index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
message
/
fusion
/
mptbase.c
Age
Commit message (
Expand
)
Author
2018-09-28
scsi: mptfusion: Remove unnecessary parentheses
Nathan Chancellor
2018-09-11
scsi: message: fusion: fix a few trivial spelling mistakes
Colin Ian King
2018-07-30
scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-10
scsi: mptfusion: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-08
scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"
Colin Ian King
2018-01-08
scsi: mptfusion: use strlcpy() instead of strncpy()
Xiongfeng Wang
2017-12-07
scsi: fusion: clean up some indentations
Colin Ian King
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-08-07
scsi: fusion: fix string overflow warning
Arnd Bergmann
2017-04-24
scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"
Colin Ian King
2016-11-17
scsi: mptfusion: Fix printk continuations
Helge Deller
2016-11-08
scsi: fusion: print lan address via %pMR
Andy Shevchenko
2016-09-02
scsi: mpt: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-02-23
mptbase: fixup error handling paths in mpt_attach()
Ewan D. Milne
2016-02-23
mptfusion: hide unused seq_mpt_print_ioc_summary function
Arnd Bergmann
2015-06-13
fusion: remove dead MTRR code
Luis R. Rodriguez
2014-09-16
fusion: fix excess parameter kernel-doc warning
Randy Dunlap
2014-09-16
mptfusion: simplify rounding
Rasmus Villemoes
2014-07-25
mptfusion: tweak null pointer checks
Joe Lawrence
2014-07-25
mptfusion: make adapter prod_name[] a pointer
Joe Lawrence
2014-07-25
mptfusion: mark file-private functions as static
Joe Lawrence
2014-05-28
fusion: Add free msg frames to the head, not tail of list
Matthew Wilcox
2014-01-14
MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
Rafael J. Wysocki
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2012-09-14
[SCSI] Fusion MPT: disable pci device when mpt map resoures failed
Hanjun Guo
2012-05-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-31
drivers/message/fusion: use pci_dev->revision
Sergei Shtylyov
2012-05-22
[SCSI] mptfusion: unlock on error in mpt_config()
Dan Carpenter
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2011-12-15
[SCSI] fusion: ensure NUL-termination of MptCallbacksName elements
Ferenc Wagner
2011-08-27
[SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset
kashyap.desai@lsi.com
2011-08-27
[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition
kashyap.desai@lsi.com
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-12
[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers
Kashyap, Desai
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-09-05
[SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-08-14
fusion: add function parameter names to kernel-doc
Randy Dunlap
2010-08-14
fusion: fix non-kernel-doc comment block
Randy Dunlap
2010-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-11
fusion: fix kernel-doc warnings
Randy Dunlap
2010-08-11
mpt fusion: convert to seq_file
Alexey Dobriyan
2010-08-11
param: use module_param in drivers/message/fusion/mptbase.c
Rusty Russell
2010-08-11
[SCSI] drivers/message/fusion: Adjust confusing if indentation
Julia Lawall
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-07-28
[SCSI] mptfusion: release resources in error return path
Tomas Henzl
2010-07-28
[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...
Kashyap, Desai
[next]