linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-01 09:37:25 to 2022-06-15 12:56:40 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2022-06-15 12:56 UTC 

[PATCH] spi: microchip-core: fix passing zero to PTR_ERR warning
 2022-06-15 12:51 UTC  (7+ messages)

[RFC] [PATCH v2 00/11] Optimize spi_sync path
 2022-06-15 12:46 UTC  (12+ messages)
` [RFC] [PATCH v2 01/11] spi: Move ctlr->cur_msg_prepared to struct spi_message
` [FRC] [PATCH v2 02/11] spi: Don't use the message queue if possible in spi_sync
` [RFC] [PATCH v2 03/11] spi: Lock controller idling transition inside the io_mutex
` [RFC] [PATCH v2 04/11] spi: __spi_pump_messages: Consolidate spin_unlocks to goto target
` [RFC] [PATCH v2 05/11] spi: Remove check for controller idling in spi sync path
` [RFC] [PATCH v2 06/11] spi: Remove check for idling in __spi_pump_messages()
` [RFC] [PATCH v2 07/11] spi: Remove the now unused ctlr->idling flag
` [RFC] [PATCH 08/11] spi: Remove unneeded READ_ONCE for ctlr->busy flag
` [RFC] [PATCH v2 09/11] spi: Set ctlr->cur_msg also in the sync transfer case
` [RFC] [PATCH v2 10/11] spi: Ensure the io_mutex is held until spi_finalize_current_message()
` [RFC] [PATCH v2 11/11] spi: opportunistically skip ctlr->cur_msg_completion

[PATCH] mtd: spi-nor: handle unsupported FSR opcodes properly
 2022-06-15  9:49 UTC  (3+ messages)

[bug report] spi: add support for microchip fpga spi controllers
 2022-06-15  9:16 UTC  (5+ messages)

[PATCH] spi: core: Fix error code in spi_register_controller()
 2022-06-14 17:21 UTC  (2+ messages)

[PATCH] spi: microchip-core: fix potentially incorrect return from probe
 2022-06-14 11:51 UTC  (3+ messages)

[PATCH] spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_probe()
 2022-06-13 17:24 UTC  (3+ messages)

[PATCH][next] spi: s3c64xx: set pointers to null using NULL rather than 0
 2022-06-13 17:24 UTC  (3+ messages)

[Patch V2 0/3] spi: tegra quad: Add Tegra Grace features
 2022-06-13 17:24 UTC  (2+ messages)

[Patch V3 0/3] spi: tegra quad: Add Tegra Grace features
 2022-06-13 17:24 UTC  (7+ messages)
` [Patch V3 1/3] spi: tegra210-quad: Multi-cs support
` [Patch V3 2/3] spi: dt-bindings: split peripheral prods
` [Patch V3 3/3] spi: dt-bindings: Add compatible for Tegra241 QSPI

Patchwork summary for: spi-devel-general
 2022-06-13 17:30 UTC 

[PATCH] spi: rockchip: Disable local irq when pio write out of interrupt service
 2022-06-13 12:37 UTC  (2+ messages)

[PATCH] spi: mpc52xx-psc: Switch to using core message queue
 2022-06-13 12:19 UTC 

[RFC] [PATCH 0/3] Optimize spi_sync path
 2022-06-13 11:56 UTC  (15+ messages)
` [RFC] [PATCH 3/3] drivers: spi: spi.c: Don't use the message queue if possible in spi_sync

[PATCH] spi: aspeed: Fix division by zero
 2022-06-13  8:57 UTC  (3+ messages)

[PATCH] spi: microchip-core: Fix the error handling path in mchp_corespi_probe()
 2022-06-11  9:20 UTC  (2+ messages)

[PATCH] spi: dw: Add deferred DMA-channels setup support
 2022-06-10 20:31 UTC  (3+ messages)

[PATCH next 0/1] Add simple PM operations to sifive-spi
 2022-06-10 15:59 UTC  (5+ messages)
` [PATCH next 1/1] spi: sifive: add PM callbacks to support suspend/resume

[PATCH] spi: Fix per-cpu stats access on 32 bit systems
 2022-06-10 15:59 UTC  (4+ messages)

[PATCH 0/3] spi: atmel-quadspi: add runtime pm support
 2022-06-10 15:59 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] spi: atmel-quadspi: use pm_ptr()
