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
/
sun3_scsi.c
Age
Commit message (
Expand
)
Author
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2017-08-25
scsi: NCR5380: Move bus reset to host reset
Hannes Reinecke
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-01-31
scsi: ncr5380: Reduce #include files
Finn Thain
2017-01-31
scsi: ncr5380: Clean up dead code and redundant macro usage
Finn Thain
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
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 disused atari_NCR5380.c core driver
Finn Thain
2016-04-11
sun3_scsi: Adopt NCR5380.c core driver
Finn Thain
2016-04-11
atari_NCR5380: Remove DMA_MIN_SIZE macro
Finn Thain
2016-04-11
ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
Finn Thain
2016-01-06
atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
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: Fix and cleanup scsi_host_template initializers
Finn Thain
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-06
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
2016-01-06
ncr5380: Remove redundant static variable initializers
Finn Thain
2015-03-09
ncr5380: Drop owner assignment from platform_drivers
Wolfram Sang
2014-11-20
atari_NCR5380: Remove RESET_RUN_DONE macro
Finn Thain
2014-11-20
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
2014-11-20
sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
Finn Thain
2014-11-20
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
Finn Thain
2014-11-20
sun3_scsi: Move macro definitions
Finn Thain
2014-11-20
sun3_scsi: Convert to platform device
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: Remove pointless compiler command line override macros
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 duplicate comments
Finn Thain
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
2014-11-20
ncr5380: Remove unused macros
Finn Thain
2014-11-20
ncr5380: Remove unused hostdata fields
Finn Thain
2014-05-28
scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c
Finn Thain
2014-05-28
scsi/NCR5380: reduce depth of sun3_scsi nested includes
Finn Thain
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()
Finn Thain
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
2014-05-19
m68k/atari - atari_scsi: change abort/reset return codes
Michael Schmitz
2013-05-04
sun3_scsi: add ->show_info()
Geert Uytterhoeven
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-06-29
[SCSI] sun3: Add various missing NDEBUG* definitions
Geert Uytterhoeven
2011-06-29
[SCSI] sun3: Provide a dummy NCR5380_exit()
Geert Uytterhoeven
2011-06-29
[SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __init
Geert Uytterhoeven
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
2007-11-25
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
Jeff Garzik
[next]