linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-21 08:55:38 to 2021-06-30 12:56:48 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2021-06-30 12:56 UTC 

[PATCH v3 0/3] spi:amd:Support for new generation of AMD SOCs
 2021-06-30 12:47 UTC  (5+ messages)
` [PATCH v3 1/3] spi:amd: Add support for latest platform
` [PATCH v3 2/3] spi:amd: Fix for transfer large size of data
` [PATCH v3 3/3] spi:amd:Fix for compilation error for non X86 platforms

[PATCH 0/6] spi: stm32: various fixes & cleanup
 2021-06-30 12:34 UTC  (10+ messages)
` [PATCH 1/6] spi: stm32: fixes pm_runtime calls in probe/remove
` [PATCH 2/6] spi: stm32h7: fix full duplex irq handler handling
` [PATCH 3/6] Revert "spi: stm32: properly handle 0 byte transfer"
` [PATCH 4/6] spi: stm32h7: rework rx fifo read function
` [PATCH 5/6] spi: stm32h7: don't wait for EOT and flush fifo on disable
` [PATCH 6/6] spi: stm32: finalize message either on dma callback or EOT

[PATCH v2 0/5] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-06-30 10:57 UTC  (25+ messages)
` [PATCH v2 1/5] fpga: dfl: pci: add device IDs for Silicom N501x PAC cards
` [PATCH v2 2/5] fpga: dfl: expose feature revision from struct dfl_device
` [PATCH v2 3/5] spi: spi-altera-dfl: support n5010 feature revision
` [PATCH v2 4/5] mfd: intel-m10-bmc: add n5010 variant
` [PATCH v2 5/5] hwmon: intel-m10-bmc-hwmon: add n5010 sensors

ECSPI Slave on i.M8M Mini with DMA
 2021-06-30  9:34 UTC  (2+ messages)

[PATCH v5 0/2] Add octal DTR support for Macronix flash
 2021-06-30  9:03 UTC  (7+ messages)
` [PATCH v5 1/2] mtd: spi-nor: macronix: add support for Macronix octaflash

[RESEND PATCH v2 0/2] spi:amd:Support for new generation of AMD SOCs
 2021-06-30  0:23 UTC  (5+ messages)
` [RESEND PATCH v2 1/2] spi:amd: Add support for latest platform
` [RESEND PATCH v2 2/2] spi:amd: Fix for transfer large size of data

[PATCH v3 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-06-29 22:09 UTC  (8+ messages)
` [PATCH v3 1/4] fpga: dfl: expose feature revision from struct dfl_device
` [PATCH v3 2/4] spi: spi-altera-dfl: support n5010 feature revision
` [PATCH v3 3/4] mfd: intel-m10-bmc: add n5010 variant
` [PATCH v3 4/4] hwmon: intel-m10-bmc-hwmon: add n5010 sensors

Patchwork housekeeping for: spi-devel-general
 2021-06-29 19:56 UTC 

[PATCH v2] spi: atmel: Fix CS and initialization bug
 2021-06-29 19:22 UTC 

[PATCH] spi: atmel: Fix CS and initialization bug
 2021-06-29 17:50 UTC  (5+ messages)
      `  "

Patchwork housekeeping for: spi-devel-general
 2021-06-29 12:56 UTC 

[PATCH 2/2] spi: mediatek: update spi master bingdings for MT6893 SOC
 2021-06-29 10:13 UTC 

[PATCH 1/2] spi: mediatek: add no_need_unprepare support
 2021-06-29 10:08 UTC 

[PATCH v2] spi: <linux/spi/spi.h>: add missing struct kernel-doc entry
 2021-06-29  6:18 UTC  (2+ messages)

[PATCH v3 0/5] Add and enable GPI DMA users
 2021-06-29  3:37 UTC  (12+ messages)
` [PATCH v3 1/5] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header
` [PATCH v3 2/5] soc: qcom: geni: Add support for gpi dma
` [PATCH v3 3/5] spi: core: add dma_map_dev for dma device
` [PATCH v3 4/5] spi: spi-geni-qcom: Add support for GPI dma
` [PATCH v3 5/5] i2c: qcom-geni: Add support for GPI DMA
` (subset) [PATCH v3 0/5] Add and enable GPI DMA users

Patchwork housekeeping for: spi-devel-general
 2021-06-28 21:56 UTC 

[GIT PULL] SPI updates for v5.14
 2021-06-28 18:17 UTC  (2+ messages)

[PATCH] spi: <linux/spi/spi.h>: add missing struct kernel-doc entry
 2021-06-28 16:56 UTC  (3+ messages)

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-06-25 17:14 UTC  (3+ messages)
` [PULL] Add variants of devm_clk_get for prepared and enabled clocks "

[PATCH] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML
 2021-06-25 13:24 UTC  (3+ messages)

[PATCH][next] spi: Fix self assignment issue with ancillary->mode
 2021-06-25 13:24 UTC  (2+ messages)

[PATCH] spi: spi-topcliff-pch: Fixed the possible null pointer exception issue
 2021-06-25 12:46 UTC  (3+ messages)

[PATCH 2/2] dt-binding: mediatek: mt6779: update spi document
 2021-06-25 11:25 UTC  (5+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-06-25  8:56 UTC 

[RFC PATCH v9 00/10] Add Rockchip SFC(serial flash controller) support
 2021-06-25  8:41 UTC  (11+ messages)
` [RFC PATCH v9 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [RFC PATCH v9 02/10] spi: rockchip-sfc: add rockchip "
` [RFC PATCH v9 03/10] arm64: dts: rockchip: Add SFC to PX30
` [RFC PATCH v9 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [RFC PATCH v9 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [RFC PATCH v9 06/10] clk: rockchip: Add support "
  ` [RFC PATCH v9 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [RFC PATCH v9 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [RFC PATCH v9 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [RFC PATCH v9 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[RFC PATCH v9 00/10] Add Rockchip SFC(serial flash controller) support
 2021-06-25  8:28 UTC  (11+ messages)
` [RFC PATCH v9 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [RFC PATCH v9 02/10] spi: rockchip-sfc: add rockchip "
` [RFC PATCH v9 03/10] arm64: dts: rockchip: Add SFC to PX30
` [RFC PATCH v9 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [RFC PATCH v9 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [RFC PATCH v9 06/10] clk: rockchip: Add support "
  ` [RFC PATCH v9 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [RFC PATCH v9 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [RFC PATCH v9 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [RFC PATCH v9 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

Patchwork housekeeping for: spi-devel-general
 2021-06-25  7:56 UTC 

[PATCH v9 00/10] Add Rockchip SFC(serial flash controller) support
 2021-06-25  7:48 UTC  (12+ messages)
` [PATCH v9 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v9 02/10] spi: rockchip-sfc: add rockchip "
` [PATCH v9 03/10] arm64: dts: rockchip: Add SFC to PX30
` [PATCH v9 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [PATCH v9 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [PATCH v9 06/10] clk: rockchip: Add support "
  ` [PATCH v9 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [PATCH v9 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [PATCH v9 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [PATCH v9 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[PATCH 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-06-25  7:11 UTC  (20+ messages)
` [PATCH 1/4] fpga: dfl: pci: add device IDs for Silicom N501x PAC cards
` [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h
` [PATCH 4/4] hwmon: intel-m10-bmc: add sensor support for Silicom N5010 card

[PATCH v8 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-24 19:04 UTC  (3+ messages)
` [PATCH v8 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[RESEND] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-06-24 12:33 UTC  (3+ messages)

[GIT PULL] SPI fixes for v5.13-rc7
 2021-06-23 18:49 UTC  (2+ messages)

[PATCH 0/2] spi: use proper DMAENGINE API for termination
 2021-06-23 16:08 UTC  (5+ messages)
` [PATCH 1/2] spi: spi-rspi: : "
` [PATCH 2/2] spi: spi-sh-msiof: "

[PATCH v2 1/1] spi: spi-sun6i: Fix chipselect/clock bug
 2021-06-23 16:08 UTC  (2+ messages)

[PATCH v10 0/6] Support ROCKCHIP SPI new feature
 2021-06-23 16:08 UTC  (8+ messages)
` [PATCH v10 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126
` [PATCH v10 2/6] spi: rockchip: add compatible string "
` [PATCH v10 3/6] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
` [PATCH v10 4/6] spi: rockchip: Wait for STB status in slave mode tx_xfer
` [PATCH v10 5/6] spi: rockchip: Support cs-gpio
  ` [PATCH v10 6/6] spi: rockchip: Support SPI_CS_HIGH

Patchwork summary for: spi-devel-general
 2021-06-23 16:00 UTC 

[PATCHv5 0/5] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-06-22 15:14 UTC  (9+ messages)
` [PATCHv5 1/5] spi: add ancillary device support
` [PATCHv5 2/5] spi: dt-bindings: support devices with multiple chipselects
` [PATCHv5 3/5] dt-bindings: misc: ge-achc: Convert to DT schema format
` [PATCHv5 4/5] ARM: dts: imx53-ppd: Fix ACHC entry
` [PATCHv5 5/5] misc: gehc-achc: new driver
` (subset) [PATCHv5 0/5] GE Healthcare PPD firmware upgrade driver for ACHC

[PATCHv4 0/6] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-06-22 15:14 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-06-21 18:56 UTC 

[PATCH] spidev: add platform driver support
 2021-06-21 14:41 UTC  (5+ messages)

[PATCH v1 1/1] spi: Remove unneeded parentheses in spi_map_buf()
 2021-06-21 11:59 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-06-21 10:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-06-21  9:56 UTC 

[PATCH v2] dt-bindings: spi: omap-spi: Convert to json-schema
 2021-06-21  9:32 UTC  (3+ messages)

[PATCH v3] dt-bindings: spi: omap-spi: Convert to json-schema
 2021-06-21  9:28 UTC 

[PATCH v9 0/6] Support ROCKCHIP SPI new feature
 2021-06-21  9:02 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126
` [PATCH v9 2/6] spi: rockchip: add compatible string "
` [PATCH v9 3/6] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
` [PATCH v9 4/6] spi: rockchip: Wait for STB status in slave mode tx_xfer
` [PATCH v9 5/6] spi: rockchip: Support cs-gpio
  ` [PATCH v9 6/6] spi: rockchip: Support SPI_CS_HIGH


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