index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mac_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac_scsi: Fix pseudo DMA implementation
Finn Thain
2016-04-11
1
-95
/
+117
*
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
2016-04-11
1
-7
/
+1
*
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
2016-04-11
1
-1
/
+2
*
ncr5380: Use DMA hooks for PDMA
Finn Thain
2016-04-11
1
-3
/
+2
*
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
2016-04-11
1
-10
/
+0
*
ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
Finn Thain
2016-04-11
1
-1
/
+14
*
ncr5380: Fix soft lockups
Finn Thain
2016-01-06
1
-0
/
+1
*
ncr5380: Use standard list data structure
Finn Thain
2016-01-06
1
-0
/
+1
*
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
2016-01-06
1
-14
/
+14
*
ncr5380: Cleanup #include directives
Finn Thain
2016-01-06
1
-1
/
+0
*
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
2016-01-06
1
-0
/
+1
*
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-06
1
-1
/
+4
*
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
2016-01-06
1
-55
/
+10
*
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
2016-01-06
1
-13
/
+2
*
ncr5380: Drop owner assignment from platform_drivers
Wolfram Sang
2015-03-09
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
|
*
scsi: Fix "choir" and "beeing" malaprops
Finn Thain
2014-10-29
1
-1
/
+1
*
|
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
2014-11-20
1
-4
/
+4
*
|
mac_scsi: Convert to platform device
Finn Thain
2014-11-20
1
-119
/
+126
*
|
mac_scsi: Cleanup PDMA code
Finn Thain
2014-11-20
1
-65
/
+67
*
|
mac_scsi: Add module option to Kconfig
Finn Thain
2014-11-20
1
-75
/
+37
*
|
mac_scsi: Remove header
Finn Thain
2014-11-20
1
-1
/
+20
*
|
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
1
-1
/
+0
*
|
ncr5380: Remove *_RELEASE macros
Finn Thain
2014-11-20
1
-2
/
+0
*
|
ncr5380: Remove pointless compiler command line override macros
Finn Thain
2014-11-20
1
-10
/
+9
*
|
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
1
-14
/
+0
*
|
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
2014-11-20
1
-4
/
+4
*
|
ncr5380: Remove duplicate comments
Finn Thain
2014-11-20
1
-12
/
+0
*
|
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
1
-2
/
+0
*
|
ncr5380: Remove useless prototypes
Finn Thain
2014-11-20
1
-2
/
+0
*
|
ncr5380: Remove unused macros
Finn Thain
2014-11-20
1
-3
/
+0
*
|
ncr5380: Remove unused hostdata fields
Finn Thain
2014-11-20
1
-33
/
+0
|
/
*
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
1
-6
/
+0
*
scsi/NCR5380: remove old CVS keywords
Finn Thain
2014-05-28
1
-4
/
+0
*
[SCSI] mac_scsi: Fix crash on out of memory
Alan
2013-12-19
1
-0
/
+2
*
NCR5830: switch to ->show_info()
Al Viro
2013-04-09
1
-1
/
+2
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-01-26
1
-6
/
+0
|
\
|
*
mac_scsi: dont enable mac_scsi irq before requesting it
Finn Thain
2012-01-22
1
-6
/
+0
*
|
[SCSI] mac_scsi: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
2011-12-15
1
-2
/
+1
|
/
*
[SCSI] mac_scsi: Remove unused variable default_instance
Geert Uytterhoeven
2011-06-29
1
-11
/
+1
*
[SCSI] mac_scsi: macscsi_detect() should be __init
Geert Uytterhoeven
2011-06-29
1
-1
/
+1
*
m68k: machw.h cleanup
Finn Thain
2008-12-28
1
-1
/
+0
*
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
2008-04-07
1
-1
/
+0
*
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
Jeff Garzik
2007-11-25
1
-2
/
+2
*
scsi_mac.h: Define AUTOSENSE before include of NCR5380.h
Boaz Harrosh
2007-10-16
1
-4
/
+5
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] m68k: convert mac irq code
Roman Zippel
2006-06-25
1
-5
/
+2
*
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
2005-11-09
1
-3
/
+3
*
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
2005-06-17
1
-2
/
+0
[next]