linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-13 10:25:36 to 2021-07-21 16:13:48 UTC [more...]

[PATCHv7 0/3] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-07-21 16:13 UTC  (5+ messages)
` [PATCHv7 1/3] dt-bindings: misc: ge-achc: Convert to DT schema format
` [PATCHv7 2/3] ARM: dts: imx53-ppd: Fix ACHC entry
` [PATCHv7 3/3] misc: gehc-achc: new driver

[PATCH v2 0/2] spi: cadence-quadspi: Fix DTR op checks and timeout in SPI NAND write operations
 2021-07-21 14:53 UTC  (4+ messages)
` [PATCH v2 1/2] spi: cadence-quadspi: Disable Auto-HW polling
` [PATCH v2 2/2] spi: cadence-quadspi: Fix check condition for DTR ops

[PATCH 0/1] spi: spi-bcm2835: Fix deadlock
 2021-07-21 12:32 UTC  (7+ messages)
` [PATCH 1/1] "

[bug report] spi: pxa2xx: Reuse int_stop_and_reset() in couple of places
 2021-07-21 12:15 UTC  (2+ messages)

[PATCH v1 1/1] spi: pxa2xx: Adapt reset_sccr1() to the case when no message available
 2021-07-21 12:15 UTC 

[PATCH v2 0/2] add support for Cadence's XSPI controller
 2021-07-21 11:00 UTC  (4+ messages)
` [PATCH v2 1/2] spi: cadence: add dt-bindings documentation for Cadence "
` [PATCH v2 2/2] spi: cadence: add support "

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-21 10:09 UTC  (6+ messages)
` [PATCH v4 5/5] "

[PATCH] spi: spi-mux: Add module info needed for autoloading
 2021-07-21  9:53 UTC 

[PATCH 0/2] spi: fsi: Reduce max transfer size to 8 bytes
 2021-07-20 17:32 UTC  (14+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: fsi: Remove ibm,fsi2spi-restricted compatible

[PATCH 00/13] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2021-07-20 16:53 UTC  (16+ messages)
` [PATCH 01/13] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase
` [PATCH 02/13] mtd: spinand: Add enum spinand_proto to indicate current SPI IO mode
` [PATCH 03/13] mtd: spinand: Setup spi_mem_op for the SPI IO protocol using reg_proto
` [PATCH 04/13] mtd: spinand: Fix odd byte addr and data phase in read/write reg op and write VCR op for Octal DTR mode
` [PATCH 05/13] mtd: spinand: Add adjust_op() in manufacturer_ops to modify the ops for manufacturer specific changes
` [PATCH 06/13] mtd: spinand: Add macros for Octal DTR page read and write operations
` [PATCH 07/13] mtd: spinand: Allow enabling Octal DTR mode in the core
` [PATCH 08/13] mtd: spinand: Reject 8D-8D-8D op_templates if octal_dtr_enale() is missing in manufacturer_op
` [PATCH 09/13] mtd: spinand: Add support for write volatile configuration register op
` [PATCH 10/13] mtd: spinand: Add octal_dtr_enable() for Winbond manufacturer_ops
` [PATCH 11/13] mtd: spinand: Add support for Power-on-Reset (PoR) instruction
` [PATCH 12/13] mtd: spinand: Perform Power-on-Reset when runtime_pm suspend is issued
` [PATCH 13/13] mtd: spinand: Add support for Winbond W35N01JW SPI NAND flash

[PATCH] dt-bindings: memory: renesas,rpc-if: Miscellaneous improvements
 2021-07-20 16:42 UTC  (4+ messages)

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

[PATCH] spi: meson-spicc: fix memory leak in meson_spicc_remove
 2021-07-20 10:01 UTC 

[PATCH] spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
 2021-07-19 21:12 UTC  (4+ messages)

[PATCH] spi: imx: Simplify logic in spi_imx_push()
 2021-07-19 14:37 UTC  (3+ messages)

[PATCH v1 1/3] spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()
 2021-07-19 14:37 UTC  (4+ messages)
` [PATCH v1 2/3] spi: pxa2xx: Reset DMA bits in CR1 in reset_sccr1()
` [PATCH v1 3/3] spi: pxa2xx: Reuse int_stop_and_reset() in couple of places

[PATCH] spi: cadence: Correct initialisation of runtime PM again
 2021-07-19 14:37 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2021-07-19 14:30 UTC 

[PATCH 3/3] spi: mediatek: modify set_cs_timing callback
 2021-07-19  9:17 UTC 

[PATCH 2/3] spi: modify set_cs_timing parameter
 2021-07-19  9:16 UTC 

[PATCH 1/3] spi: move cs spi_delay to spi_device
 2021-07-19  9:16 UTC 

[PATCH 0/3] *** spi cs_timing restructure ***
 2021-07-19  9:15 UTC 

[PATCH] spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
 2021-07-18 21:20 UTC  (3+ messages)

[PATCH v5 0/3] fpga/spi/hwmon: Initial support for Silicom N5010 PAC
 2021-07-17 23:56 UTC  (9+ messages)
` [PATCH v5 1/3] fpga: dfl: expose feature revision from struct dfl_device
` [PATCH v5 2/3] spi: spi-altera-dfl: support n5010 feature revision
` [PATCH v5 3/3] hwmon: intel-m10-bmc-hwmon: add n5010 sensors

Patchwork housekeeping for: spi-devel-general
 2021-07-16 23:56 UTC 

[PATCH 0/2] spi: cadence-quadspi: Fix DTR op checks and timeout in SPI NAND write operations
 2021-07-16 18:31 UTC  (14+ messages)
` [PATCH 1/2] spi: cadence-quadspi: Disable Auto-HW polling
` [PATCH 2/2] spi: cadence-quadspi: Fix check condition for DTR ops
    ` [EXTERNAL] "
` (subset) [PATCH 0/2] spi: cadence-quadspi: Fix DTR op checks and timeout in SPI NAND write operations

[PATCH v5 0/2] spi: spi-cadence-quadspi: Fix division by zero warning
 2021-07-16 17:32 UTC  (4+ messages)
` [PATCH v5 1/2] spi: spi-cadence-quadspi: Revert "Fix division by zero warning"
` [PATCH v5 2/2] spi: spi-cadence-quadspi: Fix division by zero warning

Patchwork summary for: spi-devel-general
 2021-07-16 17:20 UTC 

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

[PATCH v4 0/2] spi: spi-cadence-quadspi: Fix division by zero warning
 2021-07-16 14:26 UTC  (7+ messages)
` [PATCH v4 1/2] spi: spi-cadence-quadspi: Revert "Fix division by zero warning"
` [PATCH v4 2/2] spi: spi-cadence-quadspi: Fix division by zero warning

[PATCH v3] spi: spi-cadence-quadspi: Fix division by zero warning
 2021-07-16  9:00 UTC  (5+ messages)

[PATCH v3 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-07-16  7:56 UTC  (3+ messages)
` [PATCH v3 3/4] mfd: intel-m10-bmc: add n5010 variant

Patchwork housekeeping for: spi-devel-general
 2021-07-16  3:56 UTC 

[PATCH v12 00/10] Add Rockchip SFC(serial flash controller) support
 2021-07-15 22:42 UTC  (4+ messages)
` [PATCH v12 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` (subset) [PATCH v12 00/10] Add Rockchip SFC(serial flash controller) support

[PATCH v2] spi: spi-cadence-quadspi: Fix division by zero warning
 2021-07-15 19:53 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-07-15 16:56 UTC 

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (3+ messages)
` [PATCH v2 4/4] "

[PATCH 2/7] dt-bindings: spi: flexspi: convert to json schema
 2021-07-15 10:43 UTC  (3+ messages)
  ` [EXT] "

Patchwork housekeeping for: spi-devel-general
 2021-07-15  0:56 UTC 

[PATCH] spi: spi-cadence-quadspi: Fix division by zero warning
 2021-07-15  0:29 UTC  (5+ messages)

[PATCH] spi: spi-geni-qcom: Remove confusing comment about setting the watermark
 2021-07-14 15:55 UTC  (3+ messages)

[PATCH 1/2] spi: mediatek: add tick_delay support
 2021-07-14 15:55 UTC  (2+ messages)

[PATCH 2/2] spi: mediatek: move devm_spi_register_master position
 2021-07-14 15:55 UTC  (2+ messages)

[PATCH v3] dt-bindings: spi: omap-spi: Convert to json-schema
 2021-07-14 15:55 UTC  (2+ messages)

[PATCH v4 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-07-14 14:30 UTC  (10+ messages)
` [PATCH v4 1/4] fpga: dfl: expose feature revision from struct dfl_device
` [PATCH v4 2/4] spi: spi-altera-dfl: support n5010 feature revision

[PATCH] dt-bindings: Move fixed string 'patternProperties' to 'properties'
 2021-07-14 11:14 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-07-14  2:56 UTC 

[PATCH] spi: stm32: fix excluded_middle.cocci warnings
 2021-07-13 19:10 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-07-13 16:56 UTC 

[PATCHv6 0/3] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-07-13 15:07 UTC  (10+ messages)
` [PATCHv6 1/3] dt-bindings: misc: ge-achc: Convert to DT schema format
` [PATCHv6 3/3] misc: gehc-achc: new driver

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


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