index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
scsi: mpt3sas: fix pr_info message continuation
Colin Ian King
1
-2
/
+2
2017-08-24
scsi: ses: make page2 support optional
Hannes Reinecke
1
-1
/
+38
2017-08-24
scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea'
Hannes Reinecke
1
-7
/
+10
2017-08-24
scsi: ses: check return code from ses_recv_diag()
Hannes Reinecke
1
-1
/
+2
2017-08-24
scsi: hpsa: Remove 'hpsa_allow_any' module option
Hannes Reinecke
1
-19
/
+7
2017-08-24
scsi: cciss: Drop obsolete driver
Hannes Reinecke
8
-7877
/
+1
2017-08-24
scsi: hpsa: do not print errors for unsupported report luns format
Hannes Reinecke
1
-9
/
+11
2017-08-24
scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page
Hannes Reinecke
1
-1
/
+1
2017-08-24
scsi: hpsa: disable volume status check for legacy boards
Hannes Reinecke
1
-0
/
+10
2017-08-24
scsi: hpsa: add support for legacy boards
Hannes Reinecke
2
-27
/
+121
2017-08-24
scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'
Christophe JAILLET
1
-0
/
+1
2017-08-24
scsi: sym53c8xx: Avoid undefined behaviour
Helge Deller
1
-1
/
+1
2017-08-24
scsi: make 'state' device attribute pollable
Hannes Reinecke
2
-1
/
+7
2017-08-24
scsi: scsi_lib: rework scsi_internal_device_unblock_nowait()
Hannes Reinecke
1
-6
/
+11
2017-08-24
scsi: esas2r: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-24
scsi: virtio: virtio_scsi: Set can_queue to the length of the virtqueue.
Richard W.M. Jones
1
-2
/
+2
2017-08-24
scsi: virtio: Reduce BUG if total_sg > virtqueue size to WARN.
Richard W.M. Jones
1
-2
/
+3
2017-08-24
scsi: qedi: Limit number for CQ queues.
Manish Rangankar
3
-7
/
+10
2017-08-24
scsi: hisi_sas: remove driver versioning
John Garry
3
-6
/
+0
2017-08-24
scsi: hisi_sas: replace kfree with scsi_host_put
John Garry
2
-7
/
+12
2017-08-24
scsi: hisi_sas: remove phy_down_v3_hw() res variable
John Garry
1
-2
/
+1
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
[next]