index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
message
Age
Commit message (
Expand
)
Author
2022-11-08
scsi: message: fusion: Remove variable 'where'
Colin Ian King
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-08-31
scsi: message: fusion: Remove redundant variable iocnum
Colin Ian King
2022-06-21
scsi: message: fusion: Drop redundant "the"
Jiang Jian
2022-04-25
scsi: message: fusion: Remove unused variable retval
Alexander Vorwerk
2022-04-06
scsi: message: fusion: Remove redundant variable dmp
Colin Ian King
2022-02-27
scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic con...
Christophe JAILLET
2022-02-11
scsi: message: fusion: Use GFP_KERNEL
Julia Lawall
2022-01-10
scsi: message: fusion: mptctl: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
scsi: message: fusion: mptsas: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...
Christophe JAILLET
2022-01-10
scsi: message: fusion: mptbase: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()
Christophe JAILLET
2022-01-10
scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-12-06
scsi: mptfusion: Remove redundant variable r
Colin Ian King
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-28
mpt fusion: use dev_addr_set()
Jakub Kicinski
2021-10-16
scsi: message: fusion: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: message: fusion: Call scsi_done() directly
Bart Van Assche
2021-10-12
scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameter
Uwe Kleine-König
2021-06-22
scsi: message: mptfc: Switch from pci_ to dma_ API
Christophe JAILLET
2021-05-14
scsi: message: fusion: Remove redundant assignment to rc
Jiapeng Chong
2021-05-10
scsi: message: fusion: Documentation cleanup
Randy Dunlap
2021-04-13
scsi: message: fusion: Remove unused local variable 'vtarget'
Jiapeng Chong
2021-04-13
scsi: message: fusion: Remove unused local variable 'status'
Jiapeng Chong
2021-04-13
scsi: message: fusion: Remove unused local variable 'port'
Zhen Lei
2021-04-13
scsi: message: fusion: Remove unused local variable 'time_count'
Zhen Lei
2021-04-05
scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
2021-04-01
scsi: message: mptlan: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-04-01
scsi: message: fusion: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-04-01
scsi: message: fusion: Avoid -Wempty-body warnings
Arnd Bergmann
2021-03-24
scsi: message: fusion: Remove unnecessary cast
Wang Qing
2021-03-18
scsi: fusion: Fix a typo in the file mptbase.h
Bhaskar Chowdhury
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2021-01-26
scsi: message: fusion: Fix 'physical' typos
Bjorn Helgaas
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-01
scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...
Sebastian Andrzej Siewior
2020-12-01
scsi: message: fusion: Remove in_interrupt() usage in mpt_config()
Thomas Gleixner
2020-10-26
scsi: message: fusion: Remove unneeded break
Tom Rix
2020-10-26
scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
Helge Deller
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-01
scsi: mptscsih: Remove set but not used 'timeleft'
Jason Yan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
scsi: mptctl: Remove unneeded cast from memory allocation
Li Heng
2020-08-20
scsi: mptfc: Remove unneeded cast from memory allocation
Li Heng
2020-06-26
scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations
Christoph Hellwig
2020-06-24
scsi: mptscsih: Fix read sense data size
Tomas Henzl
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-13
scsi: docs: fusion: get rid of a doc build warning
Mauro Carvalho Chehab
[next]