linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-28 11:53:45 to 2023-04-12 04:56:43 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2023-04-12  4:56 UTC 

[PATCH v7 0/2] spi: loongson: add bus driver for the loongson spi
 2023-04-12  4:51 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: spi: add "
` [PATCH v7 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH v5 0/2] spi: dw: DW SPI DMA Driver updates
 2023-04-11 19:41 UTC  (23+ messages)
` [PATCH v5 1/2] spi: dw: Add 32 bpw support to DW DMA Controller
` [PATCH v5 2/2] spi: dw: Add dma controller capability checks

Patchwork summary for: spi-devel-general
 2023-04-11 14:00 UTC 

[PATCH v3 0/2] add support for Amlogic A1 SPI Flash Controller
 2023-04-11 13:56 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: spi: add Amlogic A1 SPI controller
` [PATCH v3 2/2] spi: add support for Amlogic A1 SPI Flash Controller

[PATCH v13 00/15] Support AMD Pensando Elba SoC
 2023-04-11 13:55 UTC  (18+ messages)
` [PATCH v13 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v13 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
` [PATCH v13 03/15] dt-bindings: spi: cdns: Add compatible for "
` [PATCH v13 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller
` [PATCH v13 05/15] dt-bindings: soc: amd: amd,pensando-elba-ctrl: Add Pensando SoC Controller
` [PATCH v13 06/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v13 07/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v13 08/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v13 09/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v13 10/15] spi: dw: Add support "
` [PATCH v13 11/15] mmc: sdhci-cadence: Enable device specific override of writel()
` [PATCH v13 12/15] mmc: sdhci-cadence: Support device specific init during probe
` [PATCH v13 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v13 14/15] mmc: sdhci-cadence: Support mmc hardware reset
` [PATCH v13 15/15] soc: amd: Add support for AMD Pensando SoC Controller

[PATCH V7 0/7] spi: Add support for stacked/parallel memories
 2023-04-11  9:07 UTC  (10+ messages)
` [PATCH V7 1/7] spi: Add stacked and parallel memories support in SPI core
` [PATCH V7 2/7] mtd: spi-nor: Convert macros with inline functions
` [PATCH V7 3/7] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V7 4/7] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V7 5/7] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V7 6/7] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V7 7/7] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

Patchwork housekeeping for: spi-devel-general
 2023-04-10 18:56 UTC 

[PATCH v7 0/6] Add Intel LJCA device driver
 2023-04-10 10:44 UTC  (6+ messages)
` [PATCH v7 3/6] Documentation: Add ABI doc for attributes of LJCA device
` [PATCH v7 4/6] gpio: Add support for Intel LJCA USB GPIO driver

[PATCH v6 0/6] Add Intel LJCA device driver
 2023-04-10  9:22 UTC  (4+ messages)
` [PATCH v6 5/6] i2c: Add support for Intel LJCA USB I2C driver

[PATCH 00/14] Control Quad SPI pinctrl better on Qualcomm Chromebooks
 2023-04-08 10:52 UTC  (11+ messages)
` [PATCH 12/14] arm64: dts: qcom: sc7180: Fix trogdor qspi pin config
` (subset) [PATCH 00/14] Control Quad SPI pinctrl better on Qualcomm Chromebooks

[PATCH] spi: atmel: Improve exception handling in atmel_spi_configure_dma()
 2023-04-07  7:54 UTC 

[PATCH 0/2] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-06 15:28 UTC  (10+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc7280: Add stream-id of qspi to iommus
` [PATCH 2/2] spi: spi-qcom-qspi: Add DMA mode support

Patchwork housekeeping for: spi-devel-general
 2023-04-06  7:56 UTC 

[PATCH v3] treewide: Fix probing of devices in DT overlays
 2023-04-06  5:01 UTC  (6+ messages)

[PATCH v1 1/5] spi: fsl-spi: Fix CPM/QE mode Litte Endian
 2023-04-05 13:43 UTC  (6+ messages)
` [PATCH v1 2/5] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
` [PATCH v1 3/5] spi: fsl-cpm: Use 16 bit mode for large transfers with even size
` [PATCH v1 4/5] spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to void
` [PATCH v1 5/5] spi: fsl-spi: No need to check transfer length versus word size

[PATCH SPI for-next 0/3] spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx driver
 2023-04-05 13:43 UTC  (5+ messages)
