summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [PATCH] ata_piix: implement force_pcs module parameterTejun Heo2006-08-241-1/+20
| | * | | [PATCH] ata_piix: ignore PCS on ICH5Tejun Heo2006-08-241-1/+2
| | * | | [PATCH] ata_piix: fix ghost device probing by honoring PCS present bitsTejun Heo2006-08-221-17/+43
| | * | | Merge branch 'master' into upstream-fixesJeff Garzik2006-08-192-1/+4
| | |\ \ \
| | * | | | [PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks2006-08-101-1/+1
| | * | | | [PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee2006-08-101-1/+2
| * | | | | [SCSI] esp: Fix build on SUN4.David S. Miller2006-08-231-1/+2
| | |/ / / | |/| | |
| * | | | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2006-08-102-1/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ARM] Fix Acorn platform SCSI driver build failuresRussell King2006-08-061-1/+1
| | * | | [ARM] Fix NCR5380-based SCSI card buildRussell King2006-08-061-0/+3
| | | |/ | | |/|
| * | | [PATCH] libata: clear sdev->locked on door lock failureTejun Heo2006-08-091-0/+13
| * | | [PATCH] Fix compile problem when sata debugging is onKeith Owens2006-08-091-2/+2
| * | | [PATCH] libata: fix ata_device_add() error pathTejun Heo2006-08-051-4/+4
| * | | [PATCH] [libata] manually inline ata_host_remove()Jeff Garzik2006-08-051-25/+6
| * | | [PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo2006-08-051-1/+0
| * | | [PATCH] ata_piix: fix host_set private_data intializationTejun Heo2006-08-051-0/+1
| * | | [PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo2006-08-051-1/+2
| |/ /
* | | Merge branch 'merge'Paul Mackerras2006-08-082-8/+4
|\ \ \ | |/ /
| * | [PATCH] ahci: skip protocol test altogether in spurious interrupt codeUnicorn Chang2006-08-031-8/+2
| * | kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg2006-08-011-0/+2
* | | Merge branch 'merge'Paul Mackerras2006-08-0148-604/+746
|\ \ \ | |/ /
| * | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-294-24/+11
| |\ \
| | * | [PATCH] scsi: kill overeager "not-ready" messagesJens Axboe2006-07-281-4/+1
| | |/
| | * [PATCH] fix compile regression for a few scsi driversChristoph Hellwig2006-07-262-12/+6
| | * [SCSI] esp: Fix build.David S. Miller2006-07-241-8/+4
| * | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2442-500/+573
| |\ \ | | |/
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-07-2142-500/+573
| | |\
| | | * [SCSI] More buffer->request_buffer changesChristoph Hellwig2006-07-1413-19/+17
| | | * [SCSI] NCR_D700: misc fixes (section and argument ordering)James Bottomley2006-07-121-7/+7
| | | * [SCSI] scsi_debug: must_check fixesRandy Dunlap2006-07-121-18/+54
| | | * [SCSI] scsi_transport_sas: kill the use of channel James Bottomley2006-07-121-5/+3
| | | * [SCSI] scsi_transport_sas: add expander backlinkJames Bottomley2006-07-121-0/+20
| | | * [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-097-224/+108
| | | * [SCSI] ibmvscsi: handle inactive SCSI target during probeDave C Boutcher2006-07-091-0/+1
| | | * [SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseriesDave C Boutcher2006-07-091-1/+1
| | | * [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox2006-07-092-22/+0
| | | * [SCSI] aha152x: stop poking at saved scsi_cmnd membersChristoph Hellwig2006-07-091-6/+23
| | | * [SCSI] st.c: Improve sense outputLuben Tuikov2006-07-091-4/+3
| | | * [SCSI] lpfc 8.1.7: Change version number to 8.1.7James Smart2006-07-091-1/+1
| | | * [SCSI] lpfc 8.1.7: Misc FixesJames Smart2006-07-093-13/+17
| | | * [SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart2006-07-093-1/+21
| | | * [SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di...James Smart2006-07-091-10/+14
| | | * [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart2006-07-091-42/+0
| | | * [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart2006-07-091-0/+43
| | | * [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart2006-07-091-10/+12
| | | * [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart2006-07-091-16/+24
| | | * [SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ...James Smart2006-07-091-24/+34
| | | * [SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f...James Smart2006-07-091-7/+17
| | | * [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart2006-07-091-1/+11
| | | * [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB...James Smart2006-07-091-0/+11
OpenPOWER on IntegriCloud