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
/
NCR5380.c
Age
Commit message (
Expand
)
Author
2016-01-06
ncr5380: Eliminate selecting state
Finn Thain
2016-01-06
ncr5380: Sleep when polling, if possible
Finn Thain
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-06
ncr5380: Eliminate USLEEP_WAITLONG delay
Finn Thain
2016-01-06
ncr5380: Keep BSY asserted when entering SELECTION phase
Finn Thain
2016-01-06
ncr5380: Proceed with next command after NCR5380_select() calls scsi_done
Finn Thain
2016-01-06
ncr5380: Always escalate bad target time-out in NCR5380_select()
Finn Thain
2016-01-06
ncr5380: Use return instead of goto in NCR5380_select()
Finn Thain
2016-01-06
ncr5380: Remove redundant register writes
Finn Thain
2016-01-06
ncr5380: Remove unused hostdata->aborted flag
Finn Thain
2016-01-06
ncr5380: Simplify bus reset handlers
Finn Thain
2016-01-06
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
2016-01-06
atari_NCR5380: Reset bus on driver initialization if required
Finn Thain
2016-01-06
ncr5380: Move NCR53C400-specific code
Finn Thain
2016-01-06
ncr5380: Split NCR5380_init() into two functions
Finn Thain
2016-01-06
ncr5380: Remove NCR5380_instance_name macro
Finn Thain
2016-01-06
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
2016-01-06
ncr5380: Remove redundant static variable initializers
Finn Thain
2015-03-09
ncr5380: Harmonize jiffies conversion with msecs_to_jiffies
Nicholas Mc Guire
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
scsi: remove SPRINTF macro
Rasmus Villemoes
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: Remove NCR5380_STATS
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: Cleanup TAG_NEXT and TAG_NONE macros
Finn Thain
2014-11-20
ncr5380: Remove unused macros
Finn Thain
2014-11-12
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
2014-11-12
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
scsi/NCR5380: fix dprintk macro usage and definition
Finn Thain
2014-05-28
scsi/NCR5380: fix build failures when debugging is enabled
Finn Thain
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
2014-03-19
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2013-04-09
NCR5830: switch to ->show_info()
Al Viro
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-12
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-08-11
NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
Roel Kluin
2008-12-29
[SCSI] Clean up my email address and use a single standard address for everyt...
Alan Cox
2008-01-23
[SCSI] NCR5380: fix section mismatch
Randy Dunlap
2008-01-11
[SCSI] NCR5380: minor irq handler cleanups
Jeff Garzik
2008-01-11
[SCSI] NCR5380 family: convert to accessors & !use_sg cleanup
Boaz Harrosh
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
[prev]
[next]