` [PATCH 3/3] spi: atmel-quadspi: align condition to parenthesis

[PATCH] spi: sh: Switch to using core message queue
 2022-06-10 15:46 UTC 

[PATCH v2 1/2] driver core: Introduce device_find_any_child() helper
 2022-06-10 13:54 UTC  (5+ messages)
` [PATCH v2 2/2] spi: Use device_find_any_child() instead of custom approach

[PATCH -next] spi: Return true/false (not 1/0) from bool function
 2022-06-09 15:28 UTC  (3+ messages)

[PATCH -next 2/2] spi: fix platform_no_drv_owner.cocci warning
 2022-06-09 15:15 UTC  (5+ messages)
` [PATCH -next 1/2] spi: Remove unnecessary print function dev_err()
  ` (subset) "

Patchwork summary for: spi-devel-general
 2022-06-09 14:20 UTC 

[PATCH -next v2] spi: Return true/false (not 1/0) from bool function
 2022-06-09 14:13 UTC  (3+ messages)

[RFC PATCH 0/2] spi: Add support for stacked/parallel memories
 2022-06-09 11:54 UTC  (4+ messages)
` [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device
` [RFC PATCH 2/2] mtd: spi-nor: Add support for stacked/parallel memories

[PATCH v2] drivers: spi: spi.c: Convert statistics to per-cpu u64_stats_t
 2022-06-09 11:06 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-06-09  7:56 UTC 

[PATCH 00/17] Add support for MT8365 EVK board
 2022-06-09  5:58 UTC  (30+ messages)
` [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
` (subset) [PATCH 00/17] Add support for MT8365 EVK board

[PATCH v1 1/1] spi: Replace match_true() by device_match_any()
 2022-06-08 21:59 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2022-06-08 20:50 UTC 

[PATCH v2] spi: <linux/spi/spi.h>: Add missing documentation for struct members
 2022-06-08 20:46 UTC  (3+ messages)

[PATCH] include: linux: spi: spi.h: Add missing documentation for struct members
 2022-06-08 13:45 UTC  (3+ messages)

[PATCH][next] spi: s3c64xx: Fix spelling mistake "hannel" -> "channel"
 2022-06-08 13:35 UTC  (4+ messages)

[PATCH v1 1/2] driver core: Introduce device_find_first_child() helper
 2022-06-08 13:32 UTC  (15+ messages)
` [PATCH v1 2/2] spi: Use device_find_first_child() instead of custom approach

[PATCH 0/2] Add support for PolarFire SoC's spi controllers
 2022-06-07 17:33 UTC  (4+ messages)
` [PATCH 1/2] spi: add support for microchip fpga "
` [PATCH 2/2] MAINTAINERS: add spi to PolarFire SoC entry

[PATCH 1/1] spi: fix use after free in of_spi_notify
 2022-06-07 16:20 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-06-07 11:56 UTC 

Patchwork summary for: spi-devel-general
 2022-06-07 10:50 UTC 

[PATCH] spi: intel: Use correct order for the parameters of devm_kcalloc()
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: fix typo in comment
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: s3c64xx: requests spi-dma channel only during data transfer
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: dt-bindings: Move 'rx-sample-delay-ns' to spi-peripheral-props.yaml
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH v2 0/3] spi: stm32-qspi: Remove unused parameters
 2022-06-07 10:46 UTC  (5+ 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 -next] spi: cadence-quadspi: Remove spi_master_put() in probe failure path
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: spi-altera-dfl: Fix an error handling path
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: spi-zynqmp-gqspi: Add two chip select support
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH v2] spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settings
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] check if dma is active before attempting to terminate
 2022-06-06 21:22 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2022-06-06 17:18 UTC 

[PATCH] spi: cadence: Detect transmit FIFO depth
 2022-06-06 16:13 UTC  (2+ messages)

[PATCH] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-06 16:13 UTC  (2+ messages)

[PATCH] spi: dt-bindings: Fix unevaluatedProperties warnings in examples
 2022-06-06 16:13 UTC  (2+ messages)

[PATCH 1/1] spi: spi-mem: Fix spi_mem_poll_status()
 2022-06-06 16:13 UTC  (2+ messages)

Hello
 2022-06-05 13:22 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 

[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  (3+ messages)
` [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)


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).