| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-21 | spi: spi-fsl-lpspi: fix watermark truncation caused by type cast | Carlos Song | 1 | -1/+7 |
| 2025-09-03 | spi: spi-fsl-dspi: Target mode improvements | Mark Brown | 1 | -19/+28 |
| 2025-09-01 | spi: spi-fsl-lpspi: Add compatible for S32G | Larisa Grigore | 1 | -0/+5 |
| 2025-09-01 | spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware | James Clark | 1 | -1/+3 |
| 2025-09-01 | spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratum | James Clark | 1 | -5/+5 |
| 2025-09-01 | spi: spi-fsl-lpspi: Constify devtype datas | James Clark | 1 | -2/+2 |
| 2025-09-01 | spi: spi-fsl-lpspi: Clear status register after disabling the module | Larisa Grigore | 1 | -4/+5 |
| 2025-09-01 | spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort | Larisa Grigore | 1 | -3/+1 |
| 2025-09-01 | spi: spi-fsl-lpspi: Set correct chip-select polarity bit | Larisa Grigore | 1 | -2/+5 |
| 2025-09-01 | spi: spi-fsl-lpspi: Fix transmissions when using CONT | Larisa Grigore | 1 | -2/+2 |
| 2025-08-18 | spi: use min_t() to improve code | Mark Brown | 1 | -4/+4 |
| 2025-08-18 | spi: spi-fsl-lpspi: use min_t() to improve code | Qianfeng Rong | 1 | -4/+4 |
| 2025-08-07 | spi: spi-fsl-lpspi: Clamp too high speed_hz | Stefan Wahren | 1 | -5/+3 |
| 2025-07-05 | spi: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -2/+0 |
| 2025-02-26 | spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
| 2024-10-01 | spi: spi-fsl-lpspi: Some calculation improvements | Mark Brown | 1 | -4/+11 |
| 2024-09-30 | spi: spi-fsl-lpspi: support effective_speed_hz | Stefan Wahren | 1 | -0/+6 |
| 2024-09-30 | spi: spi-fsl-lpspi: Fix specifiers in fsl_lpspi_set_bitrate | Stefan Wahren | 1 | -1/+1 |
| 2024-09-30 | spi: spi-fsl-lpspi: Adjust type of scldiv | Stefan Wahren | 1 | -3/+4 |
| 2024-09-30 | spi: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-09-30 | spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq() | Jinjie Ruan | 1 | -8/+4 |
| 2024-09-19 | spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time | Jinjie Ruan | 1 | -0/+1 |
| 2024-09-05 | spi: spi-fsl-lpspi: Fix off-by-one in prescale max | Stefan Wahren | 1 | -2/+2 |
| 2024-08-20 | spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register | Carlos Song | 1 | -2/+29 |
| 2024-08-07 | spi: spi-fsl-lpspi: Fix scldiv calculation | Stefan Wahren | 1 | -2/+4 |
| 2024-06-25 | spi: spi-fsl-lpspi: Pass pm_ptr() | Fabio Estevam | 1 | -1/+1 |
| 2024-06-25 | spi: spi-fsl-lpspi: Switch to SYSTEM_SLEEP_PM_OPS() | Fabio Estevam | 1 | -3/+3 |
| 2024-04-30 | spi: fsl-lpspi: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -7/+7 |
| 2024-04-03 | spi: spi-fsl-lpspi: remove redundant spi_controller_put call | Carlos Song | 1 | -8/+6 |
| 2024-03-12 | spi: lpspi: Avoid potential use-after-free in probe() | Alexander Sverdlin | 1 | -4/+4 |
| 2023-08-14 | spi: fsl-lpspi: switch to use modern name | Yang Yingliang | 1 | -27/+27 |
| 2023-07-18 | spi: spi-fsl-lpspi: Read chip-select amount from hardware for i.MX93 | Alexander Stein | 1 | -2/+6 |
| 2023-07-18 | spi: spi-fsl-lpspi: Move controller initialization further down | Alexander Stein | 1 | -16/+16 |
| 2023-07-17 | spi: spi-fsl-lpspi: Remove num_cs from device struct | Alexander Stein | 1 | -4/+4 |
| 2023-07-14 | spi: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-07-11 | spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX | Andy Shevchenko | 1 | -1/+1 |
| 2023-05-31 | spi: spi-fsl-lpspi: downgrade log level for pio mode | Alexander Stein | 1 | -1/+1 |
| 2023-05-30 | spi: Merge up fixes to help CI | Mark Brown | 1 | -1/+6 |
| 2023-05-23 | spi: lpspi: disable lpspi module irq in DMA mode | Clark Wang | 1 | -1/+6 |
| 2023-05-08 | spi: lpspi: run transfer speed_hz sanity check | Clark Wang | 1 | -0/+6 |
| 2023-03-11 | spi: Replace all spi->chip_select and spi->cs_gpiod references with function ... | Amit Kumar Mahapatra via Alsa-devel | 1 | -1/+1 |
| 2023-03-06 | spi: fsl-lpspi: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2022-12-07 | spi: spi-fsl-lpspi: support multiple cs for lpspi | Han Xu | 1 | -0/+5 |
| 2022-09-26 | spi: spi-fsl-lpspi: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
| 2022-09-08 | spi: lpspi: Remove the unneeded result variable | ye xingchen | 1 | -4/+1 |
| 2022-08-15 | spi: lpspi: Simplify some error message | Christophe JAILLET | 1 | -1/+1 |
| 2022-04-19 | dmaengine: imx: Move header to include/dma/ | Sascha Hauer | 1 | -1/+1 |
| 2021-11-15 | spi: lpspi: release requested DMA channels | Alexander Stein | 1 | -1/+5 |
| 2021-11-12 | spi: lpspi: Silence error message upon deferred probe | Alexander Stein | 1 | -1/+1 |
| 2021-04-09 | spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware() | Wang Li | 1 | -1/+1 |
| 2020-11-12 | spi: lpspi: Fix use-after-free on unbind | Lukas Wunner | 1 | -3/+0 |
| 2020-08-18 | spi: lpspi: Remove CONFIG_PM_SLEEP ifdefery | Fabio Estevam | 1 | -4/+2 |
| 2020-07-29 | spi: lpspi: fix using CS discontinuously on i.MX8DXLEVK | Clark Wang | 1 | -3/+8 |
| 2020-07-29 | spi: lpspi: remove unused fsl_lpspi->chipselect | Clark Wang | 1 | -2/+0 |
| 2020-07-29 | spi: lpspi: Fix kernel warning dump when probe fail after calling spi_register | Clark Wang | 1 | -6/+6 |
| 2020-07-22 | spi: lpspi: fix the imbalance of runtime pm function call | Clark Wang | 1 | -1/+6 |
| 2020-07-13 | spi: imx/fsl-lpspi: Convert to GPIO descriptors | Linus Walleij | 1 | -44/+3 |
| 2020-05-26 | spi: spi-fsl-lpspi: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -2/+4 |
| 2020-04-14 | spi: spi-fsl-lpspi: Fix indentation and open brace should be on the previous ... | Aishwarya R | 1 | -8/+7 |
| 2020-03-23 | spi: spi-fsl-lpspi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-03 | spi: fsl-lpspi: remove unneeded array | Oleksandr Suvorov | 1 | -5/+2 |
| 2020-01-14 | spi: fsl-lpspi: fix only one cs-gpio working | Philippe Schenker | 1 | -16/+16 |
| 2019-12-25 | spi: fsl-lpspi: use true,false for bool variable | zhengbin | 1 | -2/+2 |
| 2019-11-15 | spi: fsl-lpspi: Use dma_request_chan() directly for channel request | Peter Ujfalusi | 1 | -2/+2 |
| 2019-10-08 | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+1 |
| 2019-10-01 | spi: lpspi: fix memory leak in fsl_lpspi_probe | Navid Emamdoost | 1 | -1/+1 |
| 2019-10-01 | spi: fsl-lpspi: clean up indentation issue | Colin Ian King | 1 | -1/+1 |
| 2019-04-08 | spi: fsl-lpspi: Clean up fsl_lpspi_probe | Axel Lin | 1 | -6/+5 |
| 2019-04-08 | spi: fsl-lpspi: Fix build warning when !CONFIG_PM | Axel Lin | 1 | -0/+2 |
| 2019-04-08 | spi: fsl-lpspi: Fix problematic dev_set_drvdata call | Axel Lin | 1 | -3/+8 |
| 2019-04-05 | Merge branch 'spi-5.1' into spi-5.2 | Mark Brown | 1 | -2/+2 |
| 2019-04-03 | spi: lpspi: add missing complete in abort func at dma mode | Clark Wang | 1 | -1/+7 |
| 2019-03-21 | spi: lpspi: fix dataloss when SS is inactivated between every words | Clark Wang | 1 | -2/+2 |
| 2019-03-19 | spi: lpspi: fsl_lpspi_runtime_resume() can be static | kbuild test robot | 1 | -2/+2 |
| 2019-03-18 | spi: lpspi: Code cleanup | Clark Wang | 1 | -1/+1 |
| 2019-03-18 | spi: lpspi: Add the missing NULL check | Clark Wang | 1 | -2/+5 |
| 2019-03-18 | spi: lpspi: add dma mode support | Clark Wang | 1 | -11/+301 |
| 2019-03-18 | spi: lpspi: use the core way to implement cs-gpio function | Clark Wang | 1 | -35/+66 |
| 2019-03-18 | spi: lpspi: add the error info of transfer speed setting | Clark Wang | 1 | -3/+13 |
| 2019-03-18 | spi: lpspi: enable runtime pm for lpspi | Han Xu | 1 | -25/+92 |
| 2019-03-18 | spi: lpspi: Add i.MX8 boards support for lpspi | Clark Wang | 1 | -11/+41 |
| 2019-01-07 | spi: lpspi: Fix CLK pin becomes low before one transfer | Clark Wang | 1 | -4/+20 |
| 2019-01-07 | spi: lpspi: Fix wrong transmission when don't use CONT | Clark Wang | 1 | -0/+9 |
| 2019-01-07 | spi: lpspi: Improve the stability of lpspi data transmission | Clark Wang | 1 | -41/+20 |
| 2018-12-13 | spi: lpspi: Let watermark change with send data length | Clark Wang | 1 | -2/+9 |
| 2018-12-13 | spi: lpspi: Add slave mode support | Clark Wang | 1 | -28/+79 |
| 2018-12-13 | spi: lpspi: Replace all "master" with "controller" | Clark Wang | 1 | -38/+46 |
| 2018-10-10 | spi: fsl-lpspi: Prevent FIFO under/overrun by default | Hieu Tran Dang | 1 | -1/+1 |
| 2018-05-03 | spi: lpspi: Switch to SPDX identifier | Fabio Estevam | 1 | -16/+5 |
| 2017-01-09 | spi: fsl-lpspi: fix indentation error | Gao Pan | 1 | -3/+3 |
| 2016-12-14 | spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg() | Geert Uytterhoeven | 1 | -1/+1 |
| 2016-12-05 | spi: fsl-lpspi: quit reading rx fifo under error condition | Gao Pan | 1 | -1/+4 |
| 2016-12-05 | spi: fsl-lpspi: use GPL as module license | Gao Pan | 1 | -1/+1 |
| 2016-11-30 | spi: fsl-lpspi: read lpspi tx/rx fifo size in probe() | Gao Pan | 1 | -7/+14 |
| 2016-11-30 | spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer done | Gao Pan | 1 | -1/+6 |
| 2016-11-25 | spi: imx: replace schedule() with cond_resched() | Gao Pan | 1 | -1/+1 |
| 2016-11-25 | spi: imx: fix potential shift truncation | Gao Pan | 1 | -1/+1 |
| 2016-11-25 | spi: imx: use prepare_transfer_hardware() for lpspi | Gao Pan | 1 | -6/+4 |
| 2016-11-22 | spi: imx: add lpspi bus driver | Gao Pan | 1 | -0/+512 |