summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid
Commit message (Expand)AuthorAgeFilesLines
* aacraid: aac_src_intr_message() can be statickbuild test robot2015-05-251-1/+1
* aacraid: driver version changeMahesh Rajashekhara2015-04-092-2/+2
* aacraid: AIF raw device remove supportMahesh Rajashekhara2015-04-092-0/+36
* aacraid: performance improvement changesMahesh Rajashekhara2015-04-097-58/+57
* aacraid: IOCTL fixMahesh Rajashekhara2015-04-093-1/+7
* aacraid: IOP RESET command handling changesMahesh Rajashekhara2015-04-093-10/+31
* aacraid: 240 simple volume supportMahesh Rajashekhara2015-04-092-0/+8
* aacraid: vpd page code 0x83 supportMahesh Rajashekhara2015-04-091-12/+153
* aacraid: MSI-x supportMahesh Rajashekhara2015-04-096-107/+505
* aacraid: 4KB sector supportMahesh Rajashekhara2015-04-092-51/+200
* aacraid: IOCTL pass-through command fixMahesh Rajashekhara2015-04-091-2/+8
* aacraid: AIF support for SES device add/removeMahesh Rajashekhara2015-04-092-2/+8
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-081-11/+7
|\
| * scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-11/+7
* | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-242-3/+3
|/
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-4/+4
* scsi: add use_cmd_list flagKashyap.Desai@avagotech.com2014-09-151-0/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-193-5/+4
* [SCSI] aacraid: kdump fixMahesh Rajashekhara2014-03-152-4/+5
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
* aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara2013-11-191-1/+2
* aacraid: missing capable() check in compat ioctlDan Carpenter2013-10-301-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-041-0/+3
|\
| * [SCSI] aacraid: Fix for arrays are going offline in the system. System hangsMahesh Rajashekhara2013-06-261-0/+3
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-032-2/+4
|/
* [SCSI] aacraid: Dual firmware image supportMahesh Rajashekhara2013-04-103-3/+31
* [SCSI] aacraid: suppress two GCC warningsPaul Bolle2013-02-241-2/+2
* [SCSI] aacraid: 1024 max outstanding command support for Series 7 and aboveMahesh Rajashekhara2013-01-302-3/+16
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-11/+4
* [SCSI] aacraid: SCSI dma mapping failure case handlingMahesh Rajashekhara2012-11-272-24/+65
* sections: fix section conflicts in drivers/scsiAndi Kleen2012-10-061-1/+1
* [SCSI] aacraid: Series 7 Async. (performance) mode supportMahesh Rajashekhara2012-07-208-125/+357
* [SCSI] aacraid: Fix endian issues in core and SRC portions of driverBen Collins2012-07-202-19/+31
* [SCSI] aacraid: Relax the tight timeout loop on fib commandsBen Collins2012-07-201-3/+6
* [SCSI] aacraid: Better handling of in-flight events on thread stopBen Collins2012-07-201-1/+11
* [SCSI] aacraid: Use resource_size_t for IO mem pointers and offsetsBen Collins2012-07-207-14/+14
* [SCSI] aacraid: add an iounmap call to aac_src_ioremapTomas Henzl2012-04-231-0/+2
* [SCSI] aacraid: Added Sync.mode to support series 7/8/9 controllersMahesh Rajashekhara2012-02-198-63/+338
* drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()Jesper Juhl2012-01-081-0/+1
* [SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin2011-11-111-0/+4
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-311-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-3/+4
|\
| * [SCSI] aacraid: use lower snprintf() limitDan Carpenter2011-10-201-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+0
|\ \
| * | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+0
| |/
* | [SCSI] aacraid: reset should disable MSI interruptVasily Averin2011-09-221-0/+2
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-2/+1
|\
| * aacraid: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | Fix common misspellingsLucas De Marchi2011-03-313-4/+4
|/
OpenPOWER on IntegriCloud