summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] aacraid: expanded expose physical device code (new)Mark Haverkamp2007-01-272-6/+10
| * | | [SCSI] aacraid: rework packet support codeMark Haverkamp2007-01-272-273/+343
| * | | [SCSI] aacraid: Begin adding support for new adapter typeMark Haverkamp2007-01-274-3/+92
| * | | [SCSI] aacraid: rework communication support codeMark Haverkamp2007-01-276-179/+262
| * | | [SCSI] ipr: Driver version 2.3.1Brian King2007-01-271-2/+2
| * | | [SCSI] ipr: PCI error recovery fixBrian King2007-01-271-2/+19
| * | | [SCSI] ipr: Tolerate not finding PCI-X registersBrian King2007-01-271-8/+2Star
| * | | [SCSI] ipr: Remove usage of pci driver dataBrian King2007-01-271-43/+20Star
| * | | [SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer2007-01-273-7/+7
| * | | [SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong2007-01-131-3/+11
| * | | [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-134-6/+23
| * | | [SCSI] libsas: phy port lock needs irq spinlocksDarrick J. Wong2007-01-132-7/+10
| * | | [SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong2007-01-131-13/+28
| * | | [SCSI] libsas: sysfs phy control attributes should not be S_IWUGODarrick J. Wong2007-01-131-2/+2
| * | | [SCSI] aic94xx: Lock DDB read/write accessesDarrick J. Wong2007-01-132-8/+11
| * | | [SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong2007-01-133-11/+25
| * | | [SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong2007-01-133-0/+9
| * | | [SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong2007-01-131-56/+66
| * | | [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong2007-01-131-22/+29
| * | | [SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong2007-01-131-1/+36
| * | | [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong2007-01-131-17/+0Star
| * | | [SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong2007-01-131-0/+5
| * | | [SCSI] libsas: Use SCAN_WILD_CARD instead of ~0Darrick J. Wong2007-01-131-1/+1
| * | | [SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong2007-01-131-0/+1
| * | | [SCSI] libsas: Destroy the task collector thread after releasing portsDarrick J. Wong2007-01-131-2/+3
| * | | [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_outDarrick J. Wong2007-01-131-3/+7
| * | | [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-133-2/+85
| * | | [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong2007-01-132-0/+16
| * | | [SCSI] libsas: Clean up rphys/port dev list after a discovery error on an exp...Darrick J. Wong2007-01-131-4/+16
| * | | [SCSI] libsas: Clean up rphys/port dev list after a discovery error.Darrick J. Wong2007-01-131-6/+33
| * | | [SCSI] qla2xxx: correct locking while call starget_for_each_device()Seokmann Ju2007-01-131-4/+0Star
| * | | [SCSI] scsi_scan message cosmetic errorKurt Garloff2007-01-131-1/+1
| * | | [SCSI] megaraid: more kernel-doc fixesRandy Dunlap2007-01-132-2/+2
| * | | [SCSI] megaraid: fix kernel-docRandy Dunlap2007-01-136-287/+275Star
| * | | [SCSI] megaraid_{mm,mbox}: init fix for kdumpSumant Patro2007-01-132-30/+114
| * | | [SCSI] scsi_debug: error processingDouglas Gilbert2007-01-131-9/+33
| * | | [SCSI] kill scsi_rety_commandChristoph Hellwig2007-01-133-23/+1Star
| * | | [SCSI] SNI RM 53c710 driverThomas Bogendoerfer2007-01-133-0/+169
| * | | [SCSI] NCR_D700: needs burst length setting to 8James Bottomley2007-01-131-0/+1
| * | | [SCSI] 53c700: Allow setting burst lengthThomas Bogendoerfer2007-01-134-4/+24
* | | | [PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day2007-02-111-1/+0Star
* | | | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-112-4/+2Star
| |_|/ |/| |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds2007-02-0913-136/+250
|\ \ \
| * | | [TC] dec_esp: Driver model for the PMAZ-AMaciej W. Rozycki2007-02-0913-136/+250
* | | | [PATCH] osst endianness annotationsAl Viro2007-02-092-38/+38
* | | | [PATCH] iscsi endianness annotationsAl Viro2007-02-092-22/+20Star
|/ / /
* | | PCI: remove duplicate device id from iprGreg Kroah-Hartman2007-02-081-3/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-02-0310-70/+100
|\ \ \ | |_|/ |/| |
| * | [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-031-10/+10
| * | [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara2007-01-271-8/+11