linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-21 07:25:26 to 2022-10-04 11:10:38 UTC [more...]

[PATCH] spi: Remove the dead code
 2022-10-04 11:09 UTC  (2+ messages)

[PATCH] spi: spi-gxp: fix typo in SPDX identifier line
 2022-10-03 19:05 UTC 

[PATCH 1/5] spi: tegra210-quad: Fix combined sequence
 2022-10-03 16:47 UTC  (10+ messages)
` [PATCH 2/5] spi: tegra210-quad: Fix duplicate resource error
` [PATCH 3/5] spi: tegra210-quad: Use nbits in combined seq
` [PATCH 4/5] spi: tegra210-quad: combined seq for 4READ
` [PATCH 5/5] spi: tegra210-quad: native dma support
` (subset) [PATCH 1/5] spi: tegra210-quad: Fix combined sequence

[GIT PULL] SPI updates for v6.1
 2022-10-03 12:47 UTC 

[PATCH v2 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
 2022-10-03 11:29 UTC  (9+ messages)
` [PATCH v2 1/4] spi: Save current RX and TX DMA devices
` [PATCH v2 2/4] spi: Fix cache corruption due to DMA/PIO overlap
` [PATCH v2 3/4] spi: Split transfers larger than max size
` [PATCH v2 4/4] spi: s3c64xx: Fix large transfers with DMA

[PATCH] spi: Ensure that sg_table won't be used after being freed
 2022-09-30 12:59 UTC  (2+ messages)

[PATCH v2 0/3] Add support for the Airoha EN7523 SPI controller
 2022-09-30 10:29 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: airoha: Add documentation for Airoha "
` [PATCH v2 2/3] spi: Add support for the Airoha EN7523 SoC "
` [PATCH v2 3/3] ARM: dts: en7523: Add SPI node

[PATCH -next] spi: introduce new helpers with using modern naming
 2022-09-30  9:32 UTC  (2+ messages)

[PATCH v5 0/9] Make atmel serial driver aware of GCLK
 2022-09-30  7:23 UTC  (19+ messages)
` [PATCH v5 1/9] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
` [PATCH v5 2/9] dt-bindings: serial: atmel,at91-usart: convert to json-schema
` [PATCH v5 3/9] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9X60
` [PATCH v5 4/9] dt-bindings: mfd: atmel,sama5d2-flexcom: Add USART child node ref binding
` [PATCH v5 5/9] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
` [PATCH v5 6/9] tty: serial: atmel: Separate mode clearing between UART and USART
` [PATCH v5 7/9] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
` [PATCH v5 8/9] tty: serial: atmel: Make the driver aware of the existence of GCLK
` [PATCH v5 9/9] tty: serial: atmel: Use FIELD_PREP/FIELD_GET

[PATCH RFC SPI for-next 0/2] spi: microchip: pci1xxxx: Load SPI driver for SPI endpoint of PCI1XXXX switch
 2022-09-30  5:56 UTC  (7+ messages)
` [PATCH RFC SPI for-next 1/2] spi: microchip: pci1xxxx: Add driver for SPI controller of PCI1XXXX PCIe switch
` [PATCH RFC SPI for-next 2/2] spi: microchip: pci1xxxx: Add suspend and resume support for PCI1XXXX SPI driver

[RESEND PATCH v3] dt-bindings: spi: migrate mt7621 text bindings to YAML
 2022-09-29 17:22 UTC  (8+ messages)

[PATCH -next] spi: spi-gxp: Use devm_platform_ioremap_resource()
 2022-09-29 16:44 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2022-09-28 17:30 UTC 

[PATCH -next 1/2] spi: introduce devm_spi_alloc_controller()
 2022-09-28 17:14 UTC  (19+ messages)
` [PATCH -next 2/2] spi: xilinx: switch to use spi_controller_*() functions

[PATCH -next 1/2] spi: bcm63xx: Use devm_platform_get_and_ioremap_resource()
 2022-09-28 14:58 UTC  (2+ messages)
` [PATCH -next 2/2] spi: cadence-quadspi: Use devm_platform_{get_and_}ioremap_resource()

[PATCH] spi: mt65xx: Add dma max segment size declaration
 2022-09-27 14:07 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-09-27 11:56 UTC 

[PATCH] spi: renesas,sh-msiof: Add r8a779g0 support
 2022-09-27 11:33 UTC  (3+ messages)

[PATCH -next 1/3] spi: spi-fsl-dspi: Use devm_platform_get_and_ioremap_resource()
 2022-09-27 10:34 UTC  (5+ messages)
` [PATCH -next 2/3] spi: spi-fsl-lpspi: "
` [PATCH -next 3/3] spi: spi-fsl-qspi: Use devm_platform_ioremap_resource_byname()

[PATCH -next 0/3] Fix PM disable depth imbalance in probe
 2022-09-27 10:34 UTC  (5+ messages)
