| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 1 | -1/+1 |
* | [SCSI] remove deprecated IRQF_DISABLED from SCSI | Michael Opdenacker | 2014-03-19 | 3 | -5/+4 |
* | [SCSI] aacraid: kdump fix | Mahesh Rajashekhara | 2014-03-15 | 2 | -4/+5 |
* | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 2013-11-29 | 1 | -0/+1 |
* | aacraid: prevent invalid pointer dereference | Mahesh Rajashekhara | 2013-11-20 | 1 | -1/+2 |
* | aacraid: missing capable() check in compat ioctl | Dan Carpenter | 2013-10-30 | 1 | -0/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-07-04 | 1 | -0/+3 |
|\ |
|
| * | [SCSI] aacraid: Fix for arrays are going offline in the system. System hangs | Mahesh Rajashekhara | 2013-06-27 | 1 | -0/+3 |
* | | drivers: avoid parsing names as kthread_run() format strings | Kees Cook | 2013-07-04 | 2 | -2/+4 |
|/ |
|
* | [SCSI] aacraid: Dual firmware image support | Mahesh Rajashekhara | 2013-04-10 | 3 | -3/+31 |
* | [SCSI] aacraid: suppress two GCC warnings | Paul Bolle | 2013-02-24 | 1 | -2/+2 |
* | [SCSI] aacraid: 1024 max outstanding command support for Series 7 and above | Mahesh Rajashekhara | 2013-01-30 | 2 | -3/+16 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -11/+4 |
* | [SCSI] aacraid: SCSI dma mapping failure case handling | Mahesh Rajashekhara | 2012-11-27 | 2 | -24/+65 |
* | sections: fix section conflicts in drivers/scsi | Andi Kleen | 2012-10-05 | 1 | -1/+1 |
* | [SCSI] aacraid: Series 7 Async. (performance) mode support | Mahesh Rajashekhara | 2012-07-20 | 8 | -125/+357 |
* | [SCSI] aacraid: Fix endian issues in core and SRC portions of driver | Ben Collins | 2012-07-20 | 2 | -19/+31 |
* | [SCSI] aacraid: Relax the tight timeout loop on fib commands | Ben Collins | 2012-07-20 | 1 | -3/+6 |
* | [SCSI] aacraid: Better handling of in-flight events on thread stop | Ben Collins | 2012-07-20 | 1 | -1/+11 |
* | [SCSI] aacraid: Use resource_size_t for IO mem pointers and offsets | Ben Collins | 2012-07-20 | 7 | -14/+14 |
* | [SCSI] aacraid: add an iounmap call to aac_src_ioremap | Tomas Henzl | 2012-04-23 | 1 | -0/+2 |
* | [SCSI] aacraid: Added Sync.mode to support series 7/8/9 controllers | Mahesh Rajashekhara | 2012-02-19 | 8 | -63/+338 |
* | drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb() | Jesper Juhl | 2012-01-08 | 1 | -0/+1 |
* | [SCSI] aacraid: controller hangs if kernel uses non-default ASPM policy | Vasily Averin | 2011-11-11 | 1 | -0/+4 |
* | scsi: Fix up files implicitly depending on module.h inclusion | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-29 | 1 | -3/+4 |
|\ |
|
| * | [SCSI] aacraid: use lower snprintf() limit | Dan Carpenter | 2011-10-20 | 1 | -3/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove unneeded version.h includes from drivers/scsi/ | Jesper Juhl | 2011-09-15 | 1 | -1/+0 |
| |/ |
|
* / | [SCSI] aacraid: reset should disable MSI interrupt | Vasily Averin | 2011-09-22 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 1 | -2/+1 |
|\ |
|
| * | aacraid: Drop __TIME__ usage | Michal Marek | 2011-04-19 | 1 | -2/+1 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -4/+4 |
|/ |
|
* | [SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller family | Mahesh Rajashekhara | 2011-03-23 | 13 | -59/+898 |
* | scsi: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+3 |
|\ |
|
| * | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | drivers/scsi: Remove unnecessary casts of private_data | Joe Perches | 2010-09-23 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-10-23 | 2 | -2/+2 |
|\ \ |
|
| * | | [SCSI] aacraid: semaphore cleanup | Thomas Gleixner | 2010-09-17 | 2 | -2/+2 |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
| |/ / |
|
* / / | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 | 1 | -7/+8 |
|/ / |
|
* / | drivers: scsi: use newly introduced hex_to_bin() method | Andy Shevchenko | 2010-08-11 | 1 | -3/+2 |
|/ |
|
* | [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31 | Rolf Eike Beer | 2010-07-28 | 1 | -6/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-05-27 | 1 | -2/+2 |
|\ |
|
| * | [SCSI] aacraid: Eliminate use after free | Julia Lawall | 2010-05-25 | 1 | -2/+2 |
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 | 1 | -3/+8 |
|\ \
| |/
|/| |
|