linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-01 11:11:26 to 2022-09-13 18:36:09 UTC [more...]

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

[PATCH v1 11/11] dt-bindings: mtd: rockchip: add rockchip,rk3128-nfc
 2022-09-13 16:42 UTC  (28+ messages)
` [PATCH v1 01/11] dt-bindings: serial: rockchip: add rockchip,rk3128-uart
  ` (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 05/11] dt-bindings: spi: rockchip: add rockchip,rk3128-spi
` [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 v2 0/8] ACPI: unify _UID handling as integer
 2022-09-13 16:32 UTC  (19+ messages)
` [PATCH v2 1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID "
` [PATCH v2 2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
` [PATCH v2 3/8] ACPI: x86: "
` [PATCH v2 4/8] i2c: amd-mp2-plat: "
` [PATCH v2 5/8] i2c: mlxbf: "
` [PATCH v2 6/8] perf: qcom_l2_pmu: "
` [PATCH v2 7/8] spi: pxa2xx: "
` [PATCH v2 8/8] efi/dev-path-parser: "

[PATCH v3 0/8] ACPI: unify _UID handling as integer
 2022-09-13 16:31 UTC  (9+ 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: "

[PATCH v3 00/14] Make atmel serial driver aware of GCLK
 2022-09-13 14:29 UTC  (19+ 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

[PATCH] spi: meson-spicc: add support for DMA
 2022-09-13 14:03 UTC 

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

Designware dw/dwc driver and qSPI?
 2022-09-12 22:59 UTC  (2+ messages)

[PATCH 0/2] spi: remove "spidev" nodes from DTs
 2022-09-12 13:16 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: argon: remove spidev node

[PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`
 2022-09-12 11:52 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2022-09-12  9:50 UTC 

[PATCH v2] dt-bindings: spi: rockchip: add power-domains property
 2022-09-12  9:47 UTC  (2+ messages)

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

[PATCH v1] dt-bindings: spi: rockchip: add power-domains property
 2022-09-11 13:33 UTC  (3+ messages)

[PATCH 0/2] spi: spi-omap2-mcspi: Use EOW interrupt for transfer completion
 2022-09-10 18:57 UTC  (7+ messages)
` [PATCH 1/2] dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested

[PATCH v1 00/11] Add more Rockchip rk3128 compatible strings
 2022-09-09 22:01 UTC 

[GIT PULL] SPI fixes for v6.0-rc4
 2022-09-08 17:23 UTC  (2+ messages)

[PATCH v2 1/1] spi: Group cs_change and cs_off flags together in struct spi_transfer
 2022-09-08 15:19 UTC  (2+ messages)

[PATCH] spi: meson-spicc: do not rely on busy flag in pow2 clk ops
 2022-09-08 14:25 UTC  (3+ messages)

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

[PATCH v1 1/1] spi: Group cs_change and cs_off flags together in struct spi_transfer
 2022-09-08 13:02 UTC  (2+ messages)

[PATCH linux-next] spi: lpspi: Remove the unneeded result variable
 2022-09-08 12:20 UTC  (2+ messages)

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

[RFC PATCH v1] spi: fsl_spi: Convert to transfer_one
 2022-09-07 17:02 UTC  (2+ messages)

[PATCH v3] spi: Add capability to perform some transfer with chipselect off
 2022-09-07 15:12 UTC  (4+ messages)

[PATCH v3 REBASED] spi: Add capability to perform some transfer with chipselect off
 2022-09-07 15:12 UTC  (3+ messages)

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

[PATCH v1 1/1] spi: nxp-fspi: Do not dereference fwnode in struct device
 2022-09-07 13:15 UTC  (2+ messages)

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

[PATCH 0/5] Make atmel serial driver aware of GCLK
 2022-09-06 15:49 UTC  (12+ messages)
` [PATCH 2/5] dt-bindings: mfd: atmel,at91-usart: convert to json-schema

[PATCH -next 1/2] spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
 2022-09-05 17:33 UTC  (2+ messages)

[PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers
 2022-09-02 23:03 UTC  (4+ messages)

[PATCH] spi: spi.c: Fix queue hang if previous transfer failed
 2022-09-02 15:02 UTC  (2+ messages)

[PATCH v1] spi: mux: Fix mux interaction with fast path optimisations
 2022-09-02 15:02 UTC  (3+ messages)

[PROBLEM] spi driver internal error during boot on sparx5
 2022-09-02  6:38 UTC  (11+ messages)

[PATCH -next 0/4] spi: Introduce BPF based SPI mockup controller
 2022-09-01 12:23 UTC  (3+ messages)


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