linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-28 02:29:53 to 2022-07-06 21:00:06 UTC [more...]

[PATCH 01/11] spi: spi-nxp-fspi: enable runtime pm for fspi
 2022-07-06 20:59 UTC  (31+ messages)
` [PATCH 02/11] spi: spi-nxp-fspi: change the default lut index
` [PATCH 03/11] spi: spi-nxp-fspi: add DTR mode support
` [PATCH 04/11] spi: spi-nxp-fspi: add function to select sample clock source for flash reading
` [PATCH 05/11] spi: spi-nxp-fspi: Add quirk to disable DTR support
` [PATCH 06/11] spi: spi-nxp-fspi: enable octal ddr for iMX8QM/QXP/DXL
` [PATCH 07/11] dt-bindings: spi: spi-nxp-fspi: add a new property nxp,fspi-dll-slvdly
` [PATCH 08/11] mtd: spi-nor: macronix: add support for Macronix octaflash
` [PATCH 09/11] mtd: spi-nor: macronix: add mx25uw51345g OPI mode support
` [PATCH 10/11] arm64: dts: imx8ulp: add flexspi support
` [PATCH 11/11] arm64: dts: imx8qm/imx8qxp: "

[PATCH 0/5] AMD SPI controller driver bug fix and cleanups
 2022-07-06 19:39 UTC  (7+ messages)
` [PATCH 1/5] spi: amd: Limit max transfer and message size
` [PATCH 2/5] spi: amd: Make use of devm_spi_alloc_master()
` [PATCH 3/5] spi: amd: Make use of dev_err_probe()
` [PATCH 4/5] spi: amd: Drop io_base_addr member from struct amd_spi
` [PATCH 5/5] spi: amd: Add struct and enum kernel-doc comments

[PATCH 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
 2022-07-06 16:52 UTC  (5+ messages)
` [PATCH 5/9] arm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA

[PATCH v5 0/4] Add support for Intel Thunder Bay SPI controller
 2022-07-06 14:59 UTC  (9+ messages)
` [PATCH v5 1/4] spi: dw: Fix IP-core versions macro
` [PATCH v5 2/4] dt-bindings: spi: Add bindings for Intel Thunder Bay SoC
` [PATCH v5 3/4] spi: dw: Add support for master mode selection for DWC SSI controller
` [PATCH v5 4/4] spi: dw: Add support for Intel Thunder Bay SPI controller

[PATCH 0/2] spi: cadence-quadspi: Add OSPI device reset support
 2022-07-05 11:31 UTC  (6+ messages)
` [PATCH 2/2] spi: cadence-quadspi: Add support for OSPI device reset

[broonie-spi:for-5.20 34/44] drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for function 'mpc52xx_psc_spi_transfer_one_message'
 2022-07-04 21:41 UTC 

[PATCH 1/2] spi: dt-bindings: cadence: add missing 'required'
 2022-07-04 18:03 UTC  (5+ messages)
` [PATCH 2/2] spi: dt-bindings: zynqmp-qspi: "

[PATCH v2] spi: atmel: convert spi_atmel to json-schema
 2022-07-04 13:48 UTC  (8+ messages)

[PATCH v3 00/15] Canaan devicetree fixes
 2022-07-01 19:41 UTC  (36+ messages)
` [PATCH v3 01/15] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH v3 02/15] dt-bindings: display: ili9341: document canaan kd233's lcd
` [PATCH v3 03/15] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH v3 04/15] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width
` [PATCH v3 05/15] dt-bindings: dma: dw-axi-dmac: extend the number of interrupts
` [PATCH v3 06/15] dt-bindings: memory-controllers: add canaan k210 sram controller
` [PATCH v3 07/15] riscv: dts: canaan: fix the k210's memory node
` [PATCH v3 08/15] riscv: dts: canaan: fix the k210's timer nodes
` [PATCH v3 09/15] riscv: dts: canaan: fix mmc node names
` [PATCH v3 10/15] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH v3 11/15] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH v3 12/15] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH v3 13/15] riscv: dts: canaan: fix bus {ranges,reg} warnings
` [PATCH v3 14/15] riscv: dts: canaan: add specific compatible for kd233's LCD
` [PATCH v3 15/15] riscv: dts: canaan: build all devicetress if SOC_CANAAN
` (subset) [PATCH v3 00/15] Canaan devicetree fixes

Patchwork summary for: spi-devel-general
 2022-07-01 10:40 UTC 

[PATCH V2 00/30] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-07-01  8:20 UTC  (2+ messages)
` [PATCH V2 23/30] spi: qcom: Migrate to dev_pm_opp_set_config()

[PATCH] dt-bindings: spi: convert spi_atmel to json-schema
 2022-07-01  7:56 UTC  (14+ messages)

[PATCH v3 0/4] spi support for Exynos Auto v9 SoC
 2022-07-01  7:08 UTC  (12+ messages)
    ` [PATCH v3 1/4] spi: s3c64xx: support loopback mode
    ` [PATCH v3 2/4] spi: s3c64xx: support custom value of internal clock divider
    ` [PATCH v3 3/4] dt-bindings: samsung,spi: define exynosautov9 compatible
    ` [PATCH v3 4/4] spi: s3c64xx: add spi port configuration for Exynos Auto v9 SoC

[PATCH 0/3] Fix some coding style issues
 2022-06-30 14:17 UTC  (7+ messages)
` [PATCH 1/3] spi: spi.c: White-space fix in __spi_pump_messages()
` [PATCH 2/3] spi: spi.c: Fix comment style
` [PATCH 3/3] spi: spi.c: Remove redundant else block

Patchwork summary for: spi-devel-general
 2022-06-30 13:50 UTC 

[PATCH v2] spi: pxa2xx: Add support for Intel Meteor Lake-P
 2022-06-30 13:44 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2022-06-30 11:50 UTC 

[PATCH v3 0/2] spi: aspeed: Fix division by zero
 2022-06-30 11:46 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH 0/7] memory: renesas-rpc-if: Rebind and s2ram fixes
 2022-06-30  9:15 UTC  (13+ messages)
` [PATCH 5/7] memory: renesas-rpc-if: Move resource acquisition to .probe()
` [PATCH 6/7] memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()

[PATCH] spi: pxa2xx: Add support for Intel Meteor Lake PCH-P
 2022-06-30  7:03 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-06-29 18:56 UTC 

[PATCH v2 0/4] spi support for Exynos Auto v9 SoC
 2022-06-29 10:04 UTC  (13+ messages)
    ` [PATCH v2 1/4] spi: s3c64xx: support loopback mode
    ` [PATCH v2 2/4] spi: s3c64xx: support custom value of internal clock divider
    ` [PATCH v2 3/4] dt-bindings: samsung,spi: define exynosautov9 compatible
    ` [PATCH v2 4/4] spi: s3c64xx: add spi port configuration for Exynos Auto v9 SoC

Patchwork summary for: spi-devel-general
 2022-06-29 14:50 UTC 

[PATCH] spi: intel: Add support for Intel Meteor Lake-P SPI serial flash
 2022-06-29 14:30 UTC  (2+ messages)

[PATCH v3 00/11] Optimize spi_sync path
 2022-06-29 13:08 UTC  (8+ messages)
` [PATCH v3 03/11] spi: Lock controller idling transition inside the io_mutex

[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
 2022-06-29 12:15 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-06-29 10:56 UTC 

[PATCH v2 00/16] Canaan devicetree fixes
 2022-06-28 16:49 UTC  (8+ messages)
` [PATCH v2 01/16] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH v2 04/16] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width

[PATCH 00/14] Canaan devicetree fixes
 2022-06-28 11:06 UTC  (13+ messages)
` [PATCH 02/14] dt-bindings: display: panel: allow ilitek,ili9341 in isolation
` [PATCH 04/14] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH 05/14] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer

Patchwork summary for: spi-devel-general
 2022-06-28 10:40 UTC 

[PATCH] spi: s3c64xx: move dma_release_channel to unprepare
 2022-06-28 10:31 UTC  (2+ messages)

[PATCH-next] drivers/spi: Add missing clk_disable_unprepare()
 2022-06-28 10:31 UTC  (2+ messages)

Prawne zabezpieczenie firmy
 2022-06-28  6:46 UTC 

[PATCH AUTOSEL 5.4 01/27] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:23 UTC 

[PATCH AUTOSEL 4.14 01/17] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 02/17] spi: cadence: Detect transmit FIFO depth


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).