Show patches with: Submitter = Bart Van Assche       |    Archived = No       |   1795 patches
« 1 2 3 417 18 »
Patch Series S/W/F Date Submitter Delegate State
scsi: sg: Enable runtime power management scsi: sg: Enable runtime power management --- 2024-10-30 Bart Van Assche New
[v2,5/6] scsi: ufs: core: Simplify ufshcd_err_handling_prepare() UFS driver fixes and cleanups --- 2024-10-22 Bart Van Assche New
[v2,4/6] scsi: ufs: core: Simplify ufshcd_exception_event_handler() UFS driver fixes and cleanups --- 2024-10-22 Bart Van Assche New
[v2,3/6] scsi: ufs: core: Simplify ufshcd_try_to_abort_task() UFS driver fixes and cleanups --- 2024-10-22 Bart Van Assche New
[v2,2/6] scsi: ufs: core: Remove goto statements from ufshcd_try_to_abort_task() UFS driver fixes and cleanups --- 2024-10-22 Bart Van Assche New
[v2,1/6] scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definition UFS driver fixes and cleanups --- 2024-10-22 Bart Van Assche New
[v4,5/5] scsi: core: Update API documentation Replace the "slave_*" function names --- 2024-10-22 Bart Van Assche New
[v4,4/5] scsi: core: Remove the .slave_configure() method Replace the "slave_*" function names --- 2024-10-22 Bart Van Assche New
[v4,3/5] scsi: Convert SCSI drivers to .sdev_configure() Replace the "slave_*" function names --- 2024-10-22 Bart Van Assche New
[v4,2/5] scsi: Rename .device_configure() into .sdev_configure() Replace the "slave_*" function names --- 2024-10-22 Bart Van Assche New
[v4,1/5] scsi: Rename .slave_alloc() and .slave_destroy() Replace the "slave_*" function names --- 2024-10-22 Bart Van Assche New
[v2] scsi: ufs: core: Make DMA mask configuration more flexible [v2] scsi: ufs: core: Make DMA mask configuration more flexible --- 2024-10-18 Bart Van Assche New
[7/7] scsi: ufs: core: Make DMA mask configuration more flexible UFS driver fixes and cleanups --- 2024-10-16 Bart Van Assche Superseded
[5/7] scsi: ufs: core: Simplify ufshcd_err_handling_prepare() UFS driver fixes and cleanups --- 2024-10-16 Bart Van Assche Superseded
[4/7] scsi: ufs: core: Fix ufshcd_exception_event_handler() UFS driver fixes and cleanups --- 2024-10-16 Bart Van Assche New
[3/7] scsi: ufs: core: Simplify ufshcd_try_to_abort_task() UFS driver fixes and cleanups --- 2024-10-16 Bart Van Assche Superseded
[2/7] scsi: ufs: core: Remove goto statements from ufshcd_try_to_abort_task() UFS driver fixes and cleanups --- 2024-10-16 Bart Van Assche Superseded
[1/7] scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definition UFS driver fixes and cleanups --- 2024-10-16 Bart Van Assche Superseded
[v6,11/11] scsi: ufs: core: Move code out of an if-statement Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,10/11] scsi: ufs: core: Move the MCQ scsi_add_host() call Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,09/11] scsi: ufs: core: Remove code that is no longer needed Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,08/11] scsi: ufs: core: Expand the ufshcd_device_init(hba, true) call Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,07/11] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,06/11] scsi: ufs: core: Move the ufshcd_device_init() calls Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,05/11] scsi: ufs: core: Convert a comment into an explicit check Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,04/11] scsi: ufs: core: Introduce ufshcd_process_probe_result() Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,03/11] scsi: ufs: core: Call ufshcd_add_scsi_host() later Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,02/11] scsi: ufs: core: Introduce ufshcd_post_device_init() Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v6,01/11] scsi: ufs: core: Introduce ufshcd_add_scsi_host() Combine the two UFS driver scsi_add_host() calls --- 2024-10-16 Bart Van Assche New
[v3,6/6] scsi: core: Update .slave_configure() references in the documentation Replace the "slave_*" function names --- 2024-10-08 Bart Van Assche New
[v3,5/6] scsi: core: Remove the .slave_configure() method Replace the "slave_*" function names --- 2024-10-08 Bart Van Assche Superseded
[v3,4/6] scsi: Convert SCSI drivers to .sdev_configure() Replace the "slave_*" function names --- 2024-10-08 Bart Van Assche Superseded
[v3,3/6] scsi: Rename .device_configure() into .sdev_configure() Replace the "slave_*" function names --- 2024-10-08 Bart Van Assche Superseded
[v3,2/6] scsi: core: Rename .slave_alloc() and .slave_destroy() in the documentation Replace the "slave_*" function names --- 2024-10-08 Bart Van Assche New
[v3,1/6] scsi: Rename .slave_alloc() and .slave_destroy() Replace the "slave_*" function names --- 2024-10-08 Bart Van Assche Superseded
[v2,11/11] scsi: core: Update .slave_configure() references in the documentation Improve the "slave" function names --- 2024-10-02 Bart Van Assche Superseded
[v2,10/11] scsi: core: Remove the .slave_configure() method Improve the "slave" function names --- 2024-10-02 Bart Van Assche Superseded
[v2,09/11] scsi: Convert SCSI drivers to .sdev_configure() Improve the "slave" function names --- 2024-10-02 Bart Van Assche Superseded
[v2,08/11] scsi: Rename .device_configure() into .sdev_configure() Improve the "slave" function names --- 2024-10-02 Bart Van Assche Superseded
[v2,07/11] scsi: core: Rename .slave_alloc() and .slave_destroy() in the documentation Improve the "slave" function names --- 2024-10-02 Bart Van Assche Superseded
[v2,06/11] scsi: Rename .slave_alloc() and .slave_destroy() Improve the "slave" function names --- 2024-10-02 Bart Van Assche Superseded
[v2,05/11] scsi: sym53c8xx: Remove the changelog Improve the "slave" function names --- 2024-10-02 Bart Van Assche New
[v2,04/11] scsi: ncr53c8xx: Remove the changelog Improve the "slave" function names --- 2024-10-02 Bart Van Assche New
[v2,03/11] scsi: lpfc: Remove the changelog Improve the "slave" function names --- 2024-10-02 Bart Van Assche New
[v2,02/11] scsi: ips: Remove the changelog Improve the "slave" function names --- 2024-10-02 Bart Van Assche New
[v2,01/11] scsi: arcmsr: Remove the changelog Improve the "slave" function names --- 2024-10-02 Bart Van Assche New
[4/4] scsi: core: Update .slave_configure() references in the documentation Do not use "slave" in function names --- 2024-09-30 Bart Van Assche Superseded
[3/4] scsi: core: Remove .slave_configure() Do not use "slave" in function names --- 2024-09-30 Bart Van Assche Superseded
[2/4] scsi: Convert SCSI drivers to .device_configure() Do not use "slave" in function names --- 2024-09-30 Bart Van Assche Superseded
[1/4] scsi: Rename .slave_alloc() and .slave_destroy() Do not use "slave" in function names --- 2024-09-30 Bart Van Assche New
scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif --- 2024-09-30 Bart Van Assche New
[v4,4/4] scsi: ufs: core: Always initialize the UIC done completion Clean up the UFS driver UIC code --- 2024-09-12 Bart Van Assche New
[v4,3/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to analyze Clean up the UFS driver UIC code --- 2024-09-12 Bart Van Assche Superseded
[v4,2/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to read Clean up the UFS driver UIC code --- 2024-09-12 Bart Van Assche New
[v4,1/4] scsi: ufs: core: Improve the struct ufs_hba documentation Clean up the UFS driver UIC code --- 2024-09-12 Bart Van Assche Superseded
[v3,4/4] scsi: ufs: core: Always initialize the UIC done completion Clean up the UFS driver UIC code --- 2024-09-12 Bart Van Assche Superseded
[v3,3/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to analyze Clean up the UFS driver UIC code --- 2024-09-12 Bart Van Assche New
[v3,2/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to read Clean up the UFS driver UIC code --- 2024-09-12 Bart Van Assche Superseded
[v3,1/4] scsi: ufs: core: Improve the struct ufs_hba documentation Clean up the UFS driver UIC code --- 2024-09-12 Bart Van Assche New
[v5,10/10] scsi: ufs: core: Move code out of an if-statement Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,09/10] scsi: ufs: core: Move the MCQ scsi_add_host() call Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche Superseded
[v5,08/10] scsi: ufs: core: Remove code that is no longer needed Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche Superseded
[v5,07/10] scsi: ufs: core: Expand the ufshcd_device_init(hba, true) call Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche Superseded
[v5,06/10] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,05/10] scsi: ufs: core: Move the ufshcd_device_init() call Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,04/10] scsi: ufs: core: Introduce ufshcd_process_device_init_result() Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,03/10] scsi: ufs: core: Call ufshcd_add_scsi_host() later Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,02/10] scsi: ufs: core: Introduce ufshcd_post_device_init() Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche Superseded
[v5,01/10] scsi: ufs: core: Introduce ufshcd_add_scsi_host() Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche Superseded
[v2,4/4] scsi: ufs: core: Change the approach for power change UIC commands Improve the UFS driver link hibernation code --- 2024-09-09 Bart Van Assche New
[v2,3/4] scsi: ufs: core: Always initialize the UIC done completion Improve the UFS driver link hibernation code --- 2024-09-09 Bart Van Assche Superseded
[v2,2/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to read Improve the UFS driver link hibernation code --- 2024-09-09 Bart Van Assche Superseded
[v2,1/4] scsi: ufs: core: Improve the struct ufs_hba documentation Improve the UFS driver link hibernation code --- 2024-09-09 Bart Van Assche Superseded
[v4,10/10] scsi: ufs: core: Remove the second argument of ufshcd_device_init() Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,09/10] scsi: ufs: core: Move code out of an if-statement Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche Superseded
[v4,08/10] scsi: ufs: core: Move the MCQ scsi_add_host() call Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche Superseded
[v4,07/10] scsi: ufs: core: Expand the ufshcd_device_init(hba, true) call Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,06/10] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,05/10] scsi: ufs: core: Move the ufshcd_device_init() call Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,04/10] scsi: ufs: core: Call ufshcd_add_scsi_host() later Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,03/10] scsi: ufs: core: Introduce ufshcd_post_device_init() Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche Superseded
[v4,02/10] scsi: ufs: core: Introduce ufshcd_activate_link() Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,01/10] scsi: ufs: core: Introduce ufshcd_add_scsi_host() Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche Superseded
[v3] sd: Retry START STOP UNIT commands [v3] sd: Retry START STOP UNIT commands --- 2024-09-04 Bart Van Assche New
[v3,9/9] ufs: core: Remove the second argument of ufshcd_device_init() Simplify the UFS driver initialization code --- 2024-08-28 Bart Van Assche New
[v3,8/9] ufs: core: Move the MCQ scsi_add_host() call Simplify the UFS driver initialization code --- 2024-08-28 Bart Van Assche New
[v3,7/9] ufs: core: Expand the ufshcd_device_init(hba, true) call Simplify the UFS driver initialization code --- 2024-08-28 Bart Van Assche Superseded
[v3,6/9] ufs: core: Move the ufshcd_device_init(hba, true) call Simplify the UFS driver initialization code --- 2024-08-28 Bart Van Assche Superseded
[v3,5/9] ufs: core: Move the ufshcd_device_init() call Simplify the UFS driver initialization code --- 2024-08-28 Bart Van Assche Superseded
[v3,4/9] ufs: core: Call ufshcd_add_scsi_host() later Simplify the UFS driver initialization code --- 2024-08-28 Bart Van Assche New
[v3,3/9] ufs: core: Introduce ufshcd_post_device_init() Simplify the UFS driver initialization code --- 2024-08-28 Bart Van Assche Superseded
[v3,2/9] ufs: core: Introduce ufshcd_activate_link() Simplify the UFS driver initialization code --- 2024-08-28 Bart Van Assche Superseded
[v3,1/9] ufs: core: Introduce ufshcd_add_scsi_host() Simplify the UFS driver initialization code --- 2024-08-28 Bart Van Assche Superseded
[v2,9/9] ufs: core: Remove the second argument of ufshcd_device_init() Simplify the UFS driver initialization code --- 2024-08-22 Bart Van Assche New
[v2,8/9] ufs: core: Move the MCQ scsi_add_host() call Simplify the UFS driver initialization code --- 2024-08-22 Bart Van Assche Superseded
[v2,7/9] ufs: core: Expand the ufshcd_device_init(hba, true) call Simplify the UFS driver initialization code --- 2024-08-22 Bart Van Assche Superseded
[v2,6/9] ufs: core: Move the ufshcd_device_init(hba, true) call Simplify the UFS driver initialization code --- 2024-08-22 Bart Van Assche New
[v2,5/9] ufs: core: Move the ufshcd_device_init() call Simplify the UFS driver initialization code --- 2024-08-22 Bart Van Assche Superseded
[v2,4/9] ufs: core: Call ufshcd_add_scsi_host() later Simplify the UFS driver initialization code --- 2024-08-22 Bart Van Assche New
[v2,3/9] ufs: core: Introduce ufshcd_post_device_init() Simplify the UFS driver initialization code --- 2024-08-22 Bart Van Assche Superseded
« 1 2 3 417 18 »