summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptbase.c
Commit message (Expand)AuthorAge
* scsi: mptfusion: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-08
* scsi: fusion: clean up some indentationsColin Ian King2017-12-07
* treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* scsi: fusion: fix string overflow warningArnd Bergmann2017-08-07
* scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"Colin Ian King2017-04-24
* scsi: mptfusion: Fix printk continuationsHelge Deller2016-11-17
* scsi: fusion: print lan address via %pMRAndy Shevchenko2016-11-08
* scsi: mpt: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-02
* mptbase: fixup error handling paths in mpt_attach()Ewan D. Milne2016-02-23
* mptfusion: hide unused seq_mpt_print_ioc_summary functionArnd Bergmann2016-02-23
* fusion: remove dead MTRR codeLuis R. Rodriguez2015-06-13
* fusion: fix excess parameter kernel-doc warningRandy Dunlap2014-09-16
* mptfusion: simplify roundingRasmus Villemoes2014-09-16
* mptfusion: tweak null pointer checksJoe Lawrence2014-07-25
* mptfusion: make adapter prod_name[] a pointerJoe Lawrence2014-07-25
* mptfusion: mark file-private functions as staticJoe Lawrence2014-07-25
* fusion: Add free msg frames to the head, not tail of listMatthew Wilcox2014-05-28
* MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki2014-01-14
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* [SCSI] Fusion MPT: disable pci device when mpt map resoures failedHanjun Guo2012-09-14
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-31
|\
| * drivers/message/fusion: use pci_dev->revisionSergei Shtylyov2012-05-31
* | [SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter2012-05-22
|/
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-27
* [SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner2011-12-15
* [SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com2011-08-27
* [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com2011-08-27
* treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-26
* Fix common misspellingsLucas De Marchi2011-03-31
* [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai2011-02-12
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall2010-09-05
* fusion: add function parameter names to kernel-docRandy Dunlap2010-08-14
* fusion: fix non-kernel-doc comment blockRandy Dunlap2010-08-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-14
|\
| * [SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall2010-08-11
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \
| * | param: use module_param in drivers/message/fusion/mptbase.cRusty Russell2010-08-11
| |/
* | fusion: fix kernel-doc warningsRandy Dunlap2010-08-11
* | mpt fusion: convert to seq_fileAlexey Dobriyan2010-08-11
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | [SCSI] mptfusion: release resources in error return pathTomas Henzl2010-07-28
* | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-28
* | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga2010-07-27
* | [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das2010-07-27
* | [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai2010-07-27
* | [SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai2010-07-27
|/
* [SCSI] mptfusion: mpt config will do Hard Reset based upon retry countsKashyap, Desai2010-04-11
* [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai2010-04-11