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
/
arm
/
oak.c
Age
Commit message (
Expand
)
Author
2016-11-08
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
2016-11-08
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
2016-11-08
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
2016-04-11
ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
Finn Thain
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
2016-04-11
ncr5380: Adopt uniform DMA setup convention
Finn Thain
2016-04-11
ncr5380: Use DMA hooks for PDMA
Finn Thain
2016-04-11
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
2016-04-11
ncr5380: Disable the DMA errata workaround flag by default
Finn Thain
2016-01-06
ncr5380: Fix soft lockups
Finn Thain
2016-01-06
ncr5380: Use standard list data structure
Finn Thain
2016-01-06
ncr5380: Remove command list debug code
Finn Thain
2016-01-06
ncr5380: Cleanup #include directives
Finn Thain
2016-01-06
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-06
ncr5380: Split NCR5380_init() into two functions
Finn Thain
2016-01-06
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
2014-11-20
ncr5380: Move static PDMA spin counters to host data
Finn Thain
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
ncr5380: Remove unused macros
Finn Thain
2014-05-28
scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400
Finn Thain
2013-04-09
NCR5830: switch to ->show_info()
Al Viro
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-09
SCSI: ARM: ncr5380/oak uses no interrupts
Arnd Bergmann
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2007-07-20
[ARM] rpc: update Acorn SCSI drivers to modern ecard interfaces
Russell King
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds