linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-14 11:57:45 to 2021-12-21 10:41:46 UTC [more...]

[PATCH v7 00/14] External ECC engines & Macronix support
 2021-12-21 10:41 UTC  (29+ messages)
` [PATCH v7 01/14] spi: spi-mem: Fix a DTR related check in spi_mem_dtr_supports_op()
` [PATCH v7 02/14] spi: spi-mem: Introduce a capability structure
` [PATCH v7 03/14] spi: spi-mem: Check the controller extra capabilities
` [PATCH v7 04/14] spi: cadence: Provide a capability structure
` [PATCH v7 05/14] spi: mxic: "
` [PATCH v7 06/14] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
` [PATCH v7 07/14] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure
` [PATCH v7 08/14] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v7 09/14] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v7 10/14] spi: mxic: Fix the transmit path
` [PATCH v7 11/14] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v7 12/14] spi: mxic: Create a helper to ease the start of "
` [PATCH v7 13/14] spi: mxic: Add support for direct mapping
` [PATCH v7 14/14] spi: mxic: Add support for pipelined ECC operations

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2021-12-21  2:51 UTC  (8+ messages)
` [PATCH v7 1/4] dt-bindings: arm: mediatek: add mt8195 pericfg compatible
` [PATCH v7 2/4] dt-bindings: spi: spi-mtk-nor: add new clock name 'axi' for spi nor
` [PATCH v7 3/4] dt-bindings: pinctrl: mt8195: add wrapping node of pin configurations
` [PATCH v7 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board
` (subset) [PATCH v7 0/4] Add basic SoC support for mediatek mt8195

[GIT PULL] SPI fixes for v5.16-rc6
 2021-12-20 18:29 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-12-20 16:57 UTC 

[PATCH v5 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-12-20 16:46 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v5 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM
` [PATCH v5 3/3] Documentation / MTD: Rename the intel-spi driver

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-20 14:37 UTC  (47+ messages)
` [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH v2 02/17] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v2 03/17] dt-bindings: soc/microchip: make systemcontroller a mfd
` [PATCH v2 04/17] mailbox: change mailbox-mpfs compatible string
` [PATCH v2 05/17] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v2 08/17] dt-bindings: soc/microchip: add bindings for mpfs system services
` [PATCH v2 09/17] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v2 10/17] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v2 11/17] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v2 12/17] dt-bindings: pwm: add microchip corePWM binding
` [PATCH v2 13/17] riscv: dts: microchip: use hart and clk defines for icicle kit
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v2 15/17] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v2 16/17] riscv: dts: microchip: update peripherals in "
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

Patchwork housekeeping for: spi-devel-general
 2021-12-20 12:57 UTC 

[PATCH v4 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-12-20  6:56 UTC  (6+ messages)
` [PATCH v4 1/2] SPI: Add SPI driver for Sunplus SP7021

[PATCH 0/3] Apple SPI controller driver
 2021-12-18  4:35 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: spi: apple,spi: Add binding for Apple SPI controllers
` [PATCH 3/3] spi: apple: Add driver for Apple SPI controller

Patchwork housekeeping for: spi-devel-general
 2021-12-17 16:57 UTC 

[PATCH v6 00/28] External ECC engines & Macronix support
 2021-12-17 15:54 UTC  (54+ messages)
` [PATCH v6 01/28] dt-bindings: mtd: nand-controller: Fix the reg property description
` [PATCH v6 02/28] dt-bindings: mtd: nand-controller: Fix a comment in the examples
` [PATCH v6 03/28] dt-bindings: mtd: nand-controller: Harmonize the property types
` [PATCH v6 04/28] dt-bindings: mtd: nand-chip: Create a NAND chip description
` [PATCH v6 05/28] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
` [PATCH v6 06/28] dt-bindings: vendor-prefixes: Clarify Macronix prefix
` [PATCH v6 07/28] dt-bindings: spi: mxic: The interrupt property is not mandatory
` [PATCH v6 08/28] dt-bindings: spi: mxic: Convert to yaml
` [PATCH v6 09/28] dt-bindings: spi: mxic: Document the nand-ecc-engine property
` [PATCH v6 10/28] dt-bindings: mtd: Describe Macronix NAND ECC engine
` [PATCH v6 11/28] mtd: spinand: macronix: Use random program load
` [PATCH v6 12/28] mtd: nand: ecc: Add infrastructure to support hardware engines
` [PATCH v6 13/28] mtd: nand: Add a new helper to retrieve the ECC context
` [PATCH v6 14/28] mtd: nand: mxic-ecc: Add Macronix external ECC engine support
` [PATCH v6 15/28] mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device
` [PATCH v6 16/28] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH v6 17/28] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v6 18/28] spi: spi-mem: Fix a DTR related check in spi_mem_dtr_supports_op()
` [PATCH v6 19/28] spi: spi-mem: Introduce a capability structure
` [PATCH v6 20/28] spi: spi-mem: Fill the spi-mem controller capabilities of all the drivers
  ` [RFC PATCH] spi: spi-mem: mxic_spi_mem_caps can be static
  ` [RFC PATCH] spi: spi-mem: cqspi_mem_caps "
