linux-next/drivers/scsi/csiostor
Martin K. Petersen 2486e60bdd Merge patch series "Replace the "slave_*" function names"
Bart Van Assche <bvanassche@acm.org> says:

Hi Martin,

The text "slave_" in multiple function names does not make it clear what
the purpose of these functions is. Hence this patch series that renames all
SCSI functions that have the word "slave" in their function name. Please
consider this patch series for the next merge window.

Thanks,

Bart.

Link: https://lore.kernel.org/r/20241022180839.2712439-1-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2024-12-04 16:54:10 -05:00
..
csio_attr.c SCSI misc on 20190306 2019-03-09 16:53:47 -08:00
csio_defs.h scsi: csiostor: Avoid function pointer casts 2024-02-15 15:14:01 -05:00
csio_hw_chip.h scsi: csiostor: add support for Chelsio T6 adapters 2017-06-12 20:48:04 -04:00
csio_hw_t5.c scsi: csiostor: Fix a typo 2021-03-24 22:54:24 -04:00
csio_hw.c SCSI misc on 20201013 2020-10-14 15:15:35 -07:00
csio_hw.h scsi: csiostor: fix incorrect port capabilities 2018-08-27 12:26:10 -04:00
csio_init.c scsi: csiostor: Drop driver owner assignment 2024-04-05 20:52:49 -04:00
csio_init.h scsi: csiostor: remove unneeded DRIVER_LICENSE #define 2017-12-04 20:32:53 -05:00
csio_isr.c scsi: csiostor: create per port irq affinity mask set 2019-04-29 08:34:08 -04:00
csio_lnode.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
csio_lnode.h scsi: csiostor: Avoid function pointer casts 2024-02-15 15:14:01 -05:00
csio_mb.c scsi: csiostor: clean up indentation issue 2019-09-30 23:09:07 -04:00
csio_mb.h scsi: csiostor: add support for 32 bit port capabilities 2018-03-15 00:41:51 -04:00
csio_rnode.c scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwevt' param 2020-07-24 22:32:07 -04:00
csio_rnode.h
csio_scsi.c Merge patch series "Replace the "slave_*" function names" 2024-12-04 16:54:10 -05:00
csio_scsi.h scsi: csio: Stop using the SCSI pointer 2022-02-22 21:11:04 -05:00
csio_wr.c scsi: csiostor: Remove unused variable 'n' 2022-11-08 03:40:54 +00:00
csio_wr.h
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
t4fw_api_stor.h