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
/
dmx3191d.c
Age
Commit message (
Expand
)
Author
2016-11-16
scsi: dmx3191d: use module_pci_driver
Geliang Tang
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
dmx3191d: Drop max_sectors limit
Finn Thain
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
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: Remove FLAG_NO_PSEUDO_DMA where possible
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 redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
Finn Thain
2016-01-06
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
2016-01-06
ncr5380: Cleanup #include directives
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
dmx3191d: Use NO_IRQ
Finn Thain
2014-11-20
ncr5380: Drop legacy scsi.h include
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 hostdata fields
Finn Thain
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2006-09-26
[SCSI] pci_module_init conversion in scsi subsystem
Henrik Kretzschmar
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-03-12
[SCSI] dmx3191d: fix a NULL pointer dereference
Adrian Bunk
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds