linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 14:28:19 to 2021-11-09 09:57:05 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2021-11-09  9:57 UTC 

[PATCH 00/13]Update the icicle kit device tree
 2021-11-09  9:04 UTC  (37+ messages)
` [PATCH 01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH 02/13] dt-bindings: interrupt-controller: add defines for mpfs-plic
` [PATCH 03/13] dt-bindings: soc/microchip: update sys ctrlr compat string
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds
` [PATCH 05/13] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH 06/13] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH 07/13] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH 08/13] dt-bindings: soc/microchip: add bindings for mpfs system services
` [PATCH 09/13] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH 10/13] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH 11/13] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH 12/13] riscv: icicle-kit: update microchip icicle kit device tree
` [PATCH 13/13] MAINTAINERS: update riscv/microchip entry

[PATCH 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-11-09  9:01 UTC  (9+ messages)
` [PATCH 1/2] SPI: Add SPI driver for Sunplus SP7021
` [PATCH 2/2] devicetree bindings SPI Add bindings doc "
` [PATCH v2 0/2] Add SPI control driver for Sunplus SP7021 SoC
  ` [PATCH v2 1/2] SPI: Add SPI driver for Sunplus SP7021
  ` [PATCH v2 2/2] devicetree bindings SPI Add bindings doc "

[PATCH AUTOSEL 4.9 31/33] spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()
 2021-11-09  1:08 UTC 

[PATCH AUTOSEL 4.19 42/47] spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()
 2021-11-08 17:50 UTC 

[PATCH AUTOSEL 4.14 36/39] spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()
 2021-11-09  1:06 UTC 

[PATCH AUTOSEL 5.14 024/138] spi: Check we have a spi_device_id for each DT compatible
 2021-11-08 17:44 UTC 

[PATCH AUTOSEL 5.15 026/146] spi: Check we have a spi_device_id for each DT compatible
 2021-11-08 17:42 UTC 

[PATCH] spi: cadence-quadspi: fix write completion support
 2021-11-08 20:08 UTC 

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-11-08 20:01 UTC  (36+ messages)
` [PATCH v3 01/11] dt-bindings: arm: pensando: add Pensando boards
` [PATCH v3 02/11] dt-bindings: Add vendor prefix for Pensando Systems
` [PATCH v3 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH v3 04/11] dt-bindings: spi: Add compatible for Pensando Elba SoC
` [PATCH v3 05/11] spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH v3 06/11] MAINTAINERS: Add entry for PENSANDO
` [PATCH v3 07/11] arm64: Add config for Pensando SoC platforms
` [PATCH v3 08/11] spi: cadence-quadspi: Add compatible for Pensando Elba SoC
` [PATCH v3 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH v3 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH v2 0/3] Add bindings for slave-specific SPI controller properties
 2021-11-08 18:21 UTC  (7+ messages)
` [PATCH v2 1/3] spi: dt-bindings: add schema listing slave-specific properties
` [PATCH v2 2/3] spi: dt-bindings: cdns,qspi-nor: Move slave-specific properties out
` [PATCH v2 3/3] dt-bindings: mtd: spi-nor: Add a reference to spi-slave-props.yaml

[PATCH 1/1] spi: lpspi: Silence error message upon deferred probe
 2021-11-08 14:55 UTC 

[PATCH 1/4] mtd: dataflash: Warn about failure to unregister mtd device
 2021-11-08  9:31 UTC  (4+ messages)
