summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-04-11ncr5380: Call complete_cmd() for disconnected commands on bus resetFinn Thain
2016-04-11mac_scsi: Fix pseudo DMA implementationFinn Thain
2016-04-11atari_scsi: Allow can_queue to be increased for FalconFinn Thain
2016-04-11atari_scsi: Set a reasonable default for cmd_per_lunFinn Thain
2016-04-11ncr5380: Update usage documentationFinn Thain
2016-04-11ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macrosFinn Thain
2016-04-11ncr5380: Remove remaining register storage qualifiersFinn Thain
2016-04-11ncr5380: Fix register decoding for debuggingFinn Thain
2016-04-11dmx3191d: Drop max_sectors limitFinn Thain
2016-04-11ncr5380: Reduce max_lun limitFinn Thain
2016-04-11ncr5380: Remove disused atari_NCR5380.c core driverFinn Thain
2016-04-11sun3_scsi: Adopt NCR5380.c core driverFinn Thain
2016-04-11atari_scsi: Adopt NCR5380.c core driverFinn Thain
2016-04-11ncr5380: Merge DMA implementation from atari_NCR5380 core driverFinn Thain
2016-04-11ncr5380: Adopt uniform DMA setup conventionFinn Thain
2016-04-11ncr5380: Use DMA hooks for PDMAFinn Thain
2016-04-11ncr5380: Remove BOARD_REQUIRES_NO_DELAY macroFinn Thain
2016-04-11ncr5380: Remove PSEUDO_DMA macroFinn Thain
2016-04-11ncr5380: Disable the DMA errata workaround flag by defaultFinn Thain
2016-04-11atari_NCR5380: Remove DMA_MIN_SIZE macroFinn Thain
2016-04-11ncr5380: Remove REAL_DMA and REAL_DMA_POLL macrosFinn Thain
2016-04-11ncr5380: Remove FLAG_NO_PSEUDO_DMA where possibleFinn Thain
2016-04-11g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400Finn Thain
2016-04-11scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8kRasmus Villemoes
2016-04-11scsi: move Additional Sense Codes to separate fileRasmus Villemoes
2016-04-11scsi: make some Additional Sense strings more grep'ableRasmus Villemoes
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen
2016-03-29scsi_dh_alua: Fix a recently introduced deadlockBart Van Assche
2016-03-29scsi: Declare local symbols staticBart Van Assche
2016-03-28cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar
2016-03-28cxlflash: Fix regression issue with re-ordering patchManoj N. Kumar
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-23mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-22Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into miscJames Bottomley
2016-03-22cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash
2016-03-21aacraid: add missing curly bracesArnd Bergmann
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-03-18scsi_common: do not clobber fixed sense informationHannes Reinecke
2016-03-18scsi: ufs: select CONFIG_NLSArnd Bergmann
2016-03-18fnic: move printk()s outside of the critical code section.Maurizio Lombardi