index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic7xxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
2
-5
/
+5
*
scsi: aic7xxx: Remove unnecessary NULL checks before kfree
Alex Dewar
2020-04-24
2
-20
/
+10
*
scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()
Alex Dewar
2020-04-24
2
-4
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-10
1
-23
/
+0
|
\
|
*
scsi: aic7xxx: Remove more FreeBSD-specific code
Alex Dewar
2020-04-01
1
-23
/
+0
*
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
\
|
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
3
-23
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: aic7xxx: aic97xx: Remove FreeBSD-specific code
Alex Dewar
2020-03-27
1
-21
/
+1
|
*
|
scsi: docs: convert aic7xxx.txt to ReST
Mauro Carvalho Chehab
2020-03-12
1
-1
/
+1
|
*
|
scsi: docs: convert aic79xx.txt to ReST
Mauro Carvalho Chehab
2020-03-12
1
-1
/
+1
|
|
/
*
/
scsi: simplify scsi_partsize
Christoph Hellwig
2020-03-24
2
-20
/
+6
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-30
1
-1
/
+1
|
\
|
*
scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
Nathan Chancellor
2019-12-20
1
-1
/
+1
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
|
*
scsi: aic7xxx: Spelling s/configuraion/configuration/
Geert Uytterhoeven
2019-06-19
1
-1
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-08
2
-2
/
+2
|
\
|
*
scsi: aic7xxx: improve the Kconfig entry
Christoph Hellwig
2019-04-29
1
-1
/
+1
|
*
scsi: aic7xxx: fix spelling mistake "recevied" -> "received"
Colin Ian King
2019-04-19
1
-1
/
+1
*
|
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
1
-3
/
+9
|
\
\
|
*
|
scsi: aic7xxx: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-09
1
-3
/
+9
|
|
/
*
/
scsi: aic7xxx: fix EISA support
Christoph Hellwig
2019-04-19
4
-6
/
+7
|
/
*
scsi: remove unneeded header search paths
Masahiro Yamada
2019-01-29
1
-1
/
+0
*
scsi: aic7xxx: aic79xx: mark expected switch fall-through
Gustavo A. R. Silva
2019-01-12
1
-5
/
+9
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-19
2
-2
/
+0
*
scsi: aic7xxx: remove set but not used variable 'shared_scb_data'
YueHaibing
2018-09-17
1
-2
/
+0
*
scsi: aic7xxx: remove unused redundant variable num_chip_names
Colin Ian King
2018-09-12
2
-2
/
+0
*
scsi: aic7xxx: Fix build using bare-metal toolchain
Sam Protsenko
2018-08-30
15
-147
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-14
1
-4
/
+4
|
\
|
*
scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd
Colin Ian King
2018-06-08
1
-4
/
+4
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+2
|
/
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-04
1
-34
/
+0
|
\
|
*
scsi: aic7xxx: remove aiclib.c
Corentin Labbe
2018-01-31
1
-34
/
+0
*
|
scsi: aic7xxx: aic79xx: remove VLAs
Stephen Kitt
2018-03-15
5
-14
/
+11
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-15
2
-2
/
+2
|
\
|
*
scsi: aic7xxx: make a couple of functions static
Colin Ian King
2017-10-17
2
-2
/
+2
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-14
3
-32
/
+9
|
\
\
|
*
|
scsi: aic7xxx: Convert timers to use timer_setup()
Kees Cook
2017-11-01
3
-32
/
+9
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
scsi: aic7xxx: regenerate firmware files
Michał Mirosław
2017-08-11
3
-1102
/
+227
*
scsi: aic7xxx: fix firmware build deps
Michał Mirosław
2017-08-08
1
-2
/
+4
*
scsi: aic7xxx: remove empty function
Michał Mirosław
2017-08-08
3
-7
/
+0
*
scsi: aic7xxx: fix firmware build with O=path
Jakub Kicinski
2017-07-25
2
-30
/
+35
*
scsi: aic7xxx: fix order of arguments in function prototype
Colin Ian King
2017-04-20
1
-2
/
+2
*
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-10
1
-1
/
+1
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-1
/
+1
*
aic7xxx: Fix queue depth handling
Alan
2016-02-24
1
-0
/
+1
[next]