Show patches with: Submitter = Bart Van Assche       |    Archived = No       |   1562 patches
« 1 2 ... 8 9 1015 16 »
Patch Series S/W/F Date Submitter Delegate State
[v2,28/29] scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,27/29] scsi: ufs: Move the struct ufs_ref_clk definition Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,26/29] scsi: ufs: Split the ufshcd.h header file UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,25/29] scsi: ufs: Minimize #include directives Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,24/29] scsi: ufs: Fix kernel-doc syntax in ufshcd.h UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,23/29] scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,22/29] scsi: ufs: qcom: Fix ufs_qcom_resume() UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,21/29] scsi: ufs: Introduce ufshcd_clkgate_delay_set() Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,20/29] scsi: ufs: Remove locking from around single register writes UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,19/29] scsi: ufs: Remove the TRUE and FALSE definitions Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,18/29] scsi: ufs: Remove paths from source code comments UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,17/29] scsi: ufs: Use an SPDX license identifier in the Kconfig file UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,16/29] scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,15/29] scsi: ufs: Remove the driver version UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,14/29] scsi: ufs: Make the config_scaling_param calls type safe Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,13/29] scsi: ufs: Switch to aggregate initialization UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,12/29] scsi: ufs: Remove unused constants and code Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,11/29] scsi: ufs: Invert the return value of ufshcd_is_hba_active() UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,10/29] scsi: ufs: Declare the quirks array const Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,09/29] scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,08/29] scsi: ufs: Remove the UFS_FIX() and END_FIX() macros Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,07/29] scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup() UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,06/29] scsi: ufs: Remove ufshcd_lrb.sense_buffer Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,05/29] scsi: ufs: Remove ufshcd_lrb.sense_bufflen UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,04/29] scsi: ufs: Simplify statements that return a boolean Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,03/29] scsi: ufs: Remove superfluous boolean conversions UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
[v2,02/29] scsi: ufs: Declare ufshcd_wait_for_register() static Untitled series #172555 --- 2022-04-12 Bart Van Assche Superseded
[v2,01/29] scsi: ufs: Fix a spelling error in a source code comment UFS patches for kernel v5.19 --- 2022-04-12 Bart Van Assche Superseded
Revert "scsi: scsi_debug: Address races following module load" Revert "scsi: scsi_debug: Address races following module load" --- 2022-04-09 Bart Van Assche New
[29/29] scsi: ufs: Split the drivers/scsi/ufs directory UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche New
[28/29] scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[27/29] scsi: ufs: Move the struct ufs_ref_clk definition UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[26/29] scsi: ufs: Split the ufshcd.h header file UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[25/29] scsi: ufs: Minimize #include directives UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche New
[24/29] scsi: ufs: Fix kernel-doc syntax in ufshcd.h UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[23/29] scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[22/29] scsi: ufs: qcom: Fix ufs_qcom_resume() UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[21/29] scsi: ufs: Introduce ufshcd_clkgate_delay_set() UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[20/29] scsi: ufs: Remove locking from around single register writes UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[19/29] scsi: ufs: Remove the TRUE and FALSE definitions UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[18/29] scsi: ufs: Remove paths from source code comments UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[17/29] scsi: ufs: Use an SPDX license identifier in the Kconfig file UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[16/29] scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[15/29] scsi: ufs: Remove the driver version UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[14/29] scsi: ufs: Make the config_scaling_param calls type safe UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[13/29] scsi: ufs: Remove the LUN quiescing code from ufshcd_wl_shutdown() UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche New
[12/29] scsi: ufs: Switch to aggregate initialization UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[11/29] scsi: ufs: Remove unused constants and code UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[10/29] scsi: ufs: Invert the return value of ufshcd_is_hba_active() UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[09/29] scsi: ufs: Declare the quirks array const UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[08/29] scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[07/29] scsi: ufs: Remove the UFS_FIX() and END_FIX() macros UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[06/29] scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup() UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[05/29] scsi: ufs: Remove ufshcd_lrb.sense_buffer UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[04/29] scsi: ufs: Remove ufshcd_lrb.sense_bufflen UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[03/29] scsi: ufs: Simplify statements that return a boolean UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche New
[02/29] scsi: ufs: Remove superfluous boolean conversions UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[01/29] scsi: ufs: Declare ufshcd_wait_for_register() static UFS patches for kernel v5.19 --- 2022-03-31 Bart Van Assche Superseded
[v5,49/49] scsi: core: Remove struct scsi_pointer from struct scsi_cmnd Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,48/49] scsi: zalon: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,47/49] scsi: wd33c93: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,46/49] scsi: wd719x: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,45/49] scsi: usb: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,44/49] scsi: sym53c8xx_2: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,43/49] scsi: smartpqi: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,42/49] scsi: qla2xxx: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,41/49] scsi: qla1280: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,40/49] scsi: ppa: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,39/49] scsi: sym53c500_cs: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,38/49] scsi: nsp_cs: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,37/49] scsi: nsp32: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,36/49] scsi: mvumi: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,35/49] scsi: mvsas: Fix a set-but-not-used warning Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,34/49] scsi: mesh: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,33/49] scsi: megasas: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,32/49] scsi: megaraid: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,31/49] scsi: mac53c94: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,30/49] scsi: mac53c94: Fix a set-but-not-used compiler warning Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,29/49] scsi: qedf: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,28/49] scsi: bnx2fc: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,27/49] scsi: libfc: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,26/49] scsi: initio: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,25/49] scsi: iscsi: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,24/49] scsi: imm: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,23/49] scsi: hptiop: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,22/49] scsi: fnic: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,21/49] scsi: fnic: Fix a tracing statement Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,20/49] scsi: fdomain: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,19/49] scsi: esp_scsi: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,18/49] scsi: dc395x: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,17/49] scsi: csio: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,16/49] scsi: bfa: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,15/49] scsi: aha152x: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,14/49] scsi: aha1542: Remove a set-but-not-used array Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,13/49] scsi: advansys: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,12/49] scsi: aacraid: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,11/49] scsi: 53c700: Stop clearing SCSI pointer fields Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,10/49] scsi: arm: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,09/49] scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
[v5,08/49] scsi: NCR5380: Add SCp members to struct NCR5380_cmd Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-18 Bart Van Assche New
« 1 2 ... 8 9 1015 16 »