` [PATCH SPI for-next 1/3] spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver
` [PATCH SPI for-next 2/3] spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume
` [PATCH SPI for-next 3/3] spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines

[PATCH 0/3] spi: s3c64xx: improve SPI polling mode
 2023-04-05 11:42 UTC  (15+ messages)
    ` [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree
    ` [PATCH 2/3] spi: dt-bindings: samsung: add samsung,spi-polling property
    ` [PATCH 3/3] spi: s3c64xx: support interrupt based pio mode

W sprawie samochodu
 2023-04-04  7:50 UTC 

[PATCH 0/2] spi: qup: Convert to platform remove callback returning void
 2023-04-04 15:41 UTC  (4+ messages)
` [PATCH 1/2] spi: qup: Don't skip cleanup in remove's error path
` [PATCH 2/2] spi: qup.c: Convert to platform remove callback returning void

[PATCH] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
 2023-04-04 15:21 UTC  (2+ messages)

[PATCH -next] spi: imx: Use devm_platform_get_and_ioremap_resource()
 2023-04-04 15:21 UTC  (2+ messages)

[PATCH -next] spi: stm32: Use devm_platform_get_and_ioremap_resource()
 2023-04-04 15:20 UTC  (2+ messages)

[PATCH -next 1/2] spi: tegra114: Use devm_platform_get_and_ioremap_resource()
 2023-04-04 15:20 UTC  (2+ messages)

[PATCH] spi: spi-loopback-test: Add module param for iteration length
 2023-04-03 11:16 UTC  (2+ messages)

[PATCH v6 0/2] spi: loongson: add bus driver for the loongson spi
 2023-04-03  9:35 UTC  (10+ messages)
` [PATCH v6 1/2] dt-bindings: spi: add "
` [PATCH v6 2/2] spi: loongson: add bus driver for the loongson spi controller

Patchwork housekeeping for: spi-devel-general
 2023-04-01 10:56 UTC 

[PATCH v12 15/15] soc: amd: Add support for AMD Pensando SoC Controller
 2023-03-31 22:26 UTC  (2+ messages)

[PATCH] spi: intel-pci: Add support for Meteor Lake-S SPI serial flash
 2023-03-31 15:08 UTC  (2+ messages)

[PATCH v2] spi: bcm2835: Convert to platform remove callback returning void
 2023-03-31 15:08 UTC  (3+ messages)

[PATCH v5 0/2] spi: loongson: add bus driver for the loongson spi
 2023-03-31 10:41 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: spi: add "
` [PATCH v5 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH SPI for-next] spi: microchip: pci1xxxx: Fix minor bugs in spi-pci1xxxx driver
 2023-03-31  8:59 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-03-31  3:56 UTC 

[PATCH] spi: s3c64xx: add no_cs description
 2023-03-31  1:07 UTC  (5+ messages)

[PATCH v2 0/2] add support for Meson A1 SPI Flash Controller
 2023-03-30  9:23 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: spi: add Amlogic Meson A1 SPI controller
` [PATCH v2 2/2] spi: add support for Meson A1 SPI Flash Controller

Patchwork housekeeping for: spi-devel-general
 2023-03-30  6:56 UTC 

[PATCH v4 0/2] spi: loongson: add bus driver for the loongson spi
 2023-03-30  3:46 UTC  (15+ messages)
` [PATCH v4 1/2] dt-bindings: spi: add "

[PATCH -next] spi: rockchip-sfc: Use devm_platform_get_and_ioremap_resource()
 2023-03-30  0:15 UTC  (4+ messages)

[Patch V9 0/3] Tegra TPM driver with HW flow control
 2023-03-29 22:41 UTC  (6+ messages)
` [Patch V9 1/3] spi: Add TPM HW flow flag
` [Patch V9 2/3] tpm_tis-spi: Add hardware wait polling

[PATCH v2] treewide: Fix instantiation of devices in DT overlays
 2023-03-29 19:47 UTC  (5+ messages)

[PATCH -next v2] spi: rockchip-sfc: Use devm_platform_ioremap_resource()
 2023-03-29 16:50 UTC  (3+ messages)

[PATCH v4 0/2] spi: dw: DW SPI DMA Driver updates
 2023-03-29 13:35 UTC  (5+ messages)
` [PATCH v4 2/2] spi: dw: Add dma controller capability checks

[PATCH 0/2] spi: spi-cadence: Add Slave mode support
 2023-03-29 11:46 UTC  (3+ messages)
` [PATCH 1/2] spi: spi-cadence: Switch to spi_controller structure
` [PATCH 2/2] spi: spi-cadence: Add support for Slave mode

[PATCH 0/2] spi: octeontx2: Add spi driver for OcteonTX2 SOC
 2023-03-29 11:43 UTC  (3+ messages)
` [PATCH 1/2] spi: octeontx2: Add support for octeontx2 spi controller

Słowa kluczowe do wypozycjonowania
 2023-03-29  7:29 UTC 

[PATCH 01/16] spi: armada-3700: Drop of_match_ptr for ID table
 2023-03-29  7:13 UTC  (5+ messages)
` [PATCH 02/16] spi: mtk-pmif: "

[PATCH -next] spi: xilinx: Use devm_platform_get_and_ioremap_resource()
 2023-03-28 15:25 UTC  (3+ messages)

[PATCH SPI for-next] spi: microchip: pci1xxxx: Fix minor bugs in spi-pci1xxxx driver
 2023-03-28 13:43 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-03-28 11:56 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).