index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic7xxx
Age
Commit message (
Expand
)
Author
2023-05-31
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
2022-09-15
scsi: aic79xx: Use __ro_after_init explicitly
Kees Cook
2022-03-30
scsi: aic7xxx: Use standard PCI subsystem, subdevice defines
Tom Rix
2022-03-15
scsi: aic7xxx: Fix typos in comments
Julia Lawall
2022-01-05
scsi: aic79xx: Remove redundant error variable
Minghao Chi
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
scsi: aic7xxx: Call scsi_done() directly
Bart Van Assche
2021-09-28
scsi: aic7xxx: Fix a function name in comments
Cai Huoqing
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-22
scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
Colin Ian King
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-21
scsi: aic7xxx: Remove multiple definition of globals
Tom Rix
2021-05-21
scsi: aic7xxx: Restore several defines for aic7xxx firmware build
Tom Rix
2021-02-22
scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_t
Chen Lin
2021-02-22
scsi: aic79xx: Fix spelling of version
Bhaskar Chowdhury
2021-01-22
scsi: aic7xxx: aic79xx: Drop internal SCSI message definition
Hannes Reinecke
2021-01-22
scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitions
Hannes Reinecke
2021-01-22
scsi: aic7xxx: aic79xx: Kill pointless forward declarations
Hannes Reinecke
2021-01-22
scsi: aic7xxx: aic79xx: Whitespace cleanup
Hannes Reinecke
2020-12-02
scsi: aic7xxx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-25
scsi: aic79xx: Use generic power management
Vaibhav Gupta
2020-11-25
scsi: aic7xxx: Use generic power management
Vaibhav Gupta
2020-11-10
scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'
Lee Jones
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-15
scsi: aic7xxx: Use kmemdup() in two places
Alex Dewar
2020-08-24
scsi: aic7xxx: Fix error code handling
Tong Zhang
2020-08-24
scsi: aic7xxx: Remove pci-dma-compat wrapper API
Suraj Upadhyay
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
scsi: aic7xxx: Remove set but unused variables 'targ_info' and 'value'
Lee Jones
2020-07-24
scsi: aic7xxx: aic79xx_core: Remove a bunch of unused variables
Lee Jones
2020-07-24
scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd()
Hannes Reinecke
2020-07-15
scsi: aic7xxx: Fix 'amount_xferred' set but not used issue
Lee Jones
2020-07-15
scsi: aic7xxx: Remove unused variables 'wait' and 'paused'
Lee Jones
2020-07-15
scsi: aic7xxx: Remove unused variable 'ahd'
Lee Jones
2020-07-15
scsi: aic7xxx: Fix 'amount_xferred' set but not used issue
Lee Jones
2020-07-15
scsi: aic7xxx: Remove unused variable 'targ'
Lee Jones
2020-07-15
scsi: aic7xxx: Remove unused variable 'ahc'
Lee Jones
2020-07-15
scsi: aic7xxx: Remove unused variable 'tinfo'
Lee Jones
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-24
scsi: aic7xxx: Remove unnecessary NULL checks before kfree
Alex Dewar
2020-04-24
scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()
Alex Dewar
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-31
scsi: aic7xxx: Remove more FreeBSD-specific code
Alex Dewar
2020-03-26
scsi: aic7xxx: aic97xx: Remove FreeBSD-specific code
Alex Dewar
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-24
scsi: simplify scsi_partsize
Christoph Hellwig
2020-03-11
scsi: docs: convert aic7xxx.txt to ReST
Mauro Carvalho Chehab
[next]