summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptbase.c
AgeCommit message (Expand)Author
2023-05-31scsi: message: fusion: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-04-14scsi: message: fusion: Mark mpt_halt_firmware() __noreturnJosh Poimboeuf
2022-04-06scsi: message: fusion: Remove redundant variable dmpColin Ian King
2022-01-10scsi: message: fusion: mptbase: Use dma_alloc_coherent()Christophe JAILLET
2022-01-10scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()Christophe JAILLET
2022-01-10scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-12-06scsi: mptfusion: Remove redundant variable rColin Ian King
2021-10-12scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameterUwe Kleine-König
2021-05-14scsi: message: fusion: Remove redundant assignment to rcJiapeng Chong
2021-04-13scsi: message: fusion: Remove unused local variable 'status'Jiapeng Chong
2021-03-24scsi: message: fusion: Remove unnecessary castWang Qing
2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mpt_config()Thomas Gleixner
2020-10-26scsi: message: fusion: Remove unneeded breakTom Rix
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-26scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocationsChristoph Hellwig
2020-04-13scsi: docs: fusion: get rid of a doc build warningMauro Carvalho Chehab
2019-06-18scsi: message: fusion: Use kmemdup instead of memcpy and kmallocBharath Vedartham
2019-03-19scsi: mptfusion: mark expected switch fall-throughGustavo A. R. Silva
2018-09-28scsi: mptfusion: Remove unnecessary parenthesesNathan Chancellor
2018-09-11scsi: message: fusion: fix a few trivial spelling mistakesColin Ian King
2018-07-30scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-07-10scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-08scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"Colin Ian King
2018-01-08scsi: mptfusion: use strlcpy() instead of strncpy()Xiongfeng Wang
2017-12-07scsi: fusion: clean up some indentationsColin Ian King
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-08-07scsi: fusion: fix string overflow warningArnd Bergmann
2017-04-24scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"Colin Ian King
2016-11-17scsi: mptfusion: Fix printk continuationsHelge Deller
2016-11-08scsi: fusion: print lan address via %pMRAndy Shevchenko
2016-09-02scsi: mpt: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-02-23mptbase: fixup error handling paths in mpt_attach()Ewan D. Milne
2016-02-23mptfusion: hide unused seq_mpt_print_ioc_summary functionArnd Bergmann
2015-06-13fusion: remove dead MTRR codeLuis R. Rodriguez
2014-09-16fusion: fix excess parameter kernel-doc warningRandy Dunlap
2014-09-16mptfusion: simplify roundingRasmus Villemoes
2014-07-25mptfusion: tweak null pointer checksJoe Lawrence
2014-07-25mptfusion: make adapter prod_name[] a pointerJoe Lawrence
2014-07-25mptfusion: mark file-private functions as staticJoe Lawrence
2014-05-28fusion: Add free msg frames to the head, not tail of listMatthew Wilcox
2014-01-14MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2012-09-14[SCSI] Fusion MPT: disable pci device when mpt map resoures failedHanjun Guo
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-31drivers/message/fusion: use pci_dev->revisionSergei Shtylyov
2012-05-22[SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2011-12-15[SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner