Show patches with: Archived = No       |   10853 patches
« 1 2 ... 49 50 51108 109 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
spi: spi-geni-qcom: Use the new method of gpio CS control spi: spi-geni-qcom: Use the new method of gpio CS control 1 1 - --- 2020-12-02 Stephen Boyd Accepted
spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR - - - --- 2020-12-02 Maxim Kochetkov Accepted
[4/4] riscv: dts: add initial board data for the SiFive HiFive Unmatched arch: riscv: add board and SoC DT file support - - - --- 2020-12-02 Yash Shah Superseded
[3/4] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board arch: riscv: add board and SoC DT file support - - - --- 2020-12-02 Yash Shah Superseded
[2/4] riscv: dts: add initial support for the SiFive FU740-C000 SoC arch: riscv: add board and SoC DT file support - - - --- 2020-12-02 Yash Shah Superseded
[1/4] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC arch: riscv: add board and SoC DT file support - - - --- 2020-12-02 Yash Shah Superseded
spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR - - - --- 2020-12-01 Maxim Kochetkov Superseded
spi: fsl: fix use of spisel_boot signal on MPC8309 spi: fsl: fix use of spisel_boot signal on MPC8309 - - - --- 2020-11-27 Rasmus Villemoes Accepted
[v2] spi: dw-bt1: Fix undefined devm_mux_control_get symbol [v2] spi: dw-bt1: Fix undefined devm_mux_control_get symbol - - - --- 2020-11-27 Serge Semin Accepted
[v3,3/3] spi: dt-bindings: document zero value for spi-{rx,tx}-bus-width properties [v3,1/3] spi: uapi: unify SPI modes into a single spi.h header - - - --- 2020-11-27 Alexandru Ardelean Superseded
[v3,2/3] spi: Add SPI_NO_TX/RX support [v3,1/3] spi: uapi: unify SPI modes into a single spi.h header - - - --- 2020-11-27 Alexandru Ardelean Superseded
[v3,1/3] spi: uapi: unify SPI modes into a single spi.h header [v3,1/3] spi: uapi: unify SPI modes into a single spi.h header - - - --- 2020-11-27 Alexandru Ardelean Superseded
[v2,3/3] dt-bindings: spi: dw-apb-ssi: Add Canaan K210 SPI controller DW apb_ssi V4 support for Kendryte K210 RISC-V SoC 1 - - --- 2020-11-26 Damien Le Moal Superseded
[v2,2/3] spi: dw: Add support for the Canaan K210 SoC SPI DW apb_ssi V4 support for Kendryte K210 RISC-V SoC 1 - - --- 2020-11-26 Damien Le Moal Superseded
[v2,1/3] spi: dw: Add support for 32-bits max xfer size DW apb_ssi V4 support for Kendryte K210 RISC-V SoC 1 - - --- 2020-11-26 Damien Le Moal Superseded
spi: Fix potential NULL pointer dereference in spi_shutdown() spi: Fix potential NULL pointer dereference in spi_shutdown() - - - --- 2020-11-24 Marek Szyprowski Accepted
spi: imx: fix the unbalanced spi runtime pm management spi: imx: fix the unbalanced spi runtime pm management - - - --- 2020-11-24 Clark Wang Accepted
[v9,5/5] dt-bindings: spi: cadence-qspi: Add support for Intel lgm-qspi spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC 1 - - --- 2020-11-24 Ramuthevar,Vadivel MuruganX Accepted
[v9,4/5] spi: Move cadence-quadspi.txt to Documentation/devicetree/bindings/spi spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC 1 - - --- 2020-11-24 Ramuthevar,Vadivel MuruganX Accepted
[v9,3/5] spi: cadence-quadspi: Add multi-chipselect support for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-24 Ramuthevar,Vadivel MuruganX Accepted
[v9,2/5] spi: cadence-quadspi: Disable the DAC for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-24 Ramuthevar,Vadivel MuruganX Accepted
[v9,1/5] spi: cadence-quadspi: Add QSPI support for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-24 Ramuthevar,Vadivel MuruganX Accepted
spi: dw: fixed missing resource_size spi: dw: fixed missing resource_size 1 - - --- 2020-11-23 Tian Tao Accepted
spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts - - - --- 2020-11-23 Ran Wang Accepted
spi: amd: Use devm_platform_ioremap_resource() in amd_spi_probe spi: amd: Use devm_platform_ioremap_resource() in amd_spi_probe - - - --- 2020-11-21 Qing Zhang Accepted
spi: dw: Fix spi registration for controllers overriding CS spi: dw: Fix spi registration for controllers overriding CS 1 - - --- 2020-11-20 Lars Povlsen Accepted
[v2,3/3] spi: Warn when a driver's remove callback returns an error [v2,1/3] spi: fix resource leak for drivers without .remove callback - - - --- 2020-11-19 Uwe Kleine-König Accepted
[v2,2/3] spi: Use bus_type functions for probe, remove and shutdown [v2,1/3] spi: fix resource leak for drivers without .remove callback - - - --- 2020-11-19 Uwe Kleine-König Accepted
[v2,1/3] spi: fix resource leak for drivers without .remove callback [v2,1/3] spi: fix resource leak for drivers without .remove callback - - - --- 2020-11-19 Uwe Kleine-König Accepted
[3/3] spi: Warn when a driver's remove callback returns an error [1/3] spi: fix resource leak for drivers without .remove callback - - - --- 2020-11-19 Uwe Kleine-König Superseded
[2/3] spi: Use bus_type functions for probe, remove and shutdown [1/3] spi: fix resource leak for drivers without .remove callback - - - --- 2020-11-19 Uwe Kleine-König Superseded
[1/3] spi: fix resource leak for drivers without .remove callback [1/3] spi: fix resource leak for drivers without .remove callback - - - --- 2020-11-19 Uwe Kleine-König Superseded
[3/3] dt-bindings: Update Synopsis DW apb ssi bindings DW apb_ssi V4 support for Kendryte K210 RISC-V SoC 1 - - --- 2020-11-19 Damien Le Moal Superseded
[2/3] spi: dw: Add support for the Canaan K210 SoC SPI DW apb_ssi V4 support for Kendryte K210 RISC-V SoC 1 - - --- 2020-11-19 Damien Le Moal Superseded
[1/3] spi: dw: Add support for 32-bits max xfer size DW apb_ssi V4 support for Kendryte K210 RISC-V SoC - - - --- 2020-11-19 Damien Le Moal Superseded
[v8,3/6] spi: cadence-quadspi: Add multi-chipselect support for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-19 Ramuthevar,Vadivel MuruganX Superseded
[v8,2/6] spi: cadence-quadspi: Disable the DAC for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-19 Ramuthevar,Vadivel MuruganX Superseded
[v8,1/6] spi: cadence-quadspi: Add QSPI support for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-19 Ramuthevar,Vadivel MuruganX Superseded
[RFC] spi: Take the SPI IO-mutex in the spi_setup() method [RFC] spi: Take the SPI IO-mutex in the spi_setup() method - - - --- 2020-11-17 Serge Semin Accepted
spi: dw: Set transfer handler before unmasking the IRQs spi: dw: Set transfer handler before unmasking the IRQs - - - --- 2020-11-17 Serge Semin Accepted
spi: imx: Remove unused .id_table support spi: imx: Remove unused .id_table support - - - --- 2020-11-16 Fabio Estevam Accepted
[v2] spi: cadence-quadspi: Fix error return code in cqspi_probe [v2] spi: cadence-quadspi: Fix error return code in cqspi_probe - 1 - --- 2020-11-16 Zhihao Cheng Accepted
spi: cadence-quadspi: Fix error return code in cqspi_probe spi: cadence-quadspi: Fix error return code in cqspi_probe - - - --- 2020-11-16 Zhihao Cheng Superseded
[for-5.10] media: netup_unidvb: Don't leak SPI master in probe error path [for-5.10] media: netup_unidvb: Don't leak SPI master in probe error path - 1 - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: sc18is602: Don't leak SPI master in probe error path [for-5.10] spi: sc18is602: Don't leak SPI master in probe error path - - - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: rb4xx: Don't leak SPI master in probe error path [for-5.10] spi: rb4xx: Don't leak SPI master in probe error path - - - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: npcm-fiu: Don't leak SPI master in probe error path [for-5.10] spi: npcm-fiu: Don't leak SPI master in probe error path - - - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: gpio: Don't leak SPI master in probe error path [for-5.10] spi: gpio: Don't leak SPI master in probe error path - 1 - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: spi-mtk-nor: Don't leak SPI master in probe error path [for-5.10] spi: spi-mtk-nor: Don't leak SPI master in probe error path - 1 - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: mxic: Don't leak SPI master in probe error path [for-5.10] spi: mxic: Don't leak SPI master in probe error path - - - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: rpc-if: Fix use-after-free on unbind [for-5.10] spi: rpc-if: Fix use-after-free on unbind - - - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: pxa2xx: Fix use-after-free on unbind [for-5.10] spi: pxa2xx: Fix use-after-free on unbind - - - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: spi-sh: Fix use-after-free on unbind [for-5.10] spi: spi-sh: Fix use-after-free on unbind - - - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: spi-qcom-qspi: Fix use-after-free on unbind [for-5.10] spi: spi-qcom-qspi: Fix use-after-free on unbind - - - --- 2020-11-16 Lukas Wunner Accepted
[for-5.10] spi: spi-geni-qcom: Fix use-after-free on unbind [for-5.10] spi: spi-geni-qcom: Fix use-after-free on unbind - - - --- 2020-11-16 Lukas Wunner Accepted
spi: dw: fix build error by selecting MULTIPLEXER spi: dw: fix build error by selecting MULTIPLEXER 1 - - --- 2020-11-16 Randy Dunlap Accepted
[v7,6/6] dt-bindings: spi: Add compatible for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-16 Ramuthevar,Vadivel MuruganX Superseded
[v7,5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-16 Ramuthevar,Vadivel MuruganX Superseded
[v7,4/6] spi: Move cadence-quadspi.txt to Documentation/devicetree/bindings/spi spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC 1 - - --- 2020-11-16 Ramuthevar,Vadivel MuruganX Superseded
[v7,3/6] spi: cadence-quadspi: Add multi-chipselect support for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-16 Ramuthevar,Vadivel MuruganX Superseded
[v7,2/6] spi: cadence-quadspi: Disable the DAC for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-16 Ramuthevar,Vadivel MuruganX Superseded
[v7,1/6] spi: cadence-quadspi: Add QSPI support for Intel LGM SoC spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC - - - --- 2020-11-16 Ramuthevar,Vadivel MuruganX Superseded
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe - - - --- 2020-11-13 Nathan Chancellor Accepted
[v1] Input: touchscreen: ads7846.c: fix integer overflow on Rt calculation [v1] Input: touchscreen: ads7846.c: fix integer overflow on Rt calculation - - - --- 2020-11-13 Oleksij Rempel Accepted
[4/4] spi: bcm-qspi: Fix use-after-free on unbind Use-after-free be gone 1 - 1 --- 2020-11-11 Lukas Wunner Accepted
[3/4] spi: bcm2835aux: Fix use-after-free on unbind Use-after-free be gone - - - --- 2020-11-11 Lukas Wunner Accepted
[2/4] spi: bcm2835: Fix use-after-free on unbind Use-after-free be gone 1 - 1 --- 2020-11-11 Lukas Wunner Accepted
[1/4] spi: Introduce device-managed SPI controller allocation Use-after-free be gone - - - --- 2020-11-11 Lukas Wunner Accepted
[v1] spi: spi-mtk-nor: add axi clock control for MT8192 spi-nor [v1] spi: spi-mtk-nor: add axi clock control for MT8192 spi-nor - - 1 --- 2020-11-11 Bayi Cheng Accepted
spi: fsi: Fix transfer returning without finalizing message spi: fsi: Fix transfer returning without finalizing message - 1 - --- 2020-11-10 Eddie James Accepted
spi: atmel-quadspi: Disable clock in probe error path spi: atmel-quadspi: Disable clock in probe error path - 1 - --- 2020-11-08 Lukas Wunner Accepted
spi: synquacer: Disable clock in probe error path spi: synquacer: Disable clock in probe error path - - - --- 2020-11-08 Lukas Wunner Accepted
spi: lpspi: Fix use-after-free on unbind spi: lpspi: Fix use-after-free on unbind - - - --- 2020-11-08 Lukas Wunner Accepted
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path - - - --- 2020-11-08 Lukas Wunner Accepted
spi: pic32: Don't leak DMA channels in probe error path spi: pic32: Don't leak DMA channels in probe error path - - - --- 2020-11-08 Lukas Wunner Accepted
spi: davinci: Fix use-after-free on unbind spi: davinci: Fix use-after-free on unbind 1 - - --- 2020-11-08 Lukas Wunner Accepted
[v1] spi: fix client driver breakages when using GPIO descriptors [v1] spi: fix client driver breakages when using GPIO descriptors 1 1 - --- 2020-11-06 Sven Van Asbroeck Accepted
spi: stm32-qspi: fix reference leak in stm32 qspi operations spi: stm32-qspi: fix reference leak in stm32 qspi operations - 1 - --- 2020-11-06 Zhang Qilong Accepted
spi: stm32: fix reference leak in stm32_spi_resume spi: stm32: fix reference leak in stm32_spi_resume - 1 - --- 2020-11-06 Zhang Qilong Accepted
spi: sprd: fix reference leak in sprd_spi_remove spi: sprd: fix reference leak in sprd_spi_remove 1 - - --- 2020-11-06 Zhang Qilong Accepted
spi: mxs: fix reference leak in mxs_spi_probe spi: mxs: fix reference leak in mxs_spi_probe - - - --- 2020-11-06 Zhang Qilong Accepted
spi: bcm2835: remove use of uninitialized gpio flags variable spi: bcm2835: remove use of uninitialized gpio flags variable - - - --- 2020-11-05 Martin Hundebøll Accepted
[v1,2/2] Input: ads7846: convert to one message Input: ads7846: reduce SPI related CPU load - - - --- 2020-11-04 Oleksij Rempel Superseded
[v1,1/2] Input: ads7846: convert to full duplex Input: ads7846: reduce SPI related CPU load - - - --- 2020-11-04 Oleksij Rempel Superseded
spi: tegra20-slink: fix reference leak in slink ops of tegra20 spi: tegra20-slink: fix reference leak in slink ops of tegra20 - - - --- 2020-11-03 Zhang Qilong Accepted
spi: tegra20-sflash: fix reference leak in tegra_sflash_resume spi: tegra20-sflash: fix reference leak in tegra_sflash_resume - - - --- 2020-11-03 Zhang Qilong Accepted
spi: tegra114: fix reference leak in tegra spi ops spi: tegra114: fix reference leak in tegra spi ops - - - --- 2020-11-03 Zhang Qilong Accepted
spi: spi-ti-qspi: fix reference leak in ti_qspi_setup spi: spi-ti-qspi: fix reference leak in ti_qspi_setup - - - --- 2020-11-03 Zhang Qilong Accepted
spi: spi-mem: fix reference leak in spi_mem_access_start spi: spi-mem: fix reference leak in spi_mem_access_start - - - --- 2020-11-03 Zhang Qilong Accepted
[v2] spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe [v2] spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe - - - --- 2020-11-03 Qinglang Miao Accepted
[v2] spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume [v2] spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume - - - --- 2020-11-03 Qinglang Miao Accepted
[v2,4/4] spi: aspeed: Add ASPEED FMC/SPI memory controller driver Porting ASPEED FMC/SPI memory controller driver - - - --- 2020-11-03 Chin-Ting Kuo Superseded
[v2,3/4] ARM: dts: aspeed: ast2600-evb: Adjust SPI flash configuration Porting ASPEED FMC/SPI memory controller driver - - - --- 2020-11-03 Chin-Ting Kuo Superseded
[v2,2/4] ARM: dts: aspeed: ast2600: Update FMC/SPI controller setting for spi-aspeed.c Porting ASPEED FMC/SPI memory controller driver - - - --- 2020-11-03 Chin-Ting Kuo Superseded
[v2,1/4] dt-bindings: spi: Add binding file for ASPEED FMC/SPI memory controller Porting ASPEED FMC/SPI memory controller driver - - - --- 2020-11-03 Chin-Ting Kuo Superseded
[v2] spi: fsl-dspi: fix wrong pointer in suspend/resume [v2] spi: fsl-dspi: fix wrong pointer in suspend/resume - 1 - --- 2020-11-03 Qiang Zhao Accepted
spi: imx: fix reference leak in two imx operations spi: imx: fix reference leak in two imx operations - - - --- 2020-11-02 Zhang Qilong Accepted
spi: img-spfi: fix reference leak in img_spfi_resume spi: img-spfi: fix reference leak in img_spfi_resume - - - --- 2020-11-02 Zhang Qilong Accepted
[4/4] spi: aspeed: Add ASPEED FMC/SPI memory controller driver Porting ASPEED FMC/SPI memory controller driver - - - --- 2020-11-02 Chin-Ting Kuo Superseded
[3/4] ARM: dts: aspeed: ast2600-evb: Adjust SPI flash configuration Porting ASPEED FMC/SPI memory controller driver - - - --- 2020-11-02 Chin-Ting Kuo Superseded
« 1 2 ... 49 50 51108 109 »