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-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-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-109
/
+139
2016-04-05
Merge branch 'fixes-base' into fixes
James Bottomley
21
-155
/
+234
2016-04-05
scsi: Do not attach VPD to devices that don't support it
Hannes Reinecke
2
-19
/
+3
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2
-3
/
+3
2016-03-31
sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes
Martin K. Petersen
2
-21
/
+14
2016-03-29
scsi_dh_alua: Fix a recently introduced deadlock
Bart Van Assche
1
-2
/
+2
2016-03-29
scsi: Declare local symbols static
Bart Van Assche
1
-3
/
+5
2016-03-28
cxlflash: Move to exponential back-off when cmd_room is not available
Manoj N. Kumar
1
-4
/
+4
2016-03-28
cxlflash: Fix regression issue with re-ordering patch
Manoj N. Kumar
2
-42
/
+93
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-154
/
+1171
2016-03-23
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
2016-03-23
mpt3sas: Don't overreach ioc->reply_post[] during initialization
Calvin Owens
1
-17
/
+16
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-64
/
+130
2016-03-22
Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into misc
James Bottomley
6
-19
/
+31
2016-03-22
cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
Varun Prakash
1
-12
/
+0
2016-03-22
cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
Varun Prakash
1
-5
/
+0
2016-03-21
aacraid: add missing curly braces
Arnd Bergmann
1
-1
/
+2
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-17
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-17
/
+21
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2
-0
/
+17
2016-03-18
scsi_common: do not clobber fixed sense information
Hannes Reinecke
1
-2
/
+10
2016-03-18
scsi: ufs: select CONFIG_NLS
Arnd Bergmann
1
-0
/
+1
2016-03-18
fnic: move printk()s outside of the critical code section.
Maurizio Lombardi
1
-7
/
+6
2016-03-18
qla2xxx: avoid maybe_uninitialized warning
Arnd Bergmann
1
-7
/
+9
2016-03-18
megaraid_sas: add missing curly braces in ioctl handler
Arnd Bergmann
1
-1
/
+2
2016-03-18
lpfc: fix misleading indentation
Arnd Bergmann
1
-2
/
+3
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-36
/
+51
2016-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
111
-3137
/
+9078
2016-03-16
Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2016-03-15
Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into misc
James Bottomley
15
-135
/
+1140
2016-03-15
Merge branch 'fixes' into misc
James Bottomley
6
-4
/
+13
2016-03-14
scsi_transport_sas: add 'scsi_target_id' sysfs attribute
Hannes Reinecke
2
-1
/
+3
2016-03-14
scsi_dh_alua: uninitialized variable in alua_check_vpd()
Dan Carpenter
1
-1
/
+1
2016-03-14
scsi: ufs-qcom: add printouts of testbus debug registers
Yaniv Gardi
2
-0
/
+86
2016-03-14
scsi: ufs-qcom: enable/disable the device ref clock
Yaniv Gardi
2
-0
/
+21
[next]