index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aacraid
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
[SCSI] aacraid: Series 7 Async. (performance) mode support
Mahesh Rajashekhara
8
-125
/
+357
2012-07-20
[SCSI] aacraid: Fix endian issues in core and SRC portions of driver
Ben Collins
2
-19
/
+31
2012-07-20
[SCSI] aacraid: Relax the tight timeout loop on fib commands
Ben Collins
1
-3
/
+6
2012-07-20
[SCSI] aacraid: Better handling of in-flight events on thread stop
Ben Collins
1
-1
/
+11
2012-07-20
[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsets
Ben Collins
7
-14
/
+14
2012-04-23
[SCSI] aacraid: add an iounmap call to aac_src_ioremap
Tomas Henzl
1
-0
/
+2
2012-02-19
[SCSI] aacraid: Added Sync.mode to support series 7/8/9 controllers
Mahesh Rajashekhara
8
-63
/
+338
2012-01-09
drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()
Jesper Juhl
1
-0
/
+1
2011-11-11
[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policy
Vasily Averin
1
-0
/
+4
2011-11-01
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+4
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-10-20
[SCSI] aacraid: use lower snprintf() limit
Dan Carpenter
1
-3
/
+4
2011-09-22
[SCSI] aacraid: reset should disable MSI interrupt
Vasily Averin
1
-0
/
+2
2011-09-15
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
1
-1
/
+0
2011-05-27
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-2
/
+1
2011-04-19
aacraid: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-4
/
+4
2011-03-23
[SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller family
Mahesh Rajashekhara
13
-59
/
+898
2011-03-17
scsi: change to new flag variable
matt mooney
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+3
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-2
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-23
drivers/scsi: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-09-17
[SCSI] aacraid: semaphore cleanup
Thomas Gleixner
2
-2
/
+2
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-7
/
+8
2010-08-11
drivers: scsi: use newly introduced hex_to_bin() method
Andy Shevchenko
1
-3
/
+2
2010-07-28
[SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31
Rolf Eike Beer
1
-6
/
+8
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+2
2010-05-25
[SCSI] aacraid: Eliminate use after free
Julia Lawall
1
-2
/
+2
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-3
/
+8
2010-05-17
scsi: Push down BKL into ioctl functions
Arnd Bergmann
1
-3
/
+8
2010-05-17
[SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...
Rajashekhara, Mahesh
2
-1
/
+11
2010-05-17
[SCSI] aacraid: prohibit access to array container space
Rajashekhara, Mahesh
1
-0
/
+34
2010-05-17
[SCSI] aacraid: add support for handling ATA pass-through commands.
Rajashekhara, Mahesh
1
-2
/
+16
2010-05-17
[SCSI] aacraid: expose physical devices for models with newer firmware
Rajashekhara, Mahesh
1
-0
/
+15
2010-05-17
[SCSI] aacraid: respond automatically to volumes added by config tool
Rajashekhara, Mahesh
2
-1
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-2
/
+0
2010-01-17
[SCSI] aacraid: fix File System going into read-only mode
Penchala Narasimha Reddy Chilakala, ERS-HCLTech
6
-45
/
+154
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+5
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-4
/
+4
2009-04-14
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
3
-8
/
+8
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
[next]