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
/
atp870u.c
Age
Commit message (
Expand
)
Author
2021-03-15
scsi: atp870u: Fix naming and demote incorrect and non-conformant kernel-doc ...
Lee Jones
2021-01-22
scsi: atp870u: Use standard definitions
Hannes Reinecke
2021-01-22
scsi: atp870u: Whitespace cleanup
Hannes Reinecke
2019-11-12
scsi: core: Clean up SG_NONE
Finn Thain
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-03-19
scsi: atp870u: clean up code style and indentation issues
Colin Ian King
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-10-17
scsi: atp870u: switch to generic DMA API
Christoph Hellwig
2018-07-30
scsi: atp870u: Replace mdelay() with msleep()
Jia-Ju Bai
2018-03-01
scsi: atp870u: 64 bit bug in atp885_init()
Dan Carpenter
2015-11-25
atp870u: Introduce atp870_init()
Ondrej Zary
2015-11-25
atp870u: Introduce atp885_init()
Ondrej Zary
2015-11-25
atp870u: Introduce atp880_init()
Ondrej Zary
2015-11-25
atp870u: Initialize tables earlier
Ondrej Zary
2015-11-25
atp870u: Remove scam_on from struct atp_unit
Ondrej Zary
2015-11-25
atp870u: Request IRQ later, remove weird locking
Ondrej Zary
2015-11-25
atp870u: Use pci_request_regions
Ondrej Zary
2015-11-25
atp870u: Introduce is880(), is885() and remove dev_id
Ondrej Zary
2015-11-25
atp870u: Simplify _probe()
Ondrej Zary
2015-11-25
atp870u: Remove chip_ver from struct atp_unit
Ondrej Zary
2015-11-25
atp870u: Improve unsupported chip detection
Ondrej Zary
2015-11-25
atp870u: Improve _probe()
Ondrej Zary
2015-11-25
atp870u: Remove useless and broken card counting
Ondrej Zary
2015-11-25
atp870u: Use n_io_port in request_region and release_region
Ondrej Zary
2015-11-25
atp870u: Use module_pci_driver
Ondrej Zary
2015-11-25
atp870u: Remove empty tscam_885()
Ondrej Zary
2015-11-25
atp870u: Reduce log spam on module load/unload
Ondrej Zary
2015-11-25
atp870u: Introduce atp_set_host_id
Ondrej Zary
2015-11-25
atp870u: Fix incorrect writeb_io access to register 0x3a
Ondrej Zary
2015-11-25
atp870u: Replace port 0x80 delay by udelay
Ondrej Zary
2015-11-25
atp870u: Convert remaining in[bwl] and out[bwl] to wrappers
Ondrej Zary
2015-11-25
atp870u: Rename is885() to atp_is()
Ondrej Zary
2015-11-25
atp870u: Remove is870()
Ondrej Zary
2015-11-25
atp870u: Move 870-specific code out of is870()
Ondrej Zary
2015-11-25
atp870u: Add remaining 870 support to is885()
Ondrej Zary
2015-11-25
atp870u: Add wide_chip parameter to is870() and is885()
Ondrej Zary
2015-11-25
atp870u: Remove is880()
Ondrej Zary
2015-11-25
atp870u: Move chip-specific lines out of is880() and is885()
Ondrej Zary
2015-11-25
atp870u: Add channel parameter to is870() and is880()
Ondrej Zary
2015-11-25
atp870u: Unify code format in is870(), is880() and is885()
Ondrej Zary
2015-11-25
atp870u: Convert is885() to use wrappers
Ondrej Zary
2015-11-25
atp870u: Convert is880() to use wrappers
Ondrej Zary
2015-11-25
atp870u: Convert is870() to use wrappers
Ondrej Zary
2015-11-25
atp870u: Introduce HW access wrappers
Ondrej Zary
2015-11-25
atp870u: Remove ugly gotos #5
Ondrej Zary
2015-11-25
atp870u: Remove ugly gotos #4
Ondrej Zary
2015-11-25
atp870u: Remove ugly gotos #3
Ondrej Zary
2015-11-25
atp870u: Remove ugly gotos #2
Ondrej Zary
2015-11-25
atp870u: Remove ugly gotos
Ondrej Zary
2015-11-25
atp870u: Untangle tmpcip #2
Ondrej Zary
[next]