Age | Commit message (Expand) | Author | Files | Lines |
2017-08-26 | scsi: NCR5380: Move bus reset to host reset | Hannes Reinecke | 1 | -1/+1 |
2016-11-17 | scsi: dmx3191d: use module_pci_driver | Geliang Tang | 1 | -12/+1 |
2016-11-09 | scsi: ncr5380: Use correct types for DMA routines | Finn Thain | 1 | -4/+4 |
2016-11-09 | scsi: ncr5380: Use correct types for device register accessors | Finn Thain | 1 | -4/+2 |
2016-11-09 | scsi: ncr5380: Store IO ports and addresses in host private data | Finn Thain | 1 | -4/+10 |
2016-04-11 | ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros | Finn Thain | 1 | -2/+0 |
2016-04-11 | dmx3191d: Drop max_sectors limit | Finn Thain | 1 | -1/+0 |
2016-04-11 | ncr5380: Merge DMA implementation from atari_NCR5380 core driver | Finn Thain | 1 | -0/+1 |
2016-04-11 | ncr5380: Use DMA hooks for PDMA | Finn Thain | 1 | -2/+2 |
2016-04-11 | ncr5380: Remove PSEUDO_DMA macro | Finn Thain | 1 | -0/+4 |
2016-04-11 | ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible | Finn Thain | 1 | -1/+1 |
2016-01-07 | ncr5380: Fix soft lockups | Finn Thain | 1 | -0/+1 |
2016-01-07 | ncr5380: Use standard list data structure | Finn Thain | 1 | -0/+1 |
2016-01-07 | ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E | Finn Thain | 1 | -1/+1 |
2016-01-07 | ncr5380: Fix and cleanup scsi_host_template initializers | Finn Thain | 1 | -0/+1 |
2016-01-07 | ncr5380: Cleanup #include directives | Finn Thain | 1 | -5/+0 |
2016-01-07 | ncr5380: Introduce unbound workqueue | Finn Thain | 1 | -6/+11 |
2016-01-07 | ncr5380: Split NCR5380_init() into two functions | Finn Thain | 1 | -0/+2 |
2016-01-07 | ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros | Finn Thain | 1 | -4/+2 |
2014-11-20 | dmx3191d: Use NO_IRQ | Finn Thain | 1 | -17/+8 |
2014-11-20 | ncr5380: Drop legacy scsi.h include | Finn Thain | 1 | -1/+0 |
2014-11-20 | ncr5380: Cleanup host info() methods | Finn Thain | 1 | -0/+1 |
2014-11-20 | ncr5380: Fix SCSI_IRQ_NONE bugs | Finn Thain | 1 | -3/+4 |
2014-11-20 | ncr5380: Remove redundant AUTOSENSE macro | Finn Thain | 1 | -1/+0 |
2014-11-20 | ncr5380: Remove unused hostdata fields | Finn Thain | 1 | -2/+2 |
2013-01-04 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2009-12-05 | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 1 | -1/+1 |
2006-09-26 | [SCSI] pci_module_init conversion in scsi subsystem | Henrik Kretzschmar | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-03-12 | [SCSI] dmx3191d: fix a NULL pointer dereference | Adrian Bunk | 1 | -1/+1 |
2005-06-17 | [SCSI] Remove no-op implementations of SCSI EH hooks | Jeff Garzik | 1 | -2/+0 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+173 |