messages from 2026-01-09 17:18:24 to 2026-01-16 13:24:12 UTC [more...]
[PATCH] spi: rockchip: Use plain request_irq()
2026-01-16 13:23 UTC
[PATCH 0/6] spi: tegra-qspi: Fix race condition causing NULL pointer dereference and spurious IRQ
2026-01-16 12:06 UTC (11+ messages)
` [PATCH 1/6] spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer
` [PATCH 2/6] spi: tegra210-quad: Move curr_xfer read inside spinlock
` [PATCH 3/6] spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_one
` [PATCH 4/6] spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
` [PATCH 5/6] spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xfer
` [PATCH 6/6] spi: tegra210-quad: Protect curr_xfer check in IRQ handler
[PATCH v2 00/13] spi: cadence-qspi: Add Renesas RZ/N1 support
2026-01-16 11:26 UTC (20+ messages)
` [PATCH v2 01/13] spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the list
` [PATCH v2 02/13] spi: cadence-qspi: Align definitions
` [PATCH v2 03/13] spi: cadence-qspi: Fix style and improve readability
` [PATCH v2 04/13] spi: cadence-qspi: Fix ORing style and alignments
` [PATCH v2 05/13] spi: cadence-qspi: Remove an useless operation
` [PATCH v2 06/13] spi: cadence-qspi: Make sure we filter out unsupported ops
` [PATCH v2 07/13] spi: cadence-qspi: Fix probe error path and remove
` [PATCH v2 08/13] spi: cadence-qspi: Try hard to disable the clocks
` [PATCH v2 09/13] spi: cadence-qspi: Kill cqspi_jh7110_clk_init
` [PATCH v2 10/13] spi: cadence-qspi: Add a flag for controllers without indirect access support
` [PATCH v2 11/13] spi: cadence-qspi: Make sure write protection is disabled
` [PATCH v2 12/13] spi: cadence-qspi: Add support for the Renesas RZ/N1 controller
` [PATCH v2 13/13] ARM: dts: r9a06g032: Describe the QSPI controller
[PATCH] spi: xilinx: use device property accessors
2026-01-16 7:51 UTC (2+ messages)
[PATCH v5 00/11] Add support for Microchip LAN969x
2026-01-16 7:22 UTC (13+ messages)
` [PATCH v5 01/11] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v5 02/11] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v5 03/11] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v5 04/11] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v5 05/11] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v5 07/11] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v5 08/11] arm64: dts: microchip: add LAN969x support
` [PATCH v5 09/11] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board
[PATCH 0/3] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
2026-01-15 21:07 UTC (11+ messages)
` [PATCH 1/3] spi: dt-bindings: nxp,imx94-xspi: add nxp,imx952-xspi
` [PATCH 2/3] arm64: dts: imx952: Add xspi node
` [PATCH 3/3] arm64: dts: imx952-evk: add MT35XU01G spi nor flash
Invitation to comment on VIRTIO v1.4 CSD01
2026-01-15 19:41 UTC
Patchwork summary for: spi-devel-general
2026-01-15 18:40 UTC
[PATCH] spi: intel-pci: Add support for Nova Lake SPI serial flash
2026-01-15 18:42 UTC (3+ messages)
[PATCH] spi: spi-cadence: enable SPI_CONTROLLER_MUST_TX
2026-01-15 18:42 UTC (2+ messages)
[PATCH 0/2] spi: aspeed: Improve handling of shared SPI controllers
2026-01-15 18:02 UTC (4+ messages)
` [PATCH 1/2] spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
` [PATCH 2/2] spi: aspeed: Add support for non-spi-mem devices
Patchwork housekeeping for: spi-devel-general
2026-01-15 11:56 UTC
Patchwork housekeeping for: spi-devel-general
2026-01-15 9:56 UTC
[PATCH v3 0/3] spi-cadence: support transmission with bits_per_word of 16 and 32
2026-01-15 2:14 UTC (6+ messages)
` [PATCH v3 2/3] spi: spi-cadence: supports "
[PATCH v2 00/27] mtd: spinand: Octal DTR support
2026-01-14 16:17 UTC (29+ messages)
` [PATCH v2 03/27] spi: spi-mem: Limit octal DTR constraints to octal DTR situations
` [PATCH v2 04/27] mtd: spinand: Fix kernel doc
` [PATCH v2 05/27] mtd: spinand: Add missing check
` [PATCH v2 06/27] mtd: spinand: Remove stale definitions
` [PATCH v2 07/27] mtd: spinand: Use standard return values
` [PATCH v2 08/27] mtd: spinand: Decouple write enable and write disable operations
` [PATCH v2 09/27] mtd: spinand: Create an array of operation templates
` [PATCH v2 10/27] mtd: spinand: Make use of the operation templates through SPINAND_OP()
` [PATCH v2 11/27] mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()
` [PATCH v2 12/27] mtd: spinand: winbond: Convert W25N "
` [PATCH v2 13/27] mtd: spinand: winbond: Convert W35N "
` [PATCH v2 14/27] mtd: spinand: List vendor specific operations and make sure they are supported
` [PATCH v2 15/27] mtd: spinand: macronix: Register vendor specific operation
` [PATCH v2 16/27] mtd: spinand: winbond: Register W25N "
` [PATCH v2 17/27] mtd: spinand: winbond: Register W35N "
` [PATCH v2 18/27] mtd: spinand: winbond: Fix style
` [PATCH v2 19/27] mtd: spinand: winbond: Rename IO_MODE register macro
` [PATCH v2 20/27] mtd: spinand: winbond: Configure the IO mode after the dummy cycles
` [PATCH v2 21/27] mtd: spinand: Gather all the bus interface steps in one single function
` [PATCH v2 22/27] mtd: spinand: Add support for setting a bus interface
` [PATCH v2 23/27] mtd: spinand: Propagate the bus interface across core helpers
` [PATCH v2 24/27] mtd: spinand: Give the bus interface to the configuration helper
` [PATCH v2 25/27] mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode
` [PATCH v2 26/27] mtd: spinand: Add octal DTR support
` [PATCH v2 27/27] mtd: spinand: winbond: W35N "
` (subset) [PATCH v2 00/27] mtd: spinand: Octal "
[PATCH 00/13] spi: cadence-qspi: Add Renesas RZ/N1 support
2026-01-14 16:07 UTC (12+ messages)
` [PATCH 01/13] spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the list
` [PATCH 03/13] spi: cadence-qspi: Fix style and improve readability
` [PATCH 07/13] spi: cadence-qspi: Fix probe error path and remove
[PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
2026-01-14 15:21 UTC (7+ messages)
` [PATCH v2 1/4] spi: Propagate default fwnode to the SPI controller device
` [PATCH v2 2/4] spi: Drop duplicate of_node assignment
` [PATCH v2 3/4] spi: Drop duplicate fwnode assignment
` [PATCH v2 4/4] spi: Drop duplicate device_set_node() call
[PATCH v5 0/9] spi: add multi-lane support
2026-01-14 9:16 UTC (19+ messages)
` [PATCH v5 1/9] spi: dt-bindings: change spi-{rx,tx}-bus-width to arrays
` [PATCH v5 2/9] spi: dt-bindings: add spi-{tx,rx}-lane-map properties
` [PATCH v5 3/9] spi: support controllers with multiple data lanes
` [PATCH v5 4/9] spi: add multi_lane_mode field to struct spi_transfer
` [PATCH v5 5/9] spi: Documentation: add page on multi-lane support
` [PATCH v5 6/9] spi: dt-bindings: adi,axi-spi-engine: add "
` [PATCH v5 7/9] spi: axi-spi-engine: support SPI_MULTI_LANE_MODE_STRIPE
` [PATCH v5 8/9] dt-bindings: iio: adc: adi,ad7380: add spi-rx-bus-width property
` [PATCH v5 9/9] iio: adc: ad7380: add support for multiple SPI lanes
[PATCH v1 0/4] Enable SPI on SA8255p Qualcomm platforms
2026-01-14 9:01 UTC (7+ messages)
` [PATCH v1 1/4] spi: dt-bindings: describe SA8255p
` [PATCH v1 2/4] spi: qcom-geni: Use geni_se_resources_init() for resource initialization
` [PATCH v1 3/4] spi: qcom-geni: Use resources helper APIs in runtime PM functions
` [PATCH v1 4/4] spi: qcom-geni: Enable SPI on SA8255p Qualcomm platforms
[PATCH v4 00/15] Add support for Microchip LAN969x
2026-01-13 20:09 UTC (29+ messages)
` [PATCH v4 01/15] dt-bindings: usb: Add Microchip LAN969x support
` [PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v4 03/15] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v4 06/15] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v4 07/15] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v4 08/15] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v4 09/15] dt-bindings: dma: atmel: add microchip,lan9691-dma
` [PATCH v4 10/15] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
` [PATCH v4 11/15] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v4 12/15] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v4 13/15] arm64: dts: microchip: add LAN969x support
` [PATCH v4 14/15] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v4 15/15] arm64: dts: microchip: add "
[PATCH v2] spi: spi-sprd-adi: Fix double free in probe error path
2026-01-13 19:25 UTC (5+ messages)
Patchwork summary for: spi-devel-general
2026-01-13 18:17 UTC
Patchwork summary for: spi-devel-general
2026-01-13 14:40 UTC
[PATCH v3 0/3] Axiado AX3000 SoC SPI DB controller driver
2026-01-13 14:36 UTC (2+ messages)
[RFC PATCH v2 00/12] spi: cadence-quadspi: add PHY tuning support
2026-01-13 14:16 UTC (13+ messages)
` [RFC PATCH v2 01/12] spi: dt-bindings: add spi-has-dqs property
` [RFC PATCH v2 02/12] spi: spi-mem: add controller tuning support
` [RFC PATCH v2 03/12] mtd: spinand: perform controller tuning during probe
` [RFC PATCH v2 04/12] mtd: spi-nor: extract read operation setup into helper
` [RFC PATCH v2 05/12] mtd: spi-nor: perform controller tuning during probe
` [RFC PATCH v2 06/12] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [RFC PATCH v2 07/12] spi: cadence-quadspi: add DQS support to read data capture
` [RFC PATCH v2 08/12] spi: cadence-quadspi: read 'has-dqs' DT property
` [RFC PATCH v2 09/12] spi: cadence-quadspi: add PHY tuning infrastructure
` [RFC PATCH v2 10/12] spi: cadence-quadspi: implement PHY tuning algorithm
` [RFC PATCH v2 11/12] spi: cadence-quadspi: restrict PHY frequency to tuned operations
` [RFC PATCH v2 12/12] spi: cadence-quadspi: enable PHY for direct reads and writes
Patchwork summary for: spi-devel-general
2026-01-13 14:00 UTC
[PATCH] spi: fsi: Simplify with scoped for each OF child loop
2026-01-13 14:02 UTC (2+ messages)
[PATCH v3 00/15] Add support for Microchip LAN969x
2026-01-13 12:50 UTC (3+ messages)
` [PATCH v3 06/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c
Patchwork summary for: spi-devel-general
2026-01-13 11:40 UTC
[PATCH] spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs initialization
2026-01-13 11:42 UTC (2+ messages)
[PATCH] spi: dt-bindings: nxp,lpc3220-spi: Add DMA specific properties
2026-01-13 11:42 UTC (2+ messages)
Patchwork housekeeping for: spi-devel-general
2026-01-12 20:56 UTC
Patchwork housekeeping for: spi-devel-general
2026-01-12 17:56 UTC
[PATCH v4 0/9] spi: add multi-lane support
2026-01-12 17:10 UTC (10+ messages)
` [PATCH v4 1/9] spi: dt-bindings: change spi-{rx,tx}-bus-width to arrays
` [PATCH v4 3/9] spi: support controllers with multiple data lanes
` [PATCH v4 4/9] spi: add multi_lane_mode field to struct spi_transfer
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2026-01-12 14:47 UTC (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
[PATCH v1 0/4] spi: Make SPI core to take care of fwnode assignment
2026-01-12 14:10 UTC (14+ messages)
` [PATCH v1 1/4] spi: Propagate default fwnode to the SPI controller device
` [PATCH v1 2/4] spi: Drop duplicate of_node assignment
` [Linux-stm32] "
` [PATCH v1 4/4] spi: Drop duplicate device_set_node() call
[PATCH v2 00/13] fsi: Convert to bus probe mechanism
2026-01-12 9:47 UTC (2+ messages)
Patchwork housekeeping for: spi-devel-general
2026-01-09 17:56 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox