linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-30 18:19:05 to 2021-04-19 17:34:23 UTC [more...]

[PATCH] spi: Handle SPI device setup callback failure
 2021-04-19 17:33 UTC  (2+ messages)

[PATCH 0/3] spi: stm32-qspi: Fix and update
 2021-04-19 17:33 UTC  (5+ messages)
` [PATCH 1/3] spi: stm32-qspi: fix pm_runtime usage_count counter
` [PATCH 2/3] spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transfer
` [PATCH 3/3] spi: stm32-qspi: Add dirmap support

[PATCH] spi: sync up initial chipselect state
 2021-04-19 17:33 UTC  (2+ messages)

[PATCH v1 1/6] mmc: core: Correct descriptions in mmc_of_parse()
 2021-04-19 12:59 UTC  (7+ messages)
` [PATCH v1 2/6] mmc: core: Convert mmc_of_parse_voltage() to use device property API
` [PATCH v1 3/6] mmc: mmc_spi: Set up polling even if voltage-ranges is not present
` [PATCH v1 4/6] mmc: mmc_spi: Drop unused NO_IRQ definition
` [PATCH v1 5/6] mmc: mmc_spi: Use already parsed IRQ
` [PATCH v1 6/6] mmc: mmc_spi: Make of_mmc_spi.c resource provider agnostic

Multi driver SPI chip select count unenforced
 2021-04-19 12:56 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-04-16 19:56 UTC 

[PATCH] dt-bindings: spi: brcm,spi-bcm-qspi: convert to the json-schema
 2021-04-16 19:47 UTC  (6+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH v3 0/2] spi: altera: Add DFL bus support for Altera SPI
 2021-04-16 16:57 UTC  (3+ messages)
` [PATCH v3 1/2] spi: altera: separate core code from platform code
` [PATCH v3 2/2] spi: altera: Add DFL bus driver for Altera API Controller

[V2][PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues
 2021-04-16 16:33 UTC  (9+ messages)
` [V2][PATCH 1/5] spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
` [V2][PATCH 2/5] spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
` [V2][PATCH 3/5] spi: spi-zynqmp-gqspi: Resolved slab-out-of-bounds bug
` [V2][PATCH 4/5] spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
` [V2][PATCH 5/5] spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails
` [PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues

Patchwork summary for: spi-devel-general
 2021-04-16 16:00 UTC 

[PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues
 2021-04-16 15:37 UTC  (10+ messages)
` [PATCH 1/5] spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
` [PATCH 2/5] spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
` [PATCH 3/5] spi: spi-zynqmp-gqspi: Resolved slab-out-of-bounds bug
` [PATCH 4/5] spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
` [PATCH 5/5] spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails

Patchwork housekeeping for: spi-devel-general
 2021-04-16 14:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-04-16  6:56 UTC 

[PATCH 1/3] spi: s3c64xx: simplify getting of_device_id match data
 2021-04-15 18:33 UTC  (7+ messages)
` [PATCH 2/3] spi: s3c64xx: correct kerneldoc of s3c64xx_spi_port_config
` [PATCH 3/3] spi: s3c64xx: constify driver/match data

[PATCH] [v4] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-15 18:33 UTC  (3+ messages)

[PATCH] spi: pxa2xx: Add support for Intel Alder Lake PCH-M
 2021-04-15 18:33 UTC  (2+ messages)

[PATCH v2 0/2] spi: add BMC support for Intel D5005 card
 2021-04-15 11:44 UTC  (9+ messages)
` [PATCH v2 1/2] spi: Add DFL bus driver for Altera SPI Master
` [PATCH v2 2/2] hwmon: intel-m10-bmc-hwmon: add sensor support of Intel D5005 card

Patchwork housekeeping for: spi-devel-general
 2021-04-15  7:56 UTC 

[PATCH] [v3] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-15  7:27 UTC  (2+ messages)

[PATCH] [v2] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-15  5:27 UTC  (3+ messages)
  `  "

[PATCH] Remove BCM2835 SPI chipselect limit
 2021-04-14 12:25 UTC 

[PATCH] spi: SPI_HISI_KUNPENG should depend on ARCH_HISI
 2021-04-13 13:09 UTC  (4+ messages)

[PATCH] spi: spi-zynqmp-gqspi: unlock on error path in exec_op
 2021-04-13 11:44 UTC  (3+ messages)

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-04-13  5:05 UTC  (15+ 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

Patchwork summary for: spi-devel-general
 2021-04-12 19:01 UTC 

[PATCH -next] spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
 2021-04-12 19:00 UTC  (2+ messages)

[PATCH v2 0/2] Minor updates for hisi-sfc-v3xx
 2021-04-12 19:00 UTC  (4+ messages)
` [PATCH v2 1/2] spi: hisi-sfc-v3xx: fix potential irq race condition
` [PATCH v2 2/2] spi: hisi-sfc-v3xx: drop unnecessary ACPI_PTR and related ifendif protection

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

Patchwork housekeeping for: spi-devel-general
 2021-04-12  7:56 UTC 

[PATCH] spi: simplify devm_spi_register_controller
 2021-04-09 16:22 UTC  (2+ messages)

[PATCH -next] spi: qup: fix PM reference leak in spi_qup_remove()
 2021-04-09 16:22 UTC  (3+ messages)

[PATCH 0/4] spi: spi-zynqmp-gpspi: fix some issues
 2021-04-09 16:22 UTC  (6+ 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 -next] spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
 2021-04-09 16:22 UTC  (2+ messages)

[PATCH v3] spi: davinci: Use device_get_match_data() helper
 2021-04-09 16:22 UTC  (2+ messages)

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

[PATCH -next] spi: dln2: Fix reference leak to master
 2021-04-09 16:22 UTC  (2+ messages)

[PATCH -next] spi: omap-100k: Fix reference leak to master
 2021-04-09 16:22 UTC  (2+ messages)

[PATCH] spi: orion: set devdata properly as it is being used later
 2021-04-09 16:22 UTC  (2+ messages)

[PATCH 0/2] Minor updates for hisi-sfc-v3xx
 2021-04-09 15:11 UTC  (7+ 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: Fix use-after-free with devm_spi_alloc_*
 2021-04-09  9:05 UTC  (5+ messages)

[PATCH] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-09  7:53 UTC  (5+ messages)
    `  "

[PATCH] ARM/spi: spear: Drop PL022 num_chipselect
 2021-04-08 16:54 UTC  (3+ messages)

[PATCH -next] spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
 2021-04-08 16:54 UTC  (2+ messages)

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-04-08 12:48 UTC  (3+ messages)
` [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] 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 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 1/3] spi: pl022: Drop custom per-chip cs_control
 2021-04-01 10:16 UTC  (2+ messages)

[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  (13+ messages)
` [PATCH v2 01/13] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH v2 03/13] spi: dw: Add support for Pensando Elba SoC SPI
` [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

Bidding invitation
 2021-03-31  7:12 UTC 


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