` [PATCH v6 21/28] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
` [PATCH v6 22/28] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure
` [PATCH v6 23/28] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v6 24/28] spi: mxic: Fix the transmit path
` [PATCH v6 25/28] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v6 26/28] spi: mxic: Create a helper to ease the start of "
` [PATCH v6 27/28] spi: mxic: Add support for direct mapping
` [PATCH v6 28/28] spi: mxic: Add support for pipelined ECC operations

[PATCH v4 0/3] Stacked/parallel memories bindings
 2021-12-17 12:58 UTC  (10+ messages)
` [PATCH v4 2/3] spi: dt-bindings: Describe stacked/parallel memories modes
` [PATCH v4 3/3] spi: dt-bindings: Add an example with two stacked flashes

[PATCH v4 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-12-17 11:05 UTC  (9+ messages)
` [PATCH v4 2/3] mtd: spi-nor: intel-spi: Convert "

[PATCH v5 00/13] Pipelined ECC engines & Macronix support
 2021-12-16 14:27 UTC  (20+ messages)
` [PATCH v5 04/13] spi: spi-mem: Create a helper to gather all the supports_op checks
` [PATCH v5 06/13] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure
` [PATCH v5 12/13] spi: mxic: Use spi_mem_generic_supports_op()

Patchwork housekeeping for: spi-devel-general
 2021-12-16 11:57 UTC 

[PATCH v6 0/4] Add basic SoC support for mediatek mt8195
 2021-12-16  2:43 UTC  (8+ messages)
` [PATCH v6 2/4] dt-bindings: spi: add new clock name 'axi' for spi nor
` [PATCH v6 3/4] dt-bindings: pinctrl: mt8195: add 'pins' wrapping node

[PATCH 0/2] dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI
 2021-12-16  2:21 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: spi: atmel,quadspi: Convert to json-schema
` [PATCH 2/2] dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI

[PATCH v3 00/22] External ECC engines & Macronix support
 2021-12-15 15:50 UTC  (4+ messages)
` [PATCH v3 03/22] dt-bindings: mtd: nand-controller: Harmonize the property types

[PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver
 2021-12-15 10:26 UTC  (7+ messages)
` [PATCH v2 3/6] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder

[PATCH] Revert "spi: spi-zynqmp-gqspi: add mutex locking for exec_op"
 2021-12-15  3:06 UTC  (2+ messages)

[PATCH] spi: atmel-quadspi: Add support for sama7g5 QSPI
 2021-12-14 13:34 UTC 

Patchwork summary for: spi-devel-general
 2021-12-14 13:30 UTC 

[PATCH v2] spi: Fix incorrect cs_setup delay handling
 2021-12-14 13:25 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-12-14 11:57 UTC 


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