index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry
Saurav Kashyap
1
-4
/
+4
2020-12-09
scsi: qla2xxx: Fix the call trace for flush workqueue
Saurav Kashyap
1
-1
/
+1
2020-12-09
scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machines
Arun Easi
1
-5
/
+5
2020-12-09
scsi: qla2xxx: Handle aborts correctly for port undergoing deletion
Saurav Kashyap
1
-1
/
+1
2020-12-09
scsi: qla2xxx: Fix N2N and NVMe connect retry failure
Quinn Tran
2
-22
/
+52
2020-12-09
scsi: qla2xxx: Fix FW initialization error on big endian machines
Arun Easi
1
-3
/
+3
2020-12-09
scsi: qla2xxx: Fix crash during driver load on big endian machines
Arun Easi
2
-5
/
+6
2020-12-09
scsi: qla2xxx: Fix compilation issue in PPC systems
Arun Easi
2
-3
/
+3
2020-12-09
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
Saurav Kashyap
1
-8
/
+4
2020-12-09
scsi: qla2xxx: Tear down session if FW say it is down
Quinn Tran
1
-1
/
+27
2020-12-09
scsi: qla2xxx: Limit interrupt vectors to number of CPUs
Quinn Tran
1
-2
/
+4
2020-12-09
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
2
-5
/
+5
2020-12-09
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
1
-2
/
+4
2020-12-09
scsi: qla4xxx: Remove redundant assignment to variable rval
Colin Ian King
1
-1
/
+1
2020-12-08
scsi: qla2xxx: Remove trailing semicolon in macro definition
Tom Rix
1
-2
/
+1
2020-12-08
scsi: fnic: Fix error return code in fnic_probe()
Zhang Changzhong
1
-0
/
+1
2020-12-08
scsi: ufs: Fix -Wsometimes-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2020-12-08
scsi: NCR5380: Remove context check
Ahmed S. Darwish
4
-46
/
+53
2020-12-08
scsi: ufs: Adjust ufshcd_hold() during sending attribute requests
jintae jang
1
-10
/
+7
2020-12-08
scsi: ufs: Print host regs in IRQ handler when AH8 error happens
Can Guo
1
-1
/
+2
2020-12-08
scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()
Can Guo
2
-15
/
+51
2020-12-08
scsi: ufs: Serialize eh_work with system PM events and async scan
Can Guo
2
-24
/
+41
2020-12-08
scsi: ufs: Remove pre-defined initial voltage values of device power
Stanley Chu
1
-19
/
+0
2020-12-08
scsi: ufs-dwc: Use phy_initialization helper
Stanley Chu
1
-7
/
+4
2020-12-08
scsi: ufs-cdns: Use phy_initialization helper
Stanley Chu
1
-2
/
+1
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-08
scsi: ufs-mediatek: Introduce event_notify implementation
Stanley Chu
2
-0
/
+48
2020-12-08
scsi: ufs: Introduce event_notify variant function
Stanley Chu
2
-0
/
+13
2020-12-08
scsi: ufs: Refine error history functions
Stanley Chu
2
-92
/
+97
2020-12-08
scsi: ufs: Add error history for abort event in UFS Device W-LUN
Stanley Chu
1
-2
/
+4
2020-12-08
scsi: iscsi: Fix inappropriate use of put_device()
Qinglang Miao
1
-1
/
+3
2020-12-08
scsi: pm80xx: Fix error return in pm8001_pci_probe()
Zhang Qilong
1
-1
/
+2
2020-12-08
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
[next]