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
2016-11-30
scsi: ipr: Fix runaway IRQs when falling back from MSI to LSI
Benjamin Herrenschmidt
1
-0
/
+1
2016-11-30
scsi: dpt_i2o: double free on error path
Dan Carpenter
1
-1
/
+0
2016-11-30
scsi: cxlflash: Migrate scsi command pointer to AFU command
Matthew R. Ochs
3
-6
/
+7
2016-11-30
scsi: cxlflash: Migrate IOARRIN specific routines to function pointers
Matthew R. Ochs
2
-10
/
+14
2016-11-30
scsi: cxlflash: Cleanup queuecommand()
Matthew R. Ochs
1
-30
/
+20
2016-11-30
scsi: cxlflash: Cleanup send_tmf()
Matthew R. Ochs
1
-15
/
+7
2016-11-30
scsi: cxlflash: Remove AFU command lock
Matthew R. Ochs
2
-38
/
+16
2016-11-30
scsi: cxlflash: Wait for active AFU commands to timeout upon tear down
Matthew R. Ochs
2
-1
/
+6
2016-11-30
scsi: cxlflash: Remove private command pool
Matthew R. Ochs
2
-75
/
+0
2016-11-30
scsi: cxlflash: Use cmd_size for private commands
Matthew R. Ochs
2
-54
/
+25
2016-11-30
scsi: cxlflash: Allocate memory instead of using command pool for AFU sync
Matthew R. Ochs
1
-13
/
+12
2016-11-30
scsi: cxlflash: Remove unused buffer from AFU command
Matthew R. Ochs
2
-27
/
+2
2016-11-30
scsi: lpfc: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-5
/
+2
2016-11-30
scsi: storvsc: Payload buffer incorrectly sized for 32 bit kernels.
Cathy Avery
1
-2
/
+2
2016-11-30
scsi: cxgb4i: Add a missing call to neigh_release
Quentin Lambert
1
-1
/
+1
2016-11-30
scsi: cxlflash: Avoid command room violation
Uma Krishnan
2
-50
/
+20
2016-11-30
scsi: cxlflash: Improve context_reset() logic
Uma Krishnan
1
-18
/
+5
2016-11-30
scsi: cxlflash: Fix crash in cxlflash_restore_luntable()
Uma Krishnan
1
-0
/
+6
2016-11-30
scsi: cxlflash: Set sg_tablesize to 1 instead of SG_NONE
Uma Krishnan
1
-1
/
+1
2016-11-29
scsi: ufs: fix default power mode to FAST/SLOW
subhashj@codeaurora.org
1
-4
/
+4
2016-11-29
scsi: ufs: optimize system suspend handling
subhashj@codeaurora.org
1
-9
/
+6
2016-11-29
scsi: ufs: fix condition in which DME command failure msg is printed out
Yaniv Gardi
1
-5
/
+6
2016-11-29
scsi: ufs: handle errors from PHY_ADAPTER_ERROR register
Dolev Raviv
2
-0
/
+12
2016-11-29
scsi: ufs: issue link starup 2 times if device isn't active
subhashj@codeaurora.org
1
-3
/
+20
2016-11-29
scsi: ufs: ensure that host pa_tactivate is higher than device
subhashj@codeaurora.org
3
-0
/
+86
2016-11-29
scsi: ufs: increase the scsi query response timeout
subhashj@codeaurora.org
1
-11
/
+2
2016-11-29
scsi: ufs: fix failure to read the string descriptor
subhashj@codeaurora.org
1
-9
/
+31
2016-11-29
scsi: ufs: update device descriptor maximum size
Yaniv Gardi
1
-1
/
+1
2016-11-29
scsi: ufs: add index details to query error messages
Yaniv Gardi
1
-6
/
+7
2016-11-29
scsi: ufs: add queries retry mechanism
Dolev Raviv
1
-9
/
+45
2016-11-29
scsi: dpt_i2o: Add a missing call to kfree
Quentin Lambert
1
-1
/
+3
2016-11-29
scsi: isci: Add a missing call to pci_unmap_biosrom
Quentin Lambert
1
-0
/
+1
2016-11-29
scsi: isci: avoid array subscript warning
Arnd Bergmann
1
-0
/
+3
2016-11-29
scsi: hisi_sas: shift vs compare typos
Dan Carpenter
1
-6
/
+6
2016-11-29
scsi: aic94xx: Add a missing call to kfree
Quentin Lambert
1
-1
/
+4
2016-11-29
scsi: hpsa: add 'ctlr_num' sysfs attribute
Hannes Reinecke
1
-0
/
+13
2016-11-29
scsi: hpsa: use correct DID_NO_CONNECT hostbyte
Hannes Reinecke
1
-1
/
+1
2016-11-29
scsi: srp_transport: Move queuecommand() wait code to SCSI core
Bart Van Assche
2
-37
/
+45
2016-11-25
scsi: libfc: Remove an unneeded condition
Dan Carpenter
1
-1
/
+0
2016-11-25
scsi: ufs: Add missing UFS_MASK macro definition
Santosh Y
1
-0
/
+2
2016-11-25
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
Xiang Chen
4
-2
/
+103
2016-11-25
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
John Garry
4
-9
/
+10
2016-11-25
scsi: hisi_sas: check SATA FIS when directly attaching SATA device
Xiang Chen
1
-0
/
+10
2016-11-25
scsi: hisi_sas: modify some values in get_ata_protocol()
Xiang Chen
1
-2
/
+12
2016-11-25
scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()
Xiang Chen
1
-2
/
+0
2016-11-25
scsi: hisi_sas: modify return value of hisi_sas_query_task()
Xiang Chen
1
-0
/
+3
2016-11-25
scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abort
Xiang Chen
1
-1
/
+2
2016-11-25
scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()
Xiang Chen
1
-1
/
+1
2016-11-25
scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()
Xiang Chen
1
-1
/
+7
2016-11-25
scsi: hisi_sas: alloc queue id of slot according to device id
Xiang Chen
4
-41
/
+30
[next]