Show patches with: State = Action Required       |    Archived = No       |   148 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
spi: spi-bcm-qspi: style: Simplify bool comparison spi: spi-bcm-qspi: style: Simplify bool comparison - - - --- 2021-01-11 Abaci Team Needs ACK
spi: spi-fsl-lpspi: Fix off-by-one in prescale max spi: spi-fsl-lpspi: Fix off-by-one in prescale max - - - --- 2024-09-05 Stefan Wahren New
[GIT,PULL] SPI fixes for v6.11-rc6 [GIT,PULL] SPI fixes for v6.11-rc6 - - - --- 2024-09-05 Mark Brown New
[v2,1/2] spi: geni-qcom: Fix incorrect free_irq() sequence spi: geni-qcom: Fix incorrect free_irq() sequence - - - --- 2024-09-06 Jinjie Ruan New
[v2,2/2] spi: spi-geni-qcom: Fix missing undo runtime PM changes at driver exit time spi: geni-qcom: Fix incorrect free_irq() sequence - - - --- 2024-09-06 Jinjie Ruan New
[v3,1/3] input: touchscreem: ad7877: add match table [v3,1/3] input: touchscreem: ad7877: add match table - - - --- 2024-09-09 Miclaus, Antoniu New
[v3,2/3] input: touchscreen: ad7877: add dt support [v3,1/3] input: touchscreem: ad7877: add match table - - - --- 2024-09-09 Miclaus, Antoniu New
[v3,3/3] dt-bindings: touchscreen: ad7877: add bindings [v3,1/3] input: touchscreem: ad7877: add match table - - - --- 2024-09-09 Miclaus, Antoniu New
[v4,3/3] spi: geni-qcom: Use devm functions to simplify code spi: geni-qcom: Undo runtime PM changes at driver exit time - 1 - --- 2024-09-09 Jinjie Ruan New
[GIT,PULL] SPI fixes for v6.11-rc7 [GIT,PULL] SPI fixes for v6.11-rc7 - - - --- 2024-09-13 Mark Brown New
[GIT,PULL] SPI updates for v6.12 [GIT,PULL] SPI updates for v6.12 - - - --- 2024-09-15 Mark Brown New
[v6,01/12] spi: add driver for intel graphics on-die spi device spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,02/12] spi: intel-dg: implement region enumeration spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,03/12] spi: intel-dg: implement spi access functions spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,04/12] spi: intel-dg: spi register with mtd spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,05/12] spi: intel-dg: implement mtd access handlers spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,06/12] spi: intel-dg: align 64bit read and write spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,07/12] spi: intel-dg: wake card on operations spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,08/12] drm/i915/spi: add spi device for discrete graphics spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,09/12] drm/i915/spi: add intel_spi_region map spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,10/12] drm/i915/spi: add support for access mode spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,11/12] drm/xe/spi: add on-die spi device spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v6,12/12] drm/xe/spi: add support for access mode spi: add driver for Intel discrete graphics - - - --- 2024-09-16 Alexander Usyskin New
[v5,1/2] dt-bindings: touchscreen: add ad7877 support [v5,1/2] dt-bindings: touchscreen: add ad7877 support - 1 - --- 2024-09-20 Miclaus, Antoniu New
[v5,2/2] input: touchscreen: ad7877: add dt support [v5,1/2] dt-bindings: touchscreen: add ad7877 support - - - --- 2024-09-20 Miclaus, Antoniu New
spi: rockchip: Fix excessive check for get_fifo_len() spi: rockchip: Fix excessive check for get_fifo_len() - - - --- 2024-09-23 Jinjie Ruan New
dt-bindings: spi: xilinx: Add clocks & clock-names properties dt-bindings: spi: xilinx: Add clocks & clock-names properties - - - --- 2024-09-23 Mahapatra, Amit Kumar New
[2/2] spi: s3c64xx: update flush_fifo timeout code [1/2] spi: s3c64xx: fix timeout counters in flush_fifo - - - --- 2024-09-24 Ben Dooks New
spi: slave-mt27xx: Call clk_disable_unprepare() only once in mtk_spi_slave_probe() spi: slave-mt27xx: Call clk_disable_unprepare() only once in mtk_spi_slave_probe() - - - --- 2024-09-24 Markus Elfring New
[GIT,PULL] SPI fixes for v6.12-merge-window [GIT,PULL] SPI fixes for v6.12-merge-window - - - --- 2024-09-25 Mark Brown New
[1/5] spi: rockchip: Perform trivial code cleanups Improve error handling in Rockchip SPI drivers - 1 - --- 2024-09-26 Dragan Simic New
[2/5] spi: rockchip-sfc: Perform trivial code cleanups Improve error handling in Rockchip SPI drivers - 1 - --- 2024-09-26 Dragan Simic New
[3/5] spi: rockchip: Don't check for failed get_fifo_len() Improve error handling in Rockchip SPI drivers - 1 - --- 2024-09-26 Dragan Simic New
[4/5] spi: rockchip: Use dev_err_probe() in the probe path Improve error handling in Rockchip SPI drivers - - - --- 2024-09-26 Dragan Simic New
[v3,1/5] spi: rockchip: Perform trivial code cleanups Add dev_warn_probe() and improve error handling in Rockchip SPI drivers - 1 - --- 2024-09-29 Dragan Simic New
[v3,2/5] spi: rockchip-sfc: Perform trivial code cleanups Add dev_warn_probe() and improve error handling in Rockchip SPI drivers - 1 - --- 2024-09-29 Dragan Simic New
[v3,4/5] driver core: Add device probe log helper dev_warn_probe() Add dev_warn_probe() and improve error handling in Rockchip SPI drivers 1 - 1 --- 2024-09-29 Dragan Simic New
[1/3] spi: spi-fsl-lpspi: Adjust type of scldiv spi: spi-fsl-lpspi: Some calculation improvements - 1 - --- 2024-09-30 Stefan Wahren New
[2/3] spi: spi-fsl-lpspi: Fix specifiers in fsl_lpspi_set_bitrate spi: spi-fsl-lpspi: Some calculation improvements - 1 - --- 2024-09-30 Stefan Wahren New
[3/3] spi: spi-fsl-lpspi: support effective_speed_hz spi: spi-fsl-lpspi: Some calculation improvements - 1 - --- 2024-09-30 Stefan Wahren New
[linux,v2,04/20] dt-bindings: spi: add PIC64GX SPI/QSPI compatibility to MPFS SPI/QSPI bindings Untitled series #893978 1 - - --- 2024-09-30 pierre-henry.moussay@microchip.com New
[next] spi: spi-ti-qspi: remove redundant assignment to variable ret [next] spi: spi-ti-qspi: remove redundant assignment to variable ret - - - --- 2024-10-02 Colin Ian King New
[GIT,PULL] spi-mem/swap16 changes for v6.13 [GIT,PULL] spi-mem/swap16 changes for v6.13 - - - --- 2024-10-04 Tudor Ambarus New
[41/51] spi: Switch to __pm_runtime_put_autosuspend() treewide: Switch to __pm_runtime_put_autosuspend() - - - --- 2024-10-04 Sakari Ailus New
[GIT,PULL] SPI fixes for v6.12-rc1 [GIT,PULL] SPI fixes for v6.12-rc1 - - - --- 2024-10-04 Mark Brown New
spi: atmel-quadspi: Print the controller version and used irq spi: atmel-quadspi: Print the controller version and used irq - - - --- 2024-10-08 Mihai Sain New
driver core: Fix a typo in __dev_probe_failed() comments driver core: Fix a typo in __dev_probe_failed() comments - - - --- 2024-10-08 Dragan Simic New
[1/6] spi: fix return code when spi device has too many chipselects spi: multi CS cleanup and controller CS limit removal - - - --- 2024-10-12 Jonas Gorski New
[2/6] spi: keep track of number of chipselects in spi_device spi: multi CS cleanup and controller CS limit removal - - - --- 2024-10-12 Jonas Gorski New
[3/6] spi: do not initialize device chipselects to SPI_INVALID_CS spi: multi CS cleanup and controller CS limit removal - - - --- 2024-10-12 Jonas Gorski New
[4/6] spi: don't check spi_controller::num_chipselect when parsing a dt device spi: multi CS cleanup and controller CS limit removal - - - --- 2024-10-12 Jonas Gorski New
[5/6] Revert "spi: Raise limit on number of chip selects" spi: multi CS cleanup and controller CS limit removal - - - --- 2024-10-12 Jonas Gorski New
[6/6] spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAX spi: multi CS cleanup and controller CS limit removal - - - --- 2024-10-12 Jonas Gorski New
dt-bindings: spi: Add bcm2835-aux-spi.yaml file. dt-bindings: spi: Add bcm2835-aux-spi.yaml file. - - - --- 2024-10-14 Karan Sanghavi New
[v2] dt-bindings: spi: Convert bcm2835-aux-spi.txt to [v2] dt-bindings: spi: Convert bcm2835-aux-spi.txt to - - - --- 2024-10-15 Karan Sanghavi New
[v3] dt-bindings: spi: Convert to dtschema [v3] dt-bindings: spi: Convert to dtschema - 1 - --- 2024-10-16 Karan Sanghavi New
[v1,3/6] arm64: dts: exynos: Add clock management unit nodes arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1 - - - --- 2024-10-20 Ivaylo Ivanov New
[v1,5/6] arm64: dts: exynos8895: Add serial_0/1 nodes arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1 - - - --- 2024-10-20 Ivaylo Ivanov New
Revert "MAINTAINERS: Remove some entries due to various compliance requirements." Revert "MAINTAINERS: Remove some entries due to various compliance requirements." 7 2 - --- 2024-10-23 Kexy Biscuit New
[3/3] ARM: dts: vf610-bk4: Use the more specific "lwn,bk4-spi" [1/3] dt-bindings: misc: lwn,bk4-spi: Add binding - - - --- 2024-10-23 Fabio Estevam New
MAINTAINERS: Remove some entries due to various compliance requirements. MAINTAINERS: Remove some entries due to various compliance requirements. - - - --- 2024-10-24 Jensen Huang New
[1/2] MAINTAINERS: Remove Huawei due to compilance requirements. [1/2] MAINTAINERS: Remove Huawei due to compilance requirements. - - - --- 2024-10-24 Vladimir Vladimirovich Putin New
[2/2] MAINTAINERS: Remove Loongson due to compilance requirements. [1/2] MAINTAINERS: Remove Huawei due to compilance requirements. - - - --- 2024-10-24 Vladimir Vladimirovich Putin New
[01/24] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency spi-nand/spi-mem DTR support 1 - - --- 2024-10-25 Miquel Raynal New
[02/24] spi: spi-mem: Add a new controller capability spi-nand/spi-mem DTR support - 1 - --- 2024-10-25 Miquel Raynal New
[03/24] spi: amd: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[04/24] spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[05/24] spi: cadence-qspi: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - 1 - --- 2024-10-25 Miquel Raynal New
[06/24] spi: dw: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[07/24] spi: fsl-qspi: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[08/24] spi: microchip-core-qspi: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[09/24] spi: mt65xx: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[10/24] spi: mxic: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[11/24] spi: nxp-fspi: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[12/24] spi: rockchip-sfc: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[13/24] spi: spi-sn-f-ospi: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[14/24] spi: spi-ti-qspi: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[15/24] spi: zynq-qspi: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[16/24] spi: zynqmp-gqspi: Support per spi-mem operation frequency switches spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[17/24] mtd: spinand: Create distinct fast and slow read from cache variants spi-nand/spi-mem DTR support - 1 - --- 2024-10-25 Miquel Raynal New
[18/24] mtd: spinand: Add an optional frequency to read from cache macros spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[19/24] mtd: spinand: winbond: Fix the *JW chip definitions spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[20/24] spi: spi-mem: Reorder SPI_MEM_OP_CMD internals spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[21/24] spi: spi-mem: Create macros for DTR operation spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[22/24] mtd: spinand: Add support for read DTR operations spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[23/24] mtd: spinand: winbond: Add comment about naming spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[24/24] mtd: spinand: winbond: Add support for DTR operations spi-nand/spi-mem DTR support - - - --- 2024-10-25 Miquel Raynal New
[RFC,1/2] dt-bindings: mtd: Add bindings for describing concatinated MTD devices Add support for stacked and parallel memories - - - --- 2024-10-26 Mahapatra, Amit Kumar New
[RFC,2/2] dt-bindings: spi: Update stacked and parallel bindings Add support for stacked and parallel memories - - - --- 2024-10-26 Mahapatra, Amit Kumar New
[GIT,PULL] SPI fixes for v6.12-rc5 [GIT,PULL] SPI fixes for v6.12-rc5 - - - --- 2024-10-28 Mark Brown New
[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 Csókás Bence New
spi: spi-sun4i: fix early activation spi: spi-sun4i: fix early activation - - - --- 2024-11-01 Alessandro Grassi New
[v5.4.y,v5.10.y] spi: Fix deadlock when adding SPI controllers on SPI buses [v5.4.y,v5.10.y] spi: Fix deadlock when adding SPI controllers on SPI buses - - - --- 2024-11-05 Hardik Gohil New
[v5,3/3] MAINTAINERS: Add apple-spi driver & binding files Apple SPI controller driver - - - --- 2024-11-06 Janne Grunau via B4 Relay New
[GIT,PULL] SPI fixes for v6.12-rc6 [GIT,PULL] SPI fixes for v6.12-rc6 - - - --- 2024-11-07 Mark Brown New
dt-bindings: spi: add compatibles for mt7988 dt-bindings: spi: add compatibles for mt7988 1 - - --- 2024-11-09 Frank Wunderlich (linux) New
[v5,01/16] spi: add basic support for SPI offloading spi: axi-spi-engine: add offload support - 1 - --- 2024-11-15 David Lechner New
[v5,02/16] spi: offload: add support for hardware triggers spi: axi-spi-engine: add offload support - 1 - --- 2024-11-15 David Lechner New
[v5,03/16] spi: dt-bindings: add trigger-source.yaml spi: axi-spi-engine: add offload support - - - --- 2024-11-15 David Lechner New
[v5,04/16] spi: dt-bindings: add PWM SPI offload trigger spi: axi-spi-engine: add offload support - - - --- 2024-11-15 David Lechner New
« 1 2 »