Commit Graph

114 Commits (67a3e12b05e055c0415c556a315a3d3eb637e29e)

Author SHA1 Message Date
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Kashyap, Desai aea20f9540 [SCSI] mpt2sas: Bump version 05.100.00.02 15 years ago
Kashyap, Desai 980ead3180 [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_sas_device_remove 15 years ago
Kashyap, Desai 130b958a5d [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd. 15 years ago
Kashyap, Desai 40364a40b6 [SCSI] mpt2sas: Upgrade version 05.100.00.01 15 years ago
Kashyap, Desai 66a6793657 [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. 15 years ago
Kashyap, Desai ef7c80c1f1 [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. 15 years ago
Kashyap, Desai ebda4d38df [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctl 15 years ago
Kashyap, Desai 38c2911449 [SCSI] mpt2sas: sanity added to remove duplicate port from topology 15 years ago
Kashyap, Desai 1469585309 [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all device after recovery 15 years ago
Kashyap, Desai 1a7d7eac6f [SCSI] mpt2sas: Bump version 05.100.00.00 15 years ago
Kashyap, Desai 31b7f2e25d [SCSI] mpt2sas: Copyright 2010. 15 years ago
Kashyap, Desai 58287fd59c [SCSI] mpt2sas: Default descriptor for RAID Passthru command. 15 years ago
Kashyap, Desai f6aee7b9ae [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. 15 years ago
Kashyap, Desai 8ed9a03ad4 [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. 15 years ago
Kashyap, Desai e94f674721 [SCSI] mpt2sas: Fix for little endian 15 years ago
Kashyap, Desai b4344276f7 [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure. 15 years ago
Kashyap, Desai 6558bbb145 [SCSI] mpt2sas: Early return from function if shost is in recovery. 15 years ago
Kashyap, Desai 89009fbb7d [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. 15 years ago
Kashyap, Desai f891dcfdc1 [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset 15 years ago
Kashyap, Desai 7921b35c5f [SCSI] mpt2sas: Corrected time stamp 15 years ago
Kashyap, Desai 31cef6bcb8 [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in RESCAN task after HBA RESET 15 years ago
Richard A Lary fc193172e6 [SCSI] mpt2sas: use correct pci_resource_flag for comparison 15 years ago
Kashyap, Desai 1278b11f46 [SCSI] mpt2sas : Device removal algorithm in interrupt context only 15 years ago
Kashyap, Desai 40956059fb [SCSI] mpt2sas: Upgrading version to 04.100.01.02 15 years ago
Kashyap, Desai cd9843f8af [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address 15 years ago
Kashyap, Desai f1c35e6aea [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset. 15 years ago
FUJITA Tomonori bb789d0162 [SCSI] mpt2sas: fix the incorrect scsi_dma_map error checking 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Kashyap, Desai 3ed215259f [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes. 15 years ago
Kashyap, Desai e4b8972c61 [SCSI] mpt2sas: Bump version 04.100.01.00 15 years ago
Kashyap, Desai 84f0b04a0e [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs) 15 years ago
Kashyap, Desai f4af3c1411 [SCSI] mpt2sas: Update driver header to latest MPI Spec. 15 years ago
Kashyap, Desai 50d5c60634 [SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support. 15 years ago
Kashyap, Desai f7c95ef02b [SCSI] mpt2sas: Added raid transport support 15 years ago
Kashyap, Desai 22c88425e0 [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility. 15 years ago
Kashyap, Desai e75b9b6d9d [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault_debug. 15 years ago
Kashyap, Desai 6846e75cdf [SCSI] mpt2sas: User resource_size_t instead of unsigned long 15 years ago
Kashyap, Desai b2ff36ba19 [SCSI] mpt2sas: Return -ENODATA on IOCTL timeout 15 years ago
Kashyap, Desai d7384b28af [SCSI] mpt2sas: Delete volume before HBA detach. 15 years ago
Kashyap, Desai d685c26208 [SCSI] mpt2sas: add missing initialization of scsih_cmds 15 years ago
Mike Christie e881a172da [SCSI] modify change_queue_depth to take in reason why it is being called 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Kashyap, Desai 153f251e47 [SCSI] mpt2sas: Bump version 03.100.03.00 15 years ago
Kashyap, Desai e7d59c17a7 [SCSI] mpt2sas: No link rate change, do not call update links nor unblock device 15 years ago
Kashyap, Desai 744090d38b [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS shutdown 15 years ago
Kashyap, Desai 8ffc457ed6 [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev reset 15 years ago
Kashyap, Desai 463217bfec [SCSI] mpt2sas : PPC (power pc) endian bug fix's 15 years ago
Kashyap, Desai ec9472c74c [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endian 15 years ago
Kashyap, Desai e4e7c7ed34 [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEVICE_BUSY if device is busy 15 years ago