Linux-SPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-07 09:35:01 to 2021-12-17 09:34:04 UTC [more...]

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-17  9:33 UTC  (16+ 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 v6 00/28] External ECC engines & Macronix support
 2021-12-16 21:09 UTC  (38+ 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] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-12-16 16:43 UTC  (6+ messages)
` [PATCH v4 2/3] mtd: spi-nor: intel-spi: Convert "

[PATCH v4 0/3] Stacked/parallel memories bindings
 2021-12-16 16:25 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: mtd: spi-nor: Allow two CS per device
` [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 v5 00/13] Pipelined ECC engines & Macronix support
 2021-12-16 14:27 UTC  (30+ messages)
` [PATCH v5 01/13] mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device
` [PATCH v5 02/13] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH v5 03/13] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v5 04/13] spi: spi-mem: Create a helper to gather all the supports_op checks
` [PATCH v5 05/13] spi: spi-mem: Export the spi_mem_generic_supports_op() helper
` [PATCH v5 06/13] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure
` [PATCH v5 07/13] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v5 08/13] spi: mxic: Fix the transmit path
` [PATCH v5 09/13] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v5 10/13] spi: mxic: Create a helper to ease the start of "
` [PATCH v5 11/13] spi: mxic: Add support for direct mapping
` [PATCH v5 12/13] spi: mxic: Use spi_mem_generic_supports_op()
` [PATCH v5 13/13] spi: mxic: Add support for pipelined ECC operations

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  (10+ messages)
` [PATCH v6 1/4] dt-bindings: arm: mediatek: add mt8195 pericfg compatible
` [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 v6 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[PATCH 0/2] dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI
 2021-12-16  2:21 UTC  (8+ 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 0/3] Apple SPI controller driver
 2021-12-15 20:05 UTC  (12+ messages)
` [PATCH 1/3] MAINTAINERS: Add apple-spi driver & binding files
` [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

[PATCH v3 00/22] External ECC engines & Macronix support
 2021-12-15 15:50 UTC  (15+ messages)
` [PATCH v3 03/22] dt-bindings: mtd: nand-controller: Harmonize the property types
` [PATCH v3 13/22] mtd: nand: Add a new helper to retrieve the ECC context
` [PATCH v3 15/22] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH v3 16/22] mtd: spinand: Delay a little bit dirmap creation
` [PATCH v3 17/22] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v3 18/22] spi: mxic: Fix the transmit path
` [PATCH v3 19/22] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v3 20/22] spi: mxic: Create a helper to ease the start of "
` [PATCH v3 21/22] spi: mxic: Add support for direct mapping
` [PATCH v3 22/22] spi: mxic: Add support for pipelined ECC operations

[PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver
 2021-12-15 10:26 UTC  (12+ messages)
` [PATCH v2 1/6] spi: Export acpi_spi_find_controller_by_adev to be used externally
` [PATCH v2 2/6] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v2 3/6] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder
` [PATCH v2 4/6] ACPI: i2c-multi-instantiate: Rename it for a generic bus driver name
` [PATCH v2 5/6] ACPI: bus-multi-instantiate: Reorganize I2C functions
` [PATCH v2 6/6] ACPI: bus-multi-instantiate: Add SPI support

[PATCH] Revert "spi: spi-zynqmp-gqspi: add mutex locking for exec_op"
 2021-12-15  3:06 UTC  (3+ 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 

[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-12-13  4:59 UTC  (2+ messages)

[PATCH v4 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-12-10 22:08 UTC  (4+ messages)
` [PATCH v4 1/2] SPI: Add SPI driver for Sunplus SP7021
` [PATCH v4 2/2] devicetree: bindings SPI Add bindings doc "

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

[PATCH v3 0/3] Stacked/parallel memories bindings
 2021-12-10 20:07 UTC  (6+ messages)
` [PATCH v3 2/3] spi: dt-bindings: Describe stacked/parallel memories modes

[PATCH 1/3] spi: Revert "spi: Remove unused function spi_busnum_to_master()"
 2021-12-10 18:22 UTC  (5+ messages)

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

[PATCH v4 00/12] External ECC engines & Macronix support
 2021-12-10 17:15 UTC  (15+ messages)
` [PATCH v4 01/12] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH v4 02/12] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v4 03/12] spi: spi-mem: Create a helper to gather all the supports_op checks
` [PATCH v4 04/12] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure
` [PATCH v4 05/12] spi: spi-mem: Export the spi_mem_generic_supports_op() helper
` [PATCH v4 06/12] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v4 07/12] spi: mxic: Fix the transmit path
` [PATCH v4 08/12] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v4 09/12] spi: mxic: Create a helper to ease the start of "
` [PATCH v4 10/12] spi: mxic: Add support for direct mapping
` [PATCH v4 11/12] spi: mxic: Use spi_mem_generic_supports_op()
` [PATCH v4 12/12] spi: mxic: Add support for pipelined ECC operations

[PATCH] spi: Fix incorrect cs_setup delay handling
 2021-12-10 16:39 UTC  (4+ messages)

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

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

[PATCH v3 0/5] Add support for Intel Thunder Bay SPI controller
 2021-12-09  8:40 UTC  (11+ messages)
` [PATCH v3 3/5] spi: dw: Add support for master mode selection for DWC SSI controller

[PATCH 1/1] spi: lpspi: Add support for 'num-cs' property
 2021-12-08 13:56 UTC  (4+ messages)
  ` (EXT) "

Patchwork housekeeping for: spi-devel-general
 2021-12-07  9: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 read-only IMAP folder(s) and NNTP newsgroup(s).