summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: clear garbage after CDBs on SG_IOTejun Heo2006-12-171-0/+1
* sata_nv/amd74xx: Add MCP61 supportAndrew Chew2006-12-141-0/+6
* [libata] sata_nv: add PCI IDsJeff Garzik2006-12-141-0/+4
* [SCSI] gdth: Fix && typosJean Delvare2006-12-141-2/+2
* [SCSI] hptiop: backout ioctl messChristoph Hellwig2006-11-241-558/+8
* [SCSI] hptiop: wrong register used in hptiop_reset_hba()HighPoint Linux Team2006-11-241-1/+1
* [SCSI] hptiop: don't use cmnd->bufflenJames Bottomley2006-11-241-1/+1
* [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-11-241-11/+3
* [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-11-244-0/+1977
* [SCSI] advansys pci tweaks.Adrian Bunk2006-11-231-41/+49
* advansys section fixesRandy Dunlap2006-11-231-3/+3
* [SCSI] advansys driver: limp along on x86Linus Torvalds2006-11-232-2/+4
* drivers/scsi/psi240i.c: fix an array overrunAdrian Bunk2006-11-201-1/+1
* sata_promise: Support FastTrak TX4300/TX4310Daniel Drake2006-11-151-0/+2
* sata_sil24: add a new PCI ID for SiI 3124Tejun Heo2006-11-111-0/+1
* aic79xx: use BIOS settingsHannes Reinecke2006-08-301-7/+28
* [PATCH] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()James Bottomley2006-06-221-1/+1
* [PATCH] the latest consensus libata resume fixMark Lord2006-06-051-0/+1
* [PATCH] 3ware 9000 disable local irqs during kmap_atomicadam radford2006-04-241-2/+6
* [PATCH] 3ware: kmap_atomic() fixAndrew Morton2006-04-241-0/+3
* [PATCH] 2.6.xx: sata_mv: another critical fixMark Lord2006-03-271-1/+4
* [PATCH] sata_mv: fix irq port status usageJeff Garzik2006-03-271-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-143-1/+3
|\
| * [SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRSAndreas Herrmann2006-03-091-1/+1
| * [SCSI] scsi: aha152x pcmcia driver needs spi transportDominik Brodowski2006-03-051-0/+1
| * [SCSI] Add Brownie to blacklistMatthew Wilcox2006-03-021-0/+1
* | [PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo2006-03-111-10/+4
* | Allocate 96 bytes for SCSI sense data replyLinus Torvalds2006-03-061-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-0111-80/+90
|\
| * [SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer2006-02-283-37/+54
| * [SCSI] Fix uninitialised width and speed in sym2Matthew Wilcox2006-02-281-0/+2
| * [SCSI] Delete duplicate driver template.Ralf Baechle2006-02-281-21/+0
| * [SCSI] scsi: scsi command retries off by one fixBrian King2006-02-272-3/+3
| * [SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig2006-02-271-14/+15
| * [SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig2006-02-271-2/+14
| * [SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez2006-02-271-2/+1
| * [SCSI] sg: Remove aha1542 hackBrian King2006-02-271-1/+1
* | [libata] Disable FUAJeff Garzik2006-02-273-0/+7
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-271-9/+43
|\ \ | |/ |/|
| * [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fixTejun Heo2006-02-251-6/+27
| * [PATCH] sata_sil: add board ID for 3512Tejun Heo2006-02-251-4/+17
* | [PATCH] sd: fix memory corruption with broken mode page headersAl Viro2006-02-261-3/+17
|/
* [SCSI] esp: fix eh lockingChristoph Hellwig2006-02-221-3/+1
* [PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo2006-02-201-5/+8
* [PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo2006-02-202-2/+2
* [PATCH] Add missing FUA write to sata_mv dma command listJens Axboe2006-02-171-0/+1
* [PATCH] libata: minor fix for 2.6.16-rc3Albert Lee2006-02-171-3/+4
* [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hbaDan Williams2006-02-171-1/+29
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-02-1632-479/+2020
|\
| * [SCSI] fix wrong context bugs in SCSIJames Bottomley2006-02-142-23/+12