linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-23 21:25:25 to 2017-06-14 20:06:08 UTC [more...]

[PATCH 00/18] spi: qup: Fixes and add support for >64k transfers
 2017-06-14 20:06 UTC  (28+ messages)
` [PATCH 01/18] spi: qup: Enable chip select support
  ` [PATCH 02/18] spi: qup: Setup DMA mode correctly
  ` [PATCH 06/18] spi: qup: Fix error handling in spi_qup_prep_sg
` [PATCH 03/18] spi: qup: Add completion timeout for dma mode
` [PATCH 04/18] spi: qup: Add completion timeout for fifo/block mode
` [PATCH 05/18] spi: qup: Place the QUP in run mode before DMA transactions
` [PATCH 07/18] spi: qup: Fix transaction done signaling
` [PATCH 08/18] spi: qup: Handle v1 dma completion differently
` [PATCH 09/18] spi: qup: Do block sized read/write in block mode
` [PATCH 10/18] spi: qup: Fix DMA mode interrupt handling
` [PATCH 11/18] spi: qup: properly detect extra interrupts
` [PATCH 12/18] spi: qup: refactor spi_qup_io_config into two functions
` [PATCH 13/18] spi: qup: call io_config in mode specific function
` [PATCH 14/18] spi: qup: allow block mode to generate multiple transactions
` [PATCH 15/18] spi: qup: refactor spi_qup_prep_sg
` [PATCH 16/18] spi: qup: allow multiple DMA transactions per spi xfer
` [PATCH 17/18] spi: qup: Ensure done detection
` [PATCH 18/18] spi: qup: support for qup v1 dma

[PATCH v3 1/3] spi: rockchip: add support for "cs-gpios" dts property
 2017-06-14  9:04 UTC  (3+ messages)
  ` [PATCH v3 2/3] dt-bindings: spi/rockchip: add "cs-gpios" optional property

[PATCH v2 1/4] spi: rockchip: fix error handling when probe
 2017-06-14  1:27 UTC  (7+ messages)
  ` [PATCH v2 2/4] spi: rockchip: add support for "cs-gpios" dts property
` [PATCH v2 3/4] dt-bindings: spi/rockchip: add "cs-gpios" optional property

[PATCH v2] spi: Generalize SPI "master" to "controller"
 2017-06-13 21:09 UTC  (2+ messages)
` Applied "spi: Generalize SPI "master" to "controller"" to the spi tree

[PATCH v2 0/2] add mt7622 spi support
 2017-06-13 21:09 UTC  (5+ messages)
  ` [PATCH v2 1/2] spi: mediatek: adjust register to enhance time accuracy
    ` Applied "spi: mediatek: adjust register to enhance time accuracy" to the spi tree
` [PATCH v2 2/2] spi: mediatek: add spi support for mt7622 IC

[PATCH v3 0/2] add mt7622 spi support
 2017-06-13 21:09 UTC  (4+ messages)
` [PATCH v3 1/2] spi: mediatek: adjust register to enhance time accuracy
` [PATCH v3 2/2] spi: mediatek: add spi support for mt7622 IC
  ` Applied "spi: mediatek: add spi support for mt7622 IC" to the spi tree

Applied "spi: rockchip: fix error handling when probe" to the spi tree
 2017-06-13 21:09 UTC 

[PATCH linux-next v4 0/4] i.MX ECSPI controller slave mode support
 2017-06-13 14:29 UTC  (8+ messages)
` [PATCH linux-next v4 1/4] spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data
` [PATCH linux-next v4 2/4] spi: imx: add selection for iMX53 and iMX6 controller
` [PATCH linux-next v4 3/4] ARM: dts: imx: change compatibility for SPI controllers on imx53 later soc
  ` [PATCH linux-next v4 4/4] spi: imx: Add support for SPI Slave mode

[PATCH linux-next v4 1/1] spi: imx: dynamic burst length adjust for PIO mode
 2017-06-13  8:34 UTC 

[PATCH 1/2] spi: rockchip: add support for "cs-gpios" dts property
 2017-06-12 16:38 UTC  (10+ messages)

I Would love to discuse something with you
 2017-06-12 14:52 UTC 

Congratulation
 2017-06-11  6:34 UTC 

[PATCH linux-next v3 1/1] spi: imx: dynamic burst length adjust for PIO mode
 2017-06-09  5:46 UTC  (8+ messages)

[PATCH 0/3] add mt7622 spi support
 2017-06-08  1:41 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: spi: mediatek: Add bindings for mediatek MT7622 soc platform
  ` Applied "spi: mediatek: Add bindings for mediatek MT7622 soc platform" to the spi tree
  ` [PATCH 2/3] spi: mediatek: support adjust register define
` [PATCH 3/3] spi: mediatek: add compatible support for mt7622 IC

spi-omap2: AM335x SPI interface 3WIRE mode
 2017-06-07 23:14 UTC  (2+ messages)

[PATCH linux-next v3 0/4] i.MX ECSPI controller slave mode support
 2017-06-07 19:09 UTC  (8+ messages)
  ` [PATCH linux-next v3 1/4] spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data
  ` [PATCH linux-next v3 2/4] spi: imx: add selection for iMX53 and iMX6 controller
  ` [PATCH linux-next v3 3/4] ARM: dts: imx: change compatiblity for SPI controllers on imx53 later soc
  ` [PATCH linux-next v4 4/4] spi: imx: Add support for SPI Slave mode

[PATCH v2 linux-next 0/3] i.MX ECSPI controller slave mode support
 2017-06-07  8:33 UTC  (8+ messages)
` [PATCH v2 linux-next 1/3] spi: imx: add selection for iMX53 and iMX6 controller
  ` [PATCH v2 linux-next 2/3] ARM: dts: imx: change compatiblity for SPI controllers on imx53 later soc
` [PATCH v2 linux-next 3/3] spi: imx: Add support for SPI Slave mode

[PATCH v2] spi: davinci: Fix compilation warning
 2017-06-06 19:07 UTC  (2+ messages)
  ` Applied "spi: davinci: Fix compilation warning." to the spi tree

[PATCH] spi: davinci: Handle return value of clk_prepare_enable
 2017-06-06 19:07 UTC  (2+ messages)
  ` Applied "spi: davinci: Handle return value of clk_prepare_enable" to the spi tree

spi: i.MX: Some cleanup patches
 2017-06-06 19:07 UTC  (13+ messages)
` [PATCH 3/6] spi: imx: put struct spi_imx_config members into driver private struct
  ` Applied "spi: imx: put struct spi_imx_config members into driver private struct" to the spi tree
  ` [PATCH 1/6] spi: imx: Nothing to do in setupxfer when transfer is NULL
      ` Applied "spi: imx: Nothing to do in setupxfer when transfer is NULL" to the spi tree
  ` [PATCH 2/6] spi: imx: Drop unnecessary check
    ` Applied "spi: imx: Drop unnecessary check" to the spi tree
  ` [PATCH 4/6] spi: imx: drop bogus unnecessary dma config
    ` Applied "spi: imx: drop bogus unnecessary dma config" to the spi tree
` [PATCH 5/6] spi: imx: remove bytes_per_word from private driver struct
  ` Applied "spi: imx: remove bytes_per_word from private driver struct" to the spi tree
` [PATCH 6/6] spi: imx: rename 'bpw' variables
    ` Applied "spi: imx: rename 'bpw' variables" to the spi tree

[PATCH] spi: pxa2xx: Add support for Intel Cannonlake
 2017-06-06 19:07 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Add support for Intel Cannonlake" to the spi tree

[PATCH] spi: atmel: print version only after successful registration
 2017-06-06 19:07 UTC  (3+ messages)
  ` Applied "spi: atmel: print version only after successful registration" to the spi tree

[PATCH] spi: pxa2xx: Handle return value of clk_prepare_enable
 2017-06-06 11:33 UTC  (3+ messages)

[PATCH] spi: davinci: Fix compilation warning
 2017-06-05 13:37 UTC  (4+ messages)

[PATCH v3 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-05-31 21:04 UTC  (29+ messages)
  ` [PATCH v3 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
  ` [PATCH v3 02/16] mtd: lantiq-flash: drop check of boot select
  ` [PATCH v3 03/16] mtd: spi-falcon: "
  ` [PATCH v3 04/16] watchdog: lantiq: access boot cause register through regmap
  ` [PATCH v3 05/16] watchdog: lantiq: add device tree binding documentation
  ` [PATCH v3 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
  ` [PATCH v3 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
  ` [PATCH v3 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
  ` [PATCH v3 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
  ` [PATCH v3 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
  ` [PATCH v3 11/16] MIPS: lantiq: remove old reset controller implementation
  ` [PATCH v3 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
  ` [PATCH v3 13/16] MIPS: lantiq: remove old GPHY loader code
  ` [PATCH v3 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
  ` [PATCH v3 15/16] MIPS: lantiq: remove old USB PHY initialisation
  ` [PATCH v3 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH v2 00/15] MIPS: lantiq: handle RCU register by separate drivers
 2017-05-30 23:11 UTC  (13+ messages)
` [PATCH v2 07/15] MIPS: lantiq: Convert the xbar driver to a platform_driver
` [PATCH v2 09/15] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v2 11/15] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd

[PATCH RFC 0/5] *** SPI Slave mode support ***
 2017-05-30  2:53 UTC  (10+ messages)

[PATCH] spi: add null check before pointer dereference
 2017-05-30  2:33 UTC  (3+ messages)

[RFC PATCH 0/5] spi: moving to struct gpio_desc
 2017-05-29 13:36 UTC  (7+ messages)
` [RFC PATCH 1/5] spi: use gpio_desc instead of numeric gpio
` [RFC PATCH 2/5] ARM: ep93xx: add gpiod_lookup_table for spi chip-selects
` [RFC PATCH 3/5] ARM: imx: "
` [RFC PATCH 4/5] spi: core: convert spi_master to use gpio_desc
` [RFC PATCH 5/5] ARM: ep93xx: remove chipselect from ep93xx_spi_info

[PATCH/RFC] spi: Generalize SPI "master" to "controller"
 2017-05-26 17:35 UTC  (2+ messages)

[PATCH v3 1/6] spi: Document DT bindings for SPI controllers in slave mode
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: Document DT bindings for SPI controllers in slave mode" to the spi tree

[PATCH v4 2/6] spi: core: Add support for registering SPI slave controllers
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: core: Add support for registering SPI slave controllers" to the spi tree

[PATCH/RFC v2 4/7] spi: Document SPI slave controller support
 2017-05-26 12:12 UTC  (2+ messages)
  ` Applied "spi: Document SPI slave controller support" to the spi tree

[PATCH v4 4/6] spi: sh-msiof: Add slave mode support
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: sh-msiof: Add slave mode support" to the spi tree

[PATCH v5 5/6] spi: slave: Add SPI slave handler reporting uptime at previous message
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: slave: Add SPI slave handler reporting uptime at previous message" to the spi tree

[PATCH v5 6/6] spi: slave: Add SPI slave handler controlling system state
 2017-05-26 12:12 UTC  (2+ messages)
  ` Applied "spi: slave: Add SPI slave handler controlling system state" to the spi tree

[PATCH] spi: omap2-mcspi: remove redundant check for error status
 2017-05-26 11:42 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: remove redundant check for error status" to the spi tree

[PATCH] spi: st-ssc4: whitespace cleanup
 2017-05-26 11:42 UTC  (2+ messages)
` Applied "spi: st-ssc4: whitespace cleanup" to the spi tree

[PATCH 0/2] spi: Add Meson SPICC driver
 2017-05-24 17:42 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: spi-meson: Add SPICC bindings
  ` Applied "spi: meson: Add SPICC bindings" to the spi tree

[PATCH 2/2] spi: Add Meson SPICC driver
 2017-05-24 17:42 UTC  (2+ messages)
` Applied "spi: Add Meson SPICC driver" to the spi tree

[PATCH] spi: orion: Handle GPIO chip-selects
 2017-05-24 17:03 UTC  (2+ messages)
` Applied "spi: orion: Handle GPIO chip-selects" to the spi tree

[PATCH 1/2] spi: orion: Handle GPIO chip-selects
 2017-05-24 17:02 UTC  (8+ messages)
` [PATCH 2/2] spi: use gpio_desc instead of numeric gpio


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