summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: powertec: Declare local function staticBart Van Assche2024-06-051-1/+1
* scsi: eesox: Declare local function staticBart Van Assche2024-06-051-1/+1
* scsi: cumana: Declare local function staticBart Van Assche2024-06-051-1/+1
* scsi: acornscsi: Declare local functions staticBart Van Assche2024-06-051-5/+4
* scsi: powertec: Declare SCSI host template constBart Van Assche2023-03-251-1/+1
* scsi: oak: Declare SCSI host template constBart Van Assche2023-03-251-1/+1
* scsi: eesox: Declare SCSI host template constBart Van Assche2023-03-251-1/+1
* scsi: cumana: Declare SCSI host template constBart Van Assche2023-03-252-2/+2
* scsi: arxescsi: Declare SCSI host template constBart Van Assche2023-03-251-1/+1
* scsi: acornscsi: Declare SCSI host template constBart Van Assche2023-03-251-1/+1
* scsi: arm: Move the SCSI pointer to private command dataBart Van Assche2022-02-234-29/+56
* scsi: arm: Rename arm/scsi.h into arm/arm_scsi.hBart Van Assche2022-02-236-8/+6
* scsi: NCR5380: Remove the NCR5380_CMD_SIZE macroBart Van Assche2022-02-232-2/+2
* scsi: Remove drivers/scsi/scsi.hBart Van Assche2022-02-237-7/+35
* scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-172-17/+7
* scsi: fas216: Introduce the function fas216_queue_command_internal()Bart Van Assche2021-10-171-4/+10
* scsi: fas216: Stop using scsi_cmnd.scsi_doneBart Van Assche2021-10-171-4/+4
* scsi: fas216: Introduce struct fas216_cmd_privBart Van Assche2021-10-175-1/+14
* scsi: acornscsi: Call scsi_done() directlyBart Van Assche2021-10-171-5/+1
* scsi: acornscsi: Remove scsi_cmd_to_tag() referenceJohn Garry2021-10-051-1/+1
* scsi: acornscsi: Remove tagged queuing vestigesHannes Reinecke2021-09-223-93/+23
* scsi: fas216: Kill scmd->tagHannes Reinecke2021-09-221-23/+8
* scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-291-0/+1
* scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva2021-07-291-0/+1
* scsi: fas216: Fix a build errorBart Van Assche2021-07-131-1/+1
* scsi: fas216: Use get_status_byte() to avoid using Linux-specific status codesHannes Reinecke2021-06-011-3/+3
* scsi: fas216: Translate message to host byte statusHannes Reinecke2021-06-011-4/+5
* scsi: acornscsi: Translate message byte to host byteHannes Reinecke2021-06-011-9/+12
* scsi: acornscsi: Remove acornscsi_reportstatus()Hannes Reinecke2021-06-011-25/+0
* scsi: fas216: Use fallthrough pseudo-keywordWei Ming Chen2021-05-221-1/+1
* scsi: acornscsi: Use standard definesHannes Reinecke2021-01-231-12/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-154-17/+22
|\
| * scsi: oak: Remove redundant initialization of variable retJing Xiangfeng2020-09-231-1/+1
| * scsi: arm: Avoid comma separated statementsJoe Perches2020-09-033-16/+21
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-6/+6
|/
* scsi: eesox: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET2020-07-031-1/+1
* scsi: powertec: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET2020-07-031-1/+1
* scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET2020-06-271-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-131-1/+3
|\
| * scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET2020-06-101-1/+3
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
|/
* scsi: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-251-2/+2
* scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-101-0/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1913-52/+13
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* scsi: remove the use_clustering flagChristoph Hellwig2018-12-194-4/+4
* scsi: powertec: remove the explicit use_clustering settingChristoph Hellwig2018-12-191-1/+0
* scsi: cumana_2: remove the explicit use_clustering settingChristoph Hellwig2018-12-191-1/+0