aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid
Commit message (Expand)AuthorAge
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-22
|\ \
| * | [SCSI] aacraid: semaphore cleanupThomas Gleixner2010-09-16
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/ /
* / / scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
|/ /
* / drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko2010-08-11
|/
* [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer2010-07-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-27
|\
| * [SCSI] aacraid: Eliminate use after freeJulia Lawall2010-05-25
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\ \ | |/ |/|
| * scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
* | [SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...Rajashekhara, Mahesh2010-05-16
* | [SCSI] aacraid: prohibit access to array container spaceRajashekhara, Mahesh2010-05-16
* | [SCSI] aacraid: add support for handling ATA pass-through commands.Rajashekhara, Mahesh2010-05-16
* | [SCSI] aacraid: expose physical devices for models with newer firmwareRajashekhara, Mahesh2010-05-16
* | [SCSI] aacraid: respond automatically to volumes added by config toolRajashekhara, Mahesh2010-05-16
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech2010-01-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
|/
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
* dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* [SCSI] aacraid driver updateLeubner, Achim2009-04-03
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-29
* [SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori2008-12-29
* [SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot2008-12-03
* [SCSI] aacraid: switch to block timeoutJames Bottomley2008-12-01
* block: unify request timeout handlingJens Axboe2008-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] aacraid: prevent copy_from_user() BUG!Mark Salyzyn2008-07-12
| * [SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison2008-06-05
* | aacraid: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
|/
* [SCSI] aacraid: Add Power Management supportMark Salyzyn2008-05-02
* [SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2008-05-02
* [SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn2008-05-02
* [SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn2008-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* [SCSI] aacraid: Do not describe check_reset parameter with its valuePaul Bolle2008-04-16
* [SCSI] aacraid: Fix down_interruptible() to check the return valueMark Salyzyn2008-04-16
* [SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz2008-04-07
* [SCSI] aacraid: use sg buffer copy helper functionsFUJITA Tomonori2008-04-07