` [PATCH 2/4] mtd: mchp23k256: "
` [PATCH 3/4] mtd: mchp48l640: "
` [PATCH 4/4] mtd: sst25l: "

spi-ar934x: Using GPIO CS issue
 2021-11-05 15:49 UTC  (5+ messages)

[PATCH v5] spi: spi-geni-qcom: Add support for GPI dma
 2021-11-03 21:17 UTC  (3+ messages)

[PATCH v2 0/7] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-11-03  9:12 UTC  (19+ messages)
` [PATCH v2 1/7] dt-bindings: memory: renesas,rpc-if: Add support for the R9A07G044
` [PATCH v2 2/7] dt-bindings: memory: renesas,rpc-if: Add optional interrupts property
` [PATCH v2 3/7] spi: spi-rpc-if: Check return value of rpcif_sw_init()
` [PATCH v2 4/7] mtd: hyperbus: rpc-if: "
` [PATCH v2 5/7] memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
` [PATCH v2 6/7] memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro
` [PATCH v2 7/7] memory: renesas-rpc-if: Add support for RZ/G2L
` (subset) [PATCH v2 0/7] Add SPI Multi I/O Bus Controller "

[GIT PULL] SPI updates for v5.16
 2021-11-02  2:20 UTC  (3+ messages)

[PATCH] spi: imx: Respect delay_us
 2021-11-01 16:27 UTC  (3+ messages)

Thank you for Contacting to Capones
 2021-11-01  7:14 UTC 

[Patch v2] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-10-29 21:01 UTC  (2+ messages)

[PATCH 00/18] External ECC engines & Macronix support
 2021-10-28 21:38 UTC  (34+ messages)
` [PATCH 01/18] dt-bindings: mtd: nand-controller: Fix the reg property description
` [PATCH 02/18] dt-bindings: mtd: nand-controller: Fix a comment in the examples
` [PATCH 03/18] dt-bindings: mtd: nand-chip: Create a NAND chip description
` [PATCH 04/18] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
` [PATCH 05/18] dt-bindings: vendor-prefixes: Clarify Macronix prefix
` [PATCH 06/18] dt-bindings: spi: mxic: The interrupt property is not mandatory
` [PATCH 07/18] dt-bindings: spi: mxic: Convert to yaml
` [PATCH 08/18] dt-bindings: mtd: Describe Macronix NAND ECC engine
` [PATCH 09/18] dt-bindings: spi: mxic: Document the nand-ecc-engine property
` [PATCH 10/18] mtd: spinand: macronix: Use random program load
` [PATCH 11/18] mtd: nand: ecc: Add infrastructure to support hardware engines
` [PATCH 12/18] mtd: nand: mxic-ecc: Add Macronix external ECC engine support
` [PATCH 13/18] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH 14/18] spi: mxic: Fix the transmit path
` [PATCH 15/18] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH 16/18] spi: mxic: Create a helper to ease the start of "
` [PATCH 17/18] spi: mxic: Add support for direct mapping
` [PATCH 18/18] spi: mxic: Add support for pipelined ECC operations

[GIT PULL] SPI fixes for v5.15-rc7
 2021-10-28 17:25 UTC  (2+ messages)

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-27 16:57 UTC  (7+ messages)

[PATCH] spi: fsi: Fix contention in the FSI2SPI engine
 2021-10-27 17:29 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-10-25 21:56 UTC 

[PATCH v1] dt-bindings: mtd: spi-nor: use unevaluatedProperties: false
 2021-10-25 19:51 UTC  (3+ messages)

[PATCH v1 1/2] spi: tegra20-slink: Put device into suspend on driver removal
 2021-10-25 16:39 UTC  (3+ messages)
` [PATCH v1 2/2] spi: tegra210-quad: "

[PATCH v3 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-25  9:43 UTC  (4+ messages)
` [PATCH v3 2/3] mtd: spi-nor: intel-spi: Convert "

[PATCH -next] spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()
 2021-10-23 19:58 UTC  (3+ messages)

[PATCH] spi: spl022: fix Microwire full duplex mode
 2021-10-23 11:32 UTC  (3+ messages)

spi enumeration process
 2021-10-22 11:24 UTC  (6+ messages)

spi enumeration process
 2021-10-22  7:43 UTC 

[PATCH v2 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-21 10:57 UTC  (5+ messages)
` [PATCH v2 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v2 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM

[PATCH v2 00/20] Make some spi device drivers return zero in .remove()
 2021-10-21 10:19 UTC  (7+ messages)
` [PATCH v2 08/20] mfd: mc13xxx: Make mc13xxx_common_exit() return void
` [PATCH v2 09/20] mfd: stmpe: Make stmpe_remove() "
` [PATCH v2 10/20] mfd: tps65912: Make tps65912_device_exit() "

[PATCH AUTOSEL 5.14 20/26] spi: Fix deadlock when adding SPI controllers on SPI buses
 2021-10-21  0:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 21/26] spi-mux: Fix false-positive lockdep splats


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).