linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-30 08:08:30 to 2017-01-17 19:18:02 UTC [more...]

[PATCH v3 0/2] spi: lantiq-ssc: add support for Lantiq SSC SPI controller
 2017-01-17 19:18 UTC  (5+ 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 00/17] SPI: Fine-tuning for several function implementations
 2017-01-17 19:11 UTC  (39+ messages)
` [PATCH 01/17] spi: Use kcalloc() in spi_register_board_info()
    ` Applied "spi: Use kcalloc() in spi_register_board_info()" to the spi tree
` [PATCH 02/17] spi: Adjust checks for null pointers in two functions
` [PATCH 03/17] spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects()
    ` Applied "spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects()" to the spi tree
` [PATCH 06/17] spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()
  ` Applied "spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()" to the spi tree
` [PATCH 07/17] spi/mpc52xx: Combine substrings for two messages
  ` Applied "spi/mpc52xx: Combine substrings for two messages" to the spi tree
  ` [PATCH 04/17] spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects()
    ` Applied "spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects()" to the spi tree
  ` [PATCH 05/17] spi: fsl: Combine substrings for two messages
    ` Applied "spi: fsl: Combine substrings for two messages" to the spi tree
  ` [PATCH 08/17] spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()
    ` Applied "spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()" to the spi tree
  ` [PATCH 09/17] spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()
    ` Applied "spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()" to the spi tree
  ` [PATCH 13/17] spi/topcliff-pch: Delete an unnecessary return statement in two functions
    ` Applied "spi/topcliff-pch: Delete an unnecessary return statement in two functions" to the spi tree
  ` [PATCH 15/17] spi/topcliff-pch: Combine substrings for four messages
    ` Applied "spi/topcliff-pch: Combine substrings for four messages" to the spi tree
` [PATCH 10/17] spi/ppc4xx: Adjust checks for null pointers in two functions
    `  "
` [PATCH 11/17] spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma()
    ` Applied "spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma()" to the spi tree
` [PATCH 12/17] spi/topcliff-pch: Improve size determinations in pch_spi_probe()
  ` Applied "spi/topcliff-pch: Improve size determinations in pch_spi_probe()" to the spi tree
` [PATCH 14/17] spi/topcliff-pch: Adjust six checks for null pointers
` [PATCH 16/17] spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx()
  ` Applied "spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx()" to the spi tree
` [PATCH 17/17] spi/topcliff-pch: One check less in pch_spi_set_tx()

[Patch V1 1/2] spi: fsl-lpspi: fix indentation error
 2017-01-17 19:04 UTC  (6+ messages)
  ` [Patch V1 2/2] spi: fsl-lpspi: add VLLS mode support
  ` Applied "spi: fsl-lpspi: fix indentation error" to the spi tree

[PATCH v2 0/3] spi: pca2xx: Prepare for and enable MSI support
 2017-01-17 18:52 UTC  (17+ messages)
` [PATCH v2 1/3] spi: pxa2xx: Factor out handle_bad_msg
    ` Applied "spi: pxa2xx: Factor out handle_bad_msg" to the spi tree
` [PATCH v2 2/3] spi: pxa2xx: Prepare for edge-triggered interrupts
` [PATCH v2 3/3] spi: pca2xx-pci: Allow MSI

[patch] spi: s3c64xx: potential oops on probe error
 2017-01-17 18:46 UTC  (4+ messages)
  ` Applied "spi: s3c64xx: potential oops on probe error" to the spi tree

problem with spidev on RT5350
 2017-01-15 20:16 UTC 

[PATCH] uapi: use wildcards to list files
 2017-01-13 17:06 UTC  (44+ 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
          ` [Linux-c6x-dev] "
          ` [PATCH v3 0/8] "
            ` [PATCH v3 1/8] arm: put types.h in uapi
            ` [PATCH v3 2/8] h8300: put bitsperlong.h "
            ` [PATCH v3 3/8] nios2: put setup.h "
            ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
            ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
            ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
            ` [PATCH v3 7/8] uapi: export all headers under uapi directories
            ` [PATCH v3 8/8] uapi: export all arch specifics directories
            ` (unknown)
            ` (no subject)

[PATCH] spi: spi-fsl-spi: Add OF bus-num property
 2017-01-13 15:41 UTC  (2+ messages)

[RESEND] spi: davinci: Allow device tree devices to use DMA
 2017-01-13 12:04 UTC  (6+ messages)

[PATCH] spi: davinci: use dma_mapping_error()
 2017-01-12 17:46 UTC  (2+ messages)
  ` Applied "spi: davinci: use dma_mapping_error()" to the spi tree

x86: Add SPI slaves to PCIe SPI master?
 2017-01-12 13:47 UTC  (5+ messages)

[PATCH v2 0/2] spi: lantiq-ssc: add support for Lantiq SSC SPI controller
 2017-01-10 22:44 UTC  (6+ messages)
` [PATCH v2 1/2] spi: add check_finished() callback

[PATCH] SPI: make falcon-spi bool
 2017-01-10 12:27 UTC  (6+ messages)
  ` Applied "spi: make falcon-spi bool" to the spi tree

[PATCH] spi: spi-axi: Free resources on error path
 2017-01-09 20:02 UTC  (3+ messages)
` Applied "spi: spi-axi: Free resources on error path" to the spi tree

[PATCH 1/1] spi: dw: Make debugfs use bus num and make irq name unique
 2017-01-09 20:02 UTC  (2+ messages)
  ` Applied "spi: dw: Make debugfs use bus num and make irq name unique" to the spi tree

[PATCH] spi: s3c64xx: Don't request/release DMA channels for each SPI transfer
 2017-01-09 20:02 UTC  (6+ messages)
    ` Applied "spi: s3c64xx: Don't request/release DMA channels for each SPI transfer" to the spi tree

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

[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: bcm53xx: (re)license code to the GPL v2
 2017-01-06 20:35 UTC  (4+ 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: imx: support to set watermark level via DTS
 2017-01-06  9:00 UTC  (4+ messages)

[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 1/2] spi: bcm-qspi: Enable the driver on BMIPS_GENERIC
 2017-01-04 18:37 UTC  (2+ messages)
` Applied "spi: bcm-qspi: Enable the driver on BMIPS_GENERIC" to the spi tree

[PATCH 2/2] spi: armada-3700: Replaced raw values for nbits by the SPI macros
 2017-01-04 18:37 UTC  (2+ messages)
  ` Applied "spi: armada-3700: Replaced raw values for nbits by the SPI macros" to the spi tree

[PATCH 1/2] spi: armada-3700: Coding style fixes
 2017-01-04 18:37 UTC  (2+ messages)
  ` Applied "spi: armada-3700: Coding style fixes" 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 v2 1/1] spi: dw: Make debugfs name unique between instances
 2017-01-04  9:06 UTC  (5+ messages)

[PATCH v4 0/4] Add support for the Armada 3700 SPI controller
 2017-01-03 15:14 UTC  (5+ messages)
` [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

[v2 0/2] Add Broadcom STB SPI support
 2017-01-03  8:36 UTC  (4+ messages)
` [v2 2/2] MIPS: BMIPS: Add support SPI device nodes

Urgent Please;;
 2017-01-02 17:34 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).