Age | Commit message (Expand) | Author |
2013-04-29 | mptctl: don't wank with fasync in ->release() | Al Viro |
2012-06-01 | drivers/message/fusion: use pci_dev->revision | Sergei Shtylyov |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-02-12 | [SCSI] mptfusion: mptctl_release is required in mptctl.c | Kashyap, Desai |
2011-01-24 | [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() | Jesper Juhl |
2010-09-15 | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
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] mptfusion: schedule_target_reset from all Reset context | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: sanity check for vdevice pointer is added | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Updated SCSI IO IOCTL error handling. | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai |
2010-04-11 | [SCSI] mpt: modify mptctl_exit() to call proper deregister functions | Kei Tokunaga |
2010-01-18 | [SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH com... | Kashyap, Desai |
2009-10-29 | [SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/me... | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Code Cleanup patch | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: config path optimized, completion queue is used | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai |
2009-01-02 | [SCSI] fusion: Move a dereference below a NULL test | Julia Lawall |
2008-11-01 | saner FASYNC handling on file close | Al Viro |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-07-02 | mpt: fasync BKL pushdown | Jonathan Corbet |
2008-06-05 | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya |
2008-02-03 | drivers/message/: Spelling fixes | Joe Perches |
2007-10-12 | [SCSI] mptctl : shutup uninitialized variable warnings | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
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-07-28 | [SCSI] mpt fusion: Changes in mptctl.c for logging support | Prakash, Sathya |
2007-06-17 | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore |
2007-02-12 | [PATCH] mark struct file_operations const 4 | Arjan van de Ven |
2007-02-03 | [SCSI] fusion - bump version - 3.04.04 | Eric Moore |
2007-02-03 | [SCSI] fusion - error handling bug fix's | Eric Moore |
2007-02-03 | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore |
2007-01-06 | [SCSI] fusion: MODULE_VERSION support | Eric Moore |
2006-07-13 | [SCSI] mptfusion: misc fix's | Eric Moore |
2006-03-14 | [SCSI] fusion - static fix's | Moore, Eric |
2006-03-14 | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric |
2006-02-04 | [SCSI] fusion - mptctl -adding asyn event notification support | Moore, Eric |
2006-02-04 | [SCSI] fusion - mptctl -firmware download fix | Moore, Eric |
2006-02-04 | [SCSI] fusion - mptctl - backplane istwi fix | Moore, Eric |
2006-02-04 | [SCSI] fusion - mptctl -sense width fix | Moore, Eric |
2006-02-04 | [SCSI] fusion - mptctl - Event Log Fix | Moore, Eric |