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.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
/
aha152x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-26
scsi: aha152x: drop host reset
Hannes Reinecke
1
-10
/
+3
2017-04-20
Annotate hardware config module parameters in drivers/scsi/
David Howells
1
-2
/
+2
2015-06-01
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2015-02-02
aha152x: replace seq_printf with seq_puts
Rasmus Villemoes
1
-124
/
+124
2015-02-02
scsi: remove SPRINTF macro
Rasmus Villemoes
1
-149
/
+146
2014-11-12
aha152x: debug output update and whitespace cleanup
Hannes Reinecke
1
-770
/
+224
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-3
/
+3
2014-03-20
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
1
-2
/
+2
2013-04-09
aha152x: switch to ->show_info()
Al Viro
1
-49
/
+12
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-07-20
scsi: aha152x: Fix sparse warning and make printing pointer address more port...
Krzysztof Wilczynski
1
-2
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-06-30
[SCSI] aha152x: add missing ISA PNP IDs
Ondrej Zary
1
-4
/
+13
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-10-16
drivers/scsi: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
1
-6
/
+6
2008-05-23
scsi: fix integer as NULL pointer warning
Harvey Harrison
1
-2
/
+2
2008-05-11
[SCSI] aha152x: Fix oops on module removal
James Bottomley
1
-2
/
+2
2008-05-11
[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...
James Bottomley
1
-2
/
+2
2008-04-29
scsi: fix integer as NULL pointer warnings
Harvey Harrison
1
-3
/
+3
2008-04-25
[SCSI] aha152x, eata, u14-34f: minor irq handler cleanups
Jeff Garzik
1
-6
/
+1
2008-01-12
[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
1
-30
/
+8
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-3
/
+3
2007-10-12
[SCSI] aha152x: Close narrow race in release
Matthew Wilcox
1
-2
/
+2
2007-08-04
[SCSI] aha152x: use data accessors and !use_sg cleanup
Boaz Harrosh
1
-44
/
+47
2007-08-04
[SCSI] aha152x: Fix check_condition code-path
Boaz Harrosh
1
-28
/
+27
2007-08-04
[SCSI] aha152x: Clean Reset path
Boaz Harrosh
1
-9
/
+9
2007-08-04
[SCSI] aha152x: preliminary fixes and some comments
Boaz Harrosh
1
-4
/
+4
2007-08-04
[SCSI] aha152x: use bounce buffer
Boaz Harrosh
1
-0
/
+7
2007-08-04
[SCSI] aha152x: fix debug mode symbol conflict
Boaz Harrosh
1
-5
/
+5
2007-05-22
[SCSI] aha152x: use wait_for_completion_timeout
Christoph Hellwig
1
-32
/
+18
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-2
/
+2
2006-10-11
[PATCH] Use linux/io.h instead of asm/io.h
Matthew Wilcox
1
-1
/
+1
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
1
-6
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-09-23
[SCSI] aha152x: remove static host array
James Bottomley
1
-29
/
+24
2006-07-09
[SCSI] hide EH backup data outside the scsi_cmnd
Christoph Hellwig
1
-5
/
+9
2006-07-09
[SCSI] aha152x: stop poking at saved scsi_cmnd members
Christoph Hellwig
1
-6
/
+23
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-03-14
Merge ../linux-2.6
James Bottomley
1
-33
/
+52
2006-02-28
[SCSI] aha152x: fix variable use before initialisation and other bugs
Jürgen E. Fischer
1
-33
/
+52
2006-02-28
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
1
-6
/
+1
2005-12-16
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
1
-3
/
+4
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-2
/
+2
2005-10-29
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
1
-2
/
+1
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
1
-2
/
+0
2005-04-18
[PATCH] remove outdated print_* functions
1
-8
/
+9
[next]