Linux-SPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-09 17:36:08 to 2015-07-09 12:44:55 UTC [more...]

[RFC PATCH 0/2] spi: add dual parallel & stacked mode support in Zynq MPSoC GQSPI controller
 2015-07-09 12:44 UTC  (3+ messages)
` [RFC PATCH 1/2] spi: zynqmp: gqspi: add support for dual parallel mode configuration
  ` [RFC PATCH 2/2] spi: zynqmp: gqspi: add support for stacked "

linux-4.2-rc1/drivers/spi/spi-zynqmp-gqspi.c:215: possible missing break ?
 2015-07-09 11:58 UTC  (2+ messages)

[PATCH v2 0/4] Add Mediatek SPI bus driver
 2015-07-08 11:32 UTC  (16+ messages)
  ` [PATCH v2 1/4] spi: support spi without dma channel to use can_dma()
  ` [PATCH v2 4/4] arm64: dts: Add spi bus dts
` [PATCH v2 2/4] dt-bindings: ARM: Mediatek: Document devicetree bindings for spi bus
` [PATCH v2 3/4] spi: mediatek: Add spi bus for Mediatek MT8173

[PATCH] spi: spi-fsl-dspi: Update 'dspi' device node compatible string for LS1021A
 2015-07-08  2:41 UTC  (3+ messages)

[patch] spi: zynq: missing break statement
 2015-07-07 18:48 UTC  (3+ messages)
` Applied "spi: zynq: missing break statement" to the spi tree

[PATCH v2] spi: img-spfi: check for max speed supported by the spfi block
 2015-07-07 13:58 UTC  (2+ messages)
  ` Applied "spi: img-spfi: check for max speed supported by the spfi block" to the spi tree

[PATCH v2] spi: Fix per-page mapping of unaligned vmalloc-ed buffer
 2015-07-07 13:58 UTC  (2+ messages)
  ` Applied "spi: Fix per-page mapping of unaligned vmalloc-ed buffer" to the spi tree

[PATCH 1/2] spi/s3c24xx: remove unnecessary memset of s3c24xx_spi
 2015-07-07 13:58 UTC  (3+ messages)
` Applied "spi/s3c24xx: remove unnecessary memset of s3c24xx_spi" to the spi tree

[PATCH 2/2] spi/rockchip: remove unnecessary memset of rockchip_spi
 2015-07-07 13:58 UTC  (2+ messages)
` Applied "spi/rockchip: remove unnecessary memset of rockchip_spi" to the spi tree

[PATCH] spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entries
 2015-07-07 13:58 UTC  (3+ messages)
  ` Applied "spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entries" to the spi tree

Applied "regulator: da9210: Add optional interrupt support" to the spi tree
 2015-07-07 13:58 UTC 

[PATCH V2] spi: expose spi_master and spi_device statistics via sysfs
 2015-07-07 13:58 UTC  (2+ messages)
  ` Applied "spi: expose spi_master and spi_device statistics via sysfs" to the spi tree

[PATCH] spi: spidev: add compatible value for LTC2488
 2015-07-07 13:58 UTC  (2+ messages)
  ` Applied "spi: spidev: add compatible value for LTC2488" to the spi tree

[PATCH] spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMA
 2015-07-07 13:58 UTC  (4+ messages)
  ` Applied "spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMA" to the spi tree

spi: bcm2835: driver for "auxiliar" spi1/spi2
 2015-07-07 13:51 UTC  (7+ messages)

Fwd: [alsa-devel] [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
 2015-07-07 12:16 UTC  (22+ messages)
                ` [alsa-devel] Fwd: "

[PATCH 1/2] spi: bcm2835: add spi-bcm2835aux driver for the auxiliar spi1 and spi2
 2015-07-05 13:11 UTC  (14+ messages)
  ` [PATCH 2/2] dt: brcm,bcm2835-aux-spi: add binding documentation for new spi-bcm2835aux
      ` [PATCH 2/2] dt: brcm, bcm2835-aux-spi: "

[PATCH 1/2] spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in()
 2015-07-03 14:10 UTC  (4+ messages)
` [PATCH 2/2] spi: rspi: Make qspi_set_send_trigger() return "unsigned int"
    ` Applied "spi: rspi: Make qspi_set_send_trigger() return "unsigned int"" to the spi tree
  ` Applied "spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in()" "

[PATCH V2] dt: brcm,bcm2835-aux-spi: add binding documentation for new spi-bcm2835aux
 2015-07-02 16:31 UTC  (2+ messages)

[RFC don't push] spi: pxa2xx: Add support for Intel Sunrisepoint
 2015-07-02  8:07 UTC 

spi-mt7621 doesn't handle message bigger than (rx_len > 32)
 2015-07-01  7:52 UTC 

[PATCH] spi: Fix per-page mapping of unaligned vmalloc-ed buffer
 2015-06-30 16:21 UTC  (5+ messages)

[PATCH] spi: Fix per-page mapping of unaligned vmalloc-ed buffer
 2015-06-25 16:12 UTC  (5+ messages)

[PATCH] spi: Fix per-page mapping of unaligned vmalloc-ed buffer
 2015-06-25 16:08 UTC 

[PATCH 0/2] spi: dw: Reintroduce optional 16 bit data register I/O
 2015-06-25 14:41 UTC  (8+ messages)
  ` [PATCH 2/2] dt: snps,dw-apb-ssi: Describe 16 bit data register usage limitations
  ` [PATCH 1/2] spi: dw: Allow interface drivers to limit data I/O to word sizes
  ` [PATCH v2 0/2] spi: dw: Reintroduce optional 16 bit data register I/O
      ` [PATCH v2 1/2] dt: snps,dw-apb-ssi: Document new I/O data register width property
      ` [PATCH v2 2/2] spi: dw: Allow interface drivers to limit data I/O to word sizes

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-06-25 11:15 UTC  (12+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()

at91 spi problems
 2015-06-25  9:12 UTC 

[PATCH 1/2] spi: rspi: Remove obsolete rspi-rz platform_device_id entry
 2015-06-24 11:23 UTC  (9+ messages)
` [PATCH 2/2] spi: rspi: Remove obsolete qspi "

[PATCH 11/11] dt: Exynos: add Snow SPI NOR node
 2015-06-23 18:26 UTC  (3+ messages)
  ` [PATCH 04/11] mtd: ofpart: do not fail probe when no partitions exist

[GIT PULL] spi updates for v4.2
 2015-06-23 10:41 UTC 

[PATCH] spi: img-spfi: fix support for speeds up to 1/4th input clock
 2015-06-22 15:19 UTC  (2+ messages)

[PATCH] spi: add transfer histogram statistics via sysfs
 2015-06-22 13:02 UTC 

[PATCH] spi: expose spi_master and spi_device statistics via sysfs
 2015-06-20 15:24 UTC  (15+ messages)

[PATCH] spi: zynqmp-gqspi: Remove executable permission
 2015-06-20  7:24 UTC 

[PATCH v3] spi: img-spfi: Same Edge bit set to double supported transfer speed
 2015-06-18 12:52 UTC  (2+ messages)

[PATCH v2] spi: img-spfi: Same Edge bit set to double supported transfer speed
 2015-06-18 11:55 UTC  (6+ messages)

[PATCH] spi: img-spfi: check for max speed supported by the spfi block
 2015-06-18 10:10 UTC 

Add Mediatek SPI driver
 2015-06-18  8:11 UTC  (17+ messages)
` [PATCH 2/3] spi: mediatek: Add spi bus for Mediatek MT8173

[PATCH] spi: img-spfi: Same Edge bit set to double supported transfer speed
 2015-06-16 15:25 UTC 

[PATCH v4 0/2] spi: atmel: add support to FIFOs and the internal chip-select
 2015-06-16 10:09 UTC  (3+ messages)
  ` [PATCH v4 1/2] spi: atmel: update DT bindings documentation
  ` [PATCH v4 2/2] spi: atmel: add support to FIFOs

[PATCH] spi: spi-pxa2xx: Constify ACPI device ids
 2015-06-16  9:37 UTC  (7+ messages)

Freescale Vybrid spidev slave
 2015-06-16  8:23 UTC 

[PATCH/RFC] spi: sh-msiof: Fix FIFO size to 64 word from 256 word
 2015-06-16  1:41 UTC  (3+ messages)

[PATCH v3 0/3] spi: atmel: add support to FIFOs and the internal chip-select
 2015-06-15 15:49 UTC  (5+ messages)
` [PATCH v3 2/3] spi: atmel: update DT bindings documentation

[PATCH 1/2] spi: spi-fsl-dspi: Update DT binding documentation
 2015-06-15 13:20 UTC  (2+ messages)

[PATCH 2/2] ARM: ls1021a: dtsi: Update 'dspi' node compatible string
 2015-06-15 11:49 UTC 

[LINUX RFC v3 1/2] devicetree: Add DT bindings documentation for Zynq Ultrascale+ MPSoC GQSPI controller
 2015-06-12 17:33 UTC  (3+ messages)
` [LINUX RFC v3 2/2] spi: Add support "

[PATCH 1/1 v2] spi: fsl-dspi: Use pinctrl PM helpers
 2015-06-12 17:28 UTC  (2+ messages)

[PATCH 1/1] spi: fsl-dspi: Use pinctrl PM helpers
 2015-06-12 16:31 UTC  (4+ messages)

[PATCH v1] spi: davinci: change the lower limit of pre-scale divider to 1
 2015-06-10 17:28 UTC  (2+ messages)

[PATCH 3/4] spi: davinci: change the lower limit of pre-scale divider to 1
 2015-06-10  7:22 UTC  (2+ messages)

[PATCH v2 2/2] spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length
 2015-06-09 17:36 UTC  (2+ messages)

[PATCH v4 1/2] spi: spi-fsl-dspi: Enable TCF interrupt mode support
 2015-06-09 17:36 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).