| Commit message (Expand) | Author | Age | Files | Lines |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -2/+2 |
* | [SCSI] Fusion MPT: disable pci device when mpt map resoures failed | Hanjun Guo | 2012-09-14 | 1 | -7/+11 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-31 | 1 | -8/+4 |
|\ |
|
| * | drivers/message/fusion: use pci_dev->revision | Sergei Shtylyov | 2012-05-31 | 1 | -8/+4 |
* | | [SCSI] mptfusion: unlock on error in mpt_config() | Dan Carpenter | 2012-05-22 | 1 | -0/+1 |
|/ |
|
* | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu | 2012-02-27 | 1 | -1/+1 |
* | [SCSI] fusion: ensure NUL-termination of MptCallbacksName elements | Ferenc Wagner | 2011-12-15 | 1 | -3/+4 |
* | [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset | kashyap.desai@lsi.com | 2011-08-27 | 1 | -3/+26 |
* | [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition | kashyap.desai@lsi.com | 2011-08-27 | 1 | -1/+62 |
* | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 1 | -12/+10 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers | Kashyap, Desai | 2011-02-12 | 1 | -1/+6 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-09-05 | 1 | -1/+3 |
* | fusion: add function parameter names to kernel-doc | Randy Dunlap | 2010-08-14 | 1 | -0/+2 |
* | fusion: fix non-kernel-doc comment block | Randy Dunlap | 2010-08-14 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-14 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] drivers/message/fusion: Adjust confusing if indentation | Julia Lawall | 2010-08-11 | 1 | -1/+1 |
* | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 | 1 | -2/+1 |
|\ \ |
|
| * | | param: use module_param in drivers/message/fusion/mptbase.c | Rusty Russell | 2010-08-11 | 1 | -2/+1 |
| |/ |
|
* | | fusion: fix kernel-doc warnings | Randy Dunlap | 2010-08-11 | 1 | -2/+0 |
* | | mpt fusion: convert to seq_file | Alexey Dobriyan | 2010-08-11 | 1 | -117/+119 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 1 | -2/+2 |
|\ |
|
| * | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -2/+2 |
* | | [SCSI] mptfusion: release resources in error return path | Tomas Henzl | 2010-07-28 | 1 | -0/+3 |
* | | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e... | Kashyap, Desai | 2010-07-28 | 1 | -11/+16 |
* | | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout | Kei Tokunaga | 2010-07-27 | 1 | -5/+8 |
* | | [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.c | Bandan Das | 2010-07-27 | 1 | -2/+0 |
* | | [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftReset | Kashyap, Desai | 2010-07-27 | 1 | -0/+1 |
* | | [SCSI] mptfusion: Set fw_events_off to 1 at driver load time. | Kashyap, Desai | 2010-07-27 | 1 | -0/+3 |
|/ |
|
* | [SCSI] mptfusion: mpt config will do Hard Reset based upon retry counts | Kashyap, Desai | 2010-04-11 | 1 | -2/+7 |
* | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai | 2010-04-11 | 1 | -2/+168 |
* | [SCSI] fusion: fix warning when not using procfs | Erik Ekman | 2010-01-18 | 1 | -2/+3 |
* | [SCSI] mptsas: Fix issue with chain pools allocation on katmai | Anatolij Gustschin | 2010-01-17 | 1 | -0/+2 |
* | [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources. | Pravin Bathija | 2009-12-10 | 1 | -3/+3 |
* | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 1 | -2/+2 |
* | [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic | Kashyap, Desai | 2009-09-12 | 1 | -5/+5 |
* | [SCSI] mptsas : Code cleanup of host page alloc and diag reset. | Kashyap, Desai | 2009-08-22 | 1 | -54/+30 |
* | convert some DMA_nnBIT_MASK() callers | Andrew Morton | 2009-06-19 | 1 | -4/+4 |
* | fusion: fix recent kernel-doc problems | Randy Dunlap | 2009-06-14 | 1 | -2/+1 |
* | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added | Kashyap, Desai | 2009-06-09 | 1 | -0/+167 |
* | [SCSI] mpt fusion: Put IOC into ready state if it not already in ready state | Kashyap, Desai | 2009-06-09 | 1 | -0/+16 |
* | [SCSI] mpt fusion: Code Cleanup patch | Kashyap, Desai | 2009-06-09 | 1 | -133/+283 |
* | [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue | Kashyap, Desai | 2009-06-09 | 1 | -0/+10 |
* | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai | 2009-06-09 | 1 | -2/+11 |
* | [SCSI] mpt fusion: rewrite taskmgmt request and completion routines | Kashyap, Desai | 2009-06-09 | 1 | -14/+66 |
* | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai | 2009-06-09 | 1 | -0/+2 |
* | [SCSI] mpt fusion: config path optimized, completion queue is used | Kashyap, Desai | 2009-06-09 | 1 | -241/+215 |
* | [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO | Kashyap, Desai | 2009-06-09 | 1 | -34/+42 |
* | [SCSI] mpt fusion: Added support for MPT discovery completion check | Kashyap, Desai | 2009-06-09 | 1 | -0/+56 |