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-04-11
fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...
Satish Kharat
2
-11
/
+29
2016-04-11
fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer
Satish Kharat
2
-7
/
+28
2016-04-11
scsi-trace: define ZBC_IN and ZBC_OUT
Hannes Reinecke
1
-0
/
+70
2016-04-11
scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commands
Hannes Reinecke
1
-0
/
+91
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
11
-27
/
+52
2016-04-11
ncr5380: Call complete_cmd() for disconnected commands on bus reset
Finn Thain
1
-1
/
+1
2016-04-11
mac_scsi: Fix pseudo DMA implementation
Finn Thain
2
-95
/
+119
2016-04-11
atari_scsi: Allow can_queue to be increased for Falcon
Finn Thain
1
-61
/
+22
2016-04-11
atari_scsi: Set a reasonable default for cmd_per_lun
Finn Thain
1
-2
/
+1
2016-04-11
ncr5380: Update usage documentation
Finn Thain
1
-35
/
+1
2016-04-11
ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
Finn Thain
8
-32
/
+4
2016-04-11
ncr5380: Remove remaining register storage qualifiers
Finn Thain
1
-3
/
+3
2016-04-11
ncr5380: Fix register decoding for debugging
Finn Thain
1
-17
/
+25
2016-04-11
dmx3191d: Drop max_sectors limit
Finn Thain
1
-1
/
+0
2016-04-11
ncr5380: Reduce max_lun limit
Finn Thain
1
-0
/
+2
2016-04-11
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
6
-2699
/
+4
2016-04-11
sun3_scsi: Adopt NCR5380.c core driver
Finn Thain
2
-15
/
+124
2016-04-11
atari_scsi: Adopt NCR5380.c core driver
Finn Thain
2
-3
/
+35
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
13
-40
/
+152
2016-04-11
ncr5380: Adopt uniform DMA setup convention
Finn Thain
4
-18
/
+20
2016-04-11
ncr5380: Use DMA hooks for PDMA
Finn Thain
13
-41
/
+50
2016-04-11
ncr5380: Remove BOARD_REQUIRES_NO_DELAY macro
Finn Thain
4
-10
/
+14
2016-04-11
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
14
-78
/
+6
2016-04-11
ncr5380: Disable the DMA errata workaround flag by default
Finn Thain
8
-20
/
+14
2016-04-11
atari_NCR5380: Remove DMA_MIN_SIZE macro
Finn Thain
3
-19
/
+22
2016-04-11
ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
Finn Thain
5
-415
/
+22
2016-04-11
ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
Finn Thain
5
-6
/
+23
2016-04-11
g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400
Finn Thain
3
-77
/
+25
2016-04-11
scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8k
Rasmus Villemoes
2
-7
/
+23
2016-04-11
scsi: move Additional Sense Codes to separate file
Rasmus Villemoes
2
-827
/
+829
2016-04-11
scsi: make some Additional Sense strings more grep'able
Rasmus Villemoes
1
-18
/
+9
2016-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-73
/
+164
2016-04-10
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-9
/
+84
2016-04-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-19
/
+37
2016-04-09
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-32
/
+53
2016-04-09
Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-45
/
+95
2016-04-09
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-147
/
+150
2016-04-09
Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-15
/
+1369
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-109
/
+139
2016-04-09
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-10
/
+16
2016-04-09
Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-52
/
+261
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-16
/
+33
2016-04-09
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+9
2016-04-09
i2c: jz4780: really prevent potential division by zero
Wolfram Sang
1
-1
/
+6
2016-04-09
Revert "i2c: jz4780: prevent potential division by zero"
Wolfram Sang
1
-1
/
+1
2016-04-08
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
97
-801
/
+996
2016-04-08
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
2016-04-08
Merge branches 'pm-core', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2
-0
/
+3
2016-04-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'
Rafael J. Wysocki
4
-52
/
+258
[next]