index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definition
Bean Huo
1
-1
/
+1
2021-10-04
scsi: ufs: core: Fix NULL pointer dereference
Bean Huo
1
-3
/
+0
2021-10-04
scsi: core: Fix spelling in a source code comment
Bart Van Assche
1
-1
/
+1
2021-09-29
scsi: sd: Fix sd_do_mode_sense() buffer length handling
Damien Le Moal
1
-0
/
+7
2021-09-29
scsi: core: Fix scsi_mode_select() buffer length handling
Damien Le Moal
1
-8
/
+13
2021-09-29
scsi: core: Fix scsi_mode_sense() buffer length handling
Damien Le Moal
1
-10
/
+15
2021-09-28
scsi: core: Delete scsi_{get,free}_host_dev()
John Garry
1
-57
/
+0
2021-09-28
scsi: elx: efct: Switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-6
/
+4
2021-09-28
scsi: ufs: ufs-qcom: Enter and exit hibern8 during clock scaling
Asutosh Das
1
-1
/
+11
2021-09-28
scsi: ufs: core: Export hibern8 entry and exit functions
Asutosh Das
2
-2
/
+3
2021-09-28
scsi: lpfc: Add support for optional PLDV handling
James Smart
2
-0
/
+18
2021-09-28
scsi: ufs: core: SCSI_UFS_HWMON depends on HWMON=y
Anders Roxell
1
-1
/
+1
2021-09-28
scsi: lpfc: Return NULL rather than a plain 0 integer
Colin Ian King
1
-1
/
+1
2021-09-28
scsi: aic7xxx: Fix a function name in comments
Cai Huoqing
2
-2
/
+2
2021-09-28
scsi: lpfc: Fix a function name in comments
Cai Huoqing
1
-4
/
+4
2021-09-28
scsi: advansys: Prefer struct_size() over open-coded arithmetic
Len Baker
1
-2
/
+2
2021-09-28
scsi: ufs: exynos: Unify naming
Krzysztof Kozlowski
1
-5
/
+5
2021-09-22
scsi: lpfc: Fix mailbox command failure during driver initialization
James Smart
1
-2
/
+13
2021-09-22
scsi: dc395: Fix error case unwinding
Tong Zhang
1
-0
/
+1
2021-09-22
scsi: ufs: core: Add temperature notification exception handling
Avri Altman
3
-0
/
+35
2021-09-22
scsi: ufs: core: Probe for temperature notification support
Avri Altman
6
-0
/
+259
2021-09-22
scsi: efct: Decrease area under spinlock
Dmitry Bogdanov
1
-2
/
+1
2021-09-22
scsi: efct: Fix nport free
Dmitry Bogdanov
2
-1
/
+7
2021-09-22
scsi: efct: Add state in nport sm trace printout
Dmitry Bogdanov
1
-1
/
+1
2021-09-14
scsi: target: Remove unused function arguments
Li Feng
1
-8
/
+6
2021-09-14
scsi: ufs: ufs-mediatek: Change dbg select by check IP version
Peter Wang
2
-2
/
+25
2021-09-14
scsi: ufs: ufshpb: Use proper power management API
Daejun Park
1
-4
/
+4
2021-09-14
scsi: ufs: ufs-qcom: Remove unneeded variable 'err'
ChanWoo Lee
1
-2
/
+1
2021-09-14
scsi: elx: libefc: Prefer kcalloc() over open coded arithmetic
Len Baker
1
-1
/
+1
2021-09-14
scsi: lpfc: Update lpfc version to 14.0.0.2
James Smart
1
-1
/
+1
2021-09-14
scsi: lpfc: Improve PBDE checks during SGL processing
James Smart
3
-42
/
+40
2021-09-14
scsi: lpfc: Zero CGN stats only during initial driver load and stat reset
James Smart
2
-4
/
+4
2021-09-14
scsi: lpfc: Fix I/O block after enabling managed congestion mode
James Smart
1
-1
/
+2
2021-09-14
scsi: lpfc: Adjust bytes received vales during cmf timer interval
James Smart
1
-2
/
+14
2021-09-14
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
7
-28
/
+154
2021-09-14
scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
James Smart
1
-23
/
+78
2021-09-14
scsi: lpfc: Fix NVMe I/O failover to non-optimized path
James Smart
1
-0
/
+1
2021-09-14
scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode
James Smart
1
-0
/
+7
2021-09-14
scsi: lpfc: Fix rediscovery of tape device after LIP
James Smart
1
-2
/
+5
2021-09-14
scsi: lpfc: Fix hang on unload due to stuck fport node
James Smart
2
-1
/
+27
2021-09-14
scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT
James Smart
1
-3
/
+5
2021-09-14
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
3
-12
/
+14
2021-09-14
scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
James Smart
1
-0
/
+1
2021-09-14
scsi: qla2xxx: Remove redundant initialization of pointer req
Colin Ian King
1
-1
/
+1
2021-09-14
scsi: qla2xxx: Update version to 10.02.07.100-k
Nilesh Javali
1
-3
/
+3
2021-09-14
scsi: qla2xxx: Fix use after free in eh_abort path
Quinn Tran
1
-3
/
+5
2021-09-14
scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueue
Manish Rangankar
3
-44
/
+40
2021-09-14
scsi: qla2xxx: Call process_response_queue() in Tx path
Shreyas Deodhar
1
-0
/
+6
2021-09-14
scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file
Arun Easi
1
-2
/
+22
2021-09-14
scsi: qla2xxx: edif: Use link event to wake up app
Quinn Tran
1
-8
/
+7
[next]