` [PATCH -next 1/3] spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probe
` [PATCH -next 2/3] spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe
` [PATCH -next 3/3] spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe

[RESEND PATCH v3 0/7] spi: spi-zyqnmp-gqspi: Add tap delay and Versal platform support
 2022-09-27  9:40 UTC  (10+ messages)
` [RESEND PATCH v3 1/7] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
` [RESEND PATCH v3 2/7] spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware init
` [RESEND PATCH v3 3/7] spi: spi-zynqmp-gqspi: Avoid setting baud rate multiple times for same SPI frequency
` [RESEND PATCH v3 4/7] firmware: xilinx: Add qspi firmware interface
` [RESEND PATCH v3 5/7] spi: spi-zynqmp-gqspi: Add tap delay support for ZynqMP GQSPI Controller
` [RESEND PATCH v3 6/7] dt-bindings: spi: spi-zynqmp-qspi: Add support for Xilinx Versal QSPI
` [RESEND PATCH v3 7/7] spi: spi-zynqmp-gqspi: Add tap delay support for GQSPI controller on Versal platform

[PATCH 0/2] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
 2022-09-27  9:36 UTC  (6+ messages)
` [PATCH 1/2] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states

[PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`
 2022-09-27  8:21 UTC  (5+ messages)

[PATCH -next v2] Documentation: devres: add missing SPI helper
 2022-09-26 23:09 UTC  (2+ messages)

[PATCH 0/3] Add support for the Airoha EN7523 SPI controller
 2022-09-26 20:28 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: arm: airoha: Add documentation for Airoha "
` [PATCH 2/3] spi: Add support for the Airoha EN7523 SoC "
` [PATCH 3/3] ARM: dts: en7523: Add SPI node

[PATCH 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
 2022-09-26 13:52 UTC  (5+ messages)
` [PATCH 4/4] spi: s3c64xx: Fix large transfers with DMA

Patchwork housekeeping for: spi-devel-general
 2022-09-26  6:56 UTC 

[PATCH v3 0/7] spi: spi-zyqnmp-gqspi: Add tap delay and Versal platform support
 2022-09-26  5:07 UTC  (5+ messages)
` [PATCH v3 1/7] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
` [PATCH v3 2/7] spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware init
` [PATCH v3 3/7] spi: spi-zynqmp-gqspi: Avoid setting baud rate multiple times for same SPI frequency

[PATCH -next] spi: xilinx: Switch to use devm_spi_alloc_master()
 2022-09-23 18:54 UTC  (3+ messages)

[PATCH -next v2] spi: s3c24xx: Switch to use devm_spi_alloc_master()
 2022-09-23 18:54 UTC  (2+ messages)

[PATCH -next] spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-09-23 18:54 UTC  (2+ messages)

[PATCH -next] spi: aspeed: Remove redundant dev_err call
 2022-09-23 17:21 UTC  (3+ messages)

[PATCH -next] spi: cadence: Remove redundant dev_err call
 2022-09-23 17:21 UTC  (2+ messages)

[PATCH] spi: spi-mpc52xx: switch to using gpiod API
 2022-09-23 17:21 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-09-23 14:56 UTC 

[PATCH -next 0/6] spi: Switch to use devm_spi_alloc_master() in some drivers
 2022-09-23 14:48 UTC  (16+ messages)
` [PATCH -next 1/6] spi: oc-tiny: Switch to use devm_spi_alloc_master()
` [PATCH -next 2/6] spi: ath79: "
` [PATCH -next 3/6] spi: omap-uwire: "

Extended functionality for SPI core
 2022-09-23 13:19 UTC 

[PATCH -next] Documentation: devres: add missing SPI helper
 2022-09-23 11:54 UTC  (4+ messages)

[PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
 2022-09-23 10:22 UTC  (3+ messages)

[PATCH -next v2 0/6] spi: Switch to use __devm_spi_alloc_controller() in some drivers
 2022-09-23  4:45 UTC  (8+ messages)
` [PATCH -next v2 1/6] spi: oc-tiny: Switch to use __devm_spi_alloc_controller()
` [PATCH -next v2 2/6] spi: ath79: "
` [PATCH -next v2 3/6] spi: omap-uwire: "
` [PATCH -next v2 4/6] spi: ppc4xx: "
` [PATCH -next v2 5/6] spi: sh-sci: "
` [PATCH -next v2 6/6] spi: altera: "

[PATCH -next] spi: xtensa-xtfpga: Switch to use devm_spi_alloc_master()
 2022-09-22 17:54 UTC  (5+ messages)

[PATCH -next] spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
 2022-09-22 17:54 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-09-22 11:56 UTC 

[PATCH v1 1/1] spi: Introduce spi_get_device_match_data() helper
 2022-09-22 11:18 UTC  (5+ messages)

[PATCH 00/17] Add support for MT8365 EVK board
 2022-09-22  2:54 UTC  (5+ messages)
` [PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree

[PATCH] spi: omap2-mcspi: Fix probe so driver works again
 2022-09-21 12:38 UTC  (3+ messages)

[PATCH v4 0/9] Make atmel serial driver aware of GCLK
 2022-09-21 11:49 UTC  (5+ messages)
` [PATCH v4 9/9] tty: serial: atmel: Make the driver aware of the existence "

[PATCH AUTOSEL 4.9 01/13] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-09-21  9:30 UTC  (4+ messages)
    ` AUTOSEL: batches that did not make it in was "


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