summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-09-291-1/+1
|\
| * scsi: fusion: mptctl: Use min() macroYan Zhen2024-09-131-1/+1
* | [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
|/
* scsi: message: fusion: Replace deprecated strncpy() with strscpy_pad()Justin Stitt2023-10-101-10/+9
* scsi: message: fusion: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-06-011-1/+1
* scsi: message: fusion: Remove variable 'where'Colin Ian King2022-11-081-2/+0
* scsi: message: fusion: Remove redundant variable iocnumColin Ian King2022-09-011-4/+2
* scsi: message: fusion: Remove unused variable retvalAlexander Vorwerk2022-04-261-3/+0
* scsi: message: fusion: mptctl: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-12/+19
* scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-01-101-21/+30
* scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameterUwe Kleine-König2021-10-131-2/+2
* scsi: message: fusion: Remove unused local variable 'port'Zhen Lei2021-04-131-6/+0
* scsi: message: fusion: Remove unused local variable 'time_count'Zhen Lei2021-04-131-2/+0
* scsi: mptctl: Remove unneeded cast from memory allocationLi Heng2020-08-211-3/+2
* scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter2020-01-161-163/+50
* scsi: mptfusion: fix indentation issuesColin Ian King2019-03-191-1/+1
* scsi: mptctl: change strncpy+truncation to strlcpyDominique Martinet2018-07-311-2/+2
* scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter2018-01-311-0/+2
* scsi: mptfusion: Use snprintf() instead of open coded divisionsAndy Shevchenko2018-01-171-18/+7
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter2015-11-121-0/+4
* mptfusion: prevent some memory corruptionDan Carpenter2015-08-261-0/+9
* mptfusion: simplify roundingRasmus Villemoes2014-09-161-6/+1
* mptfusion: use memdup_userJoe Lawrence2014-07-251-13/+5
* mptfusion: fix msgContext in mptctl_hp_hostinfoTomas Henzl2014-05-281-3/+3
* mptctl: don't wank with fasync in ->release()Al Viro2013-04-291-8/+0
* drivers/message/fusion: use pci_dev->revisionSergei Shtylyov2012-06-011-3/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-181-1/+3
|\
| * [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()Jesper Juhl2011-01-241-1/+3
* | [SCSI] mptfusion: mptctl_release is required in mptctl.cKashyap, Desai2011-02-121-0/+8
|/
* scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-7/+8
* [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-281-2/+4
* [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga2010-07-271-4/+14
* [SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai2010-07-271-3/+11
* [SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai2010-04-111-0/+7
* [SCSI] mptfusion: Updated SCSI IO IOCTL error handling.Kashyap, Desai2010-04-111-75/+86
* [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai2010-04-111-1/+1
* [SCSI] mpt: modify mptctl_exit() to call proper deregister functionsKei Tokunaga2010-04-111-1/+12
* [SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH com...Kashyap, Desai2010-01-181-2/+2
* [SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/me...Kashyap, Desai2009-10-291-4/+1
* [SCSI] mpt fusion: Code Cleanup patchKashyap, Desai2009-06-101-3/+3
* [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai2009-06-101-293/+357
* [SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai2009-06-101-15/+16
* [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-101-18/+19
* [SCSI] fusion: Move a dereference below a NULL testJulia Lawall2009-01-021-2/+3
* saner FASYNC handling on file closeAl Viro2008-11-011-7/+0
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-161-2/+2
|\
| * [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-2/+2