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-davinci.c
Age
Commit message (
Expand
)
Author
2021-08-24
spi: davinci: invoke chipselect callback
Matija Glavinic Pecotic
2021-04-09
spi: davinci: Use device_get_match_data() helper
Tian Tao
2020-12-07
spi: davinci: Fix use-after-free on unbind
Lukas Wunner
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-17
spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages
Lee Jones
2020-07-16
spi: davinci: Remove uninitialized_var() usage
Kees Cook
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-01-10
spi: davinci: Get rid of dangling variable
Linus Walleij
2019-01-09
spi: davinci: Convert to use CS GPIO descriptors
Linus Walleij
2018-09-18
spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio
David Lechner
2018-09-17
spi: spi-davinci: Add support for SPI_CS_WORD
David Lechner
2018-09-13
spi: davinci: remove set but not used variable 'pdata'
YueHaibing
2018-09-11
spi: davinci: Remove chip select GPIO pdata
Linus Walleij
2018-08-30
spi: davinci: remove set but not used variable 'pdata'
YueHaibing
2018-08-10
Merge branch 'spi-4.18' into spi-linus
Mark Brown
2018-08-10
spi: davinci: fix a NULL pointer dereference
Bartosz Golaszewski
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-12-12
spi: davinci: Initialize dspi->done before any possible use of it
Michele Dionisio
2017-06-06
spi: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-06
spi: davinci: Fix compilation warning.
Arvind Yadav
2017-03-17
spi: davinci: add comment about dummy tx buffer usage
Frode Isaksen
2017-03-15
spi: davinci: do not use DMA for vmalloc'ed buffers
Frode Isaksen
2017-03-15
spi: davinci: do not use DMA if transfer length is less than 16
Frode Isaksen
2017-03-15
spi: davinci: use rx buffer as dummy tx buffer
Frode Isaksen
2017-03-07
spi: davinci: enable DMA when channels are defined in DT
Fabien Parent
2017-03-07
spi: davinci: Use SPI framework to handle DMA mapping
Fabien Parent
2017-01-12
spi: davinci: use dma_mapping_error()
Kevin Hilman
2016-04-29
spi: davinci: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2015-12-12
spi: davinci: use dev_err() for error reporting
Sekhar Nori
2015-12-12
spi: davinci: fix spurious i/o error
Sekhar Nori
2015-11-04
Merge remote-tracking branch 'spi/topic/davinci' into spi-next
Mark Brown
2015-10-16
spi: davinci: use spi->cs_gpio directly
Luis de Bethencourt
2015-09-25
spi: davinci: fix handling platform_get_irq result
Andrzej Hajda
2015-07-24
spi: davinci: Choose correct pre-scaler limit based on SOC
Franklin S Cooper Jr
2015-07-24
spi: davinci: Set prescale value based on register value
Franklin S Cooper Jr
2015-06-10
spi: davinci: change the lower limit of pre-scale divider to 1
Murali Karicheri
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-03
Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...
Mark Brown
2014-10-03
Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...
Mark Brown
2014-09-16
Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...
Mark Brown
2014-09-16
spi: davinci: add support for adding delay between word's transmissions
Murali Karicheri
2014-09-16
spi: davinci: remove empty function davinci_spi_cleanup
Grygorii Strashko
2014-09-13
spi: davinci: request cs_gpio's from probe
Grygorii Strashko
2014-09-03
spi: davinci: Fix checkpatch issue
Jingoo Han
2014-08-21
spi: davinci: fix SPI_NO_CS functionality
Grygorii Strashko
2014-08-01
spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device
Grygorii Strashko
2014-08-01
spi: davinci: add support to configure gpio cs through dt
Murali Karicheri
2014-07-31
spi: davinci: fix to support more than 2 chip selects
Murali Karicheri
2014-02-06
spi: davinci: Use of_match_ptr at appropriate place
Axel Lin
[next]