summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Indent help textPrasad Pandit2024-04-081-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-221-0/+5
|\
| * scsi: scsi_proto: Add structures and constants related to I/O groups and streamsBart Van Assche2024-02-261-0/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-161-0/+9
|\ \
| * | scsi: core: Add kunit tests for scsi_check_passthrough()Mike Christie2024-01-291-0/+9
| |/
* / scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap2024-02-151-1/+1
|/
* scsi: imm: Add a module parameter for the transfer modeAlex Henrie2023-09-131-15/+0
* scsi: ppa: Add a module parameter for the transfer modeAlex Henrie2023-08-211-1/+1
* scsi: Add HAS_IOPORT dependenciesNiklas Schnelle2023-05-311-12/+13
* scsi: ipr: Remove SATA supportBrian King2023-04-181-2/+1
* scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config filesLukas Bulwahn2022-09-251-3/+4
* scsi: dpt_i2o: Remove obsolete driverArnd Bergmann2022-06-271-11/+0
* scsi: BusLogic: Remove bus_to_virt()Arnd Bergmann2022-06-271-1/+1
* scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche2022-05-191-1/+0
* scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig2021-07-281-1/+4
* scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig2021-07-281-0/+13
* scsi: blkcg: Fix application ID config optionsMartin K. Petersen2021-07-041-13/+0
* scsi: elx: efct: Tie into kernel Kconfig and build processJames Smart2021-06-151-0/+2
* scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar2021-06-101-0/+13
* scsi: mpi3mr: Add mpi30 Rev-R headers and KconfigKashyap Desai2021-06-021-0/+1
* scsi: core: Remove leading spaces in KconfigJuerg Haefliger2021-05-211-1/+1
* Buslogic: remove ISA supportChristoph Hellwig2021-04-061-1/+1
* scsi: lpfc: Add auto select on IRQ_POLLTong Zhang2021-01-261-0/+1
* scsi: dc395x: Drop internal SCSI message definitionsHannes Reinecke2021-01-221-0/+1
* scsi: Drop gdth driverHannes Reinecke2021-01-221-14/+0
* scsi: lpfc: Add dependency on CPU_FREQGuenter Roeck2020-07-241-0/+1
* scsi: docs: Remove invalid link and update text for zfcp kernel configBenjamin Block2020-07-081-5/+10
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-40/+40
* scsi: Update referenced link to cdrtoolsDiego Elio Pettenò2020-04-141-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-021-30/+21
|\
| * scsi: docs: convert sym53c8xx_2.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert st.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert scsi.txt to ReSTMauro Carvalho Chehab2020-03-111-8/+8
| * scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert scsi-changer.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert qlogicfas.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert ppa.txt to ReSTMauro Carvalho Chehab2020-03-111-2/+2
| * scsi: docs: convert FlashPoint.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert dpti.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert dc395x.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert BusLogic.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert aha152x.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: docs: convert aacraid.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| * scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-241-9/+0
* | ata: make SATA_PMP option selectable only if any SATA host driver is enabledBartlomiej Zolnierkiewicz2020-03-261-0/+1
|/
* block: Allow t10-pi to be modularHerbert Xu2020-01-061-0/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-251-1/+1
|\
| * scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer2019-10-091-1/+1
* | scsi: fdomain: fix building pcmcia front-endArnd Bergmann2019-07-221-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-22/+35
|\