summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: separate out ata_dev_configure()Tejun Heo2006-03-031-40/+40
* [PATCH] libata: convert dev->id to pointerTejun Heo2006-03-031-3/+17
* [PATCH] ata_piix: reimplement piix_sata_probe()Tejun Heo2006-03-031-23/+38
* [PATCH] ata_piix: implement proper port mapTejun Heo2006-03-031-60/+122
* [PATCH] ata_piix: add a couple of flagsTejun Heo2006-03-031-4/+7
* [PATCH] ata_piix: finer-grained port_infoTejun Heo2006-03-031-19/+58
* [PATCH] sata_sil: remove unneeded ATA_FLAG_SRST from 3512 port infoTejun Heo2006-03-011-1/+1
* [PATCH] libata: kill illegal kfree(id)Tejun Heo2006-03-011-1/+0
* [PATCH] sata_sil24: add a new PCI ID for SiI 3124Tejun Heo2006-03-011-0/+1
* Merge branch 'master'Jeff Garzik2006-03-0114-80/+97
|\
| * 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 'master'Jeff Garzik2006-02-273-15/+61
|\ \ \ | |/ /
| * | 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: kill ata_dev_reread_id()Tejun Heo2006-02-201-42/+0
* | [PATCH] libata: separate out ata_dev_read_id()Tejun Heo2006-02-201-82/+128
* | Merge branch 'upstream-fixes'Jeff Garzik2006-02-202-7/+10
|\ \ | |/
| * [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] ata_piix: convert sata to new reset mechanismTejun Heo2006-02-201-20/+15
* | [PATCH] ata_piix: convert pata to new reset mechanismTejun Heo2006-02-201-16/+27
* | [PATCH] libata: fix comment regarding setting cable typeTejun Heo2006-02-201-2/+1
* | [PATCH] libata: update ata_dev_init_params()Tejun Heo2006-02-201-10/+19
* | [PATCH] libata: rename ata_dev_id_[c_]string()Tejun Heo2006-02-203-20/+18
* | Merge branch 'master'Jeff Garzik2006-02-2035-483/+2054
|\ \ | |/
| * [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
| | * [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-141-0/+59
| | * [SCSI] sym2: Mask off opcode from RBCMatthew Wilcox2006-02-121-1/+1
| | * [SCSI] megaraid_legacy: kobject_register failureJu, Seokmann2006-02-122-2/+2
| | * [SCSI] ipr: Fix adapter initialization failureBrian King2006-02-122-47/+7
| | * [PATCH] qla2xxx: Correct lun assignment during IOCB submission.andrew.vasquez@qlogic.com2006-02-071-0/+1
| | * [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com2006-02-071-1/+2
| | * [PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com2006-02-071-3/+0
| | * [PATCH] qla2xxx: Close window on race between rport removal and fcport transi...andrew.vasquez@qlogic.com2006-02-071-0/+14
OpenPOWER on IntegriCloud