index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
g_NCR5380.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
scsi: g_NCR5380: Stop using scsi_module.c
Ondrej Zary
1
-141
/
+194
2016-09-29
scsi: g_NCR5380: Reduce overrides[] from array to struct
Ondrej Zary
1
-184
/
+167
2016-09-29
scsi: g_NCR5380: Remove deprecated __setup
Ondrej Zary
1
-135
/
+0
2016-04-11
ncr5380: Update usage documentation
Finn Thain
1
-35
/
+1
2016-04-11
ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
Finn Thain
1
-2
/
+0
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
1
-1
/
+1
2016-04-11
ncr5380: Use DMA hooks for PDMA
Finn Thain
1
-4
/
+6
2016-04-11
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
1
-1
/
+0
2016-04-11
ncr5380: Disable the DMA errata workaround flag by default
Finn Thain
1
-7
/
+1
2016-04-11
ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
Finn Thain
1
-1
/
+6
2016-04-11
g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400
Finn Thain
1
-52
/
+23
2016-01-06
ncr5380: Add support for HP C2502
Ondrej Zary
1
-16
/
+58
2016-01-06
ncr5380: Fix wait for 53C80 registers registers after PDMA
Ondrej Zary
1
-31
/
+6
2016-01-06
ncr5380: Enable PDMA for DTC chips
Ondrej Zary
1
-7
/
+31
2016-01-06
ncr5380: Enable PDMA for NCR53C400A
Ondrej Zary
1
-4
/
+19
2016-01-06
ncr5380: Use runtime register mapping
Ondrej Zary
1
-48
/
+40
2016-01-06
ncr5380: Fix pseudo DMA transfers on 53C400
Ondrej Zary
1
-0
/
+4
2016-01-06
ncr5380: Fix soft lockups
Finn Thain
1
-0
/
+1
2016-01-06
ncr5380: Use standard list data structure
Finn Thain
1
-0
/
+1
2016-01-06
ncr5380: Remove command list debug code
Finn Thain
1
-1
/
+0
2016-01-06
ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
Finn Thain
1
-1
/
+1
2016-01-06
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
1
-13
/
+13
2016-01-06
ncr5380: Cleanup #include directives
Finn Thain
1
-4
/
+2
2016-01-06
ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
1
-1
/
+1
2016-01-06
ncr5380: Standardize interrupt handling
Finn Thain
1
-2
/
+0
2016-01-06
ncr5380: Rework disconnect versus poll logic
Finn Thain
1
-4
/
+0
2016-01-06
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
1
-0
/
+15
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
1
-16
/
+15
2016-01-06
ncr5380: Eliminate USLEEP_WAITLONG delay
Finn Thain
1
-1
/
+0
2016-01-06
ncr5380: Move NCR53C400-specific code
Finn Thain
1
-5
/
+16
2016-01-06
ncr5380: Split NCR5380_init() into two functions
Finn Thain
1
-0
/
+2
2016-01-06
ncr5380: Remove NCR5380_instance_name macro
Finn Thain
1
-3
/
+4
2016-01-06
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
1
-13
/
+14
2016-01-06
ncr5380: Remove more pointless macros
Finn Thain
1
-15
/
+14
2016-01-06
ncr5380: Remove redundant static variable initializers
Finn Thain
1
-2
/
+2
2015-03-09
ncr5380: Harmonize jiffies conversion with msecs_to_jiffies
Nicholas Mc Guire
1
-3
/
+3
2015-03-09
g_NCR5380: Kill compiler warning if builtin
Geert Uytterhoeven
1
-1
/
+1
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
1
-1
/
+0
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
1
-2
/
+0
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
1
-134
/
+1
2014-11-20
ncr5380: Remove NCR5380_STATS
Finn Thain
1
-45
/
+0
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
1
-7
/
+11
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
1
-16
/
+0
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
1
-2
/
+0
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
1
-3
/
+3
2014-11-20
ncr5380: Remove unused macros
Finn Thain
1
-5
/
+0
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+1
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
1
-4
/
+0
2014-03-19
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
1
-1
/
+1
2013-04-09
NCR5830: switch to ->show_info()
Al Viro
1
-31
/
+20
[next]