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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
scsi: ufs-qcom: enable quirk to fix gear change to HS
Yaniv Gardi
1
-2
/
+4
2015-06-02
scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk
Yaniv Gardi
2
-0
/
+18
2015-06-02
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC
Yaniv Gardi
1
-0
/
+2
2015-06-02
scsi: ufs: provide a quirk to disable the LCC
Yaniv Gardi
3
-0
/
+53
2015-06-02
scsi: ufs-qcom: don't enable interrupt aggregation
Yaniv Gardi
1
-1
/
+16
2015-06-02
scsi: ufs: introduce the capability and quirk for interrupt aggregation
Yaniv Gardi
2
-4
/
+36
2015-06-02
ipr: Increase default adapter init stage change timeout
Brian King
1
-1
/
+1
2015-06-02
st: implement tape statistics
Seymour, Shane M
2
-1
/
+293
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-76
/
+65
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
5
-172
/
+179
2015-06-01
megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...
Sumit.Saxena@avagotech.com
3
-42
/
+30
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
32
-33
/
+0
2015-05-31
hpsa: change driver version
Don Brace
1
-1
/
+1
2015-05-31
hpsa: add in new controller id
Don Brace
1
-0
/
+2
2015-05-31
hpsa: cleanup reset
Webb Scales
3
-29
/
+181
2015-05-31
hpsa: propagate the error code in hpsa_kdump_soft_reset
Robert Elliott
1
-4
/
+7
2015-05-31
hpsa: use scsi host_no as hpsa controller number
Robert Elliott
1
-60
/
+74
2015-05-31
hpsa: use block layer tag for command allocation
Webb Scales
2
-32
/
+128
2015-05-31
hpsa: add interrupt number to /proc/interrupts interrupt name
Robert Elliott
2
-6
/
+15
2015-05-31
hpsa: create workqueue after the driver is ready for use
Robert Elliott
1
-29
/
+31
2015-05-31
hpsa: fix try_soft_reset error handling
Robert Elliott
1
-5
/
+11
2015-05-31
hpsa: cleanup for init_one step 2 in kdump
Robert Elliott
1
-0
/
+10
2015-05-31
hpsa: skip free_irq calls if irqs are not allocated
Robert Elliott
1
-1
/
+6
2015-05-31
hpsa: call pci_release_regions after pci_disable_device
Robert Elliott
1
-4
/
+13
2015-05-31
hpsa: performance tweak for hpsa_scatter_gather()
Webb Scales
1
-11
/
+28
2015-05-31
hpsa: refactor and rework support for sending TEST_UNIT_READY
Webb Scales
1
-30
/
+87
2015-05-31
hpsa: don't return abort request until target is complete
Webb Scales
3
-30
/
+93
2015-05-31
hpsa: use helper routines for finishing commands
Webb Scales
1
-47
/
+31
2015-05-31
hpsa: add support sending aborts to physical devices via the ioaccel2 path
Stephen Cameron
3
-8
/
+135
2015-05-31
hpsa: do not print ioaccel2 warning messages about unusual completions.
Robert Elliott
1
-24
/
+0
2015-05-31
hpsa: clean up some error reporting output in abort handler
Robert Elliott
1
-9
/
+15
2015-05-31
hpsa: clean up driver init
Robert Elliott
1
-86
/
+157
2015-05-31
hpsa: correct return values from driver functions.
Robert Elliott
1
-5
/
+5
2015-05-31
hpsa: do not check cmd_alloc return value - it cannnot return NULL
Robert Elliott
1
-62
/
+15
2015-05-31
hpsa: add more ioaccel2 error handling, including underrun statuses.
Joe Handzik
2
-5
/
+32
2015-05-31
hpsa: add ioaccel sg chaining for the ioaccel2 path
Webb Scales
2
-10
/
+116
2015-05-31
hpsa: refactor freeing of resources into more logical functions
Robert Elliott
1
-48
/
+56
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-4
/
+2
2015-05-31
hpsa: clean up error handling
Robert Elliott
1
-34
/
+58
2015-05-31
hpsa: break hpsa_free_irqs_and_disable_msix into two functions
Robert Elliott
1
-17
/
+18
2015-05-31
hpsa: Get queue depth from identify physical bmic for physical disks.
Joe Handzik
1
-20
/
+13
2015-05-31
hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.
Joe Handzik
2
-1
/
+10
2015-05-31
hpsa: print accurate SSD Smart Path Enabled status
Robert Elliott
1
-4
/
+8
2015-05-31
hpsa: factor out hpsa_ioaccel_submit function
Webb Scales
1
-25
/
+66
2015-05-31
hpsa: try resubmitting down raid path on task set full
Stephen Cameron
1
-2
/
+1
2015-05-31
hpsa: do not ignore return value of hpsa_register_scsi
Stephen Cameron
1
-1
/
+3
2015-05-31
hpsa: factor out hpsa_init_cmd function
Stephen Cameron
2
-26
/
+53
2015-05-31
hpsa: make function names consistent
Robert Elliott
1
-6
/
+8
2015-05-31
hpsa: allow lockup detected to be viewed via sysfs
Stephen Cameron
1
-0
/
+17
2015-05-31
hpsa: hpsa decode sense data for io and tmf
Stephen Cameron
2
-35
/
+119
[prev]
[next]