[GIT PULL] SPI updates for v6.14
2025-01-22 19:07 UTC (2+ messages)
[PATCH v1 0/7] Add support to load QUP SE firmware from
2025-01-22 17:52 UTC (5+ messages)
[PATCH 0/9] Add STM32MP25 SPI NOR support
2025-01-22 15:23 UTC (13+ messages)
` [PATCH 1/9] dt-bindings: spi: Add STM32 OSPI controller
` [PATCH 2/9] spi: stm32: Add OSPI driver
` [PATCH 3/9] dt-bindings: misc: Add STM32 Octo Memory Manager controller
` [PATCH 4/9] misc: Add STM32 Octo Memory Manager driver
` [PATCH 5/9] arm64: dts: st: Add OMM node on stm32mp251
` [PATCH 6/9] arm64: dts: st: Add ospi port1 pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH 7/9] arm64: dts: st: Add SPI NOR flash support on stm32mp257f-ev1 board
` [PATCH 8/9] arm64: defconfig: Enable STM32 Octo Memory Manager driver
` [PATCH 9/9] arm64: defconfig: Enable STM32 OctoSPI driver
[PATCH 0/7] spi: zynqmp-gqspi: Split the bus and add GPIO support
2025-01-22 0:16 UTC (14+ messages)
` [PATCH 1/7] dt-bindings: spi: zynqmp-qspi: Split the bus
` [PATCH 2/7] spi: zynqmp-gqspi: Pass speed/mode directly to config_op
` [PATCH 3/7] spi: zynqmp-gqspi: Configure SPI mode dynamically
` [PATCH 4/7] spi: zynqmp-gqspi: Refactor out controller initialization
` [PATCH 5/7] spi: zynqmp-gqspi: Split the bus
` [PATCH 6/7] spi: zynqmp-gqspi: Support GPIO chip selects
` [PATCH 7/7] ARM64: xilinx: zynqmp: Convert to split QSPI bus
[PATCH 0/5] spi: zynqmp-gqspi: Improve error recovery by resetting
2025-01-21 16:51 UTC (20+ messages)
` [PATCH 1/5] dt-bindings: spi: zynqmp-qspi: Add reset
` [PATCH 2/5] spi: zynqmp-gqspi: Reset device in probe
` [PATCH 3/5] spi: zynqmp-gqspi: Abort operations on timeout
` [PATCH 4/5] spi: zynqmp-gqspi: Allow interrupting operations
` [PATCH 5/5] ARM64: xilinx: zynqmp: Add QSPI reset
Patchwork summary for: spi-devel-general
2025-01-21 15:10 UTC
[PATCH] spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errors
2025-01-21 15:05 UTC (3+ messages)
[PATCH v7 00/17] spi: axi-spi-engine: add offload support
2025-01-18 12:30 UTC (22+ messages)
` [PATCH v7 01/17] spi: add basic support for SPI offloading
` [PATCH v7 02/17] spi: offload: add support for hardware triggers
` [PATCH v7 03/17] dt-bindings: trigger-source: add generic PWM trigger source
` [PATCH v7 04/17] spi: offload-trigger: add PWM trigger driver
` [PATCH v7 05/17] spi: add offload TX/RX streaming APIs
` [PATCH v7 06/17] spi: dt-bindings: axi-spi-engine: add SPI offload properties
` [PATCH v7 07/17] spi: axi-spi-engine: implement offload support
` [PATCH v7 08/17] iio: buffer-dmaengine: split requesting DMA channel from allocating buffer
` [PATCH v7 09/17] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()
` [PATCH v7 10/17] iio: adc: ad7944: don't use storagebits for sizing
` [PATCH v7 11/17] iio: adc: ad7944: add support for SPI offload
` [PATCH v7 12/17] doc: iio: ad7944: describe offload support
` [PATCH v7 13/17] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties
` [PATCH v7 14/17] iio: adc: ad4695: Add support for SPI offload
` [PATCH v7 15/17] doc: iio: ad4695: add SPI offload support
` [PATCH v7 16/17] iio: dac: ad5791: sort include directives
` [PATCH v7 17/17] iio: dac: ad5791: Add offload support
[PATCH 3/4] spi: atmel-quadspi: Use `devm_dma_request_chan()`
2025-01-17 16:58 UTC (5+ messages)
` [PATCH 4/4] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API
` [PATCH 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c
SPI regression seen on ARM am335x in kernel 6.12.8 and 6.6.71
2025-01-17 14:49 UTC (3+ messages)
[PATCH v3 00/27] spi-nand/spi-mem DTR support
2025-01-16 23:41 UTC (32+ messages)
` [PATCH v3 01/27] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH v3 02/27] spi: spi-mem: Add a new controller capability
` [PATCH v3 03/27] spi: amd: Support per spi-mem operation frequency switches
` [PATCH v3 04/27] spi: amd: Drop redundant check
` [PATCH v3 05/27] spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches
` [PATCH v3 06/27] spi: cadence-qspi: "
` [PATCH v3 07/27] spi: dw: "
` [PATCH v3 08/27] spi: fsl-qspi: "
` [PATCH v3 09/27] spi: microchip-core-qspi: "
` [PATCH v3 10/27] spi: mt65xx: "
` [PATCH v3 11/27] spi: mxic: "
` [PATCH v3 12/27] spi: nxp-fspi: "
` [PATCH v3 13/27] spi: rockchip-sfc: "
` [PATCH v3 14/27] spi: spi-sn-f-ospi: "
` [PATCH v3 15/27] spi: spi-ti-qspi: "
` [PATCH v3 16/27] spi: zynq-qspi: "
` [PATCH v3 17/27] spi: zynqmp-gqspi: "
` [PATCH v3 18/27] spi: spi-mem: Reorder spi-mem macro assignments
` [PATCH v3 19/27] spi: spi-mem: Create macros for DTR operation
` [PATCH v3 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v3 21/27] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH v3 22/27] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH v3 23/27] mtd: spinand: Enhance the logic when picking a variant
` [PATCH v3 24/27] mtd: spinand: Add support for read DTR operations
` [PATCH v3 25/27] mtd: spinand: winbond: Update the *JW chip definitions
` [PATCH v3 26/27] mtd: spinand: winbond: Add comment about naming
` [PATCH v3 27/27] mtd: spinand: winbond: Add support for DTR operations
` (subset) [PATCH v3 00/27] spi-nand/spi-mem DTR support
[PATCH 0/5] spi: zynqmp-gqspi: Clean up the driver a bit
2025-01-16 22:41 UTC (6+ messages)
` [PATCH 1/5] spi: zynqmp-gqspi: Reformat long line
` [PATCH 2/5] spi: zynqmp-gqspi: Add some more debug prints
` [PATCH 3/5] spi: zynqmp-gqspi: Add helpers for enabling/disabling DMA
` [PATCH 4/5] spi: zynqmp-gqspi: Clean up fillgenfifo
` [PATCH 5/5] spi: zynqmp-gqspi: Always acknowledge interrupts
Patchwork summary for: spi-devel-general
2025-01-16 18:50 UTC
[PATCH v1 1/1] spi: pxa2xx: Introduce __lpss_ssp_update_priv() helper
2025-01-16 18:45 UTC (2+ messages)
[PATCH] spi: microchip-core: prevent RX overflows when transmit size > FIFO size
2025-01-15 19:33 UTC (4+ messages)
[PATCH] spi: amd: Fix -Wuninitialized in amd_spi_exec_mem_op()
2025-01-15 18:30 UTC (7+ messages)
[PATCH] spi: atmel-quadspi: remove references to runtime PM on error path
2025-01-14 17:23 UTC
[PATCH v3 0/2] spi: atmel-quadspi: Refactor to allow supporting SAMA7G5 O/QSPI
2025-01-14 17:21 UTC (8+ messages)
` [PATCH v3 2/2] spi: atmel-quadspi: Add support for sama7g5 QSPI
Patchwork housekeeping for: spi-devel-general
2025-01-13 21:56 UTC
Patchwork summary for: spi-devel-general
2025-01-13 17:01 UTC
[PATCH] spi: ti-qspi: Use syscon_regmap_lookup_by_phandle_args
2025-01-13 16:45 UTC (2+ messages)
[PATCH] spi: atmel-quadspi: Print the controller version and used irq
2025-01-13 7:52 UTC (3+ messages)
[broonie-spi:for-next 4/22] drivers/spi/spi-amd.c:695:9: warning: variable 'ret' is uninitialized when used here
2025-01-11 16:08 UTC
Patchwork summary for: spi-devel-general
2025-01-10 18:00 UTC
Patchwork housekeeping for: spi-devel-general
2025-01-10 15:56 UTC
Patchwork summary for: spi-devel-general
2025-01-10 15:50 UTC
[PATCH v2 00/27] spi-nand/spi-mem DTR support
2025-01-10 15:47 UTC (7+ messages)
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations
` (subset) [PATCH v2 00/27] spi-nand/spi-mem DTR support
[PATCH 00/24] spi-nand/spi-mem DTR support
2025-01-10 15:47 UTC (2+ messages)
` (subset) "
[PATCH v6 0/3] Add support for SAMA7D65
2025-01-10 15:25 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v6 2/3] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v6 3/3] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
Patchwork housekeeping for: spi-devel-general
2025-01-10 14:56 UTC
[PATCH v2 00/17] rockchip: Add rk3562 support
2025-01-10 7:58 UTC (3+ messages)
[PATCH v2 0/3] gpio: 74HC595 / 74x164 shift register improvements
2025-01-10 0:29 UTC (5+ messages)
Patchwork summary for: spi-devel-general
2025-01-09 13:51 UTC
[PATCH] spi: atmel-quadspi: Update to current device naming terminology
2025-01-09 13:40 UTC (2+ messages)
[PATCH] spi: fsl-spi: Remove display of virtual address
2025-01-09 13:40 UTC (2+ messages)
[PATCH 0/6] Configure Clocks, Add Native Dma support
2025-01-09 10:40 UTC (3+ messages)
` [PATCH V1 1/6] arm64: tegra: Configure QSPI clocks and add DMA
[PATCH v5 0/5] Add support for SAMA7D65
2025-01-09 9:09 UTC (11+ messages)
` [PATCH v5 1/5] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v5 2/5] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v5 3/5] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v5 4/5] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v5 5/5] ARM: dts: microchip: add support for sama7d65_curiosity board
[PATCH 1/2] dt-bindings: spi: rockchip-sfc: Add rockchip,fspi compatible
2025-01-09 8:29 UTC (5+ messages)
` [PATCH 2/2] "
KSZ8795 not detected at start to boot from NFS
2025-01-08 0:07 UTC (6+ messages)
Patchwork housekeeping for: spi-devel-general
2025-01-07 16:56 UTC
Patchwork summary for: spi-devel-general
2025-01-07 12:00 UTC
[PATCH] spi: cadence-quadspi: Enable SPI_TX_QUAD
2025-01-07 11:58 UTC (2+ messages)
[PATCH] spi: atmel-quadspi: Use devm_ clock management
2025-01-07 11:58 UTC (2+ messages)
[PATCH] spi: rockchip-sfc: Support sclk_x2 version
2025-01-07 11:58 UTC (2+ messages)
[PATCH v2] spi: atmel-qspi: Memory barriers after memory-mapped I/O
2025-01-07 11:58 UTC (2+ messages)
page: next (older)
- 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).