linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-08 04:58:55 to 2017-01-09 11:33:58 UTC [more...]

[PATCH] uapi: use wildcards to list files
 2017-01-09 11:33 UTC  (18+ messages)
      ` [PATCH v2 0/7] uapi: export all headers under uapi directories
        ` [PATCH v2 1/7] arm: put types.h in uapi
        ` [PATCH v2 2/7] h8300: put bitsperlong.h "
        ` [PATCH v2 3/7] nios2: put setup.h "
        ` [PATCH v2 4/7] x86: put msr-index.h "
        ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
        ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
        ` [PATCH v2 7/7] uapi: export all headers under uapi directories

[PATCH RESEND] spi: s3c64xx: Don't request/release DMA channels for each SPI transfer
 2017-01-09 10:36 UTC 

[PATCH] spi: s3c64xx: Don't request/release DMA channels for each SPI transfer
 2017-01-09 10:00 UTC  (6+ messages)

[PATCH v11 1/3] of: Add vendor prefix for Lattice Semiconductor
 2017-01-09  6:34 UTC  (4+ messages)
` [PATCH v11 2/3] Documentation: Add binding document for Lattice iCE40 FPGA manager
  ` [PATCH v11 3/3] fpga: Add support for Lattice iCE40 FPGAs

[PATCH] spi: spi-axi: Free resources on error path
 2017-01-09  0:11 UTC  (2+ messages)

[PATCH] spi: bcm53xx: (re)license code to the GPL v2
 2017-01-06 20:35 UTC  (10+ messages)

[PATCH 1/1] spi: imx: adjust watermark level according to transfer length
 2017-01-06 18:17 UTC  (2+ messages)
  ` Applied "spi: imx: adjust watermark level according to transfer length" to the spi tree

ubi_io_read: error -74 (ECC error)
 2017-01-06 11:58 UTC  (2+ messages)

[PATCH 1/1] spi: dw: Make debugfs use bus num and make irq name unique
 2017-01-06  9:35 UTC 

[PATCH 1/1] spi: imx: support to set watermark level via DTS
 2017-01-06  9:00 UTC  (4+ messages)

[RESEND] spi: davinci: Allow device tree devices to use DMA
 2017-01-06  3:26 UTC 

[PATCH 1/1] spi: dw: Make debugfs name unique between instances
 2017-01-05  9:52 UTC  (7+ messages)
  ` Applied "spi: dw: Make debugfs name unique between instances" to the spi tree

[v2 0/2] Add Broadcom STB SPI support
 2017-01-04 18:37 UTC  (6+ messages)
  ` [v2 1/2] spi: bcm-qspi: Enable the driver on BMIPS_GENERIC
    ` Applied "spi: bcm-qspi: Enable the driver on BMIPS_GENERIC" to the spi tree
  ` [v2 2/2] MIPS: BMIPS: Add support SPI device nodes

[PATCH 0/2] Cosmetic changes for the SPI driver of ARMADA 3700
 2017-01-04 18:37 UTC  (5+ messages)
  ` [PATCH 1/2] spi: armada-3700: Coding style fixes
      ` Applied "spi: armada-3700: Coding style fixes" to the spi tree
  ` [PATCH 2/2] spi: armada-3700: Replaced raw values for nbits by the SPI macros
      ` Applied "spi: armada-3700: Replaced raw values for nbits by the SPI macros" to the spi tree

[PATCH v1 1/1] spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)
 2017-01-04 18:37 UTC  (2+ messages)
  ` Applied "spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)" to the spi tree

[PATCH 1/2] spi: rspi: Remove useless memory allocation failure message
 2017-01-04 18:37 UTC  (4+ messages)
  ` [PATCH 2/2] spi: sh-msiof: "
      ` Applied "spi: sh-msiof: Remove useless memory allocation failure message" to the spi tree
  ` Applied "spi: rspi: "

[PATCH v1 1/2] spi: pxa2xx: add missed break
 2017-01-04 18:37 UTC  (4+ messages)
  ` [PATCH v1 2/2] spi: pxa2xx: fix indentation of the comments in header
      ` Applied "spi: pxa2xx: fix indentation of the comments in header" to the spi tree
  ` Applied "spi: pxa2xx: add missed break" "

[PATCH v1 1/1] spi: pxa2xx-pci: Enable DMA for Intel Merrifield
 2017-01-04 18:37 UTC  (2+ messages)
  ` Applied "spi: pxa2xx-pci: Enable DMA for Intel Merrifield" to the spi tree

[PATCH v4 0/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib
 2017-01-04 17:23 UTC  (5+ messages)
` [PATCH v4 1/2] mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
` [PATCH v4 2/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib

[PATCH] SPI: make falcon-spi bool
 2017-01-04 10:46 UTC  (3+ messages)

[Patch V1 1/2] spi: fsl-lpspi: fix indentation error
 2017-01-04  9:38 UTC  (2+ messages)
  ` [Patch V1 2/2] spi: fsl-lpspi: add VLLS mode support

[PATCH v2 1/1] spi: dw: Make debugfs name unique between instances
 2017-01-04  9:06 UTC  (5+ messages)

[PATCH v3 0/2] spi: lantiq-ssc: add support for Lantiq SSC SPI controller
 2017-01-03 17:20 UTC  (3+ messages)
  ` [PATCH v3 1/2] spi: add transfer_status() callback
  ` [PATCH v3 2/2] spi: lantiq-ssc: add support for Lantiq SSC SPI controller

