linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-23 21:16:11 to 2019-04-02 20:27:43 UTC [more...]

[PATCH V1 01/26] spi: tegra114: fix PIO transfer
 2019-04-02 20:27 UTC  (47+ messages)
` [PATCH V1 02/26] spi: tegra114: clear packed bit for unpacked mode
  ` Applied "spi: tegra114: clear packed bit for unpacked mode" to the spi tree
` [PATCH V1 03/26] spi: tegra114: fix for unpacked mode transfers
  ` Applied "spi: tegra114: fix for unpacked mode transfers" to the spi tree
` [PATCH V1 04/26] spi: tegra114: use packed mode for 32 bits per word
  ` Applied "spi: tegra114: use packed mode for 32 bits per word" to the spi tree
` [PATCH V1 05/26] spi: tegra114: use unpacked mode for below 4 byte transfers
` [PATCH V1 06/26] spi: tegra114: terminate dma and reset on transfer timeout
  ` Applied "spi: tegra114: terminate dma and reset on transfer timeout" to the spi tree
` [PATCH V1 07/26] spi: tegra114: flush fifos
  ` Applied "spi: tegra114: flush fifos" to the spi tree
` [PATCH V1 08/26] spi: tegra114: configure dma burst size to fifo trig level
` [PATCH V1 09/26] spi: tegra114: dump SPI registers during timeout
` [PATCH V1 10/26] spi: tegra114: avoid reset call in atomic context
` [PATCH V1 11/26] spi: tegra114: reset controller on probe
  ` Applied "spi: tegra114: reset controller on probe" to the spi tree
` [PATCH V1 12/26] spi: tegra114: add SPI_LSB_FIRST support
  ` Applied "spi: tegra114: add SPI_LSB_FIRST support" to the spi tree
` [PATCH V1 13/26] spi: tegra114: add dual mode support
` [PATCH V1 14/26] spi: tegra114: add 3 wire transfer "
` [PATCH V1 15/26] spi: tegra114: set supported bits_per_word
` [PATCH V1 16/26] spi: tegra114: set bus number based on id
` [PATCH V1 17/26] spi: tegra114: add support for interrupt mask
` [PATCH V1 18/26] spi: tegra114: add support for hw based cs
` [PATCH V1 19/26] DT bindings: spi: add spi client device properties
` [PATCH V1 20/26] spi: tegra114: add support for tuning HW CS timing
` [PATCH V1 21/26] DT bindings: spi: add tx/rx clock delay SPI client properties
` [PATCH V1 22/26] spi: tegra114: add support for tuning clock delay
` [PATCH V1 23/26] spi: tegra114: add support for gpio based cs
` [PATCH V1 24/26] spi: tegra114: de-assert CS before SPI mode is reset to its default
` [PATCH V1 25/26] spi: expand mode and mode_bits support
` [PATCH V1 26/26] spi: tegra114: add support for LSBYTE_FIRST

[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
 2019-04-02 20:10 UTC  (11+ messages)
` [PATCH v9 1/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD controller driver
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI "
` [PATCH v9 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF controller bindings

[PATCH V3 0/9] spi: bcm2835aux: bug fixes and improvements
 2019-04-02 17:03 UTC  (11+ messages)
  ` [PATCH V3 1/9] spi: bcm2835aux: unifying code between polling and interrupt driven code
  ` [PATCH V3 2/9] spi: bcm2835aux: remove dangerous uncontrolled read of fifo
  ` [PATCH V3 3/9] spi: bcm2835aux: fix corruptions for longer spi transfers
  ` [PATCH V3 4/9] spi: bcm2835aux: remove dead code
  ` [PATCH V3 5/9] spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
  ` [PATCH V3 6/9] spi: bcm2835aux: warn in dmesg that native cs is not really supported
  ` [PATCH V3 7/9] spi: bcm2835aux: setup gpio-cs to output and correct level during setup
  ` [PATCH V3 9/9] spi: bcm2835aux: make the polling duration limits configurable
` [PATCH V3 8/9] spi: bcm2835aux: add driver stats to debugfs

[PATCH] spi: lpspi: add missing complete in abort func at dma mode
 2019-04-02 12:45 UTC 

Issues with i.MX SPI DMA transfers
 2019-04-02 12:15 UTC  (14+ messages)

[BUG] gpiolib: spi chip select legacy support breaks modern chip select and whitens the GTA04 LCD panel
 2019-04-02  9:16 UTC  (11+ messages)
      ` [Letux-kernel] "

[RFC PATCH 0/4] spi: spi-fsl-spi: try to make cpu-mode transfers faster
 2019-04-02  9:10 UTC  (10+ messages)
` [RFC PATCH 1/4] spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msg
  ` Applied "spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msg" to the spi tree
` [RFC PATCH 2/4] spi: spi-fsl-spi: relax message sanity checking a little
  ` Applied "spi: spi-fsl-spi: relax message sanity checking a little" to the spi tree
` [RFC PATCH 3/4] spi: spi-fsl-spi: allow changing bits_per_word while CS is still active
` [RFC PATCH 4/4] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-04-01 21:02 UTC  (36+ messages)
` [PATCH 01/24] dt-bindings: regulator: add support for MT6392
` [PATCH 03/24] dt-bindings: pwrap: mediatek: add pwrap support for MT8516
` [PATCH 07/24] arm64: dts: mt6392: Add PMIC mt6392 dtsi
` [PATCH 09/24] mmc: mtk-sd: check for valid optional memory resource
` [PATCH 11/24] dt-bindings: mediatek: topckgen: add support for MT8516
` [PATCH 12/24] dt-bindings: mediatek: infracfg: "
` [PATCH 13/24] dt-bindings: mediatek: apmixedsys: "
` [PATCH 15/24] dt-bindings: pinctrl: pinctrl-mt65xx: "
` [PATCH 16/24] pinctrl: mediatek: Add MT8516 Pinctrl driver
` [PATCH 17/24] dt-bindings: wdog: mtk-wdt: add support for MT851
` [PATCH 18/24] dt-bindings: timer: mtk-timer: add support for MT8516
` [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 24/24] arm64: dts: mediatek: add pumpkin board dts

[PATCH 0/7] Add Macronix MX25F0A MFD driver and NAND function
 2019-04-01 17:52 UTC  (10+ messages)
` [PATCH 1/7] mfd: Add Macronix MX25F0A MFD controller driver
` [PATCH 2/7] mtd: rawnand: Add Macronix MX25F0A NAND "
` [PATCH 3/7] spi: Patch Macronix MX25F0A SPI "
` [PATCH 4/7] dt-bindings: mfd: Document Macronix MX25F0A controller bindings
` [PATCH 5/7] spi: Add direct mapping mode for Macronix SPI controller
` [PATCH 6/7] mtd: rawnand: Add Macronix NAND read retry and randomizer support
` [PATCH 7/7] mtd: rawnand: Add Macronix NAND block protection driver

[PATCH] eeprom: at25: Convert the driver to the spi-mem interface
 2019-04-01 14:01 UTC  (4+ messages)

[PATCH v2] spi: tegra20-slink: change chip select action order
 2019-04-01  9:17 UTC  (2+ messages)

[LINUX PATCH v2 3/3] spi: spi-mem: Add support for Zynq QSPI controller
 2019-04-01  7:59 UTC 

[LINUX PATCH v2 2/3] spi: spi-mem: export spi_mem_default_supports_op()
 2019-04-01  7:59 UTC 

[LINUX PATCH v2 1/3] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller
 2019-04-01  7:58 UTC 

[LINUX PATCH v2 0/3] Add support for Zynq QSPI controller driver
 2019-04-01  7:57 UTC 

[PATCH] spi: oc-tiny: fix negative loop bound error on for loop
 2019-04-01  3:19 UTC  (4+ messages)

[PATCH] spi: bcm-qspi: when tx/rx buffer is NULL set to 0
 2019-03-31 14:40 UTC  (2+ messages)

[LINUX PATCH 2/3] spi: spi-mem: call spi_mem_default_supports_op() first
 2019-03-29 11:08 UTC  (7+ messages)

[PATCH] spi: tegra20-slink: change chip select action order
 2019-03-28 16:34 UTC  (4+ messages)

[LINUX PATCH 3/3] spi: spi-mem: Add support for Zynq QSPI controller
 2019-03-28 11:16 UTC 

[LINUX PATCH 1/3] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller
 2019-03-28 11:16 UTC 

[LINUX PATCH 0/3] Add support for Zynq QSPI controller driver
 2019-03-28 11:14 UTC 

[PATCH v8 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-03-27 10:20 UTC  (6+ messages)
` [PATCH v8 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[RFC PATCH 1/2] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller
 2019-03-26 15:12 UTC  (2+ messages)

[PATCH V2 0/2] spi: stm32-qspi: add dma support
 2019-03-26 14:43 UTC  (5+ messages)
` [PATCH V2 1/2] spi: stm32-qspi: add spi_master_put in release function
  ` Applied "spi: stm32-qspi: add spi_master_put in release function" to the spi tree
` [PATCH V2 2/2] spi: stm32-qspi: add dma support
  ` Applied "spi: stm32-qspi: add dma support" to the spi tree

[PATCH 0/2] spi: stm32-qspi: add dma support
 2019-03-25 16:19 UTC  (4+ messages)
` [PATCH 1/2] spi: stm32-qspi: add spi_master_put in release function

[PATCH -next] spi: atmel-quadspi: Make atmel_qspi_get_name static
 2019-03-25 12:22 UTC  (2+ messages)
` Applied "spi: atmel-quadspi: Make atmel_qspi_get_name static" to the spi tree

[PATCH] spi: mt7621: Move SPI driver out of staging
 2019-03-25 12:15 UTC  (4+ messages)

[PATCH V2 0/9] spi: bcm2835aux: bug fixes and improvements
 2019-03-25 10:45 UTC  (20+ messages)
` [PATCH V2 3/9] spi: bcm2835aux: use BCM2835_AUX_SPI_STAT_RX_LVL
` [PATCH V2 6/9] spi: bcm2835aux: warn in dmesg that native cs is not really supported
  ` [PATCH V2 1/9] spi: bcm2835aux: unifying code between polling and interrupt driven code
  ` [PATCH V2 2/9] spi: bcm2835aux: remove dangerous uncontrolled read of fifo
  ` [PATCH V2 4/9] spi: bcm2835aux: remove dead code
  ` [PATCH V2 5/9] spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
  ` [PATCH V2 7/9] spi: bcm2835aux: setup gpio-cs to output and correct level during setup
  ` [PATCH V2 8/9] spi: bcm2835aux: add driver stats to debugfs
  ` [PATCH V2 9/9] spi: bcm2835aux: make the polling duration limits configurable

[PATCH v2] spi: mt7621: Move SPI driver out of staging
 2019-03-25  8:29 UTC 

[PATCH 1/3] spi: bcm2835: add driver stats to debugfs
 2019-03-24 11:23 UTC  (6+ messages)
` [PATCH 3/3] spi: bcm2835: add module parameter to configure minimum length for dma


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