summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-28drm/i915: Include pitch in set_base debug statement.Chris Wilson1-1/+2
2010-05-28drm/i915: Only print "nothing to do" debug message as required.Chris Wilson1-2/+3
2010-05-28drm/i915: Propagate error from unbinding an unfenceable object.Chris Wilson1-3/+7
2010-05-28drm/i915: Avoid nesting of domain changes when setting display planeChris Wilson1-5/+3
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava1-3/+2
2010-05-28drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson1-8/+12
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan1-1/+3
2010-05-28drm/i915: Only print an message if there was an errorChris Wilson1-14/+24
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock1-1/+1
2010-05-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2-4/+3
2010-05-28Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-4/+4
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-84/+128
2010-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-7/+5
2010-05-28netdev/fec: fix ifconfig eth0 down hang issueBryan Wu1-12/+16
2010-05-28ARM: S5PV210: serial: Fix section mismatch warningMarek Szyprowski1-4/+4
2010-05-28cnic: Fix context memory init. on 5709.Michael Chan2-9/+5
2010-05-28drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-05-28drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-05-28be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi1-1/+1
2010-05-28leds: Fix leds-gpio openfirmware compile issueRichard Purdie1-1/+0
2010-05-28leds: Kconfig fixesRichard Purdie1-3/+3
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig5-7/+5
2010-05-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds60-512/+689
2010-05-27acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLINGLen Brown1-9/+0
2010-05-27ACPI: allow a native cpuidle driver to displace ACPILen Brown1-5/+6
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown4-9/+20
2010-05-28mfd: Rename twl5031 sih modulesIlkka Koskinen1-5/+6
2010-05-28mfd: Storage class for timberdale should be before const qualifierTobias Klauser1-10/+10
2010-05-28mfd: Remove unneeded and dangerous clearing of clientdataWolfram Sang2-3/+0
2010-05-28mfd: New AB8500 driverRabin Vincent5-214/+583
2010-05-28gpio: Fix inverted rdc321x gpio data out registersFlorian Fainelli1-1/+1
2010-05-28mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli3-6/+6
2010-05-28mfd: Move pcf50633 irq related functions to its own file.Lars-Peter Clausen3-294/+330
2010-05-28mfd: Use threaded irq for pcf50633Lars-Peter Clausen2-49/+10
2010-05-28mfd: pcf50633-adc: Fix potential race in pcf50633_adc_sync_readLars-Peter Clausen1-24/+15
2010-05-28mfd: Fix pcf50633 bitfield logic in interrupt handlerLars-Peter Clausen1-4/+4
2010-05-28gpio: rdc321x needs to select MFD_CORERandy Dunlap1-0/+1
2010-05-28mfd: Use menuconfig for quicker config editingRandy Dunlap1-2/+8
2010-05-28mfd: AB3550 core driverMattias Wallin3-0/+1416
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin7-77/+271
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij4-4/+4
2010-05-28gpio: Add TC35892 GPIO driverRabin Vincent3-0/+389
2010-05-28mfd: Add Toshiba's TC35892 MFD coreRabin Vincent3-0/+359
2010-05-28mfd: Delay to mask tsc irq in max8925Haojian Zhuang1-2/+5
2010-05-28mfd: Remove incorrect wm8350 kfreeRabin Vincent1-3/+1
2010-05-28mfd: Fix error in wm8400 reg cache access checkPhil Carmody1-2/+2
2010-05-28mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown1-0/+47
2010-05-28mfd: Initialise WM831x IRQ masks on chip even if interrupts not in useMark Brown1-8/+8
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer4-0/+417
2010-05-28mfd: Add TPS6507x supportTodd Fischer4-79/+243