linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-26 10:07:43 to 2016-11-18 07:59:27 UTC [more...]

[PATCH v3] spi: spi-fsl-dspi: Add DMA support for Vybrid
 2016-11-18  7:59 UTC  (12+ messages)
    ` [PATCH 0/4] Fixes for Vybrid SPI DMA implementation
      ` [PATCH 1/4] spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE
      ` [PATCH 2/4] spi: spi-fsl-dspi: Fix incorrect DMA setup
      ` [PATCH 3/4] spi: spi-fsl-dspi: Fix continuous selection format
      ` [PATCH 4/4] spi: spi-fsl-dspi: Minor code cleanup and error path fixes
  ` Applied "spi: spi-fsl-dspi: Add DMA support for Vybrid" to the spi tree

[Patch V2 1/2] spi: imx: add lpspi bus driver
 2016-11-17  9:55 UTC  (4+ messages)
  ` [Patch V2 2/2] spi: imx: add devicetree binding for lpspi

[PATCH] spi: fsl-espi: set spi_master members min_speed_hz and max_speed_hz
 2016-11-15 20:56 UTC 

[PATCH] spi: fsl-espi: simplify of_fsl_espi_suspend
 2016-11-15 20:37 UTC 

[patch] spi: atmel: fix indenting in atmel_spi_gpio_cs()
 2016-11-15 18:53 UTC  (3+ messages)
` Applied "spi: atmel: fix indenting in atmel_spi_gpio_cs()" to the spi tree

[PATCH] spi: spi-ti-qspi: reinit of completion variable
 2016-11-15 18:53 UTC  (2+ messages)
` Applied "spi: spi-ti-qspi: reinit of completion variable" to the spi tree

[Patch v1 1/2] spi: imx: add lpspi bus driver
 2016-11-15 13:29 UTC  (4+ messages)
  ` [Patch v1 2/2] spi: imx: add devicetree binding for lpspi

fsl-espi, m25p80 and max_transfer_size / max_message_size
 2016-11-15 10:16 UTC  (3+ messages)

[PATCH v8 1/3] of: Add vendor prefix for Lattice Semiconductor
 2016-11-14 16:11 UTC  (20+ messages)
` [PATCH v8 2/3] Documentation: Add binding document for Lattice iCE40 FPGA manager
  ` [PATCH v8 3/3] fpga: Add support for Lattice iCE40 FPGAs

[PATCH 06/10] spi: fsl-espi: migrate relevant parts of mpc8xxx_spi_probe and of_mpc8xxx_spi_probe
 2016-11-14 13:54 UTC  (2+ messages)
      ` Applied "spi: fsl-espi: migrate relevant parts of mpc8xxx_spi_probe and of_mpc8xxx_spi_probe" to the spi tree

[PATCH 07/10] spi: fsl-espi: introduce struct fsl_espi_cs
 2016-11-14 13:54 UTC  (2+ messages)
      ` Applied "spi: fsl-espi: introduce struct fsl_espi_cs" to the spi tree

[PATCH 08/10] spi: fsl-espi: factor out fsl_espi_init_regs
 2016-11-14 13:54 UTC  (2+ messages)
      ` Applied "spi: fsl-espi: factor out fsl_espi_init_regs" to the spi tree

[PATCH 09/10] spi: fsl-espi: introduce struct fsl_espi
 2016-11-14 13:54 UTC  (2+ messages)
      ` Applied "spi: fsl-espi: introduce struct fsl_espi" to the spi tree

[PATCH 10/10] spi: fsl-espi: separate fsl-espi from fsl-lib completely
 2016-11-14 13:54 UTC  (2+ messages)
      ` Applied "spi: fsl-espi: separate fsl-espi from fsl-lib completely" to the spi tree

[PATCH] spi: spi-pxa2xx: Remove unused macro
 2016-11-14 11:24 UTC 

[PATCH 01/10] spi: fsl-espi: remove usage of pdata->initial_spmode
 2016-11-14 10:35 UTC  (3+ messages)
    ` [PATCH 03/10] spi: fsl-espi: remove remaining usage of struct fsl_spi_platform_data

[PATCH 05/10] spi: fsl-espi: remove usage of mpc8xxx_spi->flags
 2016-11-13 13:37 UTC 

[PATCH 04/10] spi: fsl-espi: remove usage of mpc8xxx_spi->irq
 2016-11-13 13:36 UTC 

[PATCH 02/10] spi: fsl-espi: don't set pdata->cs_control
 2016-11-13 13:36 UTC 

[PATCH 00/10] spi: fsl-espi: make fsl-espi independent of fsl-lib
 2016-11-13 13:35 UTC 

