summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* aha1542: Always name Scsi_Host variables shOndrej Zary2015-04-101-49/+49
* aha1524: Use struct scsi_cmndOndrej Zary2015-04-101-75/+75
* aha1542: clean up cmd variablesOndrej Zary2015-04-101-29/+24
* aha1542: Simplify aha1542_biosparamOndrej Zary2015-04-101-13/+8
* aha1542: rework configuration parametersOndrej Zary2015-04-101-159/+54
* aha1542: rework hw_initOndrej Zary2015-04-102-81/+59
* aha1542: Call wait_mask from aha1542_outOndrej Zary2015-04-101-10/+7
* aha1542: split out code from aha1542_hw_initOndrej Zary2015-04-101-30/+35
* aha1542: Merge aha1542_host_reset and aha1542_bus_resetOndrej Zary2015-04-101-68/+14
* aha1542: Remove aha1542_restartOndrej Zary2015-04-101-26/+2
* aha1542: remove useless code from aha1542_test_portOndrej Zary2015-04-101-14/+1
* aha1542: Remove unneeded gotosOndrej Zary2015-04-101-39/+19
* aha1542: Split aha1542_outOndrej Zary2015-04-101-40/+35
* aha1542: Unify aha1542_in and aha1542_in1Ondrej Zary2015-04-101-26/+7
* aha1542: Remove WAIT and WAITd macrosOndrej Zary2015-04-101-47/+57
* aha1542: Use BIT() macroOndrej Zary2015-04-101-18/+19
* aha1542: remove empty aha1542_statOndrej Zary2015-04-101-15/+1
* aha1542: Reorder functions to remove forward declarationsOndrej Zary2015-04-102-39/+24
* aha1542: Use u8 instead of uncharOndrej Zary2015-04-102-46/+46
* aha1542: Convert aha1542_intr_reset to functionOndrej Zary2015-04-101-1/+4
* aha1542: Remove HOSTDATA macroOndrej Zary2015-04-101-59/+55
* aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUNOndrej Zary2015-04-102-15/+10
* aha1542: remove dead codeOndrej Zary2015-04-102-248/+1
* aha1542: Stop using scsi_module.cOndrej Zary2015-04-102-133/+169
* aacraid: driver version changeMahesh Rajashekhara2015-04-102-2/+2
* aacraid: AIF raw device remove supportMahesh Rajashekhara2015-04-102-0/+36
* aacraid: performance improvement changesMahesh Rajashekhara2015-04-107-58/+57
* aacraid: IOCTL fixMahesh Rajashekhara2015-04-103-1/+7
* aacraid: IOP RESET command handling changesMahesh Rajashekhara2015-04-103-10/+31
* aacraid: 240 simple volume supportMahesh Rajashekhara2015-04-102-0/+8
* aacraid: vpd page code 0x83 supportMahesh Rajashekhara2015-04-101-12/+153
* aacraid: MSI-x supportMahesh Rajashekhara2015-04-106-107/+505
* aacraid: 4KB sector supportMahesh Rajashekhara2015-04-102-51/+200
* aacraid: IOCTL pass-through command fixMahesh Rajashekhara2015-04-101-2/+8
* aacraid: AIF support for SES device add/removeMahesh Rajashekhara2015-04-102-2/+8
* ipr: Driver version 2.6.1Brian King2015-04-091-2/+2
* ipr: AF DASD raw mode implementation in ipr driverWen Xiong2015-04-092-0/+88
* ipr: Re-enable write sameBrian King2015-04-091-1/+0
* ipr: Fix possible error path oops during initializationBrian King2015-04-091-7/+9
* ipr: Reset in task contextBrian King2015-04-092-26/+67
* ipr: Reboot speed improvementsBrian King2015-04-092-9/+157
* scsi: storvsc: Set the tablesize based on the information given by the hostK. Y. Srinivasan2015-04-091-25/+64
* scsi: storvsc: Don't assume that the scatterlist is not chainedK. Y. Srinivasan2015-04-091-42/+57
* scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan2015-04-091-7/+8
* scsi: storvsc: Retrieve information about the capability of the targetK. Y. Srinivasan2015-04-091-0/+6
* scsi: storvsc: Always send on the selected outgoing channelK. Y. Srinivasan2015-04-091-1/+1
* scsi: storvsc: Size the queue depth based on the ringbuffer sizeK. Y. Srinivasan2015-04-091-11/+16
* scsi: storvsc: Increase the ring buffer sizeK. Y. Srinivasan2015-04-091-1/+1
* aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker2015-04-094-12/+7
* scsi: proper state checking and module refcount handling in scsi_device_getChristoph Hellwig2015-03-191-7/+13