]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-04-03 Chandrakanth... scsi: megaraid_sas: Driver version update to 07.734...
2025-04-03 Chandrakanth... scsi: megaraid_sas: Block zero-length ATA VPD inquiry
2025-04-03 Li Haoranscsi: scsi_transport_srp: Replace min/max nesting with...
2025-04-03 Bao D. Nguyenscsi: ufs: core: Add device level exception support
2025-04-03 Bao D. Nguyenscsi: ufs: core: Rename ufshcd_wb_presrv_usrspc_keep_vc...
2025-04-03 Martin Wilckscsi: smartpqi: Use is_kdump_kernel() to check for...
2025-04-03 Igor Pylypivscsi: pm80xx: Set phy_attached to zero when device...
2025-04-03 Martin K. PetersenMerge patch series "ufs-exynos stability fixes for...
2025-04-03 Peter Griffinscsi: ufs: exynos: gs101: Put UFS device in reset on...
2025-04-03 Peter Griffinscsi: ufs: exynos: Move phy calls to .exit() callback
2025-04-03 Peter Griffinscsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD...
2025-04-03 Peter Griffinscsi: ufs: exynos: Ensure consistent phy reference...
2025-04-03 Peter Griffinscsi: ufs: exynos: Disable iocc if dma-coherent propert...
2025-04-03 Peter Griffinscsi: ufs: exynos: Move UFS shareability value to drvdata
2025-04-03 Peter Griffinscsi: ufs: exynos: Ensure pre_link() executes before...
2025-04-03 Miaoqian Linscsi: iscsi: Fix missing scsi_host_put() in error path
2025-03-21 Bart Van Asschescsi: ufs: core: Fix a race condition related to device...
2025-03-21 Xingui Yangscsi: hisi_sas: Fix I/O errors caused by hardware port...
2025-03-21 Xingui Yangscsi: hisi_sas: Enable force phy when SATA disk directl...
2025-03-18 Kai Mäkisarascsi: st: Tighten the page format heuristics with MODE...
2025-03-18 Kai Mäkisarascsi: st: ERASE does not change tape location
2025-03-18 Kai Mäkisarascsi: st: Fix array overflow in st_setup()
2025-03-18 Guixin Liuscsi: target: tcm_loop: Fix wrong abort tag
2025-03-18 Ewan D. Milnescsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp...
2025-03-18 Xingui Yangscsi: hisi_sas: Fixed failure to issue vendor specific...
2025-03-18 Thorsten Blumscsi: fnic: Remove unnecessary NUL-terminations
2025-03-18 Chen Niscsi: fnic: Remove redundant flush_workqueue() calls
2025-03-11 Chaohai Chenscsi: core: Use a switch statement when attaching VPD...
2025-03-11 Martin K. PetersenMerge patch series "scsi: ufs: renesas: Add support...
2025-03-11 Yoshihiro Shimodascsi: ufs: renesas: Add initialization code for R-Car...
2025-03-11 Yoshihiro Shimodascsi: ufs: renesas: Add reusable functions
2025-03-11 Yoshihiro Shimodascsi: ufs: renesas: Refactor 0x10ad/0x10af PHY settings
2025-03-11 Yoshihiro Shimodascsi: ufs: renesas: Remove register control helper...
2025-03-11 Yoshihiro Shimodascsi: ufs: renesas: Add register read to remove save...
2025-03-11 Yoshihiro Shimodascsi: ufs: renesas: Replace init data by init code
2025-03-11 Geert Uytterhoevenscsi: ufs: dt-bindings: renesas,ufs: Add calibration...
2025-03-11 Chandrakanth... scsi: mpi3mr: Task Abort EH Support
2025-03-11 Roman Kiselscsi: storvsc: Don't report the host packet status...
2025-03-11 Dr. David Alan... scsi: isci: Make most module parameters static
2025-03-11 Dr. David Alan... scsi: megaraid_sas: Make most module parameters static
2025-03-04 Karan Tilak... scsi: fnic: Remove unnecessary spinlock locking and...
2025-03-04 Karan Tilak... scsi: fnic: Replace fnic->lock_flags with local flags
2025-03-04 Karan Tilak... scsi: fnic: Replace use of sizeof with standard usage
2025-03-04 Karan Tilak... scsi: fnic: Fix indentation and remove unnecessary...
2025-03-04 Karan Tilak... scsi: fnic: Remove unnecessary debug print
2025-03-04 Thorsten Blumscsi: target: Replace deprecated strncpy() with strscpy()
2025-03-04 Nicolas Bouchinetscsi: logging: Fix scsi_logging_level bounds
2025-03-04 Damien Le Moalscsi: scsi_error: Add comments to scsi_check_sense()
2025-03-04 Dan Carpenterscsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp...
2025-03-04 Colin Ian Kingscsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology'
2025-03-04 Easwar Hariharanscsi: lpfc: Convert timeouts to secs_to_jiffies()
2025-03-04 Arnd Bergmannscsi: hisi_sas: Remove incorrect ACPI_PTR annotations
2025-03-04 Jiapeng Chongscsi: ufs: rockchip: Simplify bool conversion
2025-03-04 Shawn Linscsi: ufs: rockchip: Fix devm_clk_bulk_get_all_enabled...
2025-03-04 Colin Ian Kingscsi: ufs: rockchip: Fix spelling mistake 'susped'...
2025-03-03 Arnd Bergmannscsi: scsi_debug: Fix uninitialized variable use
2025-03-03 Chaohai Chenscsi: core: Fix missing lock protection
2025-02-25 Bart Van Asschescsi: scsi_debug: Do not sleep in atomic sections
2025-02-25 Bart Van Asschescsi: scsi_debug: Simplify command handling
2025-02-25 Bart Van Asschescsi: scsi_debug: Remove a reference to in_use_bm
2025-02-25 John Garryscsi: scsi_debug: Remove sdebug_device_access_info
2025-02-25 Yuichiro Tsujiscsi: qla2xxx: Fix typos in a comment
2025-02-25 Colin Ian Kingscsi: mpt3sas: Fix spelling mistake "receveid" -> ...
2025-02-25 Martin K. PetersenMerge patch series "mpi3mr: Few Enhancements and minor...
2025-02-25 Ranjan Kumarscsi: mpi3mr: Update driver version to 8.13.0.5.50
2025-02-25 Ranjan Kumarscsi: mpi3mr: Check admin reply queue from Watchdog
2025-02-25 Ranjan Kumarscsi: mpi3mr: Update timestamp only for supervisor...
2025-02-25 Ranjan Kumarscsi: mpi3mr: Update MPI Headers to revision 35
2025-02-25 Martin K. PetersenMerge patch series "scsi: scsi_debug: Add more tape...
2025-02-25 Martin K. PetersenMerge patch series "Initial support for RK3576 UFS...
2025-02-25 Shawn Linscsi: arm64: dts: rockchip: Add UFS support for RK3576 SoC
2025-02-25 Shawn Linscsi: ufs: rockchip: Initial support for UFS
2025-02-25 Shawn Linscsi: ufs: core: Export ufshcd_dme_reset() and ufshcd_d...
2025-02-25 Shawn Linscsi: ufs: dt-bindings: Document Rockchip UFS host...
2025-02-24 Ulf Hanssonpmdomain: rockchip: Fix build error
2025-02-24 Kai Mäkisarascsi: scsi_debug: Add support for partitioning the...
2025-02-24 Kai Mäkisarascsi: scsi_debug: Reset tape setting at device reset
2025-02-24 Kai Mäkisarascsi: scsi_debug: Add compression mode page for tapes
2025-02-24 Kai Mäkisarascsi: scsi_debug: Add read support and update locate...
2025-02-24 Kai Mäkisarascsi: scsi_debug: Add write support with block lengths...
2025-02-24 Kai Mäkisarascsi: scsi_debug: Add READ BLOCK LIMITS and modify...
2025-02-24 Kai Mäkisarascsi: scsi_debug: First fixes for tapes
2025-02-21 Martin K. PetersenMerge patch series "Support Multi-frequency scale for...
2025-02-21 Ziqi Chenscsi: ABI: sysfs-driver-ufs: Add missing UFS sysfs...
2025-02-21 Can Guoscsi: ufs: core: Toggle Write Booster during clock...
2025-02-21 Ziqi Chenscsi: ufs: core: Check if scaling up is required when...
2025-02-21 Can Guoscsi: ufs: core: Enable multi-level gear scaling
2025-02-21 Can Guoscsi: ufs: qcom: Implement the freq_to_gear_speed(...
2025-02-21 Can Guoscsi: ufs: core: Add a vop to map clock frequency to...
2025-02-21 Can Guoscsi: ufs: qcom: Pass target_freq to clk scale pre...
2025-02-21 Can Guoscsi: ufs: core: Pass target_freq to clk_scale_notify...
2025-02-21 Martin K. PetersenMerge patch series "mpt3sas driver udpates"
2025-02-21 Shivasharan Sscsi: mpt3sas: update driver version to 52.100.00.00
2025-02-21 Shivasharan Sscsi: mpt3sas: Send a diag reset if target reset fails
2025-02-21 Shivasharan Sscsi: mpt3sas: Report driver capability as part of...
2025-02-21 Shivasharan Sscsi: mpt3sas: Add support for MCTP Passthrough commands
2025-02-21 Shivasharan Sscsi: mpt3sas: Update MPI headers to 02.00.62 version
2025-02-21 Bao D. Nguyenscsi: ufs: qcom: Remove dead code in ufs_qcom_cfg_timers()
2025-02-19 Shawn Linpmdomain: rockchip: Check if SMC could be handled by TA
2025-02-19 Bart Van Asschescsi: mpt3sas: Fix a locking bug in an error path
next