linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-04 04:32:29 to 2016-11-07 18:01:12 UTC [more...]

[PATCH v8 1/3] of: Add vendor prefix for Lattice Semiconductor
 2016-11-07 18:01 UTC  (5+ 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] spi: make architecture specific hardware depend on the associated hardware
 2016-11-07 17:49 UTC  (2+ 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] ARM: spi: rewrites the name of the function
 2016-11-07 10:25 UTC  (2+ 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 0/3] Support H3 SPI controller
 2016-11-03 15:42 UTC  (11+ messages)
` [PATCH 1/3] spi: sun6i: Add binding for Allwinner "
  ` Applied "spi: sun6i: Add binding for Allwinner H3 SPI controller" to the spi tree
` [PATCH 2/3] spi: sun6i: Support Allwinner H3 SPI controller
` [PATCH 3/3] spi: sun6i: Use the driver data to get the buffer size

[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  (11+ messages)
` [PATCH] "
    ` Applied "spi: sun4i: Allow transfers larger than FIFO size" to the spi tree

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

[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  (10+ 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

[v4.9 PATCH] spi: fsl-espi: avoid processing uninitalized data on error
 2016-10-25 20:57 UTC 

Why isn't spi_set_cs() public?
 2016-10-25 17:03 UTC 

[PATCH v2 0/2] spi, i2c: mark device nodes only in case of successful instantiation
 2016-10-25  9:23 UTC  (12+ messages)
` [PATCH v2 1/2] spi: "
  ` Applied "spi: mark device nodes only in case of successful instantiation" to the spi tree
` [PATCH v2 2/2] i2c: mark device nodes only in case of successful instantiation

[PATCH -next] spi: omap2-mcspi: Remove redundant return value check of platform_get_resource()
 2016-10-24 18:05 UTC  (2+ messages)
  ` Applied "spi: omap2-mcspi: Remove redundant return value check of platform_get_resource()" to the spi tree

[PATCH] spi: imx: support DMA for imx35
 2016-10-24 18:05 UTC  (4+ messages)
  ` [PATCH v2] "
    ` Applied "spi: imx: support DMA for imx35" to the spi tree

[PATCH v1 1/2] ARM: dts: vfxxx: Enable DMA for DSPI on Vybrid
 2016-10-24  7:23 UTC  (4+ messages)

[PATCH] spi: mark device nodes only in case of successful instantiation
 2016-10-17 21:09 UTC  (7+ messages)

[PATCH v2, 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2016-10-17 17:08 UTC  (3+ messages)

[PATCH v6, 0/8] Broadcom stb, and iProc SoC QSPI driver
 2016-10-14 13:17 UTC  (6+ messages)
` [PATCH v6, 5/8] mtd: m25p80: Let m25p80_read() fallback to spi transfer

[PATCHv3 1/2] spi: Add Flag to Enable Slave Select with GPIO Chip Select
 2016-10-11 10:30 UTC  (4+ messages)
` [PATCHv3 2/2] spi: dw: Set GPIO_SS flag to toggle Slave Select on GPIO CS
    ` Applied "spi: dw: Set GPIO_SS flag to toggle Slave Select on GPIO CS" to the spi tree
  ` Applied "spi: Add Flag to Enable Slave Select with GPIO Chip Select." "

Applied "spi: imx: wait_for_completion_timeout(..) for PIO transfers" to the spi tree
 2016-10-09 20:39 UTC 

[PATCHv2 1/2] Documentation: dt: spi: Add GPIO Slave Select Parameter
 2016-10-07 20:01 UTC  (4+ messages)
  ` [PATCHv2 2/2] spi: Add Flag to Enable Slave Select with GPIO Chip Select

[PATCH v2 0/2] Moving runnable code from Documentation (last 2 patches)
 2016-10-06 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] samples: move blackfin gptimers-example from Documentation
` [PATCH v2 2/2] Doc: update 00-INDEX files to reflect the runnable code move

Applied "spi: fsl-espi: replace of_get_property with of_property_read_u32" to the spi tree
 2016-10-06 16:03 UTC 

Applied "spi: fsl-espi: reject MSB-first transfers with word sizes other than 8 or 16" to the spi tree
 2016-10-06 16:03 UTC 

Applied "spi: spidev: Add device to spidev device tree compatibility list" to the spi tree
 2016-10-06 16:03 UTC 

Applied "spi: fsl-espi: fix handling of word sizes other than 8 bit" to the spi tree
 2016-10-06 16:03 UTC 

[PATCH 1/1] Add devices to spidev device tree compatibility list
 2016-10-06 14:49 UTC  (3+ messages)
` [PATCH v2 1/1] Add device "

[PATCH] spi: dw: Enable Slave Select with GPIO Chip Select
 2016-10-06 14:15 UTC  (3+ messages)

[PATCH 1/1] Add devices to spidev device tree compatibility list
 2016-10-06  8:01 UTC  (3+ messages)

[PATCH] spi: intel-ssc: add support for Intel SSC SPI controller
 2016-10-05 15:25 UTC  (4+ messages)

[GIT PULL] spi updates for v4.9
 2016-10-04 10:25 UTC 

[PATCH] spi: omap2-mcspi: fix blatant abuse of the resource subsystem
 2016-10-04  9:27 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: Fix modifying platform resource data" 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).