summaryrefslogtreecommitdiffstats
path: root/drivers/message
AgeCommit message (Expand)Author
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...Sebastian Andrzej Siewior
2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mpt_config()Thomas Gleixner
2020-10-26scsi: message: fusion: Remove unneeded breakTom Rix
2020-10-26scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-01scsi: mptscsih: Remove set but not used 'timeleft'Jason Yan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20scsi: mptctl: Remove unneeded cast from memory allocationLi Heng
2020-08-20scsi: mptfc: Remove unneeded cast from memory allocationLi Heng
2020-06-26scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocationsChristoph Hellwig
2020-06-24scsi: mptscsih: Fix read sense data sizeTomas Henzl
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-13scsi: docs: fusion: get rid of a doc build warningMauro Carvalho Chehab
2020-03-26scsi: message: fusion: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-11scsi: fusion: fix if-statement empty body warningRandy Dunlap
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-15scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-18scsi: message: fusion: Use kmemdup instead of memcpy and kmallocBharath Vedartham
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-03scsi: mptscsih: Mark expected switch fall-throughsGustavo A. R. Silva
2019-03-19scsi: mptfusion: remove set, but not used, variablesYueHaibing
2019-03-19scsi: mptfusion: mark expected switch fall-throughGustavo A. R. Silva
2019-03-19scsi: mptfusion: fix indentation issuesColin Ian King
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
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-30scsi: mptctl: change strncpy+truncation to strlcpyDominique Martinet
2018-07-10scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-14scsi: mptlan: Fix mpt_lan_sdu_send()'s return typeLuc Van Oostenryck
2018-05-08scsi: mptsas: fix spelling mistake: "matchs" -> "matches"Colin Ian King
2018-05-08scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"Colin Ian King
2018-04-19scsi: mptfc: fix spelling mistake in macro namesColin Ian King
2018-04-18scsi: mptsas: Disable WRITE SAMEMartin K. Petersen
2018-03-26treewide: Align function definition open/close bracesJoe Perches
2018-01-30scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter
2018-01-17scsi: mptsas: remove duplicated assignment to pointer headColin Ian King
2018-01-17scsi: mptfusion: Use snprintf() instead of open coded divisionsAndy Shevchenko
2018-01-08scsi: mptfusion: use strlcpy() instead of strncpy()Xiongfeng Wang
2017-12-07scsi: fusion: clean up some indentationsColin Ian King
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman