linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-30 12:46:00 to 2022-09-13 09:19:39 UTC [more...]

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

[PATCH v2 0/8] ACPI: unify _UID handling as integer
 2022-09-13  1:00 UTC  (18+ 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: "

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  (4+ 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)

[PATCH v1 11/11] dt-bindings: mtd: rockchip: add rockchip,rk3128-nfc
 2022-09-12  8:35 UTC  (17+ 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

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  (21+ messages)
` [PATCH 2/5] dt-bindings: mfd: atmel,at91-usart: convert to json-schema
` [PATCH 4/5] clk: at91: sama5d2: Add Generic Clocks for UART/USART
` [PATCH 5/5] tty: serial: atmel: Make the driver aware of the existence of GCLK

[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  (16+ messages)
` [PATCH -next 1/4] spi: mockup: Add SPI controller testing driver
` [PATCH -next 2/4] spi: mockup: Add writeable tracepoint for spi transfer
` [PATCH -next 3/4] spi: mockup: Add runtime device tree overlay interface
` [PATCH -next 4/4] spi: mockup: Add documentation

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

[PATCH v1 1/2] spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count()
 2022-08-31 13:04 UTC  (5+ messages)
` [PATCH v1 2/2] spi: stm32-qspi: Refactor dual flash mode enable check in ->setup()

[PATCH 0/3] spi: add generic R-Car Gen4 and specific r8a779f0 support
 2022-08-31 12:41 UTC  (6+ messages)
` [PATCH 1/3] spi: renesas,sh-msiof: Add generic Gen4 and "

[PATCH v2] spi: amd: Configure device speed
 2022-08-31 12:41 UTC  (2+ messages)

[PATCH v1 5/5][RFT] ACPI: Drop parent field from struct acpi_device
 2022-08-30 21:29 UTC  (3+ messages)
  ` [PATCH v2 5/5] "

[PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible
 2022-08-30 18:53 UTC  (4+ messages)

[PATCH] spi: amd: Fix speed selection
 2022-08-30 17:59 UTC  (2+ messages)

Procedo Academy "Forbes: Lifehack. Wie man ohne Erfahrung und Wissen aus 1000 Dollar pro Tag verdient"
 2022-08-30 17:17 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).