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

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2021-12-28 12:01 UTC  (7+ messages)

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2021-12-24  9:27 UTC  (13+ 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

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-23 17:36 UTC  (52+ 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 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 summary for: spi-devel-general
 2021-12-23 17:20 UTC 

[PATCH v2 1/3] spi: dln2: Propagate firmware node
 2021-12-23 17:17 UTC  (5+ messages)
` [PATCH v2 2/3] spi: dw: "
` [PATCH v2 3/3] spi: pxa2xx: "

[PATCH v1 1/3] spi: dln2: Propagate firmware node
 2021-12-23 17:17 UTC  (6+ messages)
` [PATCH v1 2/3] spi: dw: "
` [PATCH v1 3/3] spi: pxa2xx: "

[PATCH] spi: atmel-quadspi: Add support for sama7g5 QSPI
 2021-12-23 13:54 UTC  (2+ messages)

[PATCH v2 0/6] Avoid odd length/address read/writes in 8D-8D-8D mode
 2021-12-23 13:31 UTC  (13+ messages)
` [PATCH v2 2/6] mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR mode
` [PATCH v2 4/6] spi: spi-mem: reject partial cycle transfers in 8D-8D-8D mode
` [PATCH v2 5/6] mtd: spi-nor: core: avoid odd length/address reads on "
` [PATCH v2 6/6] mtd: spi-nor: core: avoid odd length/address writes in "
` (subset) Re: [PATCH v2 0/6] Avoid odd length/address read/writes "

[PATCH v5 0/3] Stacked/parallel memories bindings
 2021-12-22 19:30 UTC  (18+ messages)
` [PATCH v5 1/3] dt-bindings: mtd: spi-nor: Allow two CS per device
` [PATCH v5 2/3] spi: dt-bindings: Describe stacked/parallel memories modes
` [PATCH v5 3/3] spi: dt-bindings: Add an example with two stacked flashes

Patchwork housekeeping for: spi-devel-general
 2021-12-22 17:56 UTC 

[PATCH 0/2] spi: ar934x: fix transfer size and delays
 2021-12-22 15:55 UTC  (8+ messages)
` [PATCH 1/2] spi: ar934x: fix transfer size
` [PATCH 2/2] spi: ar934x: fix transfer and word delays
` (subset) [PATCH 0/2] spi: ar934x: fix transfer size and delays

[PATCH] spi: uniphier: Fix a bug that doesn't point to private data correctly
 2021-12-22 14:04 UTC  (2+ messages)

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

[PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver
 2021-12-21 19:22 UTC  (5+ messages)
` [PATCH v2 6/6] ACPI: bus-multi-instantiate: Add SPI support

Patchwork housekeeping for: spi-devel-general
 2021-12-21 17:58 UTC 

[PATCH v7 00/14] External ECC engines & Macronix support
 2021-12-21 17:37 UTC  (32+ 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

[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

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  (3+ messages)
` [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 01/28] dt-bindings: mtd: nand-controller: Fix the reg property description
 2021-12-17 15:54 UTC  (2+ messages)

[PATCH v6 02/28] dt-bindings: mtd: nand-controller: Fix a comment in the examples
 2021-12-17 15:54 UTC  (2+ messages)

[PATCH v6 03/28] dt-bindings: mtd: nand-controller: Harmonize the property types
 2021-12-17 15:54 UTC  (2+ messages)

[PATCH v6 04/28] dt-bindings: mtd: nand-chip: Create a NAND chip description
 2021-12-17 15:54 UTC  (2+ messages)

[PATCH v6 05/28] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
 2021-12-17 15:54 UTC  (2+ messages)

[PATCH v6 06/28] dt-bindings: vendor-prefixes: Clarify Macronix prefix
 2021-12-17 15:54 UTC  (2+ messages)

[PATCH v6 07/28] dt-bindings: spi: mxic: The interrupt property is not mandatory
 2021-12-17 15:53 UTC  (2+ messages)

[PATCH v6 08/28] dt-bindings: spi: mxic: Convert to yaml
 2021-12-17 15:53 UTC  (2+ messages)

[PATCH v6 09/28] dt-bindings: spi: mxic: Document the nand-ecc-engine property
 2021-12-17 15:53 UTC  (2+ messages)

[PATCH v6 10/28] dt-bindings: mtd: Describe Macronix NAND ECC engine
 2021-12-17 15:53 UTC  (2+ messages)

[PATCH v6 11/28] mtd: spinand: macronix: Use random program load
 2021-12-17 15:53 UTC  (2+ messages)

[PATCH v6 13/28] mtd: nand: Add a new helper to retrieve the ECC context
 2021-12-17 15:53 UTC  (2+ messages)

[PATCH v6 12/28] mtd: nand: ecc: Add infrastructure to support hardware engines
 2021-12-17 15:53 UTC  (2+ messages)

[PATCH v6 14/28] mtd: nand: mxic-ecc: Add Macronix external ECC engine support
 2021-12-17 15:53 UTC  (2+ messages)

[PATCH v6 15/28] mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device
 2021-12-17 15:52 UTC  (2+ messages)

[PATCH v6 16/28] mtd: nand: mxic-ecc: Support SPI pipelined mode
 2021-12-17 15:52 UTC  (2+ messages)

[PATCH v4 0/3] Stacked/parallel memories bindings
 2021-12-17 12:58 UTC  (6+ messages)
` [PATCH v4 2/3] spi: dt-bindings: Describe stacked/parallel memories modes

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


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