[PATCH 1/2] spi: fsl-espi: add support for ESPI RXSKIP mode
 2016-11-11 16:01 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: add support for ESPI RXSKIP mode" to the spi tree

[PATCH 2/2] spi: fsl-espi: add support for dual output read mode
 2016-11-11 16:01 UTC  (2+ messages)
      ` Applied "spi: fsl-espi: add support for dual output read mode" to the spi tree

[PATCH] spi: rspi: avoid uninitialized variable access
 2016-11-11  0:58 UTC  (8+ messages)
` Applied "spi: rspi: avoid uninitialized variable access" to the spi tree

[PATCH v2] spi: rspi: rewrites the name of the function
 2016-11-10  9:14 UTC  (3+ messages)

[PATCH v2] spi: atmel: use managed resource for gpio chip select
 2016-11-09 15:00 UTC  (5+ messages)
` Applied "spi: atmel: use managed resource for gpio chip select" to the spi tree

[PATCH] spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabled
 2016-11-09 15:00 UTC  (2+ messages)
` Applied "spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabled" to the spi tree

[PATCH] spi: make architecture specific hardware depend on the associated hardware
 2016-11-08 20:02 UTC  (4+ messages)

[PATCH] ARM: spi: rewrites the name of the function
 2016-11-08  0:17 UTC  (3+ messages)

[PATCH/RFC] spi: sh-msiof: Fix DMA transfer size check
 2016-11-07 14:52 UTC  (2+ messages)

[PATCH/RFC] spi: sh-msiof: Fix MSIOF address for DMAC
 2016-11-07 14:45 UTC  (2+ messages)

[PATCH] spi: atmel: use managed resource for gpio chip select
 2016-11-07 13:54 UTC  (3+ messages)

[PATCH v7 1/3] of: Add vendor prefix for Lattice Semiconductor
 2016-11-07  0:46 UTC  (6+ messages)
  ` [PATCH v7 2/3] Documentation: Add binding document for Lattice iCE40 FPGA manager
  ` [PATCH v7 3/3] fpga: Add support for Lattice iCE40 FPGAs

[PATCH 0/1] ARM: spi supports 32bytes buffer for DUAL and QUAD
 2016-11-07  0:27 UTC  (9+ messages)
  ` [PATCH 1/1] "
    ` Applied "spi: rspi: supports 32bytes buffer for DUAL and QUAD" to the spi tree

Applied "spi: fsl-espi: remove unneeded call to fsl_espi_setup_transfer" to the spi tree
 2016-11-04 20:47 UTC 

Applied "spi: fsl-espi: don't write ESPI_SPMODE register if the mode doesn't change" to the spi tree
 2016-11-04 20:46 UTC 

[PATCH 2/2] spi: fsl-espi: don't write ESPI_SPMODE register if the mode doesn't change
 2016-11-04 20:01 UTC 

[PATCH 1/2] spi: fsl-espi: remove unneeded call to fsl_espi_setup_transfer
 2016-11-04 20:00 UTC 

[PATCH] spi: spidev_test: Fix input file check when transferring file
 2016-11-04 10:50 UTC  (2+ messages)

[PATCH 1/3] spi: sun6i: Add binding for Allwinner H3 SPI controller
 2016-11-03 15:42 UTC  (2+ messages)
` Applied "spi: sun6i: Add binding for Allwinner H3 SPI controller" to the spi tree

[PATCH v2 0/4] Support H3 SPI controller
 2016-11-03 15:42 UTC  (9+ messages)
  ` [PATCH v2 1/4] ARM: dts: sun8i: Add SPI pinctrl node in H3
  ` [PATCH v2 2/4] ARM: dts: sun8i: Add SPI controller "
  ` [PATCH v2 3/4] spi: sun6i: Add binding for Allwinner H3 SPI controller
` [PATCH v2 4/4] spi: sun6i: Support "
  ` Applied "spi: sun6i: Support Allwinner H3 SPI controller" to the spi tree

[PATCH v7] spi: sun4i: Allow transfers larger than FIFO size
 2016-11-02 17:47 UTC  (9+ messages)

