index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-10
/
+7
2020-09-16
scsi: aic7xxx: Use kmemdup() in two places
Alex Dewar
2
-4
/
+2
2020-08-25
scsi: aic7xxx: Fix error code handling
Tong Zhang
1
-2
/
+2
2020-08-25
scsi: aic7xxx: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-4
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-35
/
+35
2020-07-25
scsi: aic7xxx: Remove set but unused variables 'targ_info' and 'value'
Lee Jones
1
-7
/
+0
2020-07-25
scsi: aic7xxx: aic79xx_core: Remove a bunch of unused variables
Lee Jones
1
-10
/
+3
2020-07-25
scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd()
Hannes Reinecke
1
-16
/
+7
2020-07-16
scsi: aic7xxx: Fix 'amount_xferred' set but not used issue
Lee Jones
1
-0
/
+2
2020-07-16
scsi: aic7xxx: Remove unused variables 'wait' and 'paused'
Lee Jones
1
-4
/
+1
2020-07-16
scsi: aic7xxx: Remove unused variable 'ahd'
Lee Jones
1
-3
/
+0
2020-07-15
scsi: aic7xxx: Fix 'amount_xferred' set but not used issue
Lee Jones
1
-0
/
+2
2020-07-15
scsi: aic7xxx: Remove unused variable 'targ'
Lee Jones
1
-2
/
+0
2020-07-15
scsi: aic7xxx: Remove unused variable 'ahc'
Lee Jones
1
-4
/
+0
2020-07-15
scsi: aic7xxx: Remove unused variable 'tinfo'
Lee Jones
1
-5
/
+0
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-5
/
+5
2020-04-24
scsi: aic7xxx: Remove unnecessary NULL checks before kfree
Alex Dewar
2
-20
/
+10
2020-04-24
scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()
Alex Dewar
2
-4
/
+3
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-23
/
+0
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-23
/
+3
2020-04-01
scsi: aic7xxx: Remove more FreeBSD-specific code
Alex Dewar
1
-23
/
+0
2020-03-27
scsi: aic7xxx: aic97xx: Remove FreeBSD-specific code
Alex Dewar
1
-21
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-24
scsi: simplify scsi_partsize
Christoph Hellwig
2
-20
/
+6
2020-03-12
scsi: docs: convert aic7xxx.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-12
scsi: docs: convert aic79xx.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-01-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
2019-12-20
scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
Nathan Chancellor
1
-1
/
+1
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-06-19
scsi: aic7xxx: Spelling s/configuraion/configuration/
Geert Uytterhoeven
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+9
2019-04-29
scsi: aic7xxx: improve the Kconfig entry
Christoph Hellwig
1
-1
/
+1
2019-04-19
scsi: aic7xxx: fix EISA support
Christoph Hellwig
4
-6
/
+7
2019-04-19
scsi: aic7xxx: fix spelling mistake "recevied" -> "received"
Colin Ian King
1
-1
/
+1
2019-04-09
scsi: aic7xxx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+9
2019-01-29
scsi: remove unneeded header search paths
Masahiro Yamada
1
-1
/
+0
2019-01-12
scsi: aic7xxx: aic79xx: mark expected switch fall-through
Gustavo A. R. Silva
1
-5
/
+9
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
2
-2
/
+0
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
[next]