linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-08 07:31:39 to 2019-04-22 18:32:45 UTC [more...]

[PATCH v11 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-04-22 18:32 UTC  (6+ 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

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

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

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-04-18  8:18 UTC  (33+ 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 "

Issues with i.MX SPI DMA transfers
 2019-04-18  8:05 UTC  (16+ 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  (6+ messages)
` [PATCH v2 1/4] mfd: Add Macronix MX25F0A MFD controller driver
` [PATCH v2 2/4] mtd: rawnand: Add Macronix MX25F0A NAND "
` [PATCH v2 3/4] spi: Add MFD for Macronix MX25F0A SPI "
` [PATCH v2 4/4] dt-bindings: mfd: Document Macronix MX25F0A controller bindings

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

[BUG] Rockchip SPI: long burst writes produce unexpected result
 2019-04-08 22:35 UTC  (5+ messages)
` [PATCH] spi: rockchip: Revert "set min/max speed"

[PATCH v4 0/3] Add support for ARRI FPGA configuration
 2019-04-08 19:01 UTC  (5+ messages)
` [PATCH v4 3/3] fpga: Add fpga manager driver for ARRI Altera FPP

[LINUX PATCH v2 3/3] spi: spi-mem: Add support for Zynq QSPI controller
 2019-04-08 17:51 UTC  (2+ messages)

[PATCH] spi: Add missing error handling for CS GPIOs
 2019-04-08 11:12 UTC  (2+ messages)

[PATCH] spi: spi-gpio: Remove spi->controller_data comment
 2019-04-08 11:11 UTC  (2+ messages)

[PATCH] spi: bcm2835aux: Fix build error without CONFIG_DEBUG_FS
 2019-04-08  7:33 UTC  (2+ messages)
` Applied "spi: bcm2835aux: Fix build error without CONFIG_DEBUG_FS" to the spi tree

[PATCH 1/1] spi: pxa2xxx: change "no DMA channels..." msg from debug to warning
 2019-04-08  7:32 UTC  (2+ messages)
` Applied "spi: pxa2xxx: change "no DMA channels..." msg from debug to warning" to the spi tree

[PATCH 10/12] spi: gpio: Make sure spi_master_put() is called in every error path
 2019-04-08  7:32 UTC  (2+ messages)
` Applied "spi: gpio: Make sure spi_master_put() is called in every error path" to the spi tree

[PATCH 11/12] spi: bitbang: Introduce spi_bitbang_init()
 2019-04-08  7:32 UTC  (2+ messages)
` Applied "spi: bitbang: Introduce spi_bitbang_init()" to the spi tree

[PATCH 12/12] spi: gpio: Use devm_spi_register_master()
 2019-04-08  7:32 UTC  (2+ messages)
` Applied "spi: gpio: Use devm_spi_register_master()" to the spi tree

[PATCH V2 08/20] spi: tegra114: add dual mode support
 2019-04-08  7:32 UTC  (2+ messages)
` Applied "spi: tegra114: add dual mode support" to the spi tree

[PATCH V2 09/20] spi: tegra114: add 3 wire transfer mode support
 2019-04-08  7:31 UTC  (2+ messages)
` Applied "spi: tegra114: add 3 wire transfer mode support" to the spi tree

[PATCH V2 16/20] spi-summary: document set_cs_timing
 2019-04-08  7:31 UTC  (2+ messages)
` Applied "spi-summary: document set_cs_timing" to the spi tree


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