Age | Commit message (Expand) | Author |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-09-05 | [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure | Julia Lawall |
2010-08-14 | fusion: add function parameter names to kernel-doc | Randy Dunlap |
2010-08-14 | fusion: fix non-kernel-doc comment block | Randy Dunlap |
2010-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-11 | fusion: fix kernel-doc warnings | Randy Dunlap |
2010-08-11 | mpt fusion: convert to seq_file | Alexey Dobriyan |
2010-08-11 | param: use module_param in drivers/message/fusion/mptbase.c | Rusty Russell |
2010-08-11 | [SCSI] drivers/message/fusion: Adjust confusing if indentation | Julia Lawall |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-07-28 | [SCSI] mptfusion: release resources in error return path | Tomas Henzl |
2010-07-28 | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e... | Kashyap, Desai |
2010-07-27 | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout | Kei Tokunaga |
2010-07-27 | [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.c | Bandan Das |
2010-07-27 | [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftReset | Kashyap, Desai |
2010-07-27 | [SCSI] mptfusion: Set fw_events_off to 1 at driver load time. | Kashyap, Desai |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-04-11 | [SCSI] mptfusion: mpt config will do Hard Reset based upon retry counts | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai |
2010-01-18 | [SCSI] fusion: fix warning when not using procfs | Erik Ekman |
2010-01-17 | [SCSI] mptsas: Fix issue with chain pools allocation on katmai | Anatolij Gustschin |
2009-12-10 | [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources. | Pravin Bathija |
2009-09-21 | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig |
2009-09-12 | [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : Code cleanup of host page alloc and diag reset. | Kashyap, Desai |
2009-06-19 | convert some DMA_nnBIT_MASK() callers | Andrew Morton |
2009-06-14 | fusion: fix recent kernel-doc problems | Randy Dunlap |
2009-06-09 | [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-04-21 | scsi: mpt: suppress debugobjects warning | Eric Paris |
2009-04-07 | 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-02-22 | [SCSI] mpt: fix disable lsi sas to use msi as default | Yinghai Lu |
2009-01-13 | [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 |
2008-12-29 | [SCSI] fusion: use ARRAY_SIZE | Julia Lawall |
2008-12-29 | [SCSI] fusion: remove excess kernel-doc notation | Randy Dunlap |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-07-22 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |