index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sun3_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
1
-4
/
+79
|
\
|
*
scsi: ncr5380: Reduce #include files
Finn Thain
2017-01-31
1
-1
/
+79
|
*
scsi: ncr5380: Clean up dead code and redundant macro usage
Finn Thain
2017-01-31
1
-3
/
+0
*
|
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
|
/
*
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
2016-11-08
1
-13
/
+32
*
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
2016-11-08
1
-23
/
+9
*
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
2016-11-08
1
-1
/
+4
*
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
2016-04-11
1
-11
/
+0
*
sun3_scsi: Adopt NCR5380.c core driver
Finn Thain
2016-04-11
1
-5
/
+3
*
atari_NCR5380: Remove DMA_MIN_SIZE macro
Finn Thain
2016-04-11
1
-10
/
+9
*
ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
Finn Thain
2016-04-11
1
-11
/
+2
*
atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
Finn Thain
2016-01-06
1
-54
/
+18
*
ncr5380: Use standard list data structure
Finn Thain
2016-01-06
1
-0
/
+1
*
ncr5380: Remove command list debug code
Finn Thain
2016-01-06
1
-2
/
+0
*
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
2016-01-06
1
-3
/
+3
*
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
-46
/
+1
*
ncr5380: Remove redundant static variable initializers
Finn Thain
2016-01-06
1
-4
/
+4
*
ncr5380: Drop owner assignment from platform_drivers
Wolfram Sang
2015-03-09
1
-1
/
+0
*
atari_NCR5380: Remove RESET_RUN_DONE macro
Finn Thain
2014-11-20
1
-1
/
+0
*
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
2014-11-20
1
-6
/
+6
*
sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
Finn Thain
2014-11-20
1
-4
/
+6
*
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
Finn Thain
2014-11-20
1
-7
/
+0
*
sun3_scsi: Move macro definitions
Finn Thain
2014-11-20
1
-13
/
+32
*
sun3_scsi: Convert to platform device
Finn Thain
2014-11-20
1
-205
/
+185
*
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
/
+10
*
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
1
-18
/
+0
*
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
2014-11-20
1
-3
/
+3
*
ncr5380: Remove duplicate comments
Finn Thain
2014-11-20
1
-21
/
+0
*
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
1
-2
/
+0
*
ncr5380: Remove useless prototypes
Finn Thain
2014-11-20
1
-3
/
+1
*
ncr5380: Remove unused macros
Finn Thain
2014-11-20
1
-15
/
+0
*
ncr5380: Remove unused hostdata fields
Finn Thain
2014-11-20
1
-2
/
+0
*
scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c
Finn Thain
2014-05-28
1
-52
/
+171
*
scsi/NCR5380: reduce depth of sun3_scsi nested includes
Finn Thain
2014-05-28
1
-0
/
+1
*
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
1
-6
/
+0
*
scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()
Finn Thain
2014-05-28
1
-3
/
+1
*
scsi/NCR5380: remove old CVS keywords
Finn Thain
2014-05-28
1
-4
/
+0
*
m68k/atari - atari_scsi: change abort/reset return codes
Michael Schmitz
2014-05-19
1
-1
/
+2
*
sun3_scsi: add ->show_info()
Geert Uytterhoeven
2013-05-04
1
-0
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
[SCSI] sun3: Add various missing NDEBUG* definitions
Geert Uytterhoeven
2011-06-29
1
-2
/
+6
*
[SCSI] sun3: Provide a dummy NCR5380_exit()
Geert Uytterhoeven
2011-06-29
1
-0
/
+1
*
[SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __init
Geert Uytterhoeven
2011-06-29
1
-1
/
+1
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-1
/
+1
*
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
Jeff Garzik
2007-11-25
1
-2
/
+2
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again
Sam Creasey
2006-12-09
1
-1
/
+1
[next]