index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
hpsa: use atomics for commands_outstanding
Stephen M. Cameron
2014-11-20
2
-37
/
+16
|
|
*
hpsa: get rid of type/attribute/direction bit field where possible
Stephen M. Cameron
2014-11-20
2
-34
/
+42
|
|
*
hpsa: fix endianness issue with scatter gather elements
Stephen M. Cameron
2014-11-20
2
-130
/
+107
|
|
*
hpsa: fix allocation sizes for CISS_REPORT_LUNs commands
Stephen M. Cameron
2014-11-20
2
-8
/
+8
|
|
*
hpsa: remove 'action required' phrasing
Stephen M. Cameron
2014-11-20
1
-4
/
+4
|
|
*
hpsa: correct off-by-one sizing of chained SG block
Webb Scales
2014-11-20
1
-2
/
+2
|
|
*
hpsa: fix a couple pci id table mistakes
Stephen M. Cameron
2014-11-20
1
-1
/
+1
|
|
*
hpsa: remove dev_warn prints from RAID-1ADM
Robert Elliott
2014-11-20
1
-5
/
+0
|
|
*
hpsa: Clean up warnings from sparse.
Don Brace
2014-11-20
2
-16
/
+19
|
|
*
atari_NCR5380: Fix "transfered" typo
Finn Thain
2014-11-20
1
-4
/
+4
|
|
*
atari_NCR5380: Remove RESET_RUN_DONE macro
Finn Thain
2014-11-20
2
-89
/
+0
|
|
*
atari_NCR5380: Move static co-routine variables to host data
Finn Thain
2014-11-20
3
-43
/
+28
|
|
*
atari_NCR5380: Move static TagAlloc array to host data
Finn Thain
2014-11-20
2
-18
/
+21
|
|
*
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
2014-11-20
5
-23
/
+28
|
|
*
atari_NCR5380: Merge from NCR5380.c
Finn Thain
2014-11-20
1
-120
/
+85
|
|
*
sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
Finn Thain
2014-11-20
3
-2853
/
+6
|
|
*
atari_NCR5380: Merge from sun3_NCR5380.c
Finn Thain
2014-11-20
2
-16
/
+193
|
|
*
atari_NCR5380: Refactor Falcon locking
Finn Thain
2014-11-20
2
-57
/
+62
|
|
*
atari_NCR5380: Refactor Falcon special cases
Finn Thain
2014-11-20
3
-24
/
+31
|
|
*
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
Finn Thain
2014-11-20
4
-32
/
+0
|
|
*
sun3_scsi: Move macro definitions
Finn Thain
2014-11-20
2
-38
/
+32
|
|
*
sun3_scsi: Convert to platform device
Finn Thain
2014-11-20
3
-222
/
+245
|
|
*
atari_scsi: Remove header
Finn Thain
2014-11-20
2
-49
/
+26
|
|
*
atari_scsi: Convert to platform device
Finn Thain
2014-11-20
3
-231
/
+237
|
|
*
atari_scsi: Fix atari_scsi deadlocks on Falcon
Finn Thain
2014-11-20
4
-107
/
+66
|
|
*
mac_scsi: Convert to platform device
Finn Thain
2014-11-20
3
-133
/
+262
|
|
*
mac_scsi: Cleanup PDMA code
Finn Thain
2014-11-20
1
-65
/
+67
|
|
*
mac_scsi: Add module option to Kconfig
Finn Thain
2014-11-20
2
-76
/
+38
|
|
*
mac_scsi: Remove header
Finn Thain
2014-11-20
2
-43
/
+20
|
|
*
dmx3191d: Use NO_IRQ
Finn Thain
2014-11-20
1
-17
/
+8
|
|
*
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
14
-111
/
+105
|
|
*
ncr5380: Remove *_RELEASE macros
Finn Thain
2014-11-20
17
-69
/
+0
|
|
*
ncr5380: Remove pointless compiler command line override macros
Finn Thain
2014-11-20
6
-58
/
+20
|
|
*
ncr5380: Move static PDMA spin counters to host data
Finn Thain
2014-11-20
5
-27
/
+26
|
|
*
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
21
-320
/
+134
|
|
*
ncr5380: Remove NCR5380_STATS
Finn Thain
2014-11-20
5
-252
/
+0
|
|
*
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
2014-11-20
10
-48
/
+66
|
|
*
ncr5380: Remove duplicate comments
Finn Thain
2014-11-20
12
-195
/
+1
|
|
*
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
14
-69
/
+3
|
|
*
ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
Finn Thain
2014-11-20
4
-51
/
+27
|
|
*
ncr5380: Remove more useless prototypes
Finn Thain
2014-11-20
7
-61
/
+50
|
|
*
ncr5380: Remove useless prototypes
Finn Thain
2014-11-20
11
-51
/
+11
|
|
*
ncr5380: Remove unused macros
Finn Thain
2014-11-20
10
-38
/
+1
|
|
*
ncr5380: Fix compiler warnings and __setup options
Finn Thain
2014-11-20
3
-3
/
+26
|
|
*
ncr5380: Remove unused hostdata fields
Finn Thain
2014-11-20
5
-41
/
+4
|
|
*
ncr5380: Use printk() not pr_debug()
Finn Thain
2014-11-20
1
-1
/
+2
|
|
*
Fnic: Fnic Driver crashed with NULL pointer reference
Hiral Shah
2014-11-20
2
-4
/
+19
|
|
*
Fnic: For Standalone C series, "sending VLAN request" message seen even if th...
Hiral Shah
2014-11-20
2
-1
/
+6
|
|
*
Fnic: Improper resue of exchange Ids
Hiral Shah
2014-11-20
2
-1
/
+12
|
|
*
Fnic: Memcopy only mimumum of data or trace buffer
Hiral Shah
2014-11-20
2
-3
/
+3
[prev]
[next]