summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-23drm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the kms driverDaniel Vetter
2013-07-23drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SGDaniel Vetter
2013-07-23drm: kill dev->buf_readers and dev->buf_writersDaniel Vetter
2013-07-23drm/radoen: kill radeon_dma_ioctl_kmsDaniel Vetter
2013-07-23drm: kill dev->ctx_start and dev->lck_startDaniel Vetter
2013-07-23drm: kill dev->interrupt_flag and dev->dma_flagDaniel Vetter
2013-07-23drm: remove dev->last_switchDaniel Vetter
2013-07-23drm: kill dev->context_waitDaniel Vetter
2013-07-23drm: remove drm_modctx ioctl and use drm_noop insteadDaniel Vetter
2013-07-19Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-18Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher
2013-07-17drm/radeon: fix an endian bug in atom table parsingAlex Deucher
2013-07-17drm/radeon: add a module parameter to disable aspmAlex Deucher
2013-07-17drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai
2013-07-16driver-core: fix new kernel-doc warning in base/platform.cRandy Dunlap
2013-07-16linked-list: Remove __list_for_eachDave Jones
2013-07-17Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-16x86: Make sure IDT is page alignedKees Cook
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck
2013-07-16sysfs: prevent warning when only using binary attributesOliver Schinagl
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao
2013-07-16ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner
2013-07-16uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier
2013-07-16Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie