linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-11 16:51:36 to 2025-01-03 06:04:47 UTC [more...]

[PATCH 0/6] Configure Clocks, Add Native Dma support
 2025-01-03  6:04 UTC  (3+ messages)
` [PATCH V1 1/6] arm64: tegra: Configure QSPI clocks and add DMA
` [PATCH V1 2/6] spi: tegra210-quad: Update dummy sequence configuration

[PATCH] spi: cadence-quadspi: Enable SPI_TX_QUAD
 2025-01-02 12:05 UTC 

[PATCH v4 00/13] Add support for SAMA7D65
 2025-01-02 11:34 UTC  (18+ messages)
` [PATCH v4 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v4 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v4 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v4 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v4 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v4 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v4 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v4 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v4 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v4 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v4 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v4 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v4 13/13] ARM: at91: add new SoC sama7d65

[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-12-30  8:46 UTC  (11+ messages)
` [PATCH 1/6] usb: dwc3: st: "
` [PATCH 2/6] mmc: sdhci-st: "
` [PATCH 3/6] mtd: st_spi_fsm: "
` [PATCH 4/6] ahci: st: "
` [PATCH 5/6] net: stmmac: sti: "
` [PATCH 6/6] spi: st: "

[PATCH v2 00/17] rockchip: Add rk3562 support
 2024-12-27  8:32 UTC  (6+ messages)
` [PATCH v2 08/17] dt-bindings: spi: Add rockchip,rk3562-spi compatible

Patchwork housekeeping for: spi-devel-general
 2024-12-24 17:57 UTC 

[PATCH v2 00/27] spi-nand/spi-mem DTR support
 2024-12-24 17:06 UTC  (28+ messages)
` [PATCH v2 01/27] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH v2 02/27] spi: spi-mem: Add a new controller capability
` [PATCH v2 03/27] spi: amd: Support per spi-mem operation frequency switches
` [PATCH v2 04/27] spi: amd: Drop redundant check
` [PATCH v2 05/27] spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches
` [PATCH v2 06/27] spi: cadence-qspi: "
` [PATCH v2 07/27] spi: dw: "
` [PATCH v2 08/27] spi: fsl-qspi: "
` [PATCH v2 09/27] spi: microchip-core-qspi: "
` [PATCH v2 10/27] spi: mt65xx: "
` [PATCH v2 11/27] spi: mxic: "
` [PATCH v2 12/27] spi: nxp-fspi: "
` [PATCH v2 13/27] spi: rockchip-sfc: "
` [PATCH v2 14/27] spi: spi-sn-f-ospi: "
` [PATCH v2 15/27] spi: spi-ti-qspi: "
` [PATCH v2 16/27] spi: zynq-qspi: "
` [PATCH v2 17/27] spi: zynqmp-gqspi: "
` [PATCH v2 18/27] spi: spi-mem: Reorder spi-mem macro assignments
` [PATCH v2 19/27] spi: spi-mem: Create macros for DTR operation
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v2 21/27] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH v2 22/27] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH v2 23/27] mtd: spinand: Enhance the logic when picking a variant
` [PATCH v2 24/27] mtd: spinand: Add support for read DTR operations
` [PATCH v2 25/27] mtd: spinand: winbond: Update the *JW chip definitions
` [PATCH v2 26/27] mtd: spinand: winbond: Add comment about naming
` [PATCH v2 27/27] mtd: spinand: winbond: Add support for DTR operations

[GIT PULL] mtd: topic branch for spi with Qcom changes
 2024-12-24 16:20 UTC 

[PATCH v14 0/8] Add QPIC SPI NAND driver
 2024-12-24 15:43 UTC  (5+ messages)

[PATCH 00/24] spi-nand/spi-mem DTR support
 2024-12-24  9:38 UTC  (43+ messages)
` [PATCH 01/24] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH 02/24] spi: spi-mem: Add a new controller capability
` [PATCH 03/24] spi: amd: Support per spi-mem operation frequency switches
` [PATCH 04/24] spi: amlogic-spifc-a1: "
` [PATCH 18/24] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH 19/24] mtd: spinand: winbond: Fix the *JW chip definitions
` [PATCH 20/24] spi: spi-mem: Reorder SPI_MEM_OP_CMD internals
` [PATCH 22/24] mtd: spinand: Add support for read DTR operations
` [PATCH 23/24] mtd: spinand: winbond: Add comment about naming
` [PATCH 24/24] mtd: spinand: winbond: Add support for DTR operations

[PATCH v3 0/3] Virtio SPI Linux driver
 2024-12-23 11:00 UTC  (6+ messages)
