index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aha152x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: aha152x: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-2
/
+2
*
scsi: aha152x: Stop using struct scsi_pointer
Finn Thain
2022-03-29
1
-122
/
+113
*
scsi: aha152x: Fix aha152x_setup() __setup handler return value
Randy Dunlap
2022-02-27
1
-4
/
+2
*
scsi: aha152x: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-22
1
-104
/
+155
*
scsi: Remove drivers/scsi/scsi.h
Bart Van Assche
2022-02-22
1
-3
/
+6
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
1
-3
/
+1
*
scsi: aha152x: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-10
/
+17
*
scsi: aha152x: Do not set message byte when calling scsi_done()
Hannes Reinecke
2021-05-31
1
-27
/
+15
*
scsi: aha152x: Modify done() to use separate status bytes
Hannes Reinecke
2021-05-31
1
-14
/
+29
*
scsi: aha152x: Remove unused variable 'ret'
Lee Jones
2020-07-08
1
-2
/
+1
*
scsi: docs: convert aha152x.txt to ReST
Mauro Carvalho Chehab
2020-03-11
1
-2
/
+2
*
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-23
/
+23
|
\
|
*
scsi: aha152x: use sg helper to iterate over scatterlist
Finn Thain
2019-06-20
1
-23
/
+23
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-12
/
+1
|
/
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
1
-1
/
+1
*
scsi: aha152x: rename the PCMCIA define
Christoph Hellwig
2018-11-02
1
-7
/
+7
*
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
2018-06-19
1
-33
/
+38
*
scsi: aha152x: drop host reset
Hannes Reinecke
2017-08-25
1
-10
/
+3
*
Annotate hardware config module parameters in drivers/scsi/
David Howells
2017-04-20
1
-2
/
+2
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
aha152x: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
1
-124
/
+124
*
scsi: remove SPRINTF macro
Rasmus Villemoes
2015-02-02
1
-149
/
+146
*
aha152x: debug output update and whitespace cleanup
Hannes Reinecke
2014-11-12
1
-770
/
+224
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-3
/
+3
*
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2014-03-19
1
-2
/
+2
*
aha152x: switch to ->show_info()
Al Viro
2013-04-09
1
-49
/
+12
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
scsi: aha152x: Fix sparse warning and make printing pointer address more port...
Krzysztof Wilczynski
2012-07-20
1
-2
/
+2
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
[SCSI] aha152x: add missing ISA PNP IDs
Ondrej Zary
2011-06-29
1
-4
/
+13
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drivers/scsi: use nr_irqs
Yinghai Lu
2008-10-16
1
-1
/
+1
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-6
/
+6
*
scsi: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
1
-2
/
+2
*
[SCSI] aha152x: Fix oops on module removal
James Bottomley
2008-05-11
1
-2
/
+2
*
[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...
James Bottomley
2008-05-11
1
-2
/
+2
*
scsi: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
1
-3
/
+3
*
[SCSI] aha152x, eata, u14-34f: minor irq handler cleanups
Jeff Garzik
2008-04-25
1
-6
/
+1
*
[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
2008-01-11
1
-30
/
+8
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-1
/
+1
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-3
/
+3
*
[SCSI] aha152x: Close narrow race in release
Matthew Wilcox
2007-10-12
1
-2
/
+2
*
[SCSI] aha152x: use data accessors and !use_sg cleanup
Boaz Harrosh
2007-08-04
1
-44
/
+47
*
[SCSI] aha152x: Fix check_condition code-path
Boaz Harrosh
2007-08-04
1
-28
/
+27
*
[SCSI] aha152x: Clean Reset path
Boaz Harrosh
2007-08-04
1
-9
/
+9
*
[SCSI] aha152x: preliminary fixes and some comments
Boaz Harrosh
2007-08-04
1
-4
/
+4
*
[SCSI] aha152x: use bounce buffer
Boaz Harrosh
2007-08-04
1
-0
/
+7
*
[SCSI] aha152x: fix debug mode symbol conflict
Boaz Harrosh
2007-08-04
1
-5
/
+5
*
[SCSI] aha152x: use wait_for_completion_timeout
Christoph Hellwig
2007-05-22
1
-32
/
+18
[next]