index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
g_NCR5380.c
Age
Commit message (
Expand
)
Author
2017-01-12
scsi: g_NCR5380: Fix release_region in error handling
Ondrej Zary
2016-09-29
scsi: g_NCR5380: Stop using scsi_module.c
Ondrej Zary
2016-09-29
scsi: g_NCR5380: Reduce overrides[] from array to struct
Ondrej Zary
2016-09-29
scsi: g_NCR5380: Remove deprecated __setup
Ondrej Zary
2016-04-11
ncr5380: Update usage documentation
Finn Thain
2016-04-11
ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
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: Disable the DMA errata workaround flag by default
Finn Thain
2016-04-11
ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
Finn Thain
2016-04-11
g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400
Finn Thain
2016-01-06
ncr5380: Add support for HP C2502
Ondrej Zary
2016-01-06
ncr5380: Fix wait for 53C80 registers registers after PDMA
Ondrej Zary
2016-01-06
ncr5380: Enable PDMA for DTC chips
Ondrej Zary
2016-01-06
ncr5380: Enable PDMA for NCR53C400A
Ondrej Zary
2016-01-06
ncr5380: Use runtime register mapping
Ondrej Zary
2016-01-06
ncr5380: Fix pseudo DMA transfers on 53C400
Ondrej Zary
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 command list debug code
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: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
2016-01-06
ncr5380: Standardize interrupt handling
Finn Thain
2016-01-06
ncr5380: Rework disconnect versus poll logic
Finn Thain
2016-01-06
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
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: 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 more pointless 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-03-09
g_NCR5380: Kill compiler warning if builtin
Geert Uytterhoeven
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
ncr5380: Remove *_RELEASE macros
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 duplicate comments
Finn Thain
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
2014-11-20
ncr5380: Remove unused macros
Finn Thain
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
2014-03-19
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
[next]