aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aacraid
AgeCommit message (Expand)Author
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2014-03-15[SCSI] aacraid: kdump fixMahesh Rajashekhara
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-06-26[SCSI] aacraid: Fix for arrays are going offline in the system. System hangsMahesh Rajashekhara
2013-04-10[SCSI] aacraid: Dual firmware image supportMahesh Rajashekhara
2013-02-24[SCSI] aacraid: suppress two GCC warningsPaul Bolle
2013-01-30[SCSI] aacraid: 1024 max outstanding command support for Series 7 and aboveMahesh Rajashekhara
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-11-27[SCSI] aacraid: SCSI dma mapping failure case handlingMahesh Rajashekhara
2012-10-06sections: fix section conflicts in drivers/scsiAndi Kleen
2012-07-20[SCSI] aacraid: Series 7 Async. (performance) mode supportMahesh Rajashekhara
2012-07-20[SCSI] aacraid: Fix endian issues in core and SRC portions of driverBen Collins
2012-07-20[SCSI] aacraid: Relax the tight timeout loop on fib commandsBen Collins
2012-07-20[SCSI] aacraid: Better handling of in-flight events on thread stopBen Collins
2012-07-20[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsetsBen Collins
2012-04-23[SCSI] aacraid: add an iounmap call to aac_src_ioremapTomas Henzl
2012-02-19[SCSI] aacraid: Added Sync.mode to support series 7/8/9 controllersMahesh Rajashekhara
2012-01-08drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()Jesper Juhl
2011-11-11[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-20[SCSI] aacraid: use lower snprintf() limitDan Carpenter
2011-09-22[SCSI] aacraid: reset should disable MSI interruptVasily Averin
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-04-19aacraid: Drop __TIME__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23[SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara
2011-03-17scsi: change to new flag variablematt mooney
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-23drivers/scsi: Remove unnecessary casts of private_dataJoe Perches
2010-09-16[SCSI] aacraid: semaphore cleanupThomas Gleixner
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko
2010-07-28[SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-25[SCSI] aacraid: Eliminate use after freeJulia Lawall