summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-195-51/+163
|\
| * sata_mv: remove pointless NULL testJeff Garzik2009-12-171-1/+1
| * pata_hpt3x2n: fix clock turnaroundSergei Shtylyov2009-12-171-29/+35
| * libata: fix reporting of drained bytes when clearing DRQRobert Hancock2009-12-171-1/+1
| * sata_mv: add power management support for the PCI controllers.Saeed Bishara2009-12-171-0/+29
| * sata_mv: store the board_idx into the host private dataSaeed Bishara2009-12-171-6/+8
| * pata_octeon_cf: use resource_size(), to fix resource sizing bugH Hartley Sweeten2009-12-171-1/+1
| * libata: use the WRITE_SAME_16 defineChristoph Hellwig2009-12-171-1/+1
| * sata_mv: move the PCI bar description initialization codeSaeed Bishara2009-12-171-9/+10
| * sata_mv: add power management support for the platform driverSaeed Bishara2009-12-171-0/+43
| * sata_mv: support clkdev frameworkSaeed Bishara2009-12-171-3/+34
| * sata_mv: increase PIO IORDY timeoutSaeed Bishara2009-12-171-1/+1
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-1920-49/+71
|\ \
| * | [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-181-1/+1
| * | [S390] qdio: add counter for input queue full conditionJan Glauber2009-12-183-1/+5
| * | [S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber2009-12-181-9/+1
| * | [S390] cio: fix channel path varyPeter Oberparleiter2009-12-183-14/+19
| * | [S390] drivers: Correct size given to memsetJulia Lawall2009-12-181-2/+2
| * | [S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu2009-12-188-0/+18
| * | [S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin2009-12-181-1/+1
| * | [S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin2009-12-181-1/+1
| * | [S390] dasd: move dasd-diag kmsg to dasdStefan Haberland2009-12-181-20/+22
| * | [S390] cio: fix drvdata usage for the console subchannelSebastian Ott2009-12-181-0/+1
* | | watchdog: update geodewdt for new MFGPT APIAndres Salomon2009-12-182-22/+20
|/ /
* | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-172-7/+10
|\ \
| * | cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell2009-12-171-6/+9
| * | cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell2009-12-171-1/+1
| |/
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-176-15/+15
|\ \
| * | mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-165-14/+14
| * | USB ehci: replace mach header with platThomas Weber2009-12-161-1/+1
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-177-30/+706
|\ \ \
| * | | hwmon: (w83627hf) Fix for "No such device"Christian Schulte2009-12-161-1/+1
| * | | hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron2009-12-161-3/+3
| * | | hwmon: Add driver for VIA CPU core temperatureHarald Welte2009-12-163-0/+365
| * | | hwmon: (smsc47m1) Enable device if neededJean Delvare2009-12-161-3/+27
| * | | hwmon: (smsc47m1) Fail module loading on errorJean Delvare2009-12-161-13/+11
| * | | hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare2009-12-161-10/+89
| * | | hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch2009-12-163-0/+210
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-1747-358/+4909
|\ \ \
| * | | [SCSI] 3w-9xxx fix bug in sgl loadingadam radford2009-12-121-4/+7
| * | | [SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2009-12-122-3/+114
| * | | [SCSI] libfc: reduce hold time on SCSI host lockChris Leech2009-12-121-29/+36
| * | | [SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar2009-12-121-0/+1
| * | | [SCSI] pm8001: misc code cleanupjack wang2009-12-103-5/+9
| * | | [SCSI] pm8001: enable read HBA SAS address from VPDjack wang2009-12-103-20/+26
| * | | [SCSI] pm8001: do not reset local sata as it will not be found if resetjack wang2009-12-101-0/+2
| * | | [SCSI] pm8001: bit set pm8001_ha->flagsjack wang2009-12-101-1/+1
| * | | [SCSI] pm8001:fix potential NULL pointer dereferencejack wang2009-12-101-1/+1
| * | | [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device.jack wang2009-12-101-44/+21
| * | | [SCSI] pm8001: fix endian issues with SAS addressjack wang2009-12-102-5/+5