messages from 2024-07-15 11:14:48 to 2024-07-29 12:19:10 UTC [more...]
[PATCH v5 00/12] spi: add driver for Intel discrete graphics
2024-07-29 12:19 UTC (14+ messages)
` [PATCH v5 01/12] spi: add driver for intel graphics on-die spi device
` [PATCH v5 02/12] spi: intel-dg: implement region enumeration
` [PATCH v5 03/12] spi: intel-dg: implement spi access functions
` [PATCH v5 04/12] spi: intel-dg: spi register with mtd
` [PATCH v5 05/12] spi: intel-dg: implement mtd access handlers
` [PATCH v5 06/12] spi: intel-dg: align 64bit read and write
` [PATCH v5 07/12] spi: intel-dg: wake card on operations
` [PATCH v5 08/12] drm/i915/spi: add spi device for discrete graphics
` [PATCH v5 09/12] drm/i915/spi: add intel_spi_region map
` [PATCH v5 10/12] drm/i915/spi: add support for access mode
` [PATCH v5 11/12] drm/xe/spi: add on-die spi device
` [PATCH v5 12/12] drm/xe/spi: add support for access mode
[PATCH v6 00/27] Add support for sam9x7 SoC family
2024-07-29 8:57 UTC (4+ messages)
` [PATCH v6 04/27] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
Patchwork housekeeping for: spi-devel-general
2024-07-29 8:56 UTC
Patchwork housekeeping for: spi-devel-general
2024-07-28 13:56 UTC
[PATCH v4 00/12] spi: add driver for Intel discrete graphics
2024-07-28 13:06 UTC (13+ messages)
` [PATCH v4 01/12] spi: add driver for intel graphics on-die spi device
` [PATCH v4 02/12] spi: intel-dg: implement region enumeration
` [PATCH v4 03/12] spi: intel-dg: implement spi access functions
` [PATCH v4 04/12] spi: intel-dg: spi register with mtd
` [PATCH v4 05/12] spi: intel-dg: implement mtd access handlers
` [PATCH v4 06/12] spi: intel-dg: align 64bit read and write
` [PATCH v4 07/12] spi: intel-dg: wake card on operations
` [PATCH v4 08/12] drm/i915/spi: add spi device for discrete graphics
` [PATCH v4 09/12] drm/i915/spi: add intel_spi_region map
` [PATCH v4 10/12] drm/i915/spi: add support for access mode
` [PATCH v4 11/12] drm/xe/spi: add on-die spi device
` [PATCH v4 12/12] drm/xe/spi: add support for access mode
[PATCH 1/2] dt-bindings: spi: mediatek,spi-mt65xx: add compatible for MT7981
2024-07-28 10:31 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt7981: add SPI controllers
[GIT PULL] SPI fixes for v6.11-merge-window
2024-07-27 20:07 UTC (2+ messages)
[PATCH RFC v3 0/9] spi: axi-spi-engine: add offload support
2024-07-27 13:50 UTC (29+ messages)
` [PATCH RFC v3 1/9] spi: dt-bindings: add spi-offload properties
` [PATCH RFC v3 2/9] spi: add basic support for SPI offloading
` [PATCH RFC v3 3/9] spi: add support for hardware triggered offload
` [PATCH RFC v3 4/9] spi: add offload TX/RX streaming APIs
` [PATCH RFC v3 5/9] spi: dt-bindings: axi-spi-engine: document spi-offloads
` [PATCH RFC v3 6/9] spi: axi-spi-engine: implement offload support
` [PATCH RFC v3 7/9] iio: buffer-dmaengine: generalize requesting DMA channel
` [PATCH RFC v3 8/9] dt-bindings: iio: adc: adi,ad7944: add SPI offload properties
` [PATCH RFC v3 9/9] iio: adc: ad7944: add support for SPI offload
[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
2024-07-26 21:57 UTC (6+ messages)
` [PATCH v2 2/3] spi: spidev: Add an entry for elgin,jg10309-01
` [PATCH v2 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device
[PATCH v11 00/10] spi: Add support for stacked/parallel memories
2024-07-26 12:55 UTC (19+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor
[PATCH] spi: spi-mt65xx: Use threaded interrupt for non-SPIMEM transfer
2024-07-26 11:47 UTC
[PATCH v7 0/8] Add QPIC SPI NAND driver
2024-07-25 20:55 UTC (14+ messages)
` [PATCH v7 1/8] spi: dt-bindings: Introduce qcom,spi-qpic-snand
` [PATCH v7 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver
` [PATCH v7 3/8] mtd: rawnand: qcom: Add qcom prefix to common api
` [PATCH v7 4/8] mtd: nand: Add qpic_common API file
` [PATCH v7 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK
` [PATCH v7 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
` [PATCH v7 7/8] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v7 8/8] arm64: dts: qcom: ipq9574: Disable eMMC node
Patchwork housekeeping for: spi-devel-general
2024-07-25 14:56 UTC
[PATCH v3 00/12] spi: add driver for Intel discrete graphics
2024-07-25 13:56 UTC (13+ messages)
` [PATCH v3 01/12] spi: add driver for intel graphics on-die spi device
` [PATCH v3 02/12] spi: intel-dg: implement region enumeration
` [PATCH v3 03/12] spi: intel-dg: implement spi access functions
` [PATCH v3 04/12] spi: intel-dg: spi register with mtd
` [PATCH v3 05/12] spi: intel-dg: implement mtd access handlers
` [PATCH v3 06/12] spi: intel-dg: align 64bit read and write
` [PATCH v3 07/12] spi: intel-dg: wake card on operations
` [PATCH v3 08/12] drm/i915/spi: add spi device for discrete graphics
` [PATCH v3 09/12] drm/i915/spi: add intel_spi_region map
` [PATCH v3 10/12] drm/i915/spi: add support for access mode
` [PATCH v3 11/12] drm/xe/spi: add on-die spi device
` [PATCH v3 12/12] drm/xe/spi: add support for access mode
[PATCH 04/17] dt-bindings: spi: add PIC64GX SPI/QSPI compatibility to MPFS SPI/QSPI bindings
2024-07-25 12:15 UTC
Patchwork housekeeping for: spi-devel-general
2024-07-24 15:56 UTC
[PATCH v11 0/9] Marvell HW overlay support for Cadence xSPI
2024-07-24 15:47 UTC (10+ messages)
` [PATCH v11 1/9] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI
` [PATCH v11 2/9] spi: cadence: Add static PHY configuration in Marvell overlay
` [PATCH v11 3/9] spi: cadence: Add clock configuration for Marvell xSPI overlay
` [PATCH v11 4/9] spi: cadence: Add Marvell SDMA operations
` [PATCH v11 5/9] spi: cadence: Add Marvell xSPI interrupt changes
` [PATCH v11 6/9] spi: cadence: Add Marvell xfer operation support
` [PATCH v11 7/9] spi: cadence: Change resource mapping
` [PATCH v11 8/9] spi: cadence: Change cs property reading
` [PATCH v11 9/9] spi: cadence: Try to read spi-tx/rx-bus width property using ACPI
[PATCH v2 00/12] spi: add driver for Intel discrete graphics
2024-07-24 14:00 UTC (13+ messages)
` [PATCH v2 01/12] spi: add driver for intel graphics on-die spi device
` [PATCH v2 02/12] spi: intel-dg: implement region enumeration
` [PATCH v2 03/12] spi: intel-dg: implement spi access functions
` [PATCH v2 04/12] spi: intel-dg: spi register with mtd
` [PATCH v2 05/12] spi: intel-dg: implement mtd access handlers
` [PATCH v2 06/12] spi: intel-dg: align 64bit read and write
` [PATCH v2 07/12] spi: intel-dg: wake card on operations
` [PATCH v2 08/12] drm/i915/spi: add spi device for discrete graphics
` [PATCH v2 09/12] drm/i915/spi: add intel_spi_region map
` [PATCH v2 10/12] drm/i915/spi: add support for access mode
` [PATCH v2 11/12] drm/xe/spi: add on-die spi device
` [PATCH v2 12/12] drm/xe/spi: add support for access mode
Patchwork housekeeping for: spi-devel-general
2024-07-24 11:56 UTC
[PATCH v4] spi: ppc4xx: handle irq_of_parse_and_map() errors
2024-07-24 11:55 UTC (4+ messages)
` [v4] "
Patchwork housekeeping for: spi-devel-general
2024-07-24 8:56 UTC
[PATCH v2] spi: ppc4xx: handle irq_of_parse_and_map() errors
2024-07-24 8:22 UTC (3+ messages)
[PATCH] spi: axi-spi-engine: don't emit XFER_BITS for empty xfer
2024-07-24 7:45 UTC (2+ messages)
[PATCH v3] spi: ppc4xx: handle irq_of_parse_and_map() errors
2024-07-23 7:45 UTC (5+ messages)
` [v3] "
Patchwork housekeeping for: spi-devel-general
2024-07-22 22:56 UTC
[PATCH] spi: Assign dummy scatterlist to unidirectional transfers
2024-07-22 16:05 UTC (3+ messages)
Patchwork housekeeping for: spi-devel-general
2024-07-22 14:56 UTC
[PATCH v1 0/3] Fix incorrect bh2228fv compatible
2024-07-20 18:26 UTC (7+ messages)
` [PATCH v1 1/3] dt-bindings: trivial-devices: fix Rohm BH2228FV compatible string
` [PATCH v1 2/3] spi: spidev: add correct compatible for Rohm BH2228FV
` [PATCH v1 3/3] ARM: dts: nxp: correct DAC compatible on Crystalfontz's CFA10049
` (subset) [PATCH v1 0/3] Fix incorrect bh2228fv compatible
[PATCH v7 0/7] Add support for AD4000 series of ADCs
2024-07-20 13:10 UTC (2+ messages)
[PATCH 1/3] dt-bindings: trivial-devices: Document elgin,spi-lcd
2024-07-19 14:38 UTC (7+ messages)
` [PATCH 2/3] spi: spidev: Add an entry for "elgin,spi-lcd"
` [PATCH 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device
Patchwork summary for: spi-devel-general
2024-07-18 16:30 UTC
[PATCH v9 0/6] Add octal DTR support for Macronix flash
2024-07-18 3:46 UTC (7+ messages)
` [PATCH v9 1/6] mtd: spi-nor: add Octal "
` [PATCH v9 2/6] spi: spi-mem: Allow specifying the byte order in Octal DTR mode
` [PATCH v9 3/6] mtd: spi-nor: core: "
` [PATCH v9 4/6] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH v9 5/6] spi: mxic: Add support for swapping byte
` [PATCH v9 6/6] mtd: spi-nor: add support for Macronix Octal flash
[PATCH AUTOSEL 4.19 1/3] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
2024-07-16 18:35 UTC
[PATCH AUTOSEL 5.4 1/3] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
2024-07-16 18:34 UTC
[PATCH AUTOSEL 5.10 1/4] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
2024-07-16 18:34 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 4/4] spi: mux: set ctlr->bits_per_word_mask
[PATCH AUTOSEL 5.15 1/4] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
2024-07-16 18:34 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 4/4] spi: mux: set ctlr->bits_per_word_mask
[PATCH AUTOSEL 6.1 1/5] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
2024-07-16 18:34 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 5/5] spi: mux: set ctlr->bits_per_word_mask
[PATCH AUTOSEL 6.6 1/8] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
2024-07-16 18:33 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 8/8] spi: mux: set ctlr->bits_per_word_mask
[PATCH AUTOSEL 6.9 01/11] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
2024-07-16 18:31 UTC (3+ messages)
` [PATCH AUTOSEL 6.9 02/11] spi: davinci: Unset POWERDOWN bit when releasing resources
` [PATCH AUTOSEL 6.9 11/11] spi: mux: set ctlr->bits_per_word_mask
Patchwork summary for: spi-devel-general
2024-07-16 13:30 UTC
[PATCH v1 0/6] spi-microchip-core fixes & variable word size support
2024-07-16 13:26 UTC (7+ messages)
` [PATCH v1 2/6] spi: microchip-core: defer asserting chip select until just before write to TX FIFO
` [PATCH v1 3/6] spi: microchip-core: only disable SPI controller when register value change requires it
` [PATCH v1 4/6] spi: microchip-core: fix init function not setting the master and motorola modes
` [PATCH v1 5/6] spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer
` [PATCH v1 6/6] spi: microchip-core: add support for word sizes of 1 to 32 bits
[PATCH] spi: meson-spicc: convert comma to semicolon
2024-07-16 9:31 UTC (2+ messages)
[PATCH] spi: spidev: add "generic-spidev" for compatible string
2024-07-16 9:09 UTC (4+ messages)
[GIT PULL] SPI updates for v6.11
2024-07-16 1:17 UTC (2+ messages)
[PATCH v11 00/38] ep93xx device tree conversion
2024-07-15 20:46 UTC (3+ messages)
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