linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-09 20:07:13 to 2019-04-23 14:24:44 UTC [more...]

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-04-23 14:24 UTC  (35+ messages)
` [PATCH 03/24] dt-bindings: pwrap: mediatek: add pwrap support for MT8516
` [PATCH 04/24] soc: mediatek: pwrap: add missing check on rstc
` [PATCH 05/24] soc: mediatek: pwrap: add support for MT8516 pwrap
` [PATCH 15/24] dt-bindings: pinctrl: pinctrl-mt65xx: add support for MT8516
` [PATCH 18/24] dt-bindings: timer: mtk-timer: "
` [PATCH 19/24] dt-bindings: spi: spi-mt65xx: "
` [PATCH 20/24] dt-bindings: serial: mtk-uart: "
` [PATCH 21/24] dt-bindings: irq: mtk,sysirq: "
` [PATCH 22/24] dt-bindings: i2c: i2c-mtk: "
` [PATCH 23/24] arm64: dts: mediatek: add dtsi "

[PATCH v1 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-04-23 14:12 UTC  (19+ messages)
` [PATCH v1 01/15] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v1 02/15] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v1 03/15] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v1 04/15] dmaengine: imx-sdma: remove dupilicated sdma_load_context
` [PATCH v1 05/15] dma: engine: imx-sdma: add mcu_2_ecspi script
` [PATCH v1 06/15] spi: imx: fix ERR009165
` [PATCH v1 07/15] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v1 08/15] dt-bindings: spi: imx: add i.mx6ul to state errata fixed
` [PATCH v1 09/15] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v1 10/15] dt-bindings: dma: imx-sdma: add i.mx6ul/6sx compatible name
` [PATCH v1 11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v1 12/15] ARM64: dts: freescale: imx8mm/8mq: update new compatible name for ecspi and sdma
` [PATCH v1 13/15] ARM: dts: imx6ul: add dma support on ecspi
` [PATCH v1 14/15] ARM: dts: imx6sll: correct ecspi/sdma compatible
` [PATCH v1 15/15] arm64: defconfig: Enable SDMA on i.mx8mq/8mm

[PATCH 1/2] spi: Micrel eth switch: declare missing of table
 2019-04-23 12:28 UTC  (2+ messages)

[PATCH 0/3] spi: lpspi: SS function related changes
 2019-04-23 11:21 UTC  (6+ messages)
` [PATCH 1/3] spi: lpspi: add NULL check when probe device
` [PATCH 2/3] spi: lpspi: add multi SS support in PIO mode
` [PATCH 3/3] spi: lpspi: remove fsl_lpspi->chipselect

