messages from 2024-07-08 19:42:17 to 2024-07-24 20:15:41 UTC [more...]
[PATCH v7 0/8] Add QPIC SPI NAND driver
2024-07-24 20:15 UTC (10+ 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-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
[PATCH RFC v3 0/9] spi: axi-spi-engine: add offload support
2024-07-24 13:16 UTC (22+ 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
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] "
[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
2024-07-23 2:57 UTC (5+ 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
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 (10+ messages)
` [PATCH v7 1/7] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v7 2/7] spi: bitbang: Implement support for MOSI idle state configuration
` [PATCH v7 3/7] spi: spi-gpio: Add "
` [PATCH v7 4/7] spi: spi-axi-spi-engine: Add support for MOSI idle configuration
` [PATCH v7 5/7] dt-bindings: iio: adc: Add AD4000
` [PATCH v7 6/7] iio: adc: Add support for AD4000
` [PATCH v7 7/7] Documentation: Add AD4000 documentation
[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 (8+ messages)
` [PATCH v1 1/6] spi: microchip-core: fix the issues in the isr
` [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 (5+ messages)
` [PATCH v11 14/38] dt-bindings: spi: Add Cirrus EP93xx
` [PATCH v11 15/38] spi: ep93xx: add DT support for "
Patchwork housekeeping for: spi-devel-general
2024-07-12 19:56 UTC
Patchwork summary for: spi-devel-general
2024-07-12 13:40 UTC
[PATCH v3 0/2] fw_devlink overlay fix
2024-07-12 13:34 UTC (3+ messages)
[PATCH] dt-bindings: spi: at91: Add sama7d65 compatible string
2024-07-12 13:31 UTC (3+ messages)
[GIT PULL] SPI fixes for v6.10-rc7
2024-07-11 19:24 UTC (2+ messages)
[PATCH v2 0/3] Add support for GPIO based CS
2024-07-11 16:36 UTC (3+ messages)
` [PATCH v2 1/3] spi: dt-bindings: Add num-cs property for mpfs-spi
Patchwork summary for: spi-devel-general
2024-07-10 17:40 UTC
[PATCH 0/3] spi: fix spi-mux/spi_optimize_message() compatibility
2024-07-10 17:30 UTC (5+ messages)
` [PATCH 1/3] spi: don't unoptimize message in spi_async()
` [PATCH 2/3] spi: add defer_optimize_message controller flag
` [PATCH 3/3] spi: mux: set ctlr->bits_per_word_mask
[PATCH v10 0/9] Marvell HW overlay support for Cadence xSPI
2024-07-10 17:28 UTC (11+ messages)
` [PATCH v10 1/9] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI
` [PATCH v10 2/9] spi: cadence: Add static PHY configuration in Marvell overlay
` [PATCH v10 3/9] spi: cadence: Add clock configuration for Marvell xSPI overlay
` [PATCH v10 4/9] spi: cadence: Add Marvell SDMA operations
` [PATCH v10 5/9] spi: cadence: Add Marvell xSPI interrupt changes
` [PATCH v10 6/9] spi: cadence: Add Marvell xfer operation support
` [PATCH v10 7/9] spi: cadence: Change resource mapping
` [PATCH v10 8/9] spi: cadence: Change cs property reading
` [PATCH v10 9/9] spi: cadence: Try to read spi-tx/rx-bus width property using ACPI
[PATCH 0/4] amlogic SoC's power-domains fixes
2024-07-10 16:38 UTC (14+ messages)
` [PATCH 1/4] dt-bindings: spi: amlogic,a1-spifc: make power-domains required
` [PATCH 2/4] dt-bindings: i2c: amlogic,meson6-i2c: add optional power-domains
` [PATCH 3/4] dt-bindings: thermal: amlogic,thermal: add power-domains
` [PATCH 4/4] arm64: dts: meson: a1: bind power domain to temperature sensor
[PATCH v10 00/38] ep93xx device tree conversion
2024-07-10 13:48 UTC (10+ messages)
IMA Reports No TPM Device
2024-07-10 11:12 UTC (4+ messages)
Patchwork housekeeping for: spi-devel-general
2024-07-09 22:56 UTC
[PATCH v6 0/7] Add support for AD4000 series of ADCs
2024-07-09 7:41 UTC (10+ messages)
` [PATCH v6 1/7] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v6 2/7] spi: bitbang: Implement support for MOSI idle state configuration
` [PATCH v6 6/7] iio: adc: Add support for AD4000
` [PATCH v6 7/7] docs: iio: Add documentation "
[PATCH v3] spi: add ch341a usb2spi driver
2024-07-08 19:48 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2024-07-08 19:42 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