linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-13 09:19:39 to 2022-09-23 14:56:59 UTC [more...]

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  (19+ 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: "
` [PATCH -next 4/6] spi: ppc4xx: "
` [PATCH -next 5/6] spi: sh-sci: "
` [PATCH -next 6/6] spi: altera: "

[PATCH -next] spi: aspeed: Remove redundant dev_err call
 2022-09-23 10:16 UTC  (2+ messages)

[PATCH -next v2] Documentation: devres: add missing SPI helper
 2022-09-23 14:18 UTC 

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

[PATCH 0/3] Add support for the Airoha EN7523 SPI controller
 2022-09-23 12:07 UTC  (8+ 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 -next] Documentation: devres: add missing SPI helper
 2022-09-23 11:54 UTC  (4+ messages)

[PATCH v1 01/11] dt-bindings: serial: rockchip: add rockchip,rk3128-uart
 2022-09-23 10:22 UTC  (25+ messages)
  ` (subset) "
` [PATCH v1 10/11] dt-bindings: soc: rockchip: grf: add rockchip,rk3128-grf
` [PATCH v1 09/11] dt-bindings: phy: phy-rockchip-inno-usb2: add rockchip,rk3128-usb2phy
` [PATCH v1 08/11] dt-bindings: arm: rockchip: pmu: add rockchip,rk3128-pmu
` [PATCH v1 07/11] dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt
` [PATCH v1 06/11] dt-bindings: usb: dwc2: rockchip: add rockchip,rk3128-usb
` [PATCH v1 04/11] dt-bindings: mmc: rockchip: add rockchip,rk3128-dw-mshc
` [PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
` [PATCH v1 02/11] dt-bindings: i2c: rockchip: add rockchip,rk3128-i2c

[PATCH] spi: spi-mpc52xx: switch to using gpiod API
 2022-09-23 10:06 UTC  (2+ messages)

[PATCH -next] spi: cadence: Remove redundant dev_err call
 2022-09-23 10:17 UTC 

[PATCH -next] spi: xilinx: Switch to use devm_spi_alloc_master()
 2022-09-23  5:49 UTC  (2+ 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)

[PATCH -next] spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-09-22 15:02 UTC 

[PATCH v5 0/9] Make atmel serial driver aware of GCLK
 2022-09-22 12:12 UTC  (11+ 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

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  (7+ 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  (16+ messages)
` [PATCH v4 1/9] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
` [PATCH v4 2/9] dt-bindings: serial: atmel,at91-usart: convert to json-schema
` [PATCH v4 3/9] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9X60
` [PATCH v4 4/9] dt-bindings: mfd: atmel,sama5d2-flexcom: Add USART child node ref binding
` [PATCH v4 5/9] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
` [PATCH v4 6/9] tty: serial: atmel: Define GCLK as USART baudrate source clock
` [PATCH v4 7/9] tty: serial: atmel: Define BRSRCCK bitmask of UART IP's Mode Register
` [PATCH v4 8/9] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
` [PATCH v4 9/9] tty: serial: atmel: Make the driver aware of the existence of GCLK

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

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

[PATCH -next v2] spi: s3c24xx: Switch to use devm_spi_alloc_master()
 2022-09-20 14:22 UTC  (2+ messages)

[PATCH -next] spi: s3c24xx: Switch to use devm_spi_alloc_master()
 2022-09-20 13:31 UTC  (6+ messages)

[PATCH 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
 2022-09-19 16:50 UTC  (10+ messages)
` [PATCH 1/4] spi: spi-loopback-test: Add test to trigger DMA/PIO mixing
` [PATCH 2/4] spi: Save current RX and TX DMA devices
` [PATCH 3/4] spi: Fix cache corruption due to DMA/PIO overlap
` [PATCH 4/4] spi: s3c64xx: Fix large transfers with DMA
` (subset) [PATCH 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx

[PATCH -next] spi: omap2-mcspi: Switch to use dev_err_probe() helper
 2022-09-19 16:50 UTC  (2+ messages)

[PATCH v3 0/8] ACPI: unify _UID handling as integer
 2022-09-19 16:37 UTC  (10+ messages)
` [PATCH v3 1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID "
` [PATCH v3 2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
` [PATCH v3 3/8] ACPI: x86: "
` [PATCH v3 4/8] i2c: amd-mp2-plat: "
` [PATCH v3 5/8] i2c: mlxbf: "
` [PATCH v3 6/8] perf: qcom_l2_pmu: "
` [PATCH v3 7/8] spi: pxa2xx: "
` [PATCH v3 8/8] efi/dev-path-parser: "

Patchwork housekeeping for: spi-devel-general
 2022-09-19 15:56 UTC 

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

[PATCH v3 00/14] Make atmel serial driver aware of GCLK
 2022-09-16  8:16 UTC  (26+ messages)
` [PATCH v3 01/14] ARM: dts: at91: sama7g5: Swap rx and tx for spi11
` [PATCH v3 02/14] ARM: dts: at91: sam9x60ek: Add DBGU compatibles to uart1
` [PATCH v3 03/14] ARM: dts: at91: Add `atmel,usart-mode` required property to serial nodes
` [PATCH v3 04/14] spi: dt-bindings: atmel,at91rm9200-spi: Add DMA related properties
` [PATCH v3 05/14] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
` [PATCH v3 06/14] dt-bindings: serial: atmel,at91-usart: convert to json-schema
` [PATCH v3 07/14] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9X60
` [PATCH v3 08/14] dt-bindings: mfd: atmel,sama5d2-flexcom: Add USART child node ref binding
` [PATCH v3 09/14] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
` [PATCH v3 10/14] tty: serial: atmel: Define GCLK as USART baudrate source clock
` [PATCH v3 11/14] tty: serial: atmel: Define BRSRCCK bitmask of UART IP's Mode Register
` [PATCH v3 12/14] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
` [PATCH v3 13/14] clk: at91: sama5d2: Add Generic Clocks for UART/USART
` [PATCH v3 14/14] tty: serial: atmel: Make the driver aware of the existence of GCLK

Patchwork housekeeping for: spi-devel-general
 2022-09-15 12:56 UTC 

[RFC PATCH v1] spi: fsl_spi: Convert to transfer_one
 2022-09-15  9:31 UTC  (2+ messages)

[PATCH v1 1/1] spi: mpc52xx: Replace of_gpio_count() by gpiod_count()
 2022-09-15  9:31 UTC  (2+ messages)

[PATCH] spi: meson-spicc: add support for DMA
 2022-09-14 13:43 UTC  (5+ messages)

[PATCH AUTOSEL 5.19 02/22] spi: cadence-quadspi: Disable irqs during indirect reads
 2022-09-14  9:00 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-09-13 17:56 UTC 

[PATCH v2 0/8] ACPI: unify _UID handling as integer
 2022-09-13 16:32 UTC  (5+ messages)

[PATCH v2 00/13] Make atmel serial driver aware of GCLK
 2022-09-13  9:35 UTC  (12+ messages)
` [PATCH v2 06/13] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9x60


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