index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-lpspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
spi: fsl-lpspi: use modern PM macros
Jisheng Zhang
1
-4
/
+2
2026-06-01
spi: fsl-lpspi: terminate the RX channel on TX prepare failure path
Carlos Song
1
-1
/
+1
2026-06-01
spi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sy...
Carlos Song
1
-9
/
+9
2026-04-08
Add Renesas RZ/G3L RSPI support
Mark Brown
1
-1
/
+2
2026-04-07
spi: spi-fsl-lpspi: make struct lpspi_config::mode u32
Marc Kleine-Budde
1
-1
/
+1
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_write_tx_fifo(): simplify while() loop check
Marc Kleine-Budde
1
-3
/
+1
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_reset(): convert to void function
Marc Kleine-Budde
1
-3
/
+1
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_can_dma(): directly assign return value to fsl_...
Marc Kleine-Budde
1
-8
/
+2
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_setup_transfer(): remove useless spi_transfer N...
Marc Kleine-Budde
1
-3
/
+0
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use FIELD_PREP to encode Transmit Co...
Marc Kleine-Budde
1
-3
/
+7
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): remove obfuscated and obsolete assig...
Marc Kleine-Budde
1
-1
/
+0
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use mode from struct fsl_lpspi_data:...
Marc Kleine-Budde
1
-6
/
+5
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_watermark(): use FIELD_PREP() to encode FIF...
Marc Kleine-Budde
1
-4
/
+7
2026-04-07
spi: spi-fsl-lpspi: adapt to kernel coding style
Marc Kleine-Budde
1
-6
/
+6
2026-03-26
spi: spi-fsl-lpspi: fix teardown order issue (UAF)
Marc Kleine-Budde
1
-1
/
+2
2026-01-28
spi: spi-fsl-lpspi: Handle clock polarity and phase
Marek Vasut
1
-4
/
+50
2026-01-19
spi: Drop duplicate of_node assignment
Andy Shevchenko
1
-1
/
+0
2025-12-14
spi: spi-fsl-lpspi: convert min_t() to simple min()
Carlos Song
1
-9
/
+1
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
[next]