[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
 2019-04-23  7:29 UTC  (17+ messages)
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH v11 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-04-22 19:00 UTC  (7+ messages)
` [PATCH v11 1/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
` [PATCH v11 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
` [PATCH v11 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings

[LINUX PATCH] spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl
 2019-04-22  7:26 UTC 

[PATCH v10 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-04-19 15:44 UTC  (12+ messages)
` [PATCH v10 1/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD controller driver
` [PATCH v10 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI "
` [PATCH v10 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF controller bindings

[PATCH V3 0/9] bug fixes and more features to Tegra SPI
 2019-04-19 15:22 UTC  (14+ messages)
` [PATCH V3 1/9] spi: tegra114: fix PIO transfer
  ` Applied "spi: tegra114: fix PIO transfer" to the spi tree
` [PATCH V3 2/9] spi: expand mode support
  ` Applied "spi: expand mode support" to the spi tree
` [PATCH V3 3/9] spi: add SPI_LSBYTE_FIRST mode
` [PATCH V3 4/9] spi: tegra114: add support for Tegra SPI LSBYTE_FIRST
` [PATCH V3 5/9] spi: export spi core function spi_set_cs
` [PATCH V3 6/9] spi: tegra114: add support for gpio based CS
` [PATCH V3 7/9] spi: tegra114: add support for hw based cs
` [PATCH V3 8/9] spi: tegra114: add support for HW CS timing
` [PATCH V3 9/9] spi: tegra114: add support for TX and RX trimmers

[PATCH v3 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
 2019-04-19 14:51 UTC  (6+ messages)
` [PATCH v3 1/4] mfd: Add Macronix MX25F0A MFD controller driver
` [PATCH v3 2/4] mtd: rawnand: Add Macronix MX25F0A NAND controller
` [PATCH v3 3/4] spi: Patch Macronix SPI controller driver according to MX25F0A MFD driver
` [PATCH v3 4/4] dt-bindings: mfd: Document Macronix MX25F0A controller bindings

4-Byte addressing issue with IS25WP256D nor flash
 2019-04-18 14:11 UTC  (2+ messages)

Issues with i.MX SPI DMA transfers
 2019-04-18  8:05 UTC  (12+ messages)

[PATCH 1/2] spi: Add spi_is_bpw_supported()
 2019-04-17 16:42 UTC  (5+ messages)
` [PATCH 2/2] drm/tinydrm: Use spi_is_bpw_supported()
` Applied "spi: Add spi_is_bpw_supported()" to the spi tree

[PATCH] dt-bindings: spi: spi-mt65xx: add support for MT8516
 2019-04-17 16:42 UTC  (4+ messages)
` Applied "dt-bindings: spi: spi-mt65xx: add support for MT8516" to the spi tree

[PATCH] spi: pxa2xx: Add support for Intel Comet Lake
 2019-04-16 16:32 UTC  (4+ messages)
` Applied "spi: pxa2xx: Add support for Intel Comet Lake" to the spi tree

[PATCH v2] spi: pxa2xx: fix SCR (divisor) calculation
 2019-04-15  8:53 UTC  (3+ messages)
` Applied "spi: pxa2xx: fix SCR (divisor) calculation" to the spi tree

[PATCH v5 0/4] Chunk splitting of spi transfers
 2019-04-15  8:53 UTC  (8+ messages)
` [PATCH v5 1/4] spi: Remove warning in spi_split_transfers_maxsize()
  ` Applied "spi: Remove warning in spi_split_transfers_maxsize()" to the spi tree
` [PATCH v5 2/4] spi: Release spi_res after finalizing message
  ` Applied "spi: Release spi_res after finalizing message" to the spi tree
` [PATCH v5 3/4] spi/spi-bcm2835: Split transfers that exceed DLEN
` [PATCH v5 4/4] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer

[PATCH v4 0/4] Chunk splitting of spi transfers
 2019-04-12 11:46 UTC  (19+ messages)
` [PATCH v4 1/4] spi: Remove warning in spi_split_transfers_maxsize()
  ` [PATCH v4 2/4] spi: Split spi message into max_dma_len size chunks
` [PATCH v4 3/4] spi/spi-bcm2835: Remove DMA transfer size cap
` [PATCH v4 4/4] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer

WARNING in spi_register_controller
 2019-04-12 11:36 UTC 

[PATCH] spi: rockchip: turn down tx dma bursts
 2019-04-12 10:53 UTC 

[PATCH 1/2] spi: pxa2xx: fix SCR (divisor) calculation
 2019-04-12  8:53 UTC  (11+ messages)
` [PATCH 2/2] spi: pxa2xx: use a module softdep for dw_dmac
  ` Applied "spi: pxa2xx: use a module softdep for dw_dmac" to the spi tree

[PATCH V2 01/20] spi: tegra114: fix PIO transfer
 2019-04-12  8:32 UTC  (5+ messages)
` [PATCH V2 11/20] spi: expand mode support and add LSBYTE_FIRST mode

[PATCH 0/3] spi: SPI bus multiplexer
 2019-04-12  8:29 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: spi: Add spi-mux-gpio
` [PATCH 2/3] spi: Make of_find_spi_controller_by_node visible
` [PATCH 3/3] spi: Add SPI bus gpio multiplexer

[PATCH] spi: spi-mem: Make spi_mem_default_supports_op() static inline
 2019-04-10 15:30 UTC  (2+ messages)
` Applied "spi: spi-mem: Make spi_mem_default_supports_op() static inline" to the spi tree

[LINUX PATCH v3] spi: spi-mem: Fix build error without CONFIG_SPI_MEM
 2019-04-10 13:10 UTC  (6+ messages)

[PATCH] spi: spi-mem: Fix build error without CONFIG_SPI_MEM
 2019-04-10 12:26 UTC  (8+ messages)
` [PATCH v2] "
` Applied "spi: spi-mem: Fix build error without CONFIG_SPI_MEM" to the spi tree

[PATCH 1/1] spi: pxa2xx: add driver enabling message
 2019-04-10 12:01 UTC  (14+ messages)
            ` [PATCH v2 "

[LINUX PATCH v2] spi: spi-mem: Fix build error without CONFIG_SPI_MEM
 2019-04-10 11:34 UTC  (3+ messages)

[PATCH v2 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
 2019-04-10  9:37 UTC  (3+ messages)
` [PATCH v2 3/4] spi: Add MFD for Macronix MX25F0A SPI controller driver

linux-next: Tree for Apr 9 (spi/spi-zynq-qspi.c)
 2019-04-10  5:46 UTC  (2+ messages)

[RFC v2 00/11] DVFS in the OPP core
 2019-04-10  3:51 UTC  (4+ messages)
` [RFC v2 09/11] drm/msm/dpu: Use OPP API to set clk/perf state


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