aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds9-14/+61
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2-11/+29
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-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-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-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds19-277/+262
2010-09-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-22/+12
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-10/+16
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds11-12/+59
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-85/+196
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-13/+6
2010-09-07Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds4-9/+10
2010-09-07Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds17-286/+459
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang4-11/+30
2010-09-07drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang2-2/+7
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang3-10/+42
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang1-0/+4
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang1-2/+2
2010-09-07drm/i915: Prevent double dpms onChris Wilson1-1/+4
2010-09-07drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson1-20/+15
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth4-12/+113
2010-09-07drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson1-13/+12