[PATCH v4 0/4] Add support for the Armada 3700 SPI controller
 2017-01-03 15:14 UTC  (8+ messages)
  ` [PATCH v4 1/4] spi: Add support for Armada 3700 SPI Controller
      ` Applied "spi: Add support for Armada 3700 SPI Controller" to the spi tree
  ` [PATCH v4 2/4] spi: armada-3700: Add documentation for the Armada 3700 SPI Controller
  ` [PATCH v4 3/4] arm64: dts: marvell: Add definition of SPI controller for Armada 3700
  ` [PATCH v4 4/4] arm64: dts: marvell: Enable spi0 on the board Armada-3720-db

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH for-next] spi: bcm53xx: set of_node to let DT specify device(s)
 2016-12-29 16:27 UTC 

[PATCH 1/3] spi: introduce max message size flag in spi_master
 2016-12-24 23:47 UTC  (9+ messages)
  ` [PATCH v2 2/3] mtd: m25p80: consider max message size in m25p80_read

[PATCH v3 0/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib
 2016-12-23 18:56 UTC  (4+ messages)
` [PATCH v3 1/2] mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
  ` [PATCH v3 2/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib

fsl-espi, m25p80 and max_transfer_size / max_message_size
 2016-12-23 15:09 UTC  (4+ messages)

[PATCH] spi: rockchip: support "sleep" pin configuration
 2016-12-21  4:04 UTC  (4+ messages)

[PATCH spi/for-next] sip: sh-msiof: Do not use C++ style comment
 2016-12-20 11:41 UTC  (2+ messages)
` Applied "spi: sh-msiof: Do not use C++ style comment" to the spi tree

[PATCH spi/for-next] spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings
 2016-12-20 10:21 UTC  (5+ messages)
` Applied "spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings" to the spi tree

[PATCH/RFC v2 0/7] spi: Add slave mode support
 2016-12-19 13:28 UTC  (7+ messages)
` [PATCH/RFC v2 3/7] spi: core: Add support for registering SPI slave controllers

[PATCH] spi: spi-fsl-spi: Add OF bus-num property
 2016-12-19 12:09 UTC 

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

[PATCH v2 0/2] spi: lantiq-ssc: add support for Lantiq SSC SPI controller
 2016-12-17 22:16 UTC  (8+ messages)
  ` [PATCH v2 1/2] spi: add check_finished() callback
  ` [PATCH v2 2/2] spi: lantiq-ssc: add support for Lantiq SSC SPI controller

[patch 3/3] spi: armada-3700: Remove unnecessary condition
 2016-12-16 12:31 UTC  (3+ messages)
` Applied "spi: armada-3700: Remove unnecessary condition" to the spi tree

[patch 2/3] spi: armada-3700: Set mode bits correctly
 2016-12-16 12:31 UTC  (3+ messages)
` Applied "spi: armada-3700: Set mode bits correctly" to the spi tree

[patch 1/3] spi: armada-3700: Signedness bug in probe
 2016-12-16 10:34 UTC  (5+ messages)

[PATCH/RFC v2 2/7] spi: core: Extract of_spi_parse_dt()
 2016-12-15 18:28 UTC  (2+ messages)
` Applied "spi: core: Extract of_spi_parse_dt()" to the spi tree

[PATCH] spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg()
 2016-12-14 18:03 UTC  (3+ messages)
` Applied "spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg()" to the spi tree

[PATCH] spi: SPI_FSL_DSPI should depend on HAS_DMA
 2016-12-14 18:03 UTC  (5+ messages)
  ` Applied "spi: SPI_FSL_DSPI should depend on HAS_DMA" to the spi tree

[PATCH 1/2] spi: spi-ath79: support multiple internal chip select lines
 2016-12-14 18:03 UTC  (5+ messages)
  ` [PATCH 2/2] spi: spi-ath79: use gpio_set_value_cansleep for GPIO chip select
      ` Applied "spi: spi-ath79: use gpio_set_value_cansleep for GPIO chip select" to the spi tree
  ` Applied "spi: spi-ath79: support multiple internal chip select lines" "

[PATCH] spi: armada-3700: fix unsigned compare than zero on irq
 2016-12-14 18:03 UTC  (5+ messages)
` Applied "spi: armada-3700: fix unsigned compare than zero on irq" to the spi tree

[PATCH v9 1/3] of: Add vendor prefix for Lattice Semiconductor
 2016-12-14 15:40 UTC  (6+ messages)
` [PATCH v9 2/3] Documentation: Add binding document for Lattice iCE40 FPGA manager
` [PATCH v9 3/3] fpga: Add support for Lattice iCE40 FPGAs

[GIT PULL] spi updates for v4.10
 2016-12-13 17:41 UTC 

spidev instantiated from DT
 2016-12-13  8:27 UTC  (2+ messages)

spidev instantiated from DT
 2016-12-12  9:14 UTC  (2+ messages)

[PATCH v2] spi: mvebu: fix baudrate calculation for armada variant
 2016-12-08 17:56 UTC  (2+ messages)

[PATCH 3/5] dt-bindings: spi: Add documentation for the Armada 3700 SPI Controller
 2016-12-08 16:55 UTC  (2+ messages)
  ` Applied "spi: armada-3700: Add documentation for the Armada 3700 SPI Controller" to the spi tree

[spi:fix/mvbeu 1/1] drivers/spi/spi-orion.c:192:8: error: 'sspr' undeclared
 2016-12-08 16:14 UTC 

[PATCH v2 0/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib
 2016-12-08 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
` [PATCH v2 2/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib

[PATCH] spi: mvebu: fix baudrate calculation for armada variants
 2016-12-08  8:21 UTC 

Western Union Spende
 2016-12-08  4:58 UTC 


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