index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
scsi: ufs: Introduce phy_initialization helper
Stanley Chu
1
-0
/
+8
2020-12-08
scsi: ufs: Remove unused setup_regulators variant function
Stanley Chu
2
-19
/
+1
2020-12-07
scsi: ufs-mediatek: Introduce event_notify implementation
Stanley Chu
2
-0
/
+48
2020-12-07
scsi: ufs: Introduce event_notify variant function
Stanley Chu
2
-0
/
+13
2020-12-07
scsi: ufs: Refine error history functions
Stanley Chu
2
-92
/
+97
2020-12-07
scsi: ufs: Add error history for abort event in UFS Device W-LUN
Stanley Chu
1
-2
/
+4
2020-12-07
scsi: iscsi: Fix inappropriate use of put_device()
Qinglang Miao
1
-1
/
+3
2020-12-07
scsi: pm80xx: Fix error return in pm8001_pci_probe()
Zhang Qilong
1
-1
/
+2
2020-12-07
scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
Qinglang Miao
1
-1
/
+3
2020-12-02
scsi: target: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2020-12-02
scsi: stex: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-02
scsi: lpfc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-02
scsi: csiostor: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-02
scsi: aha1740: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-02
scsi: aacraid: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-02
scsi: bfa: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-3
/
+5
2020-12-02
scsi: aic94xx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+4
2020-12-02
scsi: aic7xxx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-3
/
+5
2020-12-01
scsi: lpfc: Correct null ndlp reference on routine exit
James Smart
1
-1
/
+2
2020-12-01
scsi: ufs: Stop hardcoding the scale down gear
Can Guo
2
-5
/
+9
2020-12-01
scsi: ufs-qcom: Keep core_clk_unipro on while link is active
Can Guo
1
-0
/
+6
2020-12-01
scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk
Can Guo
3
-20
/
+14
2020-12-01
scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...
Sebastian Andrzej Siewior
2
-10
/
+36
2020-12-01
scsi: message: fusion: Remove in_interrupt() usage in mpt_config()
Thomas Gleixner
4
-15
/
+5
2020-12-01
scsi: myrs: Remove WARN_ON(in_interrupt())
Ahmed S. Darwish
1
-1
/
+0
2020-12-01
scsi: myrb: Remove WARN_ON(in_interrupt())
Ahmed S. Darwish
1
-1
/
+0
2020-12-01
scsi: mpt3sas: Remove in_interrupt()
Ahmed S. Darwish
1
-1
/
+3
2020-12-01
scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_rom_lock()
Ahmed S. Darwish
2
-11
/
+7
2020-12-01
scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock()
Ahmed S. Darwish
2
-10
/
+6
2020-12-01
scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific code
Ahmed S. Darwish
1
-24
/
+19
2020-12-01
scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt())
Ahmed S. Darwish
1
-2
/
+0
2020-12-01
scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific code
Ahmed S. Darwish
2
-14
/
+16
2020-12-01
scsi: qla4xxx: Remove in_interrupt()
Ahmed S. Darwish
2
-35
/
+29
2020-12-01
scsi: hisi_sas: Remove preemptible()
Ahmed S. Darwish
1
-7
/
+1
2020-12-01
scsi: pm80xx: Do not sleep in atomic context
Ahmed S. Darwish
1
-1
/
+1
2020-12-01
scsi: ufs: Remove unnecessary if condition in ufshcd_suspend()
Bean Huo
1
-3
/
+1
2020-12-01
scsi: hisi_sas: Move debugfs code to v3 hw driver
Luo Jiaxing
3
-1387
/
+1212
2020-12-01
scsi: hisi_sas: Fix up probe error handling for v3 hw
Xiang Chen
1
-15
/
+11
2020-12-01
scsi: hisi_sas: Reduce some indirection in v3 hw driver
John Garry
1
-3
/
+2
2020-12-01
scsi: pm8001: Remove space in a debug message
Colin Ian King
1
-1
/
+1
2020-12-01
scsi: pm8001: Fix misindentation
Joe Perches
1
-10
/
+10
2020-12-01
scsi: pm8001: Convert pm8001_printk() to pm8001_info()
Joe Perches
3
-6
/
+6
2020-11-26
scsi: pmcraid: Use generic power management
Vaibhav Gupta
1
-33
/
+10
2020-11-26
scsi: pmcraid: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-26
scsi: mvumi: Update function description
Vaibhav Gupta
1
-1
/
+1
2020-11-26
scsi: mvumi: Use generic power management
Vaibhav Gupta
1
-37
/
+9
2020-11-26
scsi: mvumi: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-26
scsi: 3w-sas: Use generic power management
Vaibhav Gupta
1
-24
/
+7
2020-11-26
scsi: 3w-sas: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-26
scsi: 3w-9xxx: Use generic power management
Vaibhav Gupta
1
-22
/
+7
[next]