index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-12-16
scsi: qla2xxx: Delay module unload while fabric scan in progress
Anil Gurumurthy
-1
/
+2
2025-12-16
scsi: qla2xxx: Allow recovery for tape devices
Shreyas Deodhar
-12
/
+0
2025-12-16
scsi: qla2xxx: Add bsg interface to support firmware img validation
Manish Rangankar
-0
/
+192
2025-12-16
scsi: qla2xxx: Validate MCU signature before executing MBC 03h
Manish Rangankar
-1
/
+34
2025-12-16
scsi: qla2xxx: Add load flash firmware mailbox support for 28xxx
Manish Rangankar
-4
/
+236
2025-12-16
scsi: qla2xxx: Add support for 64G SFP speed
Manish Rangankar
-3
/
+7
2025-12-16
scsi: qla2xxx: Add Speed in SFP print information
Himanshu Madhani
-0
/
+14
2025-12-16
scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend error
Seunghwan Baek
-1
/
+4
2025-12-16
scsi: core: Introduce an enumeration type for the SCSI_MLQUEUE constants
Bart Van Assche
-6
/
+8
2025-12-16
Merge patch series "mpt3sas: Improve device readiness handling and event reco...
Martin K. Petersen
-37
/
+1313
2025-12-16
scsi: mpt3sas: Fixed the W=1 compilation warning
Ranjan Kumar
-4
/
+4
2025-12-16
scsi: mpt3sas: Add configurable command retry limit for slow-to-respond devices
Ranjan Kumar
-6
/
+78
2025-12-16
scsi: mpt3sas: Add firmware event requeue support for busy devices
Ranjan Kumar
-18
/
+112
2025-12-16
scsi: mpt3sas: Improve device discovery and readiness handling for slow devices
Ranjan Kumar
-17
/
+1119
2025-12-16
scsi: mpt3sas: Added no_turs flag to device unblock logic
Ranjan Kumar
-3
/
+11
2025-12-16
Merge patch series "Update lpfc to revision 14.4.0.13"
Martin K. Petersen
-3
/
+184
2025-12-16
scsi: lpfc: Update lpfc version to 14.4.0.13
Justin Tee
-1
/
+1
2025-12-16
scsi: lpfc: Add support for reporting encryption events
Sarah Catania
-2
/
+133
2025-12-16
scsi: scsi_transport_fc: Introduce encryption group in fc_rport attribute
Sarah Catania
-0
/
+50
2025-12-16
scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get()
Yury Norov (NVIDIA)
-44
/
+18
2025-12-16
scsi: scsi_debug: Drop NULL scsi_cmnd check in sdebug_q_cmd_complete()
John Garry
-5
/
+0
2025-12-16
scsi: scsi_debug: Stop using READ/WRITE_ONCE() when accessing sdebug_defer.de...
John Garry
-6
/
+6
2025-12-16
scsi: scsi_debug: Stop printing extra function name in debug logs
John Garry
-56
/
+45
2025-12-16
scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
Michal Rábek
-7
/
+13
2025-12-16
scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflow
Chandrakanth Patil
-0
/
+3
2025-12-16
scsi: ufs: core: mcq: Use ufshcd_rmwl() instead of open-coding it
vamshi gajjela
-2
/
+1
2025-12-16
scsi: scsi_debug: Fix atomic write enable module param description
John Garry
-1
/
+1
2025-12-16
scsi: target: core: Add emulation for REPORT IDENTIFYING INFORMATION
Gulam Mohamed
-0
/
+136
2025-12-16
RDMA/cm: Fix leaking the multicast GID table reference
Jason Gunthorpe
-0
/
+3
2025-12-16
RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
Jason Gunthorpe
-23
/
+10
2025-12-16
drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
Ashutosh Dixit
-3
/
+4
2025-12-16
drm/xe/rtp: Whitelist OAMERT MMIO trigger registers
Ashutosh Dixit
-0
/
+19
2025-12-16
drm/xe/oa/uapi: Expose MERT OA unit
Ashutosh Dixit
-3
/
+43
2025-12-16
firmware: qcom: scm: QSEECOM on Medion SPRCHRGD 14 S1
Georg Gottleuber
-0
/
+1
2025-12-16
soc: qcom: smem: handle ENOMEM error during probe
Jorge Ramirez-Ortiz
-1
/
+3
2025-12-17
i2c: designware: Add dedicated algorithm for AMD NAVI
Benoît Monin
-9
/
+13
2025-12-17
i2c: designware: Sort compatible strings in alphabetical order
Benoît Monin
-2
/
+2
2025-12-17
i2c: designware: Optimize flag reading in i2c_dw_read()
Benoît Monin
-3
/
+2
2025-12-17
i2c: i801: Add support for Intel Nova Lake-S
Jarkko Nikula
-0
/
+4
2025-12-17
i2c: rcar: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2025-12-17
i2c: pxa: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2025-12-17
i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-2
/
+1
2025-12-16
pmdomain: qcom: rpmhpd: Add MXC to SC8280XP
Konrad Dybcio
-0
/
+4
2025-12-16
soc: qcom: llcc-qcom: Add support for Glymur
Pankaj Patil
-0
/
+207
2025-12-16
remoteproc: imx_rproc: Use strstarts for "rsc-table" check
Shenwei Wang
-1
/
+1
2025-12-16
ACPI: PNP: Drop acpi_nonpnp_device_ids[]
Rafael J. Wysocki
-15
/
+1
2025-12-16
platform/x86/intel/vbtn: Stop creating a platform device
Rafael J. Wysocki
-29
/
+1
2025-12-16
platform/x86/intel/hid: Stop creating a platform device
Rafael J. Wysocki
-40
/
+1
2025-12-16
ACPI: PNP: Drop PNP0C01 and PNP0C02 from acpi_pnp_device_ids[]
Rafael J. Wysocki
-7
/
+116
2025-12-16
drm/amdkfd: Fix improper NULL termination of queue restore SMI event string
Brian Kocoloski
-1
/
+1
[prev]
[next]