summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber4-91/+686
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler2-27/+91
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber1-10/+5
2011-07-24[S390] kconfig: remove tape interface support commentMartin Schwidefsky1-3/+0
2011-07-23of: fix missing include from of_pci.cGrant Likely1-0/+1
2011-07-23via-velocity: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23qlge: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23igb: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23can: c_can: remove duplicated #includeHuang Weiyi2-2/+0
2011-07-23bnad: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap1-0/+1
2011-07-23ata: remove unnecessary codeGreg Dietsche1-7/+1
2011-07-23[libata] Prevent warning during PMP error recoveryGwendal Grignou1-0/+1
2011-07-23ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+1
2011-07-23pata_it821x: Fix RAID type display, by adding missing commaJean Delvare1-1/+1
2011-07-23sata_dwc_460ex: fix error pathVasiliy Kulikov1-7/+14
2011-07-23ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson1-0/+12
2011-07-23libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo1-1/+1
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen3-58/+60
2011-07-23libata: leave port thawed after reset failureTejun Heo1-1/+10
2011-07-23ata: sata_via: Use dev_dbgJoe Perches1-9/+7
2011-07-23ata: Add and use ata_print_version_onceJoe Perches42-133/+51
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches31-521/+526
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches27-230/+189
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds9-70/+689
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds89-3180/+13262
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-0/+405
2011-07-23Merge branch 'scsi-fixes'James Bottomley240-1455/+25703
2011-07-23regulator: Convert tps65023 to use regmap APIMark Brown2-70/+28
2011-07-23regmap: Add SPI bus supportMark Brown3-1/+77
2011-07-23regmap: Add I2C bus supportMark Brown3-0/+120
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown5-0/+465
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen2-0/+5
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-175/+259
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2011-07-22Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller151-5998/+6594
2011-07-22bna: Header File ConsolidationRasesh Mody6-87/+69
2011-07-22bna: HW Error Counter FixRasesh Mody3-0/+6
2011-07-22bna: Add HW Semaphore Unlock LogicRasesh Mody2-0/+31
2011-07-22bna: IOC Event Name ChangeRasesh Mody1-10/+10
2011-07-22bna: Mboxq Flush When IOC DisabledRasesh Mody1-3/+4
2011-07-22bna: Minor IRQ Index and Definition ChangeRasesh Mody2-9/+13
2011-07-22bna: State Machine Fault Handling CleanupRasesh Mody4-64/+64
2011-07-22bna: IOC Event Notification EnhancementRasesh Mody4-54/+99
2011-07-22bna: CheckPatch CleanupRasesh Mody13-215/+215
2011-07-22bna: Print Driver VersionRasesh Mody1-1/+2
2011-07-22sbni: use pci_dev->subsystem_deviceSergei Shtylyov1-4/+1
2011-07-22r8169: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov1-5/+2
2011-07-22Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-79/+86
2011-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+48