index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic7xxx
/
aic79xx_core.c
Age
Commit message (
Expand
)
Author
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-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-03-26
scsi: aic7xxx: aic97xx: Remove FreeBSD-specific code
Alex Dewar
2019-01-11
scsi: aic7xxx: aic79xx: mark expected switch fall-through
Gustavo A. R. Silva
2018-09-11
scsi: aic7xxx: remove unused redundant variable num_chip_names
Colin Ian King
2018-08-30
scsi: aic7xxx: Fix build using bare-metal toolchain
Sam Protsenko
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-07
scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd
Colin Ian King
2018-03-15
scsi: aic7xxx: aic79xx: remove VLAs
Stephen Kitt
2017-11-01
scsi: aic7xxx: Convert timers to use timer_setup()
Kees Cook
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2015-04-09
aic7xxx: replace kmalloc/memset by kzalloc
Michael Opdenacker
2015-01-20
scsi: aic7xxx: fix comment
Geert Uytterhoeven
2012-09-01
scsi: fix various printk and comment typos
Masanari Iida
2012-02-05
aic7xxx: Fix typo in aic7xxx
Masanari Iida
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-07-28
[SCSI] aic7xxx: Remove OS utility wrappers
Pekka Enberg
2010-01-17
[SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree
Hannes Reinecke
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-04-03
[SCSI] replace __inline with inline
Harvey Harrison
2008-10-23
[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)
Alan Cox
2008-10-23
[SCSI] aic79xx: fix shadowed variables, add statics
Harvey Harrison
2008-04-27
[SCSI] aic7xxx: add const
Denys Vlasenko
2008-04-27
[SCSI] aic7xxx: add static
Denys Vlasenko
2008-04-24
[SCSI] aic7xxx, aic79xx: deinline functions
Denys Vlasenko
2008-01-30
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
2007-10-21
[SCSI] aic7xxx: Add suspend/resume support
Hannes Reinecke
2007-06-01
potential parse error in ifdef
Yoann Padioleau
2007-02-07
[SCSI] aic79xx: make ahd_match_scb() static
Adrian Bunk
2006-10-25
[SCSI] aic79xx: Fixup external device reset
Hannes Reinecke
2006-10-25
[SCSI] aic79xx: make ahd_set_tags() static
Adrian Bunk
2006-10-25
[SCSI] aic7xxx: cleanups
Adrian Bunk
2006-10-25
[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal
Amol Lad
2006-07-09
[SCSI] aic79xx: make ahd_done_with_status() static
Adrian Bunk
2006-06-26
[SCSI] aic79xx: remove slave_destroy
Hannes Reinecke
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-05-28
[SCSI] audit drivers for incorrect max_id use
Hannes Reinecke
2006-04-13
[SCSI] aic79xx: target hotplug fixes
Hannes Reinecke
2006-04-13
[SCSI] aic79xx bus reset update
Hannes Reinecke
2006-03-12
[SCSI] aic79xx: Invalid Sequencer interrupt occured
Hannes Reinecke
2006-03-12
[SCSI] aic79xx: Remove dead code
Hannes Reinecke
2006-02-27
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
2006-01-31
[SCSI] aic79xx: Fix timer handling
Hannes Reinecke
2006-01-31
[SCSI] aic79xx: SLOWCRC fix
Hannes Reinecke
2006-01-31
[SCSI] aic79xx: sequencer fixes
Hannes Reinecke
2006-01-12
[SCSI] aic79xx: Sequencer update
Hannes Reinecke
2006-01-12
[SCSI] aic79xx: Sanitize inb/outb handling
Hannes Reinecke
[next]