aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds42-272/+436
2010-01-13drm/radeon/kms: only evict to GTT if CP is readyDave Airlie1-1/+4
2010-01-13drm/radeon/kms: Fix crash getting TV info with no BIOS.Michel Dänzer1-0/+3
2010-01-13drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)Alex Deucher1-0/+8
2010-01-13drm/radeon/kms/r6xx+: make irq handler less verboseAlex Deucher1-4/+4
2010-01-13drm/radeon/kms: fix up LVDS handling on macs (v2)Alex Deucher1-1/+20
2010-01-12libata: retry link resume if necessaryTejun Heo1-7/+31
2010-01-12ata_piix: enable 32bit PIO on SATA piixTejun Heo1-1/+1
2010-01-12sata_promise: don't classify overruns as HSM errorsMikael Pettersson1-1/+1
2010-01-12Input: add compat support for sysfs and /proc capabilities outputDmitry Torokhov1-15/+71
2010-01-12sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski1-1/+2
2010-01-12OMAP: DSS2: OMAPFB: fix crash when panel driver was not loadedTomi Valkeinen1-0/+5
2010-01-12OMAP: DSS2: Reject scaling settings when they cannot be supportedVille Syrjälä1-2/+5
2010-01-11iwlwifi: silence buffer overflow warningDan Carpenter1-1/+1
2010-01-11Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds2-6/+13
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds64-973/+2410
2010-01-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds9-69/+288
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-2/+0
2010-01-11rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi1-6/+3
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich3-0/+276
2010-01-11drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger1-3/+9
2010-01-11hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj3-0/+1127
2010-01-11gpiolib: fix poll(2) support reconfigure on sysfs polarity changeJani Nikula1-2/+0
2010-01-11mmc: allow for MMC v4.4Adrian Hunter1-1/+1
2010-01-11mmc_block: fix queue cleanupAdrian Hunter2-9/+11
2010-01-11mmc_block: fix probe error cleanup bugJarkko Lavinen1-0/+1
2010-01-11mmc_block: add dev_t initialization checkAnna Lemehova1-0/+5
2010-01-11power: fix kernel-doc notationRandy Dunlap1-4/+5
2010-01-11ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlockSimon Kagstrom1-2/+2
2010-01-11OMAP: DSS2: Make check-delay-loops consistentTomi Valkeinen2-10/+10
2010-01-11OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem()Tomi Valkeinen1-0/+1
2010-01-11video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.cPeter Huewe1-2/+2
2010-01-11OMAP: DSS2: Fix compile warningVaibhav Hiremath1-0/+2
2010-01-11OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen1-0/+7
2010-01-11OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen4-17/+25
2010-01-11OMAP: DSS2: RFBI: convert to new kfifo APITomi Valkeinen1-15/+15
2010-01-11Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade1-0/+7
2010-01-11agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas1-0/+3
2010-01-11agp/hp: fixup hp agp after ACPI changesBjorn Helgaas1-2/+1
2010-01-11agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester1-4/+9
2010-01-11Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linusDave Airlie29-496/+853
2010-01-11Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie33-470/+1529
2010-01-11drm/nv04: Fix set_operation software method.Marcin Kościelnicki1-1/+1
2010-01-11drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs3-6/+12
2010-01-11drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs1-1/+1
2010-01-11drm/nv04: differentiate between nv04/nv05Ben Skeggs1-1/+4
2010-01-11drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri1-20/+13
2010-01-11drm/nv50: prevent a possible ctxprog hangBen Skeggs1-0/+1
2010-01-11drm/nouveau: have ttm's fault handler called directlyBen Skeggs1-29/+1