aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Gravatar Linus Torvalds 5-45/+44
2011-02-16m68knommu: fix dereference of port.ttyGravatar Greg Ungerer 1-15/+14
2011-02-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 45-299/+676
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-1/+2
2011-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 4-31/+54
2011-02-15Merge branch 'iomem' into releaseGravatar Len Brown 1-7/+18
2011-02-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Gravatar Linus Torvalds 4-115/+102
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+9
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 7-52/+70
2011-02-15pci: use security_capable() when checking capablities during config space readGravatar Chris Wright 1-1/+2
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputGravatar Naga Chumbalkar 1-2/+9
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Gravatar Alex Deucher 1-14/+8
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoGravatar Alex Deucher 1-0/+10
2011-02-15drm/radeon/kms: fix a few more atombios endian issuesGravatar Alex Deucher 2-7/+7
2011-02-14Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 21-313/+232
2011-02-14Merge branch 'imx' into dmaengine-fixesGravatar Dan Williams 2-39/+63
2011-02-14dma: ipu_idmac: do not lose valid received data in the irq handlerGravatar Anatolij Gustschin 1-50/+0
2011-02-14Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesGravatar Dave Airlie 11-99/+229
2011-02-14drm/radeon/kms: improve 6xx/7xx CS error outputGravatar Alex Deucher 1-20/+26
2011-02-14drm/radeon/kms: check AA resolve registers on r300Gravatar Marek Olšák 8-13/+49
2011-02-14drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Gravatar Marek Olšák 5-12/+5
2011-02-14drm/radeon/kms: use linear aligned for evergreen/ni bo blitsGravatar Alex Deucher 1-2/+2
2011-02-14drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsGravatar Alex Deucher 1-2/+2
2011-02-14drm/radeon: fix race between GPU reset and TTM delayed delete thread.Gravatar Dave Airlie 1-0/+4
2011-02-14drm/radeon/kms: evergreen/ni big endian fixes (v2)Gravatar Alex Deucher 4-10/+40
2011-02-14drm/radeon/kms: 6xx/7xx big endian fixesGravatar Cédric Cano 6-20/+54
2011-02-14drm/radeon/kms: atombios big endian fixesGravatar Cédric Cano 3-52/+52
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesGravatar Cédric Cano 3-9/+34
2011-02-14drm/radeon/kms: optimize CS state checking for r100->r500Gravatar Marek Olšák 4-12/+77
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaGravatar Kees Cook 1-4/+5
2011-02-14drm/radeon/kms: add connector table for mac g5 9600Gravatar Alex Deucher 2-0/+48
2011-02-14radeon mkregtable: Add missing fclose() callsGravatar Jesper Juhl 1-1/+4
2011-02-14drm/radeon/kms: fix interlaced modes on dce4+Gravatar Alex Deucher 2-22/+20
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Gravatar Dave Airlie 1-2/+2
2011-02-13Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-2/+4
2011-02-13Revert "pci: use security_capable() when checking capablities during config s...Gravatar Linus Torvalds 1-2/+1
2011-02-12Merge branch 'devicetree/merge' into spi/mergeGravatar Grant Likely 468-3239/+3266
2011-02-12ACPI / Video: Probe for output switch method when searching video devices.Gravatar Michael Karcher 1-0/+5
2011-02-12ACPI / Wakeup: Enable button GPEs unconditionally during initializationGravatar Rafael J. Wysocki 1-1/+5
2011-02-12ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectGravatar Rafael J. Wysocki 1-23/+26
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpGravatar Linus Torvalds 1-20/+8
2011-02-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-13/+48
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 4-4/+23
2011-02-11drivers/w1/masters/omap_hdq.c: add missing clk_putGravatar Julia Lawall 1-14/+14
2011-02-11nbd: remove module-level ioctl mutexGravatar Soren Hansen 1-3/+0
2011-02-11drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Gravatar Alexander Strakh 1-1/+5
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionGravatar Roland Stigge 1-6/+22
2011-02-11drm/i915: Fix resume regression from 5d1d0ccGravatar Chris Wilson 1-2/+1
2011-02-11drm/i915/tv: Use polling rather than interrupt-based hotplugGravatar Chris Wilson 1-13/+30
2011-02-11drm/i915: Trigger modesetting if force-audio changesGravatar Chris Wilson 3-18/+91