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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
scsi: hisi_sas: add phy_set_linkrate_v3_hw()
Xiang Chen
1
-0
/
+39
2017-08-24
scsi: hisi_sas: update some v3 register init settings
Xiang Chen
1
-11
/
+4
2017-08-24
scsi: hisi_sas: add reset handler for v3 hw
Xiang Chen
4
-36
/
+157
2017-08-10
scsi: hisi_sas: kill tasklet when destroying irq in v3 hw
Xiang Chen
1
-0
/
+1
2017-08-10
scsi: hisi_sas: fix v3 hw channel interrupt processing
Xiang Chen
1
-1
/
+1
2017-08-10
scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER setting
Xiang Chen
1
-0
/
+3
2017-08-10
scsi: hisi_sas: add status and command buffer for internal abort
Xiang Chen
1
-1
/
+13
2017-08-10
scsi: hisi_sas: support zone management commands
Xiaofei Tan
1
-0
/
+2
2017-08-10
scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hw
Xiang Chen
2
-21
/
+20
2017-08-10
scsi: hisi_sas: add irq and tasklet cleanup in v2 hw
Xiang Chen
1
-47
/
+49
2017-08-10
scsi: hisi_sas: remove repeated device config in v2 hw
Xiang Chen
2
-5
/
+0
2017-08-10
scsi: hisi_sas: use array for v2 hw ECC errors
John Garry
2
-179
/
+197
2017-08-10
scsi: hisi_sas: add v2 hw DFX feature
Xiaofei Tan
3
-1
/
+29
2017-08-10
scsi: hisi_sas: fix v2 hw underflow residual value
Xiang Chen
1
-2
/
+2
2017-08-10
scsi: hisi_sas: avoid potential v2 hw interrupt issue
Xiang Chen
1
-9
/
+10
2017-08-10
scsi: hisi_sas: fix reset and port ID refresh issues
Xiaofei Tan
3
-74
/
+118
2017-08-10
scsi: smartpqi: change driver version to 1.1.2-125
Kevin Barnett
1
-4
/
+4
2017-08-10
scsi: smartpqi: add in new controller ids
Kevin Barnett
1
-22
/
+14
2017-08-10
scsi: smartpqi: update kexec and power down support
Kevin Barnett
1
-0
/
+1
2017-08-10
scsi: smartpqi: cleanup doorbell register usage.
Kevin Barnett
3
-102
/
+17
2017-08-10
scsi: smartpqi: update pqi passthru ioctl
Kevin Barnett
1
-0
/
+4
2017-08-10
scsi: smartpqi: enhance BMIC cache flush
Kevin Barnett
2
-15
/
+33
2017-08-10
scsi: smartpqi: add pqi reset quiesce support
Kevin Barnett
4
-14
/
+98
2017-08-10
scsi: dpt_i2o: remove redundant null check on array device
Colin Ian King
1
-5
/
+0
2017-08-10
scsi: qla2xxx: use dma_mapping_error to check map errors
Pan Bian
1
-1
/
+1
2017-08-10
scsi: mvsas: replace kfree with scsi_host_put
Pan Bian
1
-2
/
+2
2017-08-10
scsi: pm8001: fix double free in pm8001_pci_probe
Pan Bian
1
-3
/
+2
2017-08-10
scsi: megaraid_sas: fix allocate instance->pd_info twice
weiping
1
-5
/
+3
2017-08-10
scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phase
Finn Thain
1
-0
/
+2
2017-08-10
scsi: esp_scsi: Avoid sending ABORT TASK SET messages
Finn Thain
1
-4
/
+7
2017-08-10
scsi: esp_scsi: Clean up control flow and dead code
Finn Thain
2
-27
/
+14
2017-08-10
scsi: mac_esp: Fix PIO transfers for MESSAGE IN phase
Finn Thain
1
-17
/
+18
2017-08-10
scsi: mac_esp: Avoid type warning from sparse
Finn Thain
1
-1
/
+1
2017-08-10
arcmsr: add const to bin_attribute structures
Bhumika Goyal
1
-3
/
+3
2017-08-10
scsi: libcxgbi: use ndev->ifindex to find route
Varun Prakash
1
-9
/
+18
2017-08-10
scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'
Christophe JAILLET
1
-4
/
+4
2017-08-10
scsi: aic7xxx: regenerate firmware files
Michał Mirosław
3
-1102
/
+227
2017-08-07
scsi: aic7xxx: fix firmware build deps
Michał Mirosław
1
-2
/
+4
2017-08-07
scsi: aic7xxx: remove empty function
Michał Mirosław
3
-7
/
+0
2017-08-07
scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd
Steffen Maier
1
-5
/
+26
2017-08-07
scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe
himanshu.madhani@cavium.com
2
-8
/
+38
2017-08-07
scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote ports
himanshu.madhani@cavium.com
2
-53
/
+12
2017-08-07
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
7
-23
/
+99
2017-08-07
scsi: qla2xxx: Move function prototype to correct header
himanshu.madhani@cavium.com
4
-18
/
+23
2017-08-07
scsi: qla2xxx: Cleanup FC-NVMe code
himanshu.madhani@cavium.com
3
-40
/
+33
2017-08-07
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
3
-28
/
+16
2017-08-07
scsi: Convert to using %pOF instead of full_name
Rob Herring
1
-7
/
+6
2017-08-07
scsi: gdth: increase the procfs event buffer size
Arnd Bergmann
1
-1
/
+1
2017-08-07
scsi: fnic: fix format string overflow warning
Arnd Bergmann
1
-1
/
+1
2017-08-07
scsi: gdth: avoid buffer overflow warning
Arnd Bergmann
1
-1
/
+1
[next]