| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 2 | -2/+2 |
* | [SCSI] mpt2sas: Bump version 05.100.00.02 | Kashyap, Desai | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s... | Kashyap, Desai | 2010-04-11 | 1 | -3/+8 |
* | [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd. | Kashyap, Desai | 2010-04-11 | 1 | -7/+14 |
* | [SCSI] mpt2sas: Upgrade version 05.100.00.01 | Kashyap, Desai | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. | Kashyap, Desai | 2010-04-11 | 1 | -1/+4 |
* | [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. | Kashyap, Desai | 2010-04-11 | 2 | -0/+124 |
* | [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctl | Kashyap, Desai | 2010-04-11 | 1 | -2/+5 |
* | [SCSI] mpt2sas: sanity added to remove duplicate port from topology | Kashyap, Desai | 2010-04-11 | 2 | -0/+86 |
* | [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all de... | Kashyap, Desai | 2010-04-11 | 1 | -9/+40 |
* | [SCSI] mpt2sas: Bump version 05.100.00.00 | Kashyap, Desai | 2010-04-11 | 1 | -4/+4 |
* | [SCSI] mpt2sas: Copyright 2010. | Kashyap, Desai | 2010-04-11 | 15 | -15/+15 |
* | [SCSI] mpt2sas: Default descriptor for RAID Passthru command. | Kashyap, Desai | 2010-04-11 | 1 | -2/+5 |
* | [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. | Kashyap, Desai | 2010-04-11 | 1 | -1/+10 |
* | [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. | Kashyap, Desai | 2010-04-11 | 3 | -83/+108 |
* | [SCSI] mpt2sas: Fix for little endian | Kashyap, Desai | 2010-04-11 | 5 | -26/+46 |
* | [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure. | Kashyap, Desai | 2010-04-11 | 1 | -15/+138 |
* | [SCSI] mpt2sas: Early return from function if shost is in recovery. | Kashyap, Desai | 2010-04-11 | 2 | -3/+5 |
* | [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. | Kashyap, Desai | 2010-04-11 | 2 | -7/+10 |
* | [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset | Kashyap, Desai | 2010-04-11 | 1 | -3/+3 |
* | [SCSI] mpt2sas: Corrected time stamp | Kashyap, Desai | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R... | Kashyap, Desai | 2010-04-11 | 1 | -2/+0 |
* | [SCSI] mpt2sas: use correct pci_resource_flag for comparison | Richard A Lary | 2010-04-11 | 1 | -10/+13 |
* | [SCSI] mpt2sas : Device removal algorithm in interrupt context only | Kashyap, Desai | 2010-04-11 | 2 | -195/+123 |
* | [SCSI] mpt2sas: Upgrading version to 04.100.01.02 | Kashyap, Desai | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address | Kashyap, Desai | 2010-04-11 | 1 | -39/+18 |
* | [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset. | Kashyap, Desai | 2010-04-11 | 3 | -69/+79 |
* | [SCSI] mpt2sas: fix the incorrect scsi_dma_map error checking | FUJITA Tomonori | 2010-04-11 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -0/+3 |
* | [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes. | Kashyap, Desai | 2010-02-17 | 1 | -3/+5 |
* | [SCSI] mpt2sas: Bump version 04.100.01.00 | Kashyap, Desai | 2010-02-08 | 1 | -3/+3 |
* | [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs) | Kashyap, Desai | 2010-02-08 | 1 | -20/+35 |
* | [SCSI] mpt2sas: Update driver header to latest MPI Spec. | Kashyap, Desai | 2010-02-08 | 6 | -40/+201 |
* | [SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support. | Kashyap, Desai | 2010-02-08 | 3 | -17/+232 |
* | [SCSI] mpt2sas: Added raid transport support | Kashyap, Desai | 2010-02-08 | 3 | -4/+189 |
* | [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility. | Kashyap, Desai | 2010-02-08 | 1 | -8/+4 |
* | [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault... | Kashyap, Desai | 2010-02-08 | 1 | -2/+3 |
* | [SCSI] mpt2sas: User resource_size_t instead of unsigned long | Kashyap, Desai | 2010-02-08 | 2 | -8/+9 |
* | [SCSI] mpt2sas: Return -ENODATA on IOCTL timeout | Kashyap, Desai | 2010-02-08 | 1 | -0/+1 |
* | [SCSI] mpt2sas: Delete volume before HBA detach. | Kashyap, Desai | 2010-02-08 | 1 | -0/+17 |
* | [SCSI] mpt2sas: add missing initialization of scsih_cmds | Kashyap, Desai | 2009-12-10 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 | 1 | -3/+7 |
* | | [SCSI] mpt2sas: Bump version 03.100.03.00 | Kashyap, Desai | 2009-10-29 | 1 | -2/+2 |
* | | [SCSI] mpt2sas: No link rate change, do not call update links nor unblock device | Kashyap, Desai | 2009-10-29 | 1 | -25/+27 |
* | | [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS ... | Kashyap, Desai | 2009-10-29 | 2 | -1/+136 |
* | | [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev reset | Kashyap, Desai | 2009-10-29 | 1 | -1/+33 |
* | | [SCSI] mpt2sas : PPC (power pc) endian bug fix's | Kashyap, Desai | 2009-10-29 | 4 | -22/+24 |
* | | [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ... | Kashyap, Desai | 2009-10-29 | 4 | -6/+7 |