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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
scsi: hisi_sas: Try wait commands before before controller reset
Xiaofei Tan
4
-0
/
+43
2018-05-29
scsi: hisi_sas: Init disks after controller reset
Xiaofei Tan
1
-1
/
+18
2018-05-29
scsi: hisi_sas: Create a scsi_host_template per HW module
Xiang Chen
5
-33
/
+86
2018-05-29
scsi: hisi_sas: Reset disks when discovered
Xiang Chen
1
-1
/
+49
2018-05-29
scsi: hisi_sas: Add LED feature for v3 hw
Xiaofei Tan
1
-0
/
+42
2018-05-29
scsi: hisi_sas: Change common allocation mode of device id
Xiang Chen
2
-1
/
+6
2018-05-29
scsi: hisi_sas: change slot index allocation mode
Xiang Chen
2
-3
/
+11
2018-05-29
scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
John Garry
4
-70
/
+36
2018-05-29
scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
Wei Yongjun
1
-1
/
+1
2018-05-29
scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"
Colin Ian King
1
-1
/
+1
2018-05-29
scsi: core: sanitize++ in progress
Douglas Gilbert
1
-0
/
+4
2018-05-29
scsi: scsi_transport_srp: Fix shost to rport translation
Bart Van Assche
1
-2
/
+20
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+10
2018-05-24
Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+8
2018-05-23
cxgb4: change the port capability bits definition
Ganesh Goudar
1
-1
/
+1
2018-05-23
qedi: Add get_generic_tlv_data handler.
Manish Rangankar
1
-0
/
+16
2018-05-23
qedi: Add support for populating ethernet TLVs.
Manish Rangankar
3
-0
/
+191
2018-05-23
qedf: Add get_generic_tlv_data handler.
Chad Dupuis
2
-0
/
+18
2018-05-23
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
4
-1
/
+104
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+5
2018-05-21
sr: pass down correctly sized SCSI sense buffer
Jens Axboe
1
-2
/
+8
2018-05-18
scsi: snic: fix a couple of spelling mistakes: "COMPLETE"
Colin Ian King
1
-3
/
+3
2018-05-18
scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()'
Christophe Jaillet
1
-3
/
+3
2018-05-18
scsi: ufs: Add clock ungating to a separate workqueue
Vijay Viswanath
2
-1
/
+11
2018-05-18
scsi: ufs: make sure all interrupts are processed
Venkat Gopalakrishnan
1
-8
/
+19
2018-05-18
scsi: ufs: ufs-qcom: remove broken hci version quirk
Subhash Jadavani
1
-1
/
+1
2018-05-18
scsi: ufs: add reference counting for scsi block requests
Subhash Jadavani
2
-8
/
+22
2018-05-18
scsi: ufs: ufshcd: fix possible unclocked register access
Subhash Jadavani
1
-6
/
+20
2018-05-18
scsi: ufs: fix exception event handling
Maya Erez
1
-0
/
+2
2018-05-18
scsi: dpt_i2o: Remove VLA usage
Kees Cook
1
-7
/
+14
2018-05-18
scsi: ufs: Use freq table with devfreq
Bjorn Andersson
1
-7
/
+40
2018-05-18
scsi: ufs: Extract devfreq registration
Bjorn Andersson
1
-9
/
+22
2018-05-18
scsi: storvsc: Avoid allocating memory for temp cpumasks
Michael Kelley
1
-31
/
+19
2018-05-18
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
7
-7
/
+16
2018-05-18
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2
-5
/
+17
2018-05-18
scsi: cxlflash: Add include guards to backend.h
Uma Krishnan
1
-0
/
+5
2018-05-18
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2
-3
/
+4
2018-05-18
scsi: cxlflash: Acquire semaphore before invoking ioctl services
Uma Krishnan
1
-0
/
+6
2018-05-18
scsi: cxlflash: Limit the debug logs in the IO path
Uma Krishnan
1
-2
/
+2
2018-05-18
scsi: cxlflash: Yield to active send threads
Uma Krishnan
1
-0
/
+2
2018-05-18
scsi: hisi_sas: add check of device in hisi_sas_task_exec()
Xiaofei Tan
1
-10
/
+13
2018-05-18
scsi: hisi_sas: Use device lock to protect slot alloc/free
Xiang Chen
2
-43
/
+16
2018-05-18
scsi: hisi_sas: Don't lock DQ for complete task sending
Xiang Chen
5
-41
/
+96
2018-05-18
scsi: hisi_sas: allocate slot buffer earlier
Xiang Chen
1
-24
/
+31
2018-05-18
scsi: hisi_sas: make return type of prep functions void
Xiang Chen
5
-118
/
+51
2018-05-18
scsi: hisi_sas: relocate smp sg map
Xiang Chen
4
-106
/
+51
2018-05-18
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
Alim Akhtar
2
-3
/
+4
2018-05-18
scsi: ufs: add quirk to enable host controller without hce
Alim Akhtar
2
-2
/
+78
2018-05-18
scsi: ufs: add quirk to disallow reset of interrupt aggregation
Alim Akhtar
2
-1
/
+8
2018-05-18
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
Alim Akhtar
2
-2
/
+24
[prev]
[next]