summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-04-09aha1542: split out code from aha1542_hw_initOndrej Zary
2015-04-09aha1542: Merge aha1542_host_reset and aha1542_bus_resetOndrej Zary
2015-04-09aha1542: Remove aha1542_restartOndrej Zary
2015-04-09aha1542: remove useless code from aha1542_test_portOndrej Zary
2015-04-09aha1542: Remove unneeded gotosOndrej Zary
2015-04-09aha1542: Split aha1542_outOndrej Zary
2015-04-09aha1542: Unify aha1542_in and aha1542_in1Ondrej Zary
2015-04-09aha1542: Remove WAIT and WAITd macrosOndrej Zary
2015-04-09aha1542: Use BIT() macroOndrej Zary
2015-04-09aha1542: remove empty aha1542_statOndrej Zary
2015-04-09aha1542: Reorder functions to remove forward declarationsOndrej Zary
2015-04-09aha1542: Use u8 instead of uncharOndrej Zary
2015-04-09aha1542: Convert aha1542_intr_reset to functionOndrej Zary
2015-04-09aha1542: Remove HOSTDATA macroOndrej Zary
2015-04-09aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUNOndrej Zary
2015-04-09aha1542: remove dead codeOndrej Zary
2015-04-09aha1542: Stop using scsi_module.cOndrej Zary
2015-04-09aacraid: driver version changeMahesh Rajashekhara
2015-04-09aacraid: AIF raw device remove supportMahesh Rajashekhara
2015-04-09aacraid: performance improvement changesMahesh Rajashekhara
2015-04-09aacraid: IOCTL fixMahesh Rajashekhara
2015-04-09aacraid: IOP RESET command handling changesMahesh Rajashekhara
2015-04-09aacraid: 240 simple volume supportMahesh Rajashekhara
2015-04-09aacraid: vpd page code 0x83 supportMahesh Rajashekhara
2015-04-09aacraid: MSI-x supportMahesh Rajashekhara
2015-04-09aacraid: 4KB sector supportMahesh Rajashekhara
2015-04-09aacraid: IOCTL pass-through command fixMahesh Rajashekhara
2015-04-09aacraid: AIF support for SES device add/removeMahesh Rajashekhara
2015-04-09ipr: Driver version 2.6.1Brian King
2015-04-09ipr: AF DASD raw mode implementation in ipr driverWen Xiong
2015-04-09ipr: Re-enable write sameBrian King
2015-04-09ipr: Fix possible error path oops during initializationBrian King
2015-04-09ipr: Reset in task contextBrian King
2015-04-09ipr: Reboot speed improvementsBrian King
2015-04-09scsi: storvsc: Set the tablesize based on the information given by the hostK. Y. Srinivasan
2015-04-09scsi: storvsc: Don't assume that the scatterlist is not chainedK. Y. Srinivasan
2015-04-09scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan
2015-04-09scsi: storvsc: Retrieve information about the capability of the targetK. Y. Srinivasan
2015-04-09scsi: storvsc: Always send on the selected outgoing channelK. Y. Srinivasan
2015-04-09scsi: storvsc: Size the queue depth based on the ringbuffer sizeK. Y. Srinivasan
2015-04-09scsi: storvsc: Increase the ring buffer sizeK. Y. Srinivasan
2015-04-09aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker
2015-03-19scsi: proper state checking and module refcount handling in scsi_device_getChristoph Hellwig
2015-03-19sd: don't grab a device references from driver methodsChristoph Hellwig
2015-03-19scsi: serialize ->rescan against ->removeChristoph Hellwig
2015-03-09ncr5380: Harmonize jiffies conversion with msecs_to_jiffiesNicholas Mc Guire
2015-03-09g_NCR5380: Kill compiler warning if builtinGeert Uytterhoeven
2015-03-09ncr5380: Drop owner assignment from platform_driversWolfram Sang
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds