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
/
message
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
scsi: message: fusion: mptctl: Use dma_alloc_coherent()
Christophe JAILLET
1
-12
/
+19
2022-01-10
scsi: message: fusion: mptsas: Use dma_alloc_coherent()
Christophe JAILLET
1
-20
/
+20
2022-01-10
scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...
Christophe JAILLET
1
-1
/
+2
2022-01-10
scsi: message: fusion: mptbase: Use dma_alloc_coherent()
Christophe JAILLET
1
-20
/
+32
2022-01-10
scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()
Christophe JAILLET
1
-1
/
+2
2022-01-10
scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
4
-132
/
+154
2021-12-06
scsi: mptfusion: Remove redundant variable r
Colin Ian King
1
-4
/
+2
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+6
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-29
/
+37
2021-10-28
mpt fusion: use dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-16
scsi: message: fusion: Switch to attribute groups
Bart Van Assche
5
-18
/
+26
2021-10-16
scsi: message: fusion: Call scsi_done() directly
Bart Van Assche
4
-11
/
+11
2021-10-12
scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameter
Uwe Kleine-König
4
-9
/
+6
2021-06-22
scsi: message: mptfc: Switch from pci_ to dma_ API
Christophe JAILLET
1
-17
/
+18
2021-05-14
scsi: message: fusion: Remove redundant assignment to rc
Jiapeng Chong
1
-2
/
+0
2021-05-10
scsi: message: fusion: Documentation cleanup
Randy Dunlap
1
-56
/
+63
2021-04-13
scsi: message: fusion: Remove unused local variable 'vtarget'
Jiapeng Chong
1
-2
/
+0
2021-04-13
scsi: message: fusion: Remove unused local variable 'status'
Jiapeng Chong
1
-2
/
+1
2021-04-13
scsi: message: fusion: Remove unused local variable 'port'
Zhen Lei
1
-6
/
+0
2021-04-13
scsi: message: fusion: Remove unused local variable 'time_count'
Zhen Lei
1
-2
/
+0
2021-04-05
scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
1
-4
/
+2
2021-04-01
scsi: message: mptlan: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-8
/
+5
2021-04-01
scsi: message: fusion: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-04-01
scsi: message: fusion: Avoid -Wempty-body warnings
Arnd Bergmann
1
-3
/
+4
2021-03-24
scsi: message: fusion: Remove unnecessary cast
Wang Qing
1
-3
/
+3
2021-03-18
scsi: fusion: Fix a typo in the file mptbase.h
Bhaskar Chowdhury
1
-1
/
+1
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
1
-1
/
+1
2021-01-26
scsi: message: fusion: Fix 'physical' typos
Bjorn Helgaas
2
-2
/
+2
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-26
/
+41
2020-12-01
scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...
Sebastian Andrzej Siewior
2
-10
/
+36
2020-12-01
scsi: message: fusion: Remove in_interrupt() usage in mpt_config()
Thomas Gleixner
4
-15
/
+5
2020-10-26
scsi: message: fusion: Remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-26
scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
Helge Deller
1
-5
/
+8
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-9
/
+5
2020-09-01
scsi: mptscsih: Remove set but not used 'timeleft'
Jason Yan
1
-2
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+6
2020-08-20
scsi: mptctl: Remove unneeded cast from memory allocation
Li Heng
1
-3
/
+2
2020-08-20
scsi: mptfc: Remove unneeded cast from memory allocation
Li Heng
1
-4
/
+2
2020-06-26
scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations
Christoph Hellwig
1
-21
/
+20
2020-06-24
scsi: mptscsih: Fix read sense data size
Tomas Henzl
1
-3
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-7
/
+7
2020-04-13
scsi: docs: fusion: get rid of a doc build warning
Mauro Carvalho Chehab
1
-3
/
+5
2020-03-26
scsi: message: fusion: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-11
scsi: fusion: fix if-statement empty body warning
Randy Dunlap
1
-2
/
+3
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-163
/
+50
2020-01-15
scsi: mptfusion: Fix double fetch bug in ioctl
Dan Carpenter
1
-163
/
+50
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2019-06-18
scsi: message: fusion: Use kmemdup instead of memcpy and kmalloc
Bharath Vedartham
1
-2
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
[next]