summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-24drm: fix trivial coding errorsDaniel J Blueman1-3/+3
2010-09-24drm: ttm sparse fixes.Daniel J Blueman1-4/+4
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs1-2/+4
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh1-2/+3
2010-09-23drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson1-5/+4
2010-09-23drm/i915/sdvo: Cleanup connector on error pathChris Wilson1-4/+2
2010-09-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2-5/+6
2010-09-23drm/i915: Fix 945GM regression in e259befdChris Wilson1-1/+1
2010-09-23ipmi: fix hardcoded ipmi device exit path warningYinghai Lu1-1/+6
2010-09-23rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy1-5/+8
2010-09-23drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2010-09-23drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2010-09-23fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski1-2/+3
2010-09-23efifb: support the EFI framebuffer on more Apple hardwareLuke Macken1-0/+42
2010-09-23efifb: check that the base address is plausible on pci systemsPeter Jones1-12/+49
2010-09-23drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin1-0/+2
2010-09-23vmware balloon: rename moduleDmitry Torokhov3-2/+2
2010-09-23ipmi: fix acpi probe printYinghai Lu1-5/+5
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+3
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+2
2010-09-22drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez1-0/+1
2010-09-22drm/radeon: don't allow device to be opened if powered downDave Airlie1-0/+4
2010-09-22Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+2
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman1-0/+2
2010-09-22intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson1-2/+12
2010-09-22intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse1-0/+17
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-26/+73
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+5
2010-09-21cciss: freeing uninitialized data on error pathDan Carpenter1-1/+1
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson93-431/+743
2010-09-21virtio: console: Prevent userspace from submitting NULL buffersAmit Shah1-0/+4
2010-09-21virtio: console: Fix poll blocking even though there is data to readHans de Goede1-1/+1
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds3-22/+10
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-30/+64
2010-09-21Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-21Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2-19/+2
2010-09-21serial: mfd: fix bug in serial_hsu_remove()Feng Tang1-8/+9
2010-09-21serial: amba-pl010: fix set_ldiscMika Westerberg1-7/+2
2010-09-21USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-21USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-09-21USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du1-0/+5
2010-09-21usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-09-20drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson1-2/+7
2010-09-20leds: leds-ns2: fix lockingSimon Guinot1-4/+5
2010-09-20dmaengine: fix interrupt clearing for mv_xorSimon Guinot1-1/+1
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-9/+3
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-17/+105
2010-09-18pcmcia: preserve configuration information if request_io fails partlyDominik Brodowski1-0/+6
2010-09-18dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej1-6/+79
2010-09-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-37/+43