index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
a2091.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: a2091: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
scsi: a2091: Convert m68k WD33C93 drivers to DMA API
Michael Schmitz
2022-07-07
1
-15
/
+48
*
scsi: wd33c93: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-22
1
-8
/
+11
*
scsi: Remove drivers/scsi/scsi.h
Bart Van Assche
2022-02-22
1
-1
/
+5
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
1
-1
/
+1
*
scsi: drop bus reset for wd33c93-compatible boards
Hannes Reinecke
2017-08-25
1
-17
/
+0
*
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
2013-11-26
1
-1
/
+1
*
switch wd33c93 to ->show_info()
Al Viro
2013-04-09
1
-1
/
+2
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-5
/
+4
*
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
m68k/scsi: a2091 - Do not use legacy Scsi_Host.base
Geert Uytterhoeven
2010-05-26
1
-34
/
+41
*
m68k: amiga - A2091/A590 SCSI zorro_driver conversion
Geert Uytterhoeven
2010-05-26
1
-84
/
+102
*
m68k/scsi: a2091 - Kill a2091_scsiregs typedef
Geert Uytterhoeven
2010-05-26
1
-6
/
+6
*
[SCSI] a2091: Kill ugly DMA() macro
Geert Uytterhoeven
2010-05-02
1
-22
/
+26
*
[SCSI] a2091: Use shost_priv() and kill ugly HDATA() macro
Geert Uytterhoeven
2010-05-02
1
-27
/
+29
*
[SCSI] a2091: Reindentation
Geert Uytterhoeven
2010-05-02
1
-149
/
+150
*
[SCSI] wd33c93: Kill empty wd33c93_release()
Geert Uytterhoeven
2010-05-02
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] a2091: make 2 functions static
Adrian Bunk
2009-04-03
1
-2
/
+4
*
[SCSI] a2091, gvp11: kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-02
1
-6
/
+12
*
[SCSI] wd33c93: fix up cut and paste error
James Bottomley
2008-04-07
1
-3
/
+3
*
[SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode
Thomas Bogendoerfer
2008-04-07
1
-0
/
+3
*
cleanup after APUS removal
Adrian Bunk
2008-02-06
1
-2
/
+1
*
[SCSI] a2091: convert to accessors and !use_sg cleanup
Boaz Harrosh
2008-01-11
1
-31
/
+5
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[SCSI] wd33c93: Scsi_Cmnd convertion
Henrik Kretzschmar
2006-09-12
1
-3
/
+3
*
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Merge by hand (whitespace conflicts in libata.h)
James Bottomley
2005-11-10
1
-1
/
+0
|
\
|
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-1
/
+0
*
|
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
2005-11-09
1
-2
/
+2
|
/
*
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
2005-06-17
1
-0
/
+3
*
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
2005-06-17
1
-0
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+260