summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: implement per-dev xfermaskTejun Heo2006-08-101-29/+11
* [PATCH] [libata] Kill 'count' var in ata_device_add()Jeff Garzik2006-08-101-13/+7
* [PATCH] [libata] some function renamingJeff Garzik2006-08-101-11/+10
* [PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()Tejun Heo2006-08-101-20/+13
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-092-2/+15
|\
| * [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] ahci: remove IRQ mask clearing from init_controller()Tejun Heo2006-08-091-2/+1
* | [PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King2006-08-093-1/+151
* | [PATCH] libata: Move ata_probe_ent_alloc to libata_coreBrian King2006-08-093-26/+27
* | [PATCH] libata: Add ata_port_initBrian King2006-08-092-15/+36
* | [PATCH] libata: Add ata_host_set_initBrian King2006-08-091-4/+24
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-083-27/+9
|\ \ | |/
| * [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 'upstream-fixes' into upstreamJeff Garzik2006-08-032-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
* | [libata] ahci: add SiS PCI IDsJeff Garzik2006-07-291-0/+8
* | [PATCH] libata: cosmetic changes to PM functionsTejun Heo2006-07-292-10/+10
* | [PATCH] ahci: implement Power Management supportTejun Heo2006-07-291-0/+84
* | [PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller()Tejun Heo2006-07-291-77/+94
* | [PATCH] libata: improve driver initialization and deinitializationTejun Heo2006-07-291-51/+151
* | [PATCH] ahci: simplify ahci_start_engine()Tejun Heo2006-07-291-19/+2
* | [PATCH] ahci: cosmetic changes to ahci_start/stop_engine()Tejun Heo2006-07-291-18/+9
* | [PATCH] ahci: relocate several internal functionsTejun Heo2006-07-291-129/+126
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-07-294-24/+11
|\ \ | |/
| * 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 'upstream-fixes' into upstreamJeff Garzik2006-07-2442-500/+573
|\ \ \ | |/ /
| * | 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
OpenPOWER on IntegriCloud