messages from 2022-05-11 07:47:25 to 2022-06-05 13:40:06 UTC [more...]
Hello
2022-06-05 13:22 UTC
[PATCH] check if dma is active before attempting to terminate
2022-06-03 14:23 UTC
[PATCH 0/2] spi: stm32-qspi: Remove unused parameters
2022-06-02 10:03 UTC (4+ messages)
` [PATCH 1/2] spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameter
` [PATCH 2/2] spi: stm32-qspi: Remove stm32_qspi_wait_cmd() "
Patchwork housekeeping for: spi-devel-general
2022-06-02 9:56 UTC
[PATCH v2 0/3] spi: stm32-qspi: Remove unused parameters
2022-06-02 9:25 UTC (4+ messages)
` [PATCH v2 1/3] spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameter
` [PATCH v2 2/3] spi: stm32-qspi: Remove stm32_qspi_wait_cmd() "
` [PATCH v2 3/3] spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() "
[PATCH 1/1] spi: spi-mem: Fix spi_mem_poll_status()
2022-06-02 9:10 UTC
[0/2] spi: stm32-qspi: Remove unused parameters
2022-06-02 8:57 UTC (4+ messages)
` [1/2] spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameter
` [2/2] spi: stm32-qspi: Remove stm32_qspi_wait_cmd() "
[PATCH 0/2] spi: fsi: Fix spurious timeout
2022-06-02 8:22 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] spi: core: Display return code when failing to transfer message
[GIT PULL] SPI fixes for v5.19-rc0
2022-06-01 17:55 UTC (2+ messages)
[PATCH 00/17] Add support for MT8365 EVK board
2022-06-01 10:41 UTC (36+ messages)
` [PATCH 01/17] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH 02/17] dt-bindings: memory: add mt8365 SoC binding documentation
` [PATCH 03/17] dt-bindings: mmc: mtk-sd: add bindings for MT8365 SoC
` [PATCH 04/17] dt-bindings: arm: mediatek: Add binding for mt8365-evk board
` [PATCH 05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings
` [PATCH 06/17] dt-bindings: iio: adc: mediatek: add MT8365 SoC bindings
` [PATCH 07/17] dt-bindings: nvmem: mediatek,efuse: add MT8365 bindings
` [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings
` [PATCH 09/17] dt-bindings: spi: mt65xx: add "
` [PATCH 10/17] dt-bindings: serial: mediatek: add MT8365 bindings
` [PATCH 11/17] dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindings
` [PATCH 12/17] dt-bindings: phy: mediatek,tphy: add "
` [PATCH 13/17] dt-bindings: usb: mediatek,mtu3: "
` [PATCH 14/17] dt-bindings: usb: mediatek,mtk-xhci: "
` [PATCH 15/17] arm64: dts: mediatek: add mt6357 device-tree
` [PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree
` [PATCH 17/17] arm64: dts: mediatek: add mt8365-evk board device-tree
[PATCH -next] spi: cadence-quadspi: Remove spi_master_put() in probe failure path
2022-06-01 7:16 UTC
[PATCH] spi: dt-bindings: Move 'rx-sample-delay-ns' to spi-peripheral-props.yaml
2022-06-01 5:29 UTC (6+ messages)
[Query] Looking for comments on CONFIG_SPI_SPIDEV and CONFIG_I2C_CHARDEV interfaces security
2022-05-31 15:41 UTC (2+ messages)
[PATCH 0/2] spi: cadence-quadspi: Add OSPI device reset support
2022-05-31 8:12 UTC (4+ messages)
` [PATCH 2/2] spi: cadence-quadspi: Add support for OSPI device reset
[PATCH AUTOSEL 5.4 11/55] spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
2022-05-30 13:46 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 36/55] spi: stm32-qspi: Fix wait_cmd timeout in APM mode
[PATCH AUTOSEL 5.10 17/76] spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
2022-05-30 13:43 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 49/76] spi: stm32-qspi: Fix wait_cmd timeout in APM mode
[PATCH AUTOSEL 5.15 022/109] spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
2022-05-30 13:37 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 068/109] spi: stm32-qspi: Fix wait_cmd timeout in APM mode
[PATCH AUTOSEL 5.17 027/135] spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
2022-05-30 13:30 UTC (2+ messages)
` [PATCH AUTOSEL 5.17 082/135] spi: stm32-qspi: Fix wait_cmd timeout in APM mode
[PATCH AUTOSEL 5.18 031/159] spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
2022-05-30 13:23 UTC (2+ messages)
` [PATCH AUTOSEL 5.18 099/159] spi: stm32-qspi: Fix wait_cmd timeout in APM mode
[RFC] [PATCH 0/3] Optimize spi_sync path
2022-05-30 12:06 UTC (6+ messages)
` [RFC] [PATCH 1/3] drivers: spi: API: spi_finalize_current_message -> spi_finalize_message
` [RFC] [PATCH 2/3] drivers: spi: spi.c: Move ctlr->cur_msg_prepared to struct spi_message
` [RFC] [PATCH 3/3] drivers: spi: spi.c: Don't use the message queue if possible in spi_sync
[PATCH] spi: rockchip: Fix a resource that is put twice in rockchip_spi_remove()
2022-05-29 7:17 UTC (2+ messages)
[PATCH] spi: spi-altera-dfl: Fix an error handling path
2022-05-29 6:31 UTC
[PATCH] spi: cadence: Detect transmit FIFO depth
2022-05-27 9:11 UTC
[PATCH v1] spi: imx: mx51-ecspi: fix clk polarity and phase configuration for CS > 4
2022-05-26 15:51 UTC (4+ messages)
[PATCH] spi: dt-bindings: Fix unevaluatedProperties warnings in examples
2022-05-26 14:08 UTC (5+ messages)
[PATCH 00/31] OPP: Add new configuration interface: dev_pm_opp_set_config()
2022-05-26 12:41 UTC (3+ messages)
` [PATCH 23/31] spi: qcom: Migrate to dev_pm_opp_set_config()
[PATCH 00/11] Support Pensando Elba SoC
2022-05-26 6:53 UTC (38+ messages)
` [PATCH 01/11] dt-bindings: arm: add Pensando boards
` [PATCH 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH 04/11] dt-bindings: spi: Add compatible for Pensando Elba SoC
` [PATCH 05/11] dt-bindings: spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH 11/11] arm64: dts: Add Pensando Elba SoC support
[RFC] A new SPI API for fast, low-latency regmap peripheral access
2022-05-25 14:39 UTC (25+ messages)
Hello Sir, I seek your urgent consideration
2022-05-24 9:24 UTC
[GIT PULL] SPI updates for v5.19
2022-05-24 22:27 UTC (2+ messages)
[PATCH] spi: s3c64xx: requests spi-dma channel only during data transfer
2022-05-24 14:01 UTC
[PATCH] drivers: spi: spi.c: Convert statistics to per-cpu u64_stats_t
2022-05-24 11:46 UTC (5+ messages)
Patchwork housekeeping for: spi-devel-general
2022-05-24 9:56 UTC
[PATCH v2] drivers: spi: spi.c: Convert statistics to per-cpu u64_stats_t
2022-05-24 9:18 UTC
[PATCH] spi: atmel-quadspi: Add support for sama7g5 QSPI
2022-05-24 9:07 UTC (2+ messages)
[PATCH] drm/st7735r: Fix module autoloading for Okaya RH128128T
2022-05-23 14:11 UTC (2+ messages)
[PATCH] spi: fix typo in comment
2022-05-21 11:10 UTC
[PATCH] spi: intel: Use correct order for the parameters of devm_kcalloc()
2022-05-21 6:59 UTC
[PATCH v1 00/15] add ecspi ERR009165 for i.mx6/7 soc family
2022-05-19 17:58 UTC (5+ messages)
` [PATCH v1 01/15] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v1 03/15] Revert "dmaengine: imx-sdma: refine to load context only once"
Patchwork housekeeping for: spi-devel-general
2022-05-18 23:56 UTC
[PATCH v2] spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settings
2022-05-18 23:46 UTC
[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
2022-05-18 8:51 UTC (7+ messages)
` [RFC PATCH 3/6] mtd: spi-nor: core: run calibration when initialization is done
[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
2022-05-17 16:30 UTC (7+ messages)
` [PATCH v2 4/4] powerpc/52xx: Convert to use fwnode API
New collaboration
2022-05-17 15:45 UTC
[PATCH v7 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
2022-05-17 13:41 UTC (8+ messages)
` (subset) "
Patchwork summary for: spi-devel-general
2022-05-16 18:40 UTC
[Patch V2 0/3] spi: tegra quad: Add Tegra Grace features
2022-05-16 17:25 UTC (7+ messages)
` [Patch V2 1/3] spi: tegra210-quad: Multi-cs support
` [Patch V2 2/3] spi: dt-bindings: split peripheral prods
` [Patch V2 3/3] spi: dt-bindings: Add compatible for Tegra241 QSPI
[PATCH] drivers: spi: spi-au1550: replace ternary operator with min()
2022-05-16 16:56 UTC (2+ messages)
[PATCH] spi: spi-cadence: Update ISR status variable type to irqreturn_t
2022-05-13 15:54 UTC (2+ messages)
Patchwork housekeeping for: spi-devel-general
2022-05-13 8:56 UTC
[PATCH] spi: Doc fix - Describe add_lock and dma_map_dev in spi_controller
2022-05-12 16:32 UTC (2+ messages)
[PATCH] drivers: spi: cadence-quadspi: Handle spi_unregister_master() in remove()
2022-05-12 16:31 UTC (2+ messages)
[PATCH] spi: spi-zynqmp-gqspi: Add two chip select support
2022-05-12 14:58 UTC
[PATCH v5 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
2022-05-12 12:46 UTC (4+ messages)
[PATCH 0/3] spi: stm32-qspi: flags management fixes
2022-05-11 18:49 UTC (4+ messages)
` [PATCH 1/3] spi: stm32-qspi: Fix wait_cmd timeout in APM mode
` [PATCH 2/3] spi: stm32-qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
page: next (older) | prev (newer) | latest
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).