summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* sd: don't grab a device references from driver methodsChristoph Hellwig2015-03-191-44/+11
* scsi: serialize ->rescan against ->removeChristoph Hellwig2015-03-191-4/+3
* ncr5380: Harmonize jiffies conversion with msecs_to_jiffiesNicholas Mc Guire2015-03-093-9/+9
* g_NCR5380: Kill compiler warning if builtinGeert Uytterhoeven2015-03-091-1/+1
* ncr5380: Drop owner assignment from platform_driversWolfram Sang2015-03-093-3/+0
* Linux 4.0-rc2v4.0-rc2Linus Torvalds2015-03-031-1/+1
* drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter2015-03-031-0/+1
* Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-03-022-8/+15
|\
| * gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-02-231-4/+10
| * gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg2015-02-231-4/+5
* | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-0212-67/+145
|\ \
| * \ Merge branch 'tmon-fixes' of .git into nextZhang Rui2015-02-285-14/+63
| |\ \
| | * | tools/thermal: tmon: silence 'set but not used' warningsBrian Norris2015-02-281-0/+3