summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6James Bottomley2006-06-1029-307/+410
|\
| * [PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen2006-06-051-3/+3
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-06-034-3/+11
| |\
| | * [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty2006-06-011-1/+1
| | * [SCSI] scsi_transport_sas: make write attrs writeableEric Moore2006-05-201-1/+0
| | * [SCSI] scsi_transport_sas; fix user_scanJames Bottomley2006-05-201-1/+2
| | * [SCSI] ppa: fix for machines with highmemRandy.Dunlap2006-05-191-0/+7
| | * [SCSI] Blacklist entry for HP dat changerThomas Bogendoerfer2006-05-191-0/+1
| * | [PATCH] the latest consensus libata resume fixMark Lord2006-05-281-0/+1
| * | [PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x8...Albert Lee2006-05-241-0/+5
| * | [PATCH] missing newline in scsi/st.cRene Herman2006-05-211-1/+1
| * | [PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap2006-05-201-0/+6
| * | [PATCH] sata_mv: version bumpMark Lord2006-05-201-1/+1
| * | [PATCH] sata_mv: endian fixMark Lord2006-05-201-1/+2
| * | [PATCH] sata_mv: remove local copy of queue indexesMark Lord2006-05-201-43/+33
| * | [PATCH] sata_mv: spurious interrupt workaroundMark Lord2006-05-201-3/+8
| * | [PATCH] sata_mv: chip initialization fixesMark Lord2006-05-201-2/+5
| * | [PATCH] sata_mv: deal with interrupt coalescing interruptsMark Lord2006-05-201-0/+18
| * | [PATCH] sata_mv: prevent unnecessary double-resetsMark Lord2006-05-201-7/+10
| |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-05-1121-241/+302
| |\
| | * [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2006-05-032-50/+20
| | * [SCSI] ibmvscsi: fix leak when failing to send srp eventFUJITA Tomonori2006-04-281-12/+18
| | * [SCSI] qla2xxx: Correct eh_abort recovery logic.Michael Reed2006-04-271-6/+9
| | * [SCSI] megaraid_{mm,mbox}: fix a bug in reset handlerJu, Seokmann2006-04-272-20/+46
| | * [SCSI] scsi: Add IBM 2104-DU3 to blistBrian King2006-04-271-0/+2
| | * [SCSI] Fix DVD burning issues.James Bottomley2006-04-271-7/+20
| | * [SCSI] SCSI: aic7xxx_osm_pci resource leak fix.Jesper Juhl2006-04-251-0/+1
| | * [SCSI] aic7xxx: ahc_pci_write_config() fixDenis Vlasenko2006-04-191-6/+6
| | * [SCSI] megaraid: unused variableAndrew Morton2006-04-191-1/+0
| | * [SCSI] qla2xxx: only free_irq() after request_irq() succeedsZach Brown2006-04-191-2/+2
| | * [SCSI] Overrun in drivers/scsi/sim710.cEric Sesterhenn2006-04-191-1/+1
| | * [SCSI] lpfc 8.1.5 : Change version number to 8.1.5James Smart2006-04-191-1/+1
| | * [SCSI] lpfc 8.1.5 : Misc small fixesJames Smart2006-04-193-10/+8
| | * [SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart2006-04-192-33/+37
| | * [SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart2006-04-191-2/+9
| | * [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart2006-04-193-14/+38
| | * [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart2006-04-196-51/+4
| | * [SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du...James Smart2006-04-193-22/+79
| | * [SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-191-4/+2
| * | [SCSI] advansys driver: limp along on x86Linus Torvalds2006-04-292-2/+4
| |/
* | [SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley2006-06-101-0/+9
* | [SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley2006-06-103-7/+92
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-1047-200/+167
* | [SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski2006-06-101-24/+35
* | [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-06-104-0/+1977
* | [SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim2006-06-105-497/+297
* | [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-0615-22/+22
* | [SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro2006-06-062-18/+11
* | [SCSI] iscsi: update version to 1.0-595Mike Christie2006-06-051-1/+1
* | [SCSI] iscsi: fix writepsace raceMike Christie2006-06-052-93/+120
OpenPOWER on IntegriCloud