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
/
aic7xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
scsi: aic7xxx: remove set but not used variable 'shared_scb_data'
YueHaibing
1
-2
/
+0
2018-09-12
scsi: aic7xxx: remove unused redundant variable num_chip_names
Colin Ian King
2
-2
/
+0
2018-08-30
scsi: aic7xxx: Fix build using bare-metal toolchain
Sam Protsenko
15
-147
/
+1
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-08
scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd
Colin Ian King
1
-4
/
+4
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
1
-34
/
+0
2018-03-15
scsi: aic7xxx: aic79xx: remove VLAs
Stephen Kitt
5
-14
/
+11
2018-01-31
scsi: aic7xxx: remove aiclib.c
Corentin Labbe
1
-34
/
+0
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-32
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-11-01
scsi: aic7xxx: Convert timers to use timer_setup()
Kees Cook
3
-32
/
+9
2017-10-17
scsi: aic7xxx: make a couple of functions static
Colin Ian King
2
-2
/
+2
2017-08-11
scsi: aic7xxx: regenerate firmware files
Michał Mirosław
3
-1102
/
+227
2017-08-08
scsi: aic7xxx: fix firmware build deps
Michał Mirosław
1
-2
/
+4
2017-08-08
scsi: aic7xxx: remove empty function
Michał Mirosław
3
-7
/
+0
2017-07-25
scsi: aic7xxx: fix firmware build with O=path
Jakub Kicinski
2
-30
/
+35
2017-04-20
scsi: aic7xxx: fix order of arguments in function prototype
Colin Ian King
1
-2
/
+2
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-1
/
+1
2016-02-24
aic7xxx: Fix queue depth handling
Alan
1
-0
/
+1
2016-01-06
aic7xxx: Avoid name collision with <linux/list.h>
Michal Marek
5
-14
/
+4
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
2
-2
/
+0
2015-08-07
aic7xxx: Fix typo in error message
Nik Nyby
1
-1
/
+1
2015-04-09
aic7xxx: replace kmalloc/memset by kzalloc
Michael Opdenacker
4
-12
/
+7
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-32
/
+30
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2
-10
/
+10
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2
-32
/
+30
2015-01-20
scsi: aic7xxx: fix comment
Geert Uytterhoeven
1
-1
/
+1
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2
-4
/
+4
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2
-11
/
+4
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2
-10
/
+12
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2
-18
/
+1
2014-11-12
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
1
-1
/
+1
2014-08-26
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2014-07-26
aic7xxx: Use kstrdup
Himangi Saraogi
3
-6
/
+3
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
5
-11
/
+12
2014-06-10
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-13
/
+5
2014-05-26
aic7xxx: Remove obsolete preprocessor define
Paul Bolle
1
-10
/
+0
2014-05-19
aic79xx: fix misuse of static variables
Mathias Krause
1
-13
/
+5
2014-05-05
aic7xxx: Spelling s/termnation/termination/
Geert Uytterhoeven
1
-1
/
+1
2014-03-20
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
1
-1
/
+0
2013-09-11
[SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_device
Dave Jones
1
-1
/
+1
2013-04-09
aic7xxx: switch to ->show_info()
Al Viro
3
-126
/
+48
2013-04-09
aic79xx: switch to ->show_info()
Al Viro
3
-131
/
+53
2012-09-01
scsi: fix various printk and comment typos
Masanari Iida
1
-1
/
+1
2012-03-31
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2
-8
/
+8
[next]