linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-20 11:51:15 to 2021-04-08 12:48:22 UTC [more...]

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-04-08 12:48 UTC  (8+ messages)
` [RFC PATCH 1/6] spi: spi-mem: Tell controller when device is ready for calibration
` [RFC PATCH 2/6] mtd: spi-nor: core: consolidate read op creation

Default configuration for CS-to-SCK/SCK-to-CS delays
 2021-04-08 12:38 UTC  (2+ messages)

[PATCH 0/2] Minor updates for hisi-sfc-v3xx
 2021-04-08 11:31 UTC  (3+ messages)
` [PATCH 1/2] spi: hisi-sfc-v3xx: fix potential irq race condition
` [PATCH 2/2] spi: hisi-sfv-v3xx: drop unnecessary ACPI_PTR and related ifendif protection

[PATCH] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-08 10:33 UTC  (2+ messages)

[PATCH] spi: imx: add 16/32 bits per word support for slave mode
 2021-04-08 10:33 UTC  (2+ messages)
` [PATCH] spi: imx: add a check for speed_hz before calculating the clock

[PATCH] ARM/spi: spear: Drop PL022 num_chipselect
 2021-04-08  7:56 UTC  (2+ messages)

[PATCH 0/4] spi: spi-zynqmp-gpspi: fix some issues
 2021-04-08  4:02 UTC  (5+ messages)
` [PATCH 1/4] spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_exec_op not interruptible
` [PATCH 2/4] spi: spi-zynqmp-gqspi: add mutex locking for exec_op
` [PATCH 3/4] spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's internal functionality
` [PATCH 4/4] spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op

[PATCH] spi: simplify devm_spi_register_controller
 2021-04-08  0:55 UTC 

[PATCH] spi: orion: Use device_get_match_data() helper
 2021-04-07 20:26 UTC  (2+ messages)

[PATCH-next] spi: hisi-kunpeng: Fix Woverflow warning on conversion
 2021-04-07 20:26 UTC  (2+ messages)

[PATCH v4 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-04-07 11:02 UTC  (9+ messages)
` [PATCH v4 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v4 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v4 6/6] spi: davinci: Simplify using devm_clk_get_enabled()

[PATCH] spi: Fix use-after-free with devm_spi_alloc_*
 2021-04-07  9:55 UTC 

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-04-07 15:30 UTC  (13+ messages)
` [PATCH v14 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v14 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v14 03/12] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v14 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v14 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
` [PATCH v14 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v14 07/12] spi: imx: fix ERR009165
` [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 "
` [PATCH v14 10/12] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v14 11/12] dmaengine: imx-sdma: add uart rom script
` [PATCH v14 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker

[PATCH 0/4] Convert Cadence QSPI bindings to yaml
 2021-04-05  8:34 UTC  (18+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-mcu: Fix ospi compatible
` [PATCH 2/4] arm64: dts: ti: k3-j7200-mcu: "
` [PATCH 3/4] arm64: dts: ti: k3-am64-main: "
` [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
` (subset) [PATCH 0/4] Convert Cadence QSPI bindings to yaml

[PATCH v2 0/2] Add octal DTR support for Macronix flash
 2021-04-05  4:41 UTC  (10+ messages)
` [PATCH v2 1/2] mtd: spi-nor: macronix: add support for Macronix octaflash

[PATCH] linux/spi: Remove repeated struct declaration
 2021-04-01 16:15 UTC  (3+ messages)

[PATCH -next] spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
 2021-04-01 14:03 UTC 

[PATCH 1/3] spi: pl022: Drop custom per-chip cs_control
 2021-04-01 10:16 UTC  (4+ messages)
` [PATCH 2/3] spi: pl022: Use GPIOs looked up by the core
` [PATCH 3/3] spi: pl022: Convert to use GPIO descriptors

[PATCH V3] spi: Add HiSilicon SPI Controller Driver for Kunpeng SoCs
 2021-04-01 10:16 UTC  (2+ messages)

[PATCH v2 00/13] Support Pensando Elba SoC
 2021-03-31 18:10 UTC  (36+ messages)
` [PATCH v2 01/13] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH v2 02/13] spi: cadence-quadspi: Add QSPI support for Pensando Elba SoC
` [PATCH v2 03/13] spi: dw: Add support for Pensando Elba SoC SPI
` [PATCH v2 04/13] spidev: Add Pensando CPLD compatible
` [PATCH v2 05/13] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH v2 06/13] arm64: Add config for Pensando SoC platforms
` [PATCH v2 07/13] arm64: dts: Add Pensando Elba SoC support
` [PATCH v2 08/13] dt-bindings: Add pensando vendor prefix
` [PATCH v2 09/13] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH v2 10/13] dt-bindings: spi: cadence-qspi: Add support for Pensando Elba SoC
` [PATCH v2 11/13] dt-bindings: gpio: Add Pensando Elba SoC support
` [PATCH v2 12/13] MAINTAINERS: Add entry for PENSANDO
` [PATCH v2 13/13] gpio: Use linux/gpio/driver.h

