index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
spi
/
spi-fsl-lpspi.c
Age
Commit message (
Expand
)
Author
2024-06-25
spi: spi-fsl-lpspi: Pass pm_ptr()
Fabio Estevam
2024-06-25
spi: spi-fsl-lpspi: Switch to SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2024-04-30
spi: fsl-lpspi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-03
spi: spi-fsl-lpspi: remove redundant spi_controller_put call
Carlos Song
2024-03-12
spi: lpspi: Avoid potential use-after-free in probe()
Alexander Sverdlin
2023-08-14
spi: fsl-lpspi: switch to use modern name
Yang Yingliang
2023-07-18
spi: spi-fsl-lpspi: Read chip-select amount from hardware for i.MX93
Alexander Stein
2023-07-18
spi: spi-fsl-lpspi: Move controller initialization further down
Alexander Stein
2023-07-17
spi: spi-fsl-lpspi: Remove num_cs from device struct
Alexander Stein
2023-07-14
spi: Explicitly include correct DT includes
Rob Herring
2023-07-11
spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
2023-05-31
spi: spi-fsl-lpspi: downgrade log level for pio mode
Alexander Stein
2023-05-30
spi: Merge up fixes to help CI
Mark Brown
2023-05-23
spi: lpspi: disable lpspi module irq in DMA mode
Clark Wang
2023-05-08
spi: lpspi: run transfer speed_hz sanity check
Clark Wang
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-06
spi: fsl-lpspi: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-07
spi: spi-fsl-lpspi: support multiple cs for lpspi
Han Xu
2022-09-26
spi: spi-fsl-lpspi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-09-08
spi: lpspi: Remove the unneeded result variable
ye xingchen
2022-08-15
spi: lpspi: Simplify some error message
Christophe JAILLET
2022-04-19
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2021-11-15
spi: lpspi: release requested DMA channels
Alexander Stein
2021-11-12
spi: lpspi: Silence error message upon deferred probe
Alexander Stein
2021-04-09
spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
Wang Li
2020-11-12
spi: lpspi: Fix use-after-free on unbind
Lukas Wunner
2020-08-18
spi: lpspi: Remove CONFIG_PM_SLEEP ifdefery
Fabio Estevam
2020-07-29
spi: lpspi: fix using CS discontinuously on i.MX8DXLEVK
Clark Wang
2020-07-29
spi: lpspi: remove unused fsl_lpspi->chipselect
Clark Wang
2020-07-29
spi: lpspi: Fix kernel warning dump when probe fail after calling spi_register
Clark Wang
2020-07-22
spi: lpspi: fix the imbalance of runtime pm function call
Clark Wang
2020-07-13
spi: imx/fsl-lpspi: Convert to GPIO descriptors
Linus Walleij
2020-05-26
spi: spi-fsl-lpspi: Fix runtime PM imbalance on error
Dinghao Liu
2020-04-14
spi: spi-fsl-lpspi: Fix indentation and open brace should be on the previous ...
Aishwarya R
2020-03-23
spi: spi-fsl-lpspi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-03
spi: fsl-lpspi: remove unneeded array
Oleksandr Suvorov
2020-01-14
spi: fsl-lpspi: fix only one cs-gpio working
Philippe Schenker
2019-12-25
spi: fsl-lpspi: use true,false for bool variable
zhengbin
2019-11-15
spi: fsl-lpspi: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-10-08
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-10-01
spi: lpspi: fix memory leak in fsl_lpspi_probe
Navid Emamdoost
2019-10-01
spi: fsl-lpspi: clean up indentation issue
Colin Ian King
2019-04-08
spi: fsl-lpspi: Clean up fsl_lpspi_probe
Axel Lin
2019-04-08
spi: fsl-lpspi: Fix build warning when !CONFIG_PM
Axel Lin
2019-04-08
spi: fsl-lpspi: Fix problematic dev_set_drvdata call
Axel Lin
2019-04-05
Merge branch 'spi-5.1' into spi-5.2
Mark Brown
2019-04-03
spi: lpspi: add missing complete in abort func at dma mode
Clark Wang
2019-03-21
spi: lpspi: fix dataloss when SS is inactivated between every words
Clark Wang
2019-03-19
spi: lpspi: fsl_lpspi_runtime_resume() can be static
kbuild test robot
2019-03-18
spi: lpspi: Code cleanup
Clark Wang
[next]