| Commit message (Expand) | Author | Age |
* | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 |
* | [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic | Kashyap, Desai | 2009-09-12 |
* | [SCSI] mptsas : Code cleanup of host page alloc and diag reset. | Kashyap, Desai | 2009-08-22 |
* | convert some DMA_nnBIT_MASK() callers | Andrew Morton | 2009-06-19 |
* | fusion: fix recent kernel-doc problems | Randy Dunlap | 2009-06-14 |
* | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: Put IOC into ready state if it not already in ready state | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: Code Cleanup patch | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: rewrite taskmgmt request and completion routines | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: config path optimized, completion queue is used | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: Added support for MPT discovery completion check | Kashyap, Desai | 2009-06-09 |
* | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 2009-06-09 |
* | scsi: mpt: suppress debugobjects warning | Eric Paris | 2009-04-21 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 |
* | [SCSI] mpt: fix disable lsi sas to use msi as default | Yinghai Lu | 2009-02-22 |
* | [SCSI] mpt fusion: Add Firmware debug support | Kashyap, Desai | 2009-01-13 |
* | [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SAS | Kashyap, Desai | 2009-01-13 |
* | [SCSI] fusion: use ARRAY_SIZE | Julia Lawall | 2008-12-29 |
* | [SCSI] fusion: remove excess kernel-doc notation | Randy Dunlap | 2008-12-29 |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | [SCSI] mpt fusion : Adding FAULT Reset polling work | Prakash, Sathya | 2008-07-12 |
| * | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya | 2008-06-05 |
| * | [SCSI] mpt fusion: make struct mpt_proc_root_dir static | Adrian Bunk | 2008-06-05 |
* | | [SCSI] fusion: default MSI to disabled for SPI and FC controllers | James Bottomley | 2008-07-12 |
|/ |
|
* | [SCSI] mpt fusion: fix up msi_enable in mpt_suspend | James Bottomley | 2008-04-07 |
* | [SCSI] mpt fusion: convert inactive_list_mutex to a mutex | Matthias Kaehlcke | 2008-04-07 |
* | [SCSI] mpt fusion: Enable MSI by default for SAS controllers | Prakash, Sathya | 2008-04-07 |
* | [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers | Prakash, Sathya | 2008-03-18 |
* | docbook: fix fusion source files | Randy Dunlap | 2008-03-03 |
* | [SCSI] mptbase: fix use-after-free's | Adrian Bunk | 2008-02-22 |
* | [SCSI] mpt fusion: Request I/O resources only when required | Prakash, Sathya | 2008-02-11 |
* | [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in pa... | Prakash, Sathya | 2008-02-11 |
* | [SCSI] mpt fusion: Fix for module unload problem in flash less controller env... | Prakash, Sathya | 2008-01-23 |
* | [SCSI] mpt fusion: Fix sparse warnings | Eric Moore | 2007-10-12 |
* | [SCSI] mpt fusion: adding/removing white space | Eric Moore | 2007-10-12 |
* | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 2007-10-12 |
* | [SCSI] mpt fusion: fix two potential mem leaks | Jesper Juhl | 2007-10-12 |
* | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 2007-10-12 |
* | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, Sathya | 2007-10-12 |
* | [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen... | Prakash, Sathya | 2007-10-12 |
* | [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 | Eric Moore | 2007-10-12 |
* | [SCSI] mpt fusion: make logging a global sysfs parameter | James Bottomley | 2007-07-31 |
* | [SCSI] mpt fusion: Changes in mptbase.c for logging support | Prakash, Sathya | 2007-07-28 |