Show patches with: Submitter = Bence Csókás       |    Archived = No       |   30 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,2/2] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c - - - --- 2025-03-27 Bence Csókás New
[v6,1/2] pm: runtime: Add new devm functions Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c - - - --- 2025-03-27 Bence Csókás New
[v4,2/2] spi: atmel-quadspi: Use `devm_dma_request_chan()` Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c - - - --- 2025-03-17 Bence Csókás New
[v5,2/2] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c - - - --- 2025-03-17 Bence Csókás Superseded
[v5,1/2] pm: runtime: Add new devm functions Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c - - - --- 2025-03-17 Bence Csókás Superseded
[for-6.14,v4,1/2] pm: runtime: Add new devm functions [for-6.14,v4,1/2] pm: runtime: Add new devm functions - - - --- 2025-02-10 Bence Csókás New
[for-6.14,v4,2/2] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c - - - --- 2025-02-10 Bence Csókás Superseded
[for-6.14,v3,4/4] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c - - - --- 2025-02-07 Bence Csókás New
[for-6.14,v3,3/4] spi: atmel-quadspi: Use `devm_dma_request_chan()` Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c - - - --- 2025-02-07 Bence Csókás New
[resubmit2] spi: atmel-quadspi: remove references to runtime PM on error path [resubmit2] spi: atmel-quadspi: remove references to runtime PM on error path - - - --- 2025-02-07 Bence Csókás Accepted
[for-6.14] spi: atmel-quadspi: Fix warning in doc-comment [for-6.14] spi: atmel-quadspi: Fix warning in doc-comment - - - --- 2025-02-03 Bence Csókás Accepted
[resubmit] spi: atmel-quadspi: remove references to runtime PM on error path [resubmit] spi: atmel-quadspi: remove references to runtime PM on error path - - - --- 2025-01-27 Bence Csókás Superseded
[v2,4/4] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c - - - --- 2025-01-24 Bence Csókás New
[v2,3/4] spi: atmel-quadspi: Use `devm_dma_request_chan()` Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c - - - --- 2025-01-24 Bence Csókás New
[v2,2/4] pm: runtime: Add new devm functions Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c - - - --- 2025-01-24 Bence Csókás New
[v2,1/4] dma: Add devm_dma_request_chan() Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c - - - --- 2025-01-24 Bence Csókás New
[4/4] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API Untitled series #925756 - - - --- 2025-01-15 Bence Csókás New
[3/4] spi: atmel-quadspi: Use `devm_dma_request_chan()` Untitled series #925756 - - - --- 2025-01-15 Bence Csókás New
spi: atmel-quadspi: remove references to runtime PM on error path spi: atmel-quadspi: remove references to runtime PM on error path - - - --- 2025-01-14 Bence Csókás Superseded
[resubmit] spi: atmel-quadspi: Use devm_ clock management [resubmit] spi: atmel-quadspi: Use devm_ clock management - - - --- 2025-01-06 Bence Csókás Accepted
[resubmit,v2] spi: atmel-qspi: Memory barriers after memory-mapped I/O [resubmit,v2] spi: atmel-qspi: Memory barriers after memory-mapped I/O - - - --- 2025-01-06 Bence Csókás Accepted
spi: atmel-quadspi: Use devm_ clock management spi: atmel-quadspi: Use devm_ clock management - - - --- 2024-12-19 Bence Csókás Superseded
[v2] spi: atmel-qspi: Memory barriers after memory-mapped I/O [v2] spi: atmel-qspi: Memory barriers after memory-mapped I/O - - - --- 2024-12-19 Bence Csókás Superseded
spi: atmel-qspi: Memory barriers after memory-mapped I/O spi: atmel-qspi: Memory barriers after memory-mapped I/O - - - --- 2024-12-18 Bence Csókás Superseded
spi: atmel-quadspi: Factor out switching to Serial Memory Mode to function spi: atmel-quadspi: Factor out switching to Serial Memory Mode to function - - - --- 2024-12-18 Bence Csókás Accepted
[v3,2/2] spi: atmel-quadspi: Add support for sama7g5 QSPI spi: atmel-quadspi: Refactor to allow supporting SAMA7G5 O/QSPI - - - --- 2024-11-28 Bence Csókás Accepted
[v3,1/2] spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families spi: atmel-quadspi: Refactor to allow supporting SAMA7G5 O/QSPI - - - --- 2024-11-28 Bence Csókás Accepted
spi: atmel-quadspi: Fix register name in verbose logging function spi: atmel-quadspi: Fix register name in verbose logging function - 1 - --- 2024-11-22 Bence Csókás Accepted
[v2] spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families [v2] spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families - - - --- 2024-10-30 Bence Csókás Accepted
spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families - - - --- 2024-10-29 Bence Csókás Superseded