summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-151-0/+1
* g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400Finn Thain2016-04-111-11/+0
* scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8kRasmus Villemoes2016-04-111-2/+2
* scsi: storvsc: Fix a build issue reported by kbuild test robotK. Y. Srinivasan2016-03-051-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-0/+1
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-151-0/+1
| |\
| | * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-111-0/+1
* | | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-queue' into miscJames Bottomley2016-01-131-17/+0
|\ \ \
| * | | atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...Finn Thain2016-01-061-17/+0
* | | | Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-071-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | ses: fix discovery of SATA devices in SAS enclosuresJames Bottomley2015-12-181-0/+1
| |/ /
| * | Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-031-0/+2
| |\ \ | | |/ | |/|
| | * scsi: hpsa: select CONFIG_SCSI_SAS_ATTRArnd Bergmann2015-11-201-0/+1
| | * scsi: advansys needs ISA dma api for ISA supportArnd Bergmann2015-11-201-0/+1
* | | hisi_sas: Add initial bare main driverJohn Garry2015-11-251-0/+1
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-1/+0
|\|
| * mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy2015-11-111-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-7/+0
|\ \ | |/ |/|
| * Kconfig: remove comment about scsi_wait_scan moduleRolf Eike Beer2015-09-291-7/+0
* | cxlflash: Base support for IBM CXL Flash AdapterMatthew R. Ochs2015-07-301-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-2/+18
|\
| * snic: driver for Cisco SCSI HBANarsimhulu Musini2015-06-191-0/+17
| * advansys: Update to version 3.5 and remove compilation warningHannes Reinecke2015-05-251-1/+1
| * advansys: Remove call to dma_cache_sync()Hannes Reinecke2015-05-251-1/+1
| * virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITYChristoph Hellwig2015-05-251-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-1/+1
|\ \ | |/ |/|
| * treewide: Kconfig: fix wording / spellingMasanari Iida2015-05-261-1/+1
* | scsi: Conditionally compile in constants.cHannes Reinecke2015-01-091-2/+2
* | scsi_debug: improve driver description in KconfigDouglas Gilbert2014-12-151-9/+8
* | wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driverOndrej Zary2014-11-251-0/+8
* | tmscsim: replace by am53c974 driverHannes Reinecke2014-11-241-16/+0
* | am53c974: add new driverHannes Reinecke2014-11-241-0/+18
* | mac_scsi: Add module option to KconfigFinn Thain2014-11-201-1/+1
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-1/+0
|\
| * block: Add T10 Protection Information functionsMartin K. Petersen2014-09-271-1/+0
* | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-0/+10
|\ \
| * | xen: make pvscsi frontend dependant on xenbus frontendJuergen Gross2014-10-031-0/+1
| * | xen-scsifront: Add Xen PV SCSI frontend driverJuergen Gross2014-09-231-0/+9
| |/
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-071-0/+11
|\ \
| * | scsi: add a CONFIG_SCSI_MQ_DEFAULT optionChristoph Hellwig2014-10-011-0/+11
| |/
* | scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller2014-09-221-3/+3
* | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-161-5/+5
* | scsi: fix build errors, SCSI_FC_ATTRS needs to depend on SCSI && NETRandy Dunlap2014-09-161-1/+1
* | scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NETAnish Bhatt2014-09-151-1/+1
|/
* advansys: don't build ARMArnd Bergmann2014-07-251-1/+1
* tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRSPaul Bolle2014-07-251-14/+0
* tgt: removalBart Van Assche2014-07-171-7/+0
* libsrp: removalChristoph Hellwig2014-07-171-10/+0
* ibmvstgt: removeChristoph Hellwig2014-07-171-14/+0
* scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-171-14/+0