summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Use menuconfig objectsJan Engelhardt2007-07-182-4/+11
* [SCSI] seagate: make seagate_st0x_detect() staticAdrian Bunk2007-07-181-1/+1
* [SCSI] wd33c93: cleanupsAdrian Bunk2007-07-181-1/+3
* [SCSI] small cleanupsAdrian Bunk2007-07-184-3/+5
* [SCSI] libsas: fix lockdep issue with ATAJames Bottomley2007-07-182-10/+10
* [SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2007-07-182-3/+15
* [SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong2007-07-183-6/+52
* [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devicesDarrick J. Wong2007-07-181-0/+7
* [SCSI] libsas: Unknown STP devices should be reported to libata as unknown.Darrick J. Wong2007-07-181-1/+1
* [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_doneDarrick J. Wong2007-07-181-1/+1
* [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_portDarrick J. Wong2007-07-181-1/+0
* [SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong2007-07-181-3/+27
* [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*Darrick J. Wong2007-07-181-6/+4
* [SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong2007-07-182-0/+8
* [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong2007-07-181-6/+13
* [SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong2007-07-183-308/+347
* [SCSI] libsas: fixup NCQ for SATA disksJames Bottomley2007-07-183-22/+13
* [SCSI] libsas: better error handling in sas_ex_discover_end_dev()James Bottomley2007-07-181-2/+2
* [SCSI] aic94xx: add SATAPI supportJames Bottomley2007-07-181-17/+23
* [SCSI] libsas: support NCQ for SATA disksDarrick J. Wong2007-07-181-2/+9
* [SCSI] aic94xx: SATA tag mask not set correctlyDarrick J. Wong2007-07-181-1/+1
* [SCSI] libsas: fix up sas_smp_phy_control()James Bottomley2007-07-181-1/+1
* [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expandersJames Bottomley2007-07-181-13/+68
* [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-183-2/+354
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-189-2708/+1602
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-182-0/+2
* fbdev: make fb_append_extra_logo() depend on fb=yArnd Bergmann2007-07-181-1/+1
* dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl2007-07-181-0/+1
* Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds2007-07-171-5/+5
* Make the "z/VM unit record device driver" depend on S390Linus Torvalds2007-07-171-0/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-178-49/+1079
|\
| * [S390] Fix broken logic, SIGA flags must be bitwise ORedJan Glauber2007-07-171-6/+6
| * [S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck2007-07-171-1/+1
| * [S390] z/VM unit record device driverFrank Munzert2007-07-174-0/+1017
| * [S390] vmcp cleanupChristian Borntraeger2007-07-172-40/+53
| * [S390] qdio: output queue stall on FCP and network devicesFrank Pavlic2007-07-171-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-177-72/+502
|\ \
| * | [WATCHDOG] at32ap700x_wdt.c - Fix compilation warningsWim Van Sebroeck2007-07-051-2/+4
| * | [WATCHDOG] at32ap700x_wdt.c - Add spinlock supportWim Van Sebroeck2007-07-051-0/+9
| * | [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE featuresWim Van Sebroeck2007-07-051-11/+53
| * | [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patchWim Van Sebroeck2007-07-052-16/+13
| * | [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up'sWim Van Sebroeck2007-07-051-6/+6
| * | [WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks2007-06-171-16/+20
| * | [WATCHDOG] s3c2410_wdt announce initialisationBen Dooks2007-06-171-0/+11
| * | [WATCHDOG] at32ap700x-wdt: add iounmap if probe function failsHans-Christian Egtvedt2007-06-101-2/+9
| * | [WATCHDOG] at32ap700x-wdt: add missing iounmap in _removeHans-Christian Egtvedt2007-06-101-0/+1
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2Andrew Morton2007-06-101-2/+3
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fixAndrew Morton2007-06-101-6/+9
| * | [WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt2007-06-103-0/+336
| * | [WATCHDOG] Mixcom Watchdog - CodingStyle clean-upWim Van Sebroeck2007-06-041-5/+4
OpenPOWER on IntegriCloud