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