summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_mm.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: megaraid: Convert timers to use timer_setup()Kees Cook2017-11-011-14/+13
* scsi: megaraid: Replace PCI pool old APIRomain Perier2017-08-071-14/+15
* scsi: megaraid: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-121-1/+1
* megaraid: Fix possible NULL pointer deference in mraid_mm_ioctlNicholas Krause2016-01-081-0/+4
* [SCSI] megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter2014-03-151-0/+2
* scsi/megaraid fixed several typos in commentsMatthias Schid2013-08-201-1/+1
* fix comment typos concerning "consistent"Uwe Kleine-König2010-12-101-1/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-4/+4
|/
* scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-5/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* megaraid: BKL pushdownArnd Bergmann2008-06-201-0/+2
* [SCSI] MegaRAID driver management char device moved to miscThomas Horsten2008-02-111-7/+13
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* [SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn2007-05-061-1/+1
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [SCSI] megaraid: fix kernel-docRandy Dunlap2007-01-131-36/+29
* [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann2006-07-281-1/+1
* [SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-191-4/+2
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-8/+3
* [SCSI] megaraid version 2.20.4.6Ju, Seokmann2005-05-201-5/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1255