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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw.h
Age
Commit message (
Expand
)
Author
2018-10-11
dw: spi: add support for Amazon's Alpine spi controller
Talel Shenhar
2018-07-30
spi: dw: export dw_spi_set_cs
Alexandre Belloni
2018-07-18
spi: dw: allow providing own set_cs callback
Alexandre Belloni
2018-02-12
spi: dw: Convert to generalized SPI controller API
Jarkko Nikula
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-09
spi: dw: Make debugfs use bus num and make irq name unique
Phil Reid
2016-09-06
spi: dw: fix multiple slaves with different baudrates
Matthias Seidel
2015-11-30
spi: dw-mid: constify dw_spi_dma_ops structure
Julia Lawall
2015-10-19
spi: dw: introduce spi_shutdown_chip()
Andy Shevchenko
2015-08-21
spi: dw: Allow interface drivers to limit data I/O to word sizes
Michael van der Westhuizen
2015-03-17
spi: dw-spi: Convert 16bit accesses to 32bit accesses
Thor Thayer
2015-03-09
spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
Andy Shevchenko
2015-03-09
spi: dw-mid: move to use core SPI DMA mappings
Andy Shevchenko
2015-03-09
spi: dw-mid: clear ongoing DMA transfers on timeout
Andy Shevchenko
2015-03-09
spi: dw-mid: split dma_setup() from dma_transfer()
Andy Shevchenko
2015-03-06
spi: dw: move to SPI core message handling
Andy Shevchenko
2015-03-06
spi: dw: make sure SPI controller is enabled
Andy Shevchenko
2014-10-28
spi: dw-mid: split rx and tx callbacks when DMA
Andy Shevchenko
2014-10-02
spi: dw-mid: change magic numbers to the constants
Andy Shevchenko
2014-09-13
spi: dw-mid: remove redundant dmac member
Andy Shevchenko
2014-09-13
spi: dw: remove FSF address
Andy Shevchenko
2014-04-24
spi: dw: add support for gpio controlled chip select
Baruch Siach
2014-04-24
spi: dw: migrate to generic queue infrastructure
Baruch Siach
2013-12-31
spi: dw: use managed resources
Baruch Siach
2013-12-30
spi: dw: drop unused struct dw_spi field
Baruch Siach
2011-09-21
spi: spi-dw: fix all sparse warnings
H Hartley Sweeten
2011-07-08
spi/dw: Add spi number into spi irq desc
Liu, ShuoX
2011-06-06
spi: reorganize drivers
Grant Likely