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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
hpsa: always call pci_set_master after pci_enable_device
Robert Elliott
1
-3
/
+5
2014-11-20
hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation
Nicholas Bellinger
1
-9
/
+7
2014-11-20
hpsa: do not be so noisy about check conditions
Stephen M. Cameron
1
-59
/
+0
2014-11-20
hpsa: use atomics for commands_outstanding
Stephen M. Cameron
2
-37
/
+16
2014-11-20
hpsa: get rid of type/attribute/direction bit field where possible
Stephen M. Cameron
2
-34
/
+42
2014-11-20
hpsa: fix endianness issue with scatter gather elements
Stephen M. Cameron
2
-130
/
+107
2014-11-20
hpsa: fix allocation sizes for CISS_REPORT_LUNs commands
Stephen M. Cameron
2
-8
/
+8
2014-11-20
hpsa: remove 'action required' phrasing
Stephen M. Cameron
1
-4
/
+4
2014-11-20
hpsa: correct off-by-one sizing of chained SG block
Webb Scales
1
-2
/
+2
2014-11-20
hpsa: fix a couple pci id table mistakes
Stephen M. Cameron
1
-1
/
+1
2014-11-20
hpsa: remove dev_warn prints from RAID-1ADM
Robert Elliott
1
-5
/
+0
2014-11-20
hpsa: Clean up warnings from sparse.
Don Brace
2
-16
/
+19
2014-11-20
atari_NCR5380: Fix "transfered" typo
Finn Thain
1
-4
/
+4
2014-11-20
atari_NCR5380: Remove RESET_RUN_DONE macro
Finn Thain
2
-89
/
+0
2014-11-20
atari_NCR5380: Move static co-routine variables to host data
Finn Thain
3
-43
/
+28
2014-11-20
atari_NCR5380: Move static TagAlloc array to host data
Finn Thain
2
-18
/
+21
2014-11-20
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
5
-23
/
+28
2014-11-20
atari_NCR5380: Merge from NCR5380.c
Finn Thain
1
-120
/
+85
2014-11-20
sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
Finn Thain
3
-2853
/
+6
2014-11-20
atari_NCR5380: Merge from sun3_NCR5380.c
Finn Thain
2
-16
/
+193
2014-11-20
atari_NCR5380: Refactor Falcon locking
Finn Thain
2
-57
/
+62
2014-11-20
atari_NCR5380: Refactor Falcon special cases
Finn Thain
3
-24
/
+31
2014-11-20
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
Finn Thain
4
-32
/
+0
2014-11-20
sun3_scsi: Move macro definitions
Finn Thain
2
-38
/
+32
2014-11-20
sun3_scsi: Convert to platform device
Finn Thain
3
-222
/
+245
2014-11-20
atari_scsi: Remove header
Finn Thain
2
-49
/
+26
2014-11-20
atari_scsi: Convert to platform device
Finn Thain
3
-231
/
+237
2014-11-20
atari_scsi: Fix atari_scsi deadlocks on Falcon
Finn Thain
4
-107
/
+66
2014-11-20
mac_scsi: Convert to platform device
Finn Thain
3
-133
/
+262
2014-11-20
mac_scsi: Cleanup PDMA code
Finn Thain
1
-65
/
+67
2014-11-20
mac_scsi: Add module option to Kconfig
Finn Thain
2
-76
/
+38
2014-11-20
mac_scsi: Remove header
Finn Thain
2
-43
/
+20
2014-11-20
dmx3191d: Use NO_IRQ
Finn Thain
1
-17
/
+8
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
14
-111
/
+105
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
17
-69
/
+0
2014-11-20
ncr5380: Remove pointless compiler command line override macros
Finn Thain
6
-58
/
+20
2014-11-20
ncr5380: Move static PDMA spin counters to host data
Finn Thain
5
-27
/
+26
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
21
-320
/
+134
2014-11-20
ncr5380: Remove NCR5380_STATS
Finn Thain
5
-252
/
+0
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
10
-48
/
+66
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
12
-195
/
+1
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
14
-69
/
+3
2014-11-20
ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
Finn Thain
4
-51
/
+27
2014-11-20
ncr5380: Remove more useless prototypes
Finn Thain
7
-61
/
+50
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
11
-51
/
+11
2014-11-20
ncr5380: Remove unused macros
Finn Thain
10
-38
/
+1
2014-11-20
ncr5380: Fix compiler warnings and __setup options
Finn Thain
3
-3
/
+26
2014-11-20
ncr5380: Remove unused hostdata fields
Finn Thain
5
-41
/
+4
2014-11-20
ncr5380: Use printk() not pr_debug()
Finn Thain
1
-1
/
+2
2014-11-20
Fnic: Fnic Driver crashed with NULL pointer reference
Hiral Shah
2
-4
/
+19
[prev]
[next]