- 61144d8 scsi: message: fusion: Remove redundant variable dmp by Colin Ian King · 2 years, 9 months ago
- e3af2e3 scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic context by Christophe JAILLET · 2 years, 10 months ago
- f69b079 scsi: message: fusion: Use GFP_KERNEL by Julia Lawall · 2 years, 10 months ago
- 706dc3b scsi: message: fusion: mptctl: Use dma_alloc_coherent() by Christophe JAILLET · 3 years ago
- 76a334d scsi: message: fusion: mptsas: Use dma_alloc_coherent() by Christophe JAILLET · 3 years ago
- 7a960b3 scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_info() by Christophe JAILLET · 3 years ago
- 5c5e6b6 scsi: message: fusion: mptbase: Use dma_alloc_coherent() by Christophe JAILLET · 3 years ago
- 2d50607 scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory() by Christophe JAILLET · 3 years ago
- b114dda scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API by Christophe JAILLET · 3 years ago
- c27fd25 scsi: mptfusion: Remove redundant variable r by Colin Ian King · 3 years ago
- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 1 month ago
- fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 1 month ago
- e0b4f1c mpt fusion: use dev_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- 2899836 scsi: message: fusion: Switch to attribute groups by Bart Van Assche · 3 years, 2 months ago
- 1ae6d16 scsi: message: fusion: Call scsi_done() directly by Bart Van Assche · 3 years, 2 months ago
- a534ff3 scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameter by Uwe Kleine-König · 3 years, 3 months ago
- 1897c5c scsi: message: mptfc: Switch from pci_ to dma_ API by Christophe JAILLET · 3 years, 6 months ago
- 96f3903 scsi: message: fusion: Remove redundant assignment to rc by Jiapeng Chong · 3 years, 7 months ago
- cdcda46 scsi: message: fusion: Documentation cleanup by Randy Dunlap · 3 years, 8 months ago
- cf17ff2 scsi: message: fusion: Remove unused local variable 'vtarget' by Jiapeng Chong · 3 years, 8 months ago
- c436b41 scsi: message: fusion: Remove unused local variable 'status' by Jiapeng Chong · 3 years, 8 months ago
- 3026473 scsi: message: fusion: Remove unused local variable 'port' by Zhen Lei · 3 years, 8 months ago
- 039cf38 scsi: message: fusion: Remove unused local variable 'time_count' by Zhen Lei · 3 years, 8 months ago
- 4dec800 scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG by zhouchuangao · 3 years, 9 months ago
- 4e2e619 scsi: message: mptlan: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 9 months ago
- ed46ccc scsi: message: fusion: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 9 months ago
- 472c1cf scsi: message: fusion: Avoid -Wempty-body warnings by Arnd Bergmann · 3 years, 9 months ago
- 690209d scsi: message: fusion: Remove unnecessary cast by Wang Qing · 3 years, 9 months ago
- 69a1709 scsi: fusion: Fix a typo in the file mptbase.h by Bhaskar Chowdhury · 3 years, 9 months ago
- 8278807 scsi: core: Add scsi_device_busy() wrapper by Ming Lei · 4 years ago
- a927ec3 scsi: message: fusion: Fix 'physical' typos by Bjorn Helgaas · 3 years, 11 months ago
- 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
- 817a7c9 scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event_q() by Sebastian Andrzej Siewior · 4 years, 1 month ago
- b8a5144 scsi: message: fusion: Remove in_interrupt() usage in mpt_config() by Thomas Gleixner · 4 years, 1 month ago
- b9dd44f scsi: message: fusion: Remove unneeded break by Tom Rix · 4 years, 2 months ago
- 2f4843b scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() by Helge Deller · 4 years, 2 months ago
- 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- bef7afb scsi: mptscsih: Remove set but not used 'timeleft' by Jason Yan · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 8fee79e scsi: mptctl: Remove unneeded cast from memory allocation by Li Heng · 4 years, 5 months ago
- 33fff97 scsi: mptfc: Remove unneeded cast from memory allocation by Li Heng · 4 years, 5 months ago
- 311950f scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations by Christoph Hellwig · 4 years, 6 months ago
- afe89f1 scsi: mptscsih: Fix read sense data size by Tomas Henzl · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 6 months ago
- 4e2dec6 scsi: docs: fusion: get rid of a doc build warning by Mauro Carvalho Chehab · 4 years, 8 months ago
- fd6282a scsi: message: fusion: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 5848fe9 scsi: fusion: fix if-statement empty body warning by Randy Dunlap · 4 years, 10 months ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 28d76df scsi: mptfusion: Fix double fetch bug in ioctl by Dan Carpenter · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- b3b2a9f scsi: message: fusion: Use kmemdup instead of memcpy and kmalloc by Bharath Vedartham · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- c2b9975 scsi: mptscsih: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 094b024 scsi: mptfusion: remove set, but not used, variables by YueHaibing · 6 years ago
- b47b861 scsi: mptfusion: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 244830a scsi: mptfusion: fix indentation issues by Colin Ian King · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- 90ded4e scsi: mptfusion: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
- 94e989d scsi: message: fusion: fix a few trivial spelling mistakes by Colin Ian King · 6 years ago
- 5083850 scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
- 7bd1d61 scsi: mptctl: change strncpy+truncation to strlcpy by Dominique Martinet · 6 years ago
- fc21ae8 scsi: mptfusion: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
- 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
- 66b7eac scsi: mptlan: Fix mpt_lan_sdu_send()'s return type by Luc Van Oostenryck · 7 years ago
- c09a21d scsi: mptsas: fix spelling mistake: "matchs" -> "matches" by Colin Ian King · 7 years ago
- b931553 scsi: mptfusion: fix spelling mistake: "initators" -> "initiators" by Colin Ian King · 7 years ago
- bcbba7b scsi: mptfc: fix spelling mistake in macro names by Colin Ian King · 7 years ago
- 94e5395 scsi: mptsas: Disable WRITE SAME by Martin K. Petersen · 7 years ago
- 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago
- a7043e9 scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo() by Dan Carpenter · 7 years ago
- 4774bc9 scsi: mptsas: remove duplicated assignment to pointer head by Colin Ian King · 7 years ago
- 332b4b2 scsi: mptfusion: Use snprintf() instead of open coded divisions by Andy Shevchenko · 7 years ago
- 6f5c592 scsi: mptfusion: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
- afcfa2c scsi: fusion: clean up some indentations by Colin Ian King · 7 years ago
- 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
- 651a013 scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough by Christoph Hellwig · 7 years ago
- ee3e2d8 scsi: mptsas: Fixup device hotplug for VMWare ESXi by Hannes Reinecke · 7 years ago
- fdad4aa scsi: mptfc: Do not call fc_block_scsi_eh() on host reset by Hannes Reinecke · 7 years ago
- b192b42a7 scsi: fusion: fix string overflow warning by Arnd Bergmann · 7 years ago
- cfd2aff scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host() by Hannes Reinecke · 8 years ago
- 6b8acce scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency" by Colin Ian King · 8 years ago
- cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
- 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
- e007547 scsi: mptlan: Remove linux/miscdevice.h from mptlan.h by Corentin Labbe · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- 4aaa406 scsi: mptfusion: Fix printk continuations by Helge Deller · 8 years ago
- caf4ebc scsi: fusion: print lan address via %pMR by Andy Shevchenko · 8 years ago
- 4e6f767 scsi: mptscsih: Remove bogus interpretation of request->ioprio by Christoph Hellwig · 8 years ago
- b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
- c08b3f9 scsi: fusion: Fix error return code in mptfc_probe() by Wei Yongjun · 8 years ago
- b299053 scsi: mpt: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago