aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
Commit message (Expand)AuthorAge
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* mptfusion: don't change queue type in ->change_queue_depthChristoph Hellwig2014-11-12
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-12
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-07
|\
| * mptfusion: enable no_write_same for vmware scsi disksChris J Arges2014-09-25
| * fusion: fix excess parameter kernel-doc warningRandy Dunlap2014-09-16
| * mptfusion: simplify roundingRasmus Villemoes2014-09-16
* | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-16
|/
* mptfusion: tweak null pointer checksJoe Lawrence2014-07-25
* mptfusion: combine fw_event_work and its event_dataJoe Lawrence2014-07-25
* mptfusion: make adapter prod_name[] a pointerJoe Lawrence2014-07-25
* mptfusion: use memdup_userJoe Lawrence2014-07-25
* mptfusion: remove redundant kfree checksJoe Lawrence2014-07-25
* mptfusion: mark file-private functions as staticJoe Lawrence2014-07-25
* scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* mptfusion: fix msgContext in mptctl_hp_hostinfoTomas Henzl2014-05-28
* fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-28
* fusion: Add free msg frames to the head, not tail of listMatthew Wilcox2014-05-28
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-24
* | MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki2014-01-14
|/
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * block: Remove some unnecessary bi_vcnt usageKent Overstreet2013-03-23
* | mptctl: don't wank with fasync in ->release()Al Viro2013-04-29
* | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | fusion: switch to ->show_info()Al Viro2013-04-09
|/
* Drivers: message: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/message/fusion/mptscsih.c: missing breakAlan Cox2012-12-18
* [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
|/
* tokenring: delete all remaining driver supportPaul Gortmaker2012-05-15
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-27
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-10
|\
| * [SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva2011-12-15
| * [SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner2011-12-15
* | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
|/
* [SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN E...nagalakshmi.nandigama@lsi.com2011-09-22
* [SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com2011-08-27
* [SCSI] mptfusion: Bump version 3.4.20kashyap.desai@lsi.com2011-08-27
* [SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com2011-08-27
* [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com2011-08-27
* [SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com2011-08-27
* [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E...Kashyap, Desai2011-07-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-26