aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Automatic merge of /spare/repo/libata-dev branch svw2005-06-041-9/+16
|\
| * [PATCH] sata_svw: Add support for new device IDsNarendra Sankar2005-05-251-9/+16
* | Merge of /spare/repo/libata-dev branch pdc206192005-06-041-1/+25
|\ \
| * \ Automatic merge of /spare/repo/linux-2.6/.git branch HEAD2005-06-0426-1436/+1073
| |\ \
| * | | [libata sata_promise] pdc20619 (PATA) supportTobias Lorenz2005-05-121-1/+25
* | | | Automatic merge of /spare/repo/libata-dev branch ahci-msi2005-06-041-13/+67
|\ \ \ \ | |_|/ / |/| | |
| * | | [libata] ahci: minor PCI MSI cleanupJeff Garzik2005-06-041-5/+6
| * | | [libata] ahci: Update for recent ->host_stop() API changeJeff Garzik2005-05-311-4/+4
| * | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-3116-48/+89
| |\ \ \
| * \ \ \ Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-2612-1317/+542
| |\ \ \ \
| * | | | | [libata ahci] support PCI MSI interrupt vectorJeff Garzik2005-05-121-10/+63
| | |_|/ / | |/| | |
* | | | | Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6Linus Torvalds2005-06-032-11/+14
|\ \ \ \ \
| * | | | | [SCSI] fix slab corruption during ipr probeNathan Lynch2005-06-031-0/+1
| * | | | | [SCSI] qla2xxx: fix bad locking during eh_abortAndrew Vasquez2005-06-031-11/+13
* | | | | | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD2005-06-0215-6/+32
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Automatic merge of 'misc-fixes' branch fromLinus Torvalds2005-05-2914-5/+31
| |\ \ \ \ \
| | * | | | | libata: bump versionJeff Garzik2005-05-291-1/+1
| | * | | | | Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap2005-05-2913-4/+28
| | |\ \ \ \ \
| | | * | | | | libata: Fix use-after-iounmapJeff Garzik2005-05-2613-4/+28
| | | | |_|/ / | | | |/| | |
| | * | | | | [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org2005-05-271-0/+1
| | * | | | | [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org2005-05-271-0/+1
| | | |/ / / | | |/| | |
| * | | | | [PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li2005-05-281-1/+1
| |/ / / /
* | | | | libata: kernel-doc warning fixesJeff Garzik2005-06-021-3/+3
* | | | | libata: update inline source docsEdward Falk2005-06-021-7/+276
* | | | | libata: doc updatesJeff Garzik2005-05-303-50/+118
* | | | | libata: more doc updatesJeff Garzik2005-05-301-13/+44
|/ / / /
* | | | Merge of 'misc-fixes' branch fromLinus Torvalds2005-05-261-6/+7
|\ \ \ \
| * | | | [PATCH] libata: Fix zero sg_dma_len() on 64-bit platformAlbert Lee2005-05-261-6/+7
| |/ / /
* | | | [PATCH] ide-scsi: kmap scatter/gather before doing PIO Stuart Hayes2005-05-261-4/+24
* | | | [PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz2005-05-261-32/+26
|/ / /
* | | [PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-portsFrancisco Javier2005-05-251-0/+2
* | | [PATCH] sata_sil: new ID 1002:437A for ATI IXP400NAKAMURA Kenta2005-05-251-0/+1
| |/ |/|
* | [PATCH] aic7xxx_osm build fixAndrew Morton2005-05-241-2/+5
* | Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds2005-05-207-1310/+524
|\ \
| * | [SCSI] aic7xxx: fix U160 modeJames Bottomley2005-05-201-0/+11
| * | [SCSI] aic7xxx: add back lockingJames Bottomley2005-05-201-4/+11
| * | [SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2005-05-202-112/+79
| * | [SCSI] aic7xxx: remove the completeqJames Bottomley2005-05-202-133/+5
| * | [SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2005-05-202-7/+0
| * | [SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig2005-05-203-51/+38
| * | [SCSI] remove dma_mask hacksChristoph Hellwig2005-05-203-46/+6
| * | [SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig2005-05-205-472/+5
| * | [SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig2005-05-201-6/+0
| * | [SCSI] remove aic7xxx busyqJames Bottomley2005-05-202-438/+191
| * | [SCSI] correct aic7xxx period setting routinesJames Bottomley2005-05-201-34/+37
| * | [SCSI] implement parameter limits in the SPI transport classJames Bottomley2005-05-201-27/+161
| |/
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev...2005-05-172-6/+11
|\ \
| * | [PATCH] libata: flush COMRESET set and clearBrett Russ2005-05-151-3/+3
| * | [PATCH] libata: Prevent the interrupt handler from completing a command twiceAlbert Lee2005-05-151-2/+4
| * | [PATCH] libata: stop setting sdev->host->max_sectors for lba48 drivesJohn W. Linville2005-05-151-1/+4
| |/