summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-08-29[SCSI] aic94xx: new driverJames Bottomley33-1/+17105
2006-08-28[SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley1-8/+2
2006-08-28Merge ../linux-2.6James Bottomley47-979/+814
2006-08-27[PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar1-1/+1
2006-08-27Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman32-888/+551
2006-08-26[SCSI] fix scsi_send_eh_cmnd regressionMike Christie1-9/+9
2006-08-26[SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez1-2/+2
2006-08-26[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez1-0/+11
2006-08-26[SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez1-3/+0
2006-08-26[SCSI] sg: fix incorrect page problemDouglas Gilbert1-4/+4
2006-08-24Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman4-26/+180
2006-08-24[PATCH] sata_via: use old SCR access pattern on vt6420Tejun Heo1-5/+112
2006-08-24[PATCH] ata_piix: implement force_pcs module parameterTejun Heo1-1/+20
2006-08-24[PATCH] ata_piix: ignore PCS on ICH5Tejun Heo1-1/+2
2006-08-24[SCSI] esp: Fix build on SUN4.David S. Miller1-1/+2
2006-08-22[PATCH] ata_piix: fix ghost device probing by honoring PCS present bitsTejun Heo1-17/+43
2006-08-20[SCSI] BusLogic gcc 4.1 warning fixesDaniel Walker1-9/+37
2006-08-20Merge branch 'master' into upstream-fixesJeff Garzik2-1/+4
2006-08-20[SCSI] lpfc 8.1.9 : Change version number to 8.1.9James Smart1-1/+1
2006-08-20[SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blockedJames Smart1-0/+19
2006-08-20[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart5-5/+38
2006-08-20[SCSI] megaraid_sas: pci_module_init to pci_register_driver conversionMichal Piotrowski1-1/+1
2006-08-20[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart1-2/+28
2006-08-20[SCSI] convert to PCI_DEVICE() macroHenrik Kretzschmar1-25/+9
2006-08-20[SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap2-3/+3
2006-08-20[SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart1-2/+2
2006-08-20[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones5-7/+0
2006-08-20[SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1fdave wysochanski1-4/+19
2006-08-20[SCSI] aacraid: Reset adapter in recovery timeoutMark Haverkamp5-21/+296
2006-08-20[SCSI] aacraid: Check for unlikely errorsMark Haverkamp3-3/+18
2006-08-20[SCSI] aacraid: Restart adapter on firmware assert (Update 2)Mark Haverkamp3-14/+45
2006-08-20[SCSI] aacraid: interruptible ioctlMark Haverkamp3-10/+38
2006-08-20[SCSI] limit recursion when flushing shost->starved_listAndreas Herrmann1-1/+9
2006-08-11Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2-1/+4
2006-08-10[PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks1-1/+1
2006-08-10[PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee1-1/+2
2006-08-09[PATCH] libata: clear sdev->locked on door lock failureTejun Heo1-0/+13
2006-08-09[PATCH] Fix compile problem when sata debugging is onKeith Owens1-2/+2
2006-08-07[SCSI] fix up short inquiry printingJames Bottomley1-1/+1
2006-08-07[SCSI] Improve inquiry printingMatthew Wilcox6-78/+38
2006-08-07[SCSI] ipr: Bump driver version to 2.1.4Brian King1-2/+2
2006-08-07[SCSI] ipr: Auto sense handling fixBrian King1-2/+1
2006-08-07[SCSI] ipr: Properly handle IOA recovered errorsBrian King1-1/+2
2006-08-07[SCSI] ipr: Handle new SAS error codesBrian King1-0/+28
2006-08-07[SCSI] ipr: Add some hardware defined types for SATABrian King1-3/+75
2006-08-06[ARM] Fix Acorn platform SCSI driver build failuresRussell King1-1/+1
2006-08-06[ARM] Fix NCR5380-based SCSI card buildRussell King1-0/+3
2006-08-06[SCSI] hptiop: backout ioctl messChristoph Hellwig1-558/+8
2006-08-06Merge ../linux-2.6James Bottomley5-37/+56
2006-08-06[SCSI] scsi_queue_work() documented return value is incorrectMichael Reed1-1/+3