Age | Commit message (Expand) | Author | Files | Lines |
2022-04-26 | scsi: message: fusion: Remove unused variable retval | Alexander Vorwerk | 1 | -3/+0 |
2022-01-10 | scsi: message: fusion: mptctl: Use dma_alloc_coherent() | Christophe JAILLET | 1 | -12/+19 |
2022-01-10 | scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 1 | -21/+30 |
2021-10-13 | scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameter | Uwe Kleine-König | 1 | -2/+2 |
2021-04-13 | scsi: message: fusion: Remove unused local variable 'port' | Zhen Lei | 1 | -6/+0 |
2021-04-13 | scsi: message: fusion: Remove unused local variable 'time_count' | Zhen Lei | 1 | -2/+0 |
2020-08-21 | scsi: mptctl: Remove unneeded cast from memory allocation | Li Heng | 1 | -3/+2 |
2020-01-16 | scsi: mptfusion: Fix double fetch bug in ioctl | Dan Carpenter | 1 | -163/+50 |
2019-03-20 | scsi: mptfusion: fix indentation issues | Colin Ian King | 1 | -1/+1 |
2018-07-31 | scsi: mptctl: change strncpy+truncation to strlcpy | Dominique Martinet | 1 | -2/+2 |
2018-01-31 | scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo() | Dan Carpenter | 1 | -0/+2 |
2018-01-17 | scsi: mptfusion: Use snprintf() instead of open coded divisions | Andy Shevchenko | 1 | -18/+7 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2015-11-12 | mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl() | Dan Carpenter | 1 | -0/+4 |
2015-08-26 | mptfusion: prevent some memory corruption | Dan Carpenter | 1 | -0/+9 |
2014-09-16 | mptfusion: simplify rounding | Rasmus Villemoes | 1 | -6/+1 |
2014-07-26 | mptfusion: use memdup_user | Joe Lawrence | 1 | -13/+5 |
2014-05-28 | mptfusion: fix msgContext in mptctl_hp_hostinfo | Tomas Henzl | 1 | -3/+3 |
2013-04-29 | mptctl: don't wank with fasync in ->release() | Al Viro | 1 | -8/+0 |
2012-06-01 | drivers/message/fusion: use pci_dev->revision | Sergei Shtylyov | 1 | -3/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+3 |
2011-02-12 | [SCSI] mptfusion: mptctl_release is required in mptctl.c | Kashyap, Desai | 1 | -0/+8 |
2011-01-24 | [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() | Jesper Juhl | 1 | -1/+3 |
2010-09-15 | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -7/+8 |
2010-07-28 | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e... | Kashyap, Desai | 1 | -2/+4 |
2010-07-27 | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout | Kei Tokunaga | 1 | -4/+14 |
2010-07-27 | [SCSI] mptfusion: schedule_target_reset from all Reset context | Kashyap, Desai | 1 | -3/+11 |
2010-04-11 | [SCSI] mptfusion: sanity check for vdevice pointer is added | Kashyap, Desai | 1 | -0/+7 |
2010-04-11 | [SCSI] mptfusion: Updated SCSI IO IOCTL error handling. | Kashyap, Desai | 1 | -75/+86 |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai | 1 | -1/+1 |
2010-04-11 | [SCSI] mpt: modify mptctl_exit() to call proper deregister functions | Kei Tokunaga | 1 | -1/+12 |
2010-01-18 | [SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH com... | Kashyap, Desai | 1 | -2/+2 |
2009-10-29 | [SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/me... | Kashyap, Desai | 1 | -4/+1 |
2009-06-10 | [SCSI] mpt fusion: Code Cleanup patch | Kashyap, Desai | 1 | -3/+3 |
2009-06-10 | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function | Kashyap, Desai | 1 | -293/+357 |
2009-06-10 | [SCSI] mpt fusion: config path optimized, completion queue is used | Kashyap, Desai | 1 | -15/+16 |
2009-06-10 | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 1 | -18/+19 |
2009-01-02 | [SCSI] fusion: Move a dereference below a NULL test | Julia Lawall | 1 | -2/+3 |
2008-11-01 | saner FASYNC handling on file close | Al Viro | 1 | -7/+0 |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -2/+2 |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -2/+2 |
2008-07-03 | mpt: fasync BKL pushdown | Jonathan Corbet | 1 | -1/+5 |
2008-06-05 | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya | 1 | -2/+2 |
2008-02-03 | drivers/message/: Spelling fixes | Joe Perches | 1 | -4/+4 |
2007-10-12 | [SCSI] mptctl : shutup uninitialized variable warnings | Eric Moore | 1 | -5/+3 |
2007-10-12 | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore | 1 | -5/+5 |
2007-10-12 | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore | 1 | -9/+9 |
2007-10-12 | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 1 | -116/+117 |
2007-10-12 | [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -24/+12 |