aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo2-1/+17
2010-09-09ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2010-09-09ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+4
2010-09-09libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2-0/+5
2010-09-09drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij1-1/+1
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean1-5/+21
2010-09-09rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto1-1/+1
2010-09-09drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall1-1/+2
2010-09-09omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du1-1/+1
2010-09-09mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde1-0/+1
2010-09-09omap_hsmmc: remove unused local `state'Sergio Aguirre1-1/+0
2010-09-09ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava1-1/+1
2010-09-09mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2-8/+7
2010-09-09tmio_mmc: don't clear unhandled pending interruptsYusuke Goda1-4/+1
2010-09-09hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai1-0/+2
2010-09-09rtc-bfin: fix state restoration when resumingMike Frysinger1-2/+11
2010-09-09rtc-bfin: fix inverted logic in suspend pathMike Frysinger1-1/+1
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel1-3/+2
2010-09-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2010-09-09Merge branch 'origin'Russell King98-894/+1274
2010-09-09ahci: fix hang on failed softresetTejun Heo1-1/+1
2010-09-09pata_artop: Fix device ID parity checkJean Delvare1-1/+2
2010-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-12/+27
2010-09-09[SCSI] fix use-after-free in scsi_init_io()James Bottomley1-1/+1
2010-09-09drm/i915: Double check that the wait_request is not pending before warningChris Wilson1-7/+15
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2461-74404/+197019
2010-09-08spi/pl022: move probe call to subsys_initcall()Linus Walleij1-1/+1
2010-09-08KS8851: Correct RX packet allocationEric Dumazet1-18/+21
2010-09-09PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross1-0/+1
2010-09-08Merge branches 'cxgb3' and 'nes' into for-linusRoland Dreier4-11/+26
2010-09-08RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2-1/+3
2010-09-08RDMA/nes: Change state to closing after FINFaisal Latif1-1/+12
2010-09-08RDMA/nes: Fix double CLOSE event indication crashFaisal Latif1-8/+10
2010-09-08RDMA/nes: Write correct register write to set TX pause paramChien Tung1-2/+2
2010-09-08niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2010-09-08powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-09-08spi/pl022: fix APB pclk power regression on U300Linus Walleij1-6/+8
2010-09-08spi/spi_s3c64xx: Warn if PIO transfers time outMark Brown1-0/+6
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-17/+28
2010-09-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-15/+14
2010-09-08spi/s3c64xx: Fix incorrect reuse of 'val' local variable.Jassi Brar1-2/+3
2010-09-08spi/s3c64xx: Fix compilation warningJassi Brar1-2/+3
2010-09-08spi/dw_spi: clean the cs_control codeFeng Tang1-12/+5
2010-09-08spi/dw_spi: Allow interrupt sharingYong Wang1-1/+6
2010-09-08spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown1-1/+1
2010-09-08spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown1-1/+1
2010-09-08HID: fixup blacklist entry for Asus T91MTJiri Kosina1-1/+1
2010-09-08HID: add device ID for new Asus Multitouch ControllerRoland Baum3-0/+3
2010-09-08apm_power: Add missing break statementAnton Vorontsov1-0/+1
2010-09-08Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson1-7/+1