` [PATCH v3 3/3] virtio-spi: Add virtio SPI driver

Patchwork housekeeping for: spi-devel-general
 2024-12-20 21:56 UTC 

[GIT PULL] SPI fixes for v6.13-rc3
 2024-12-20 19:20 UTC  (2+ messages)

[PATCH] [v1] spi: spi-mtk-nor: Modify the clock architecture of nor controller
 2024-12-20 18:26 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 15/29] spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA
 2024-12-20 17:11 UTC 

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-20 12:21 UTC  (2+ messages)

[PATCH] spi: atmel-quadspi: Use devm_ clock management
 2024-12-19 14:28 UTC 

[PATCH] spi: rockchip-sfc: Support sclk_x2 version
 2024-12-19 14:22 UTC 

[PATCH] spi: rockchip-sfc: Using normal memory for dma
 2024-12-19 13:42 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-12-19  9:57 UTC 

[PATCH v2] spi: atmel-qspi: Memory barriers after memory-mapped I/O
 2024-12-19  9:12 UTC 

[PATCH] spi: atmel-qspi: Memory barriers after memory-mapped I/O
 2024-12-19  9:09 UTC  (3+ messages)

[PATCH] spi: spidev: Align ordering of spidev_spi_ids[] and spidev_dt_ids[]
 2024-12-19  8:03 UTC  (8+ messages)

[PATCH] spi: rockchip-sfc: Fix error in remove progress
 2024-12-18 18:14 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2024-12-18 19:00 UTC 

[PATCH] spi: atmel-quadspi: Factor out switching to Serial Memory Mode to function
 2024-12-18 18:25 UTC  (2+ messages)

[PATCH v3 0/2] spi: atmel-quadspi: Refactor to allow supporting SAMA7G5 O/QSPI
 2024-12-18  9:32 UTC  (4+ messages)
` [PATCH v3 2/2] spi: atmel-quadspi: Add support for sama7g5 QSPI

Patchwork summary for: spi-devel-general
 2024-12-17 18:40 UTC 

Patchwork summary for: spi-devel-general
 2024-12-17 17:50 UTC 

[PATCH v3] spi: dt-bindings: Document CS active-high
 2024-12-17 17:44 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2024-12-17 15:40 UTC 

[PATCH v6 00/17] spi: axi-spi-engine: add offload support
 2024-12-17 15:35 UTC  (42+ messages)
` [PATCH v6 01/17] spi: add basic support for SPI offloading
` [PATCH v6 02/17] spi: offload: add support for hardware triggers
` [PATCH v6 03/17] dt-bindings: trigger-source: add generic PWM trigger source
` [PATCH v6 04/17] spi: offload-trigger: add PWM trigger driver
` [PATCH v6 05/17] spi: add offload TX/RX streaming APIs
` [PATCH v6 06/17] spi: dt-bindings: axi-spi-engine: add SPI offload properties
` [PATCH v6 07/17] spi: axi-spi-engine: implement offload support
` [PATCH v6 08/17] iio: buffer-dmaengine: split requesting DMA channel from allocating buffer
` [PATCH v6 09/17] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()
` [PATCH v6 10/17] iio: adc: ad7944: don't use storagebits for sizing
` [PATCH v6 11/17] iio: adc: ad7944: add support for SPI offload
` [PATCH v6 12/17] doc: iio: ad7944: describe offload support
` [PATCH v6 13/17] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties
` [PATCH v6 14/17] iio: adc: ad4695: Add support for SPI offload
` [PATCH v6 15/17] doc: iio: ad4695: add SPI offload support
` [PATCH v6 16/17] iio: dac: ad5791: sort include directives
` [PATCH v6 17/17] iio: dac: ad5791: Add offload support

[PATCH] spi: fix reference leak in spi_register_controller()
 2024-12-17 15:23 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2024-12-17 13:31 UTC 

[PATCH] spi: rockchip-sfc: Support pm ops
 2024-12-17 13:27 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.13-rc2
 2024-12-14  1:35 UTC  (2+ messages)

I urge you to understand my viewpoint accurately
 2024-12-13  4:24 UTC 

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2024-12-12 15:58 UTC  (12+ messages)
` [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-12-12 10:45 UTC  (4+ messages)
` [PATCH 1/3] gpio: swnode: Add ability to specify native chip selects for SPI

[PATCH v3 00/13] Add support for SAMA7D65
 2024-12-12  8:17 UTC  (6+ messages)
` [PATCH v3 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string

Patchwork housekeeping for: spi-devel-general
 2024-12-11 21:56 UTC 

[PATCH AUTOSEL 6.6 15/23] spi: intel: Add Panther Lake SPI controller support
 2024-12-11 18:51 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 18/23] spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()

[PATCH AUTOSEL 6.12 23/36] spi: intel: Add Panther Lake SPI controller support
 2024-12-11 18:49 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 31/36] spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()

[PATCH v2] dt-bindings: devicetree: explain how to get CS active-high
 2024-12-11 18:23 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-12-11 16:56 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).