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
2016-01-07
qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
Quinn Tran
4
-56
/
+106
2016-01-07
qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
Quinn Tran
2
-14
/
+12
2016-01-07
qla2xxx: Wait for all conflicts before ack'ing PLOGI
Alexei Potashnik
5
-50
/
+180
2016-01-07
qla2xxx: Delete session if initiator is gone from FW
Alexei Potashnik
4
-16
/
+104
2016-01-07
qla2xxx: Added interface to send explicit LOGO.
Himanshu Madhani
7
-4
/
+253
2016-01-07
qla2xxx: Add FW resource count in DebugFS.
Quinn Tran
7
-31
/
+81
2016-01-07
qla2xxx: Enable Target counters in DebugFS.
Himanshu Madhani
6
-1
/
+84
2016-01-07
qla2xxx: Enable Exchange offload support.
Himanshu Madhani
6
-7
/
+222
2016-01-07
qla2xxx: Enable Extended Logins support
Himanshu Madhani
6
-7
/
+224
2016-01-06
ncr5380: Add support for HP C2502
Ondrej Zary
2
-16
/
+59
2016-01-06
ncr5380: Fix wait for 53C80 registers registers after PDMA
Ondrej Zary
1
-31
/
+6
2016-01-06
ncr5380: Enable PDMA for DTC chips
Ondrej Zary
2
-8
/
+33
2016-01-06
ncr5380: Enable PDMA for NCR53C400A
Ondrej Zary
1
-4
/
+19
2016-01-06
ncr5380: Use runtime register mapping
Ondrej Zary
3
-64
/
+49
2016-01-06
ncr5380: Fix pseudo DMA transfers on 53C400
Ondrej Zary
1
-0
/
+4
2016-01-06
ncr5380: Cleanup whitespace and parentheses
Finn Thain
2
-24
/
+32
2016-01-06
atari_NCR5380: Merge changes from NCR5380.c
Finn Thain
1
-32
/
+52
2016-01-06
ncr5380: Merge changes from atari_NCR5380.c
Finn Thain
1
-68
/
+87
2016-01-06
ncr5380: Fix whitespace in comments using regexp
Finn Thain
2
-155
/
+155
2016-01-06
ncr5380: Fix trailing whitespace using regexp
Finn Thain
1
-186
/
+186
2016-01-06
ncr5380: Cleanup comments
Finn Thain
2
-225
/
+54
2016-01-06
ncr5380: Fix soft lockups
Finn Thain
10
-4
/
+16
2016-01-06
atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
Finn Thain
3
-70
/
+36
2016-01-06
atari_NCR5380: Eliminate HOSTNO macro
Finn Thain
2
-89
/
+84
2016-01-06
atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
Finn Thain
2
-22
/
+18
2016-01-06
ncr5380: Implement new eh_bus_reset_handler
Finn Thain
2
-17
/
+72
2016-01-06
ncr5380: Fix EH during arbitration and selection
Finn Thain
3
-43
/
+119
2016-01-06
ncr5380: Implement new eh_abort_handler
Finn Thain
2
-38
/
+290
2016-01-06
ncr5380: Fix autosense bugs
Finn Thain
3
-186
/
+249
2016-01-06
ncr5380: Refactor command completion
Finn Thain
2
-22
/
+55
2016-01-06
ncr5380: Use standard list data structure
Finn Thain
13
-421
/
+106
2016-01-06
ncr5380: Remove redundant volatile qualifiers
Finn Thain
2
-7
/
+7
2016-01-06
ncr5380: Remove LIST and REMOVE macros
Finn Thain
2
-51
/
+0
2016-01-06
ncr5380: Use dsprintk() for queue debugging
Finn Thain
2
-32
/
+47
2016-01-06
ncr5380: Use shost_priv helper
Finn Thain
2
-26
/
+17
2016-01-06
ncr5380: Remove H_NO macro and introduce dsprintk
Finn Thain
3
-30
/
+38
2016-01-06
ncr5380: Remove command list debug code
Finn Thain
6
-162
/
+9
2016-01-06
ncr5380: Change instance->host_lock to hostdata->lock
Finn Thain
3
-109
/
+109
2016-01-06
ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
Finn Thain
5
-25
/
+3
2016-01-06
atari_NCR5380: Fix queue_size limit
Finn Thain
1
-12
/
+2
2016-01-06
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
12
-111
/
+82
2016-01-06
ncr5380: Fix NDEBUG_NO_DATAOUT flag
Finn Thain
1
-1
/
+1
2016-01-06
ncr5380: Cleanup #include directives
Finn Thain
12
-34
/
+7
2016-01-06
ncr5380: Fix off-by-one bug in extended_msg[] bounds check
Finn Thain
2
-3
/
+4
2016-01-06
ncr5380: Standardize reselection handling
Finn Thain
2
-72
/
+93
2016-01-06
ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS
Finn Thain
1
-17
/
+11
2016-01-06
ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
4
-53
/
+25
2016-01-06
ncr5380: Introduce NCR5380_poll_politely2
Finn Thain
2
-53
/
+75
2016-01-06
ncr5380: Standardize interrupt handling
Finn Thain
4
-171
/
+178
2016-01-06
ncr5380: Remove UNSAFE macro
Finn Thain
3
-18
/
+0
[prev]
[next]