Bidding invitation
 2021-03-31  7:12 UTC 

[PATCH v3] spi: davinci: Use device_get_match_data() helper
 2021-03-31  0:58 UTC 

[PATCH] spi: ensure timely release of driver-allocated resources
 2021-03-30 17:19 UTC  (10+ messages)

[PATCH] spi: davinci: Simplify using devm_clk_get_prepared()
 2021-03-30 17:04 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-03-30 12:56 UTC 

[PATCH v2] spi: davinci: Use of_device_get_match_data() helper
 2021-03-30 12:55 UTC  (6+ messages)

[PATCH] spi: davinci: Use of_device_get_match_data() helper
 2021-03-30 12:17 UTC  (9+ messages)

[PATCH 0/8] Support Pensando Elba SoC
 2021-03-30  2:44 UTC  (12+ messages)
` [PATCH 1/8] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH 7/8] arm64: dts: Add Pensando Elba SoC support

[PATCH] spi: pl022: User more sensible defaults
 2021-03-29 19:58 UTC  (2+ messages)

[PATCH] spi: dt-bindings: nvidia,tegra210-quad: Use documented compatible "jedec,spi-nor" in example
 2021-03-29 13:52 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-03-29  2:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-03-27  9:56 UTC 

[PATCH] dt-bindings: Clean-up undocumented compatible strings
 2021-03-26 12:41 UTC  (2+ messages)

[PATCH] spi: imx: Use of_device_get_match_data() helper
 2021-03-25 17:37 UTC  (2+ messages)

[PATCH v2 0/2] enable flexspi support on imx8mp
 2021-03-25 17:37 UTC  (2+ messages)

[PATCH] spi: fsi: Remove multiple sequenced ops for restricted chips
 2021-03-25 17:37 UTC  (6+ messages)

[PATCH v3 00/15] Introduce devm_pm_opp_* API
 2021-03-25  9:09 UTC  (4+ messages)
` [PATCH v3 14/15] media: venus: Convert to use resource-managed OPP API

[PATCH] dt-bindings: spi: Convert Freescale DSPI to json schema
 2021-03-25  1:06 UTC  (16+ messages)
  ` [EXT] "

[PATCH 00/11] spi: Fix ERRORs reported by checkpatch
 2021-03-24 23:39 UTC  (13+ messages)
` [PATCH 01/11] spi: spi-topcliff-pch: Fix checkpatch spacing error
` [PATCH 02/11] spi: sprd: "
` [PATCH 03/11] spi: pxa2xx: Fix checkpatch spacing errors
` [PATCH 04/11] spi: omap-100k: "
` [PATCH 05/11] spi: spi-mtk-nor: Fix checkpatch spacing error
` [PATCH 06/11] spi: dln2: Fix open brace following function definitions go on the next line
` [PATCH 07/11] spi: spi-bitbang: "
` [PATCH 08/11] spi: jcore: Fix trailing statements should be on "
` [PATCH 09/11] spi: spi-mem: Fix code indent should use tabs where possible
` [PATCH 10/11] spi: rockchip: "
` [PATCH 11/11] spi: pl022: Fix trailing whitespace

[PATCH] dt-bindings: spi: Convert Freescale QSPI binding to json schema
 2021-03-24 15:24 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2021-03-23 22:20 UTC 

[PATCH 0/4] Add Mediatek MT8195 SPI driver support
 2021-03-23 22:12 UTC  (6+ messages)
` [PATCH 1/4] spi: update spi master bindings for MT8195 SoC
` [PATCH 2/4] spi: update spi slave "
` [PATCH 3/4] spi: mediatek: add mtk_spi_compatible support
` [PATCH 4/4] spi: mediatek: add mt8195 spi slave support

[PATCH V2] spi: Add HiSilicon SPI Controller Driver for Kunpeng SoCs
 2021-03-20  9:44 UTC  (3+ 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).