summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid
Commit message (Expand)AuthorAgeFilesLines
* [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-041-11/+4Star
* [SCSI] aacraid: SCSI dma mapping failure case handlingMahesh Rajashekhara2012-11-272-24/+65
* sections: fix section conflicts in drivers/scsiAndi Kleen2012-10-051-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-11-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-291-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/+0Star
|\ \
| * | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+0Star
| |/
* / [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/+1Star
|\
| * aacraid: Drop __TIME__ usageMichal Marek2011-04-191-2/+1Star
* | Fix common misspellingsLucas De Marchi2011-03-313-4/+4
|/
* [SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara2011-03-2313-59/+898
* scsi: change to new flag variablematt mooney2011-03-171-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+3
|\
| * SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-232-2/+2
|\ \
| * | [SCSI] aacraid: semaphore cleanupThomas Gleixner2010-09-172-2/+2
* | | 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-7/+8
|/ /
* / drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko2010-08-111-3/+2Star
|/
* [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer2010-07-281-6/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-271-2/+2
|\
| * [SCSI] aacraid: Eliminate use after freeJulia Lawall2010-05-251-2/+2
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-3/+8
|\ \ | |/ |/|
| * scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-3/+8
* | [SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...Rajashekhara, Mahesh2010-05-172-1/+11
* | [SCSI] aacraid: prohibit access to array container spaceRajashekhara, Mahesh2010-05-171-0/+34
* | [SCSI] aacraid: add support for handling ATA pass-through commands.Rajashekhara, Mahesh2010-05-171-2/+16
* | [SCSI] aacraid: expose physical devices for models with newer firmwareRajashekhara, Mahesh2010-05-171-0/+15
* | [SCSI] aacraid: respond automatically to volumes added by config toolRajashekhara, Mahesh2010-05-172-1/+11
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0Star
* [SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech2010-01-176-45/+154
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-102-4/+4
|\