index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
NCR5380.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ncr5380: Eliminate USLEEP_WAITLONG delay
Finn Thain
2016-01-06
1
-14
/
+5
*
ncr5380: Keep BSY asserted when entering SELECTION phase
Finn Thain
2016-01-06
1
-1
/
+7
*
ncr5380: Proceed with next command after NCR5380_select() calls scsi_done
Finn Thain
2016-01-06
1
-2
/
+6
*
ncr5380: Always escalate bad target time-out in NCR5380_select()
Finn Thain
2016-01-06
1
-13
/
+0
*
ncr5380: Use return instead of goto in NCR5380_select()
Finn Thain
2016-01-06
1
-22
/
+8
*
ncr5380: Remove redundant register writes
Finn Thain
2016-01-06
1
-2
/
+0
*
ncr5380: Remove unused hostdata->aborted flag
Finn Thain
2016-01-06
1
-2
/
+0
*
ncr5380: Simplify bus reset handlers
Finn Thain
2016-01-06
1
-9
/
+11
*
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
2016-01-06
1
-2
/
+15
*
atari_NCR5380: Reset bus on driver initialization if required
Finn Thain
2016-01-06
1
-12
/
+21
*
ncr5380: Move NCR53C400-specific code
Finn Thain
2016-01-06
1
-18
/
+0
*
ncr5380: Split NCR5380_init() into two functions
Finn Thain
2016-01-06
1
-14
/
+20
*
ncr5380: Remove NCR5380_instance_name macro
Finn Thain
2016-01-06
1
-1
/
+1
*
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
2016-01-06
1
-51
/
+9
*
ncr5380: Remove redundant static variable initializers
Finn Thain
2016-01-06
1
-1
/
+1
*
ncr5380: Harmonize jiffies conversion with msecs_to_jiffies
Nicholas Mc Guire
2015-03-09
1
-5
/
+5
*
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
1
-1
/
+1
*
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
1
-2
/
+2
*
scsi: remove SPRINTF macro
Rasmus Villemoes
2015-02-02
1
-11
/
+9
*
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
1
-34
/
+36
*
ncr5380: Remove *_RELEASE macros
Finn Thain
2014-11-20
1
-18
/
+0
*
ncr5380: Move static PDMA spin counters to host data
Finn Thain
2014-11-20
1
-12
/
+10
*
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
1
-28
/
+46
*
ncr5380: Remove NCR5380_STATS
Finn Thain
2014-11-20
1
-64
/
+0
*
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
2014-11-20
1
-6
/
+6
*
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
1
-13
/
+1
*
ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
Finn Thain
2014-11-20
1
-16
/
+13
*
ncr5380: Remove unused macros
Finn Thain
2014-11-20
1
-1
/
+1
*
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
2014-11-12
1
-6
/
+6
*
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
2014-11-12
1
-3
/
+2
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-15
/
+16
*
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
1
-7
/
+0
*
scsi/NCR5380: fix dprintk macro usage and definition
Finn Thain
2014-05-28
1
-63
/
+63
*
scsi/NCR5380: fix build failures when debugging is enabled
Finn Thain
2014-05-28
1
-7
/
+7
*
scsi/NCR5380: remove old CVS keywords
Finn Thain
2014-05-28
1
-2
/
+0
*
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2014-03-19
1
-1
/
+1
*
NCR5830: switch to ->show_info()
Al Viro
2013-04-09
1
-34
/
+27
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-4
/
+4
*
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
2011-02-12
1
-2
/
+1
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+2
*
NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
Roel Kluin
2010-08-11
1
-1
/
+3
*
[SCSI] Clean up my email address and use a single standard address for everyt...
Alan Cox
2008-12-29
1
-1
/
+1
*
[SCSI] NCR5380: fix section mismatch
Randy Dunlap
2008-01-23
1
-1
/
+1
*
[SCSI] NCR5380: minor irq handler cleanups
Jeff Garzik
2008-01-11
1
-3
/
+4
*
[SCSI] NCR5380 family: convert to accessors & !use_sg cleanup
Boaz Harrosh
2008-01-11
1
-7
/
+7
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-4
/
+2
*
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
2007-10-12
1
-14
/
+9
*
[SCSI] Fix mistaken uses of ->done
Matthew Wilcox
2007-10-12
1
-4
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-15
1
-6
/
+8
|
\
[next]