[PATCH] spi: imx: set spi_bus_clk for mx21 and mx27
 2016-11-02 16:53 UTC  (2+ messages)
  ` Applied "spi: imx: set spi_bus_clk for mx21 and mx27" to the spi tree

[PATCH v6 1/3] of: Add vendor prefix for Lattice Semiconductor
 2016-11-01  4:50 UTC  (3+ messages)
` [PATCH v6 2/3] Documentation: Add binding document for Lattice iCE40 FPGA manager
  ` [PATCH v6 3/3] fpga: Add support for Lattice iCE40 FPGAs

[PATCH v5 1/3] of: Add vendor prefix for Lattice Semiconductor
 2016-11-01  4:46 UTC  (3+ messages)
` [PATCH v5 2/3] Documentation: Add binding document for Lattice iCE40 FPGA manager
  ` [PATCH v5 3/3] fpga: Add support for Lattice iCE40 FPGAs

[PATCH v4 1/2] of: Add vendor prefix for Lattice Semiconductor
 2016-10-31 21:22 UTC  (12+ messages)
` [PATCH v4 2/2] fpga: Add support for Lattice iCE40 FPGAs

[GIT PULL] spi fixes for v4.9
 2016-10-31 17:55 UTC 

[PATCH] spi: dspi: clear SPI_SR before enable interrupt
 2016-10-29 18:51 UTC  (2+ messages)
  ` Applied "spi: dspi: clear SPI_SR before enable interrupt" to the spi tree

[PATCH] spi: fsl-espi: small fix to error path in fsl_espi_irq
 2016-10-29 18:13 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: small fix to error path in fsl_espi_irq" to the spi tree

[PATCH] spi: fsl-espi: fix support for all available clock rates
 2016-10-29 18:12 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: fix support for all available clock rates" to the spi tree

[PATCH] spi: sun4i: Allow transfers larger than FIFO size
 2016-10-29 18:12 UTC  (2+ messages)
  ` Applied "spi: sun4i: Allow transfers larger than FIFO size" to the spi tree

[PATCH 1/3] spi: introduce max message size flag in spi_master
 2016-10-29 18:09 UTC  (9+ messages)
  ` [PATCH v2 2/3] mtd: m25p80: consider max message size in m25p80_read
        ` [PATCH RESEND] "
            ` [PATCH v2] "

[PATCH] spi: fsl-espi: fix merge conflict for commit "avoid processing uninitalized data on error"
 2016-10-28 18:54 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: fix merge conflict for commit "avoid processing uninitalized data on error"" to the spi tree

[PATCH 02/11] spi: fsl-espi: remove unneeded check for SPI_QE_CPU_MODE
 2016-10-28 18:53 UTC  (17+ messages)
  ` [PATCH v2 01/09] spi: fsl-espi: improve "
      ` Applied "spi: fsl-espi: improve check for SPI_QE_CPU_MODE" to the spi tree
  ` [PATCH v2 02/09] spi: fsl-espi: fix and improve writing to TX FIFO
  ` [PATCH v2 03/09] spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsigned
      ` Applied "spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsigned" to the spi tree
  ` [PATCH v2 04/09] spi: fsl-espi: simplify and inline function fsl_espi_change_mode
  ` [PATCH v2 05/09] spi: fsl-espi: fix and improve reading from RX FIFO
      ` Applied "spi: fsl-espi: fix and improve reading from RX FIFO" to the spi tree
  ` [PATCH v2 06/09] spi: fsl-espi: make better use of the RX FIFO
  ` [PATCH v2 07/09] spi: fsl-espi: extend and improve transfer error handling
  ` [PATCH v2 08/09] spi: fsl-espi: add support for RXSKIP mode
  ` [PATCH v2 09/09] spi: fsl-espi: add support for dual read mode

[PATCH 04/11] spi: fsl-espi: fix and improve writing to TX FIFO
 2016-10-28 18:53 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: fix and improve writing to TX FIFO" to the spi tree

[PATCH 06/11] spi: fsl-espi: simplify and inline function fsl_espi_change_mode
 2016-10-28 18:52 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: simplify and inline function fsl_espi_change_mode" to the spi tree

[PATCH 09/11] spi: fsl-espi: extend and improve transfer error handling
 2016-10-28 18:52 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: extend and improve transfer error handling" to the spi tree

[PATCH 08/11] spi: fsl-espi: make better use of the RX FIFO
 2016-10-28 18:51 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: make better use of the RX FIFO" to the spi tree

[PATCH v1 2/2] spi: spi-fsl-dspi: Add DMA support for Vybrid
 2016-10-28 18:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] spi: fsl-espi: avoid processing uninitalized data on error
 2016-10-27 18:11 UTC  (3+ messages)

[PATCH 17/28] spi: fsl-espi: avoid processing uninitalized data on error
 2016-10-26 21:59 UTC  (4+ messages)
` Applied "spi: fsl-espi: avoid processing uninitalized data on error" to the spi tree
  ` Merge problem: "

[PATCH] spi: change post transfer udelay() to usleep_range() for long delays
 2016-10-26 15:13 UTC  (2+ messages)
  ` Applied "spi: change post transfer udelay() to usleep_range() for long delays" 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).