summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptfc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig2024-04-111-0/+1
* scsi: message: fusion: Remove redundant pointer 'hd'Colin Ian King2024-01-231-3/+1
* scsi: message: fusion: Initialize return value in mptfc_bus_reset()Hannes Reinecke2023-10-241-1/+1
* scsi: message: fusion: Open-code mptfc_block_error_handler() for bus resetHannes Reinecke2023-10-131-3/+14
* scsi: message: fusion: Simplify mptfc_block_error_handler()Hannes Reinecke2023-10-131-29/+54
* scsi: message: fusion: Declare SCSI host template members constBart Van Assche2023-03-241-1/+1
* scsi: message: fusion: Switch to attribute groupsBart Van Assche2021-10-161-1/+1
* scsi: message: fusion: Call scsi_done() directlyBart Van Assche2021-10-161-3/+3
* scsi: message: mptfc: Switch from pci_ to dma_ APIChristophe JAILLET2021-06-221-17/+18
* scsi: message: fusion: Remove in_interrupt() usage in mpt_config()Thomas Gleixner2020-12-011-1/+1
* scsi: mptfc: Remove unneeded cast from memory allocationLi Heng2020-08-201-4/+2
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-301-1/+1
* scsi: mptfc: fix spelling mistake in macro namesColin Ian King2018-04-191-1/+1
* scsi: mptfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke2017-08-251-9/+1
* scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke2017-04-241-1/+6
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* scsi: fusion: Fix error return code in mptfc_probe()Wei Yongjun2016-09-141-1/+3
* scsi: mptfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-021-1/+2
* mptfusion: remove redundant kfree checksJoe Lawrence2014-07-251-2/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-3/+3
* fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-281-7/+5
* fusion: switch to ->show_info()Al Viro2013-04-091-1/+1
* Drivers: message: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-281-3/+6
* [SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai2010-04-111-0/+17
* [SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai2010-04-111-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] fusion: hold off error recovery while alternate ioc is initializingMichael Reed2010-02-171-6/+11
* [SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai2009-08-221-19/+0
* [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai2009-06-091-2/+0
* [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai2009-06-091-1/+0
* [SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai2009-06-091-2/+0
* [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-091-6/+4
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-4/+4
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-2/+2
* [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-1/+1
* [SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed2008-05-271-2/+0
* [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-121-3/+4
* [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-121-10/+7
* [SCSI] mpt fusion: removing references to hd->iocEric Moore2007-10-121-7/+10
* [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-121-10/+10
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-121-5/+5
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Link speed change display supportPrakash, Sathya2007-10-121-0/+66
* [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-281-61/+47
* [SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya2007-07-181-0/+2
* [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-181-0/+1