linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-20 11:34:00 to 2015-08-30 11:27:07 UTC [more...]

[PATCH] spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource
 2015-08-30 11:27 UTC  (2+ messages)
  ` Applied "spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource" to the spi tree

[PATCH v2 1/3] spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup
 2015-08-28 17:46 UTC  (2+ messages)
  ` Applied "spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup" to the spi tree

[PATCH v2 2/3] spi: fsl-(e)spi: simplify cleanup code
 2015-08-28 17:46 UTC  (2+ messages)
  ` Applied "spi: fsl-(e)spi: simplify cleanup code" to the spi tree

[PATCH v2 3/3] spi: fsl-espi: add runtime PM
 2015-08-28 17:46 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: add runtime PM" to the spi tree

[PATCH v2 1/2] spi/xlp: SPI controller driver for Netlogic XLP SoCs
 2015-08-28 17:46 UTC  (4+ messages)
  ` [PATCH v2 2/2] spi: Add DT bindings documentation for Netlogic XLP SPI controller
      ` Applied "spi: Add DT bindings documentation for Netlogic XLP SPI controller" to the spi tree
  ` Applied "spi/xlp: SPI controller driver for Netlogic XLP SoCs" "

Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
 2015-08-28  9:50 UTC  (34+ messages)
  ` [alsa-devel] "
                                                                          ` Fwd: "

Not really following Mark Brown's spidev patch
 2015-08-28  7:53 UTC  (4+ messages)

[LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
 2015-08-28  4:13 UTC  (13+ messages)
  ` [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe
  ` [LINUX RFC v2 2/4] mtd: add spi_device instance to spi_nor struct
  ` [LINUX RFC v2 3/4] spi-nor: add dual parallel mode support
  ` [LINUX RFC v2 4/4] spi: zynqmp: gqspi: add support for dual parallel mode configuration

[PATCH] spi: mediatek: fix SPI_CMD_PAUSE_IE macro error
 2015-08-27 19:31 UTC  (2+ messages)
  ` Applied "spi: mediatek: fix SPI_CMD_PAUSE_IE macro error" to the spi tree

[PATCH linux-next v5 0/5] add driver for Atmel QSPI controller
 2015-08-27  9:51 UTC  (10+ messages)
` [PATCH linux-next v5 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change
` [PATCH linux-next v5 2/5] Documentation: mtd: add a DT property to set the number of dummy cycles
` [PATCH linux-next v5 3/5] mtd: spi-nor: allow to tune "
  ` [PATCH linux-next v5 4/5] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
  ` [PATCH linux-next v5 5/5] mtd: atmel-quadspi: add driver for Atmel QSPI controller

[PATCH 2/3] spi: fsl-(e)spi: simplify cleanup code
 2015-08-26 18:54 UTC  (8+ messages)

[PATCH 0/2] SPI controller driver for Netlogic XLP SoCs
 2015-08-26 10:22 UTC  (4+ messages)
` [PATCH 2/2] spi: Add DT bindings documentation for Netlogic XLP SPI controller

[PATCH v4 0/5] bcm2835: auxiliar device support for spi
 2015-08-26  1:56 UTC  (10+ messages)
` [PATCH v4 1/5] soc: bcm2835: auxiliar devices enable infrastructure
` [PATCH v4 2/5] ARM: bcm2835: add DT for the bcm2835 auxiliar devices
` [PATCH v4 3/5] dt/bindings: bcm2835: add binding documentation for bcm2835-aux
` [PATCH v4 4/5] spi: bcm2835: new driver implementing auxiliar spi1/spi2 on the bcm2835 soc
  ` [PATCH v4 5/5] dt/bindings: bcm2835: Add binding documentation for auxiliar spi devices

[PATCH 1/3] spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup
 2015-08-25 20:14 UTC  (5+ messages)

[PATCH V2] spi/bcm63xx-hsspi: add support for dual spi read/write
 2015-08-25 17:50 UTC  (2+ messages)
  ` Applied "spi/bcm63xx-hsspi: add support for dual spi read/write" to the spi tree

[PATCHi v3 0/4] Fixup mediatek spi driver
 2015-08-25 17:50 UTC  (10+ messages)
` [PATCH v3 1/4] spi: mediatek: add linux/io.h include file
    ` Applied "spi: mediatek: add linux/io.h include file" to the spi tree
` [PATCH v3 2/4] spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_STATUS marco
    ` Applied "spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_STATUS marco" to the spi tree
` [PATCH v3 3/4] spi: mediatek: add PM clk_prepare_enable fail flow
    ` Applied "spi: mediatek: add PM clk_prepare_enable fail flow" to the spi tree
  ` [PATCH v3 4/4] spi: mediatek: replace *_time name
      ` Applied "spi: mediatek: replace *_time name" to the spi tree

[PATCH 3/3] spi: fsl-espi: add runtime PM
 2015-08-25 17:45 UTC  (2+ messages)

[PATCH linux-next v4 0/5] add driver for Atmel QSPI controller
 2015-08-25 15:57 UTC  (23+ messages)
` [PATCH linux-next v4 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change
  ` [PATCH linux-next v4 2/5] Documentation: mtd: add a DT property to set the number of dummy cycles
  ` [PATCH linux-next v4 3/5] mtd: spi-nor: allow to tune "
  ` [PATCH linux-next v4 4/5] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH linux-next v4 5/5] mtd: atmel-quadspi: add driver for Atmel QSPI controller

[PATCH] spi: ti-qspi: use 128 bit transfer mode for writing to flash
 2015-08-25  6:54 UTC  (4+ messages)
  ` Applied "spi: ti-qspi: use 128 bit transfer mode where possible" to the spi tree

[RESEND][PATCH 0/4] spi: davinci: Improve prescaler limit support
 2015-08-24 16:15 UTC  (5+ messages)
` [RESEND][PATCH 4/4] ARM: dts: keystone: Add ti,keystone-spi for SPI

[PATCH 00/18] Export SPI and OF module aliases in missing drivers
 2015-08-24  8:00 UTC  (11+ messages)
` [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias when probing using DT

[PATCH] spi/bcm63xx-hsspi: add support for dual spi read/write
 2015-08-23 20:43 UTC  (2+ messages)

[PATCH 1/2 RESEND] spi: check bits_per_word in spi_setup
 2015-08-23 15:32 UTC  (3+ messages)
  ` [PATCH 2/2 RESEND] staging/fbtft: use spi_setup instead of direct call to master->setup

[PATCH 0/2 RESEND] Fix displays requiring 9 bit transfers on RPi
 2015-08-23 14:06 UTC 

[PATCH 0/3] spi: fsl-(e)spi: Migrate to devm_ functions and add runtime PM
 2015-08-23 12:19 UTC 

[PATCH 4/4 RESEND v2] spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove function
 2015-08-23  3:41 UTC  (2+ messages)

[PATCH 2/4 RESEND v2] spi: s3c64xx: extend driver to make full use of runtime PM autosuspend
 2015-08-23  3:39 UTC  (2+ messages)

[PATCH 3/4 RESEND v2] spi: s3c64xx: simplify suspend / resume handlers
 2015-08-21 17:31 UTC 

[PATCH 1/4 RESEND v2] spi: s3c64xx: clean up runtime PM if driver registration fails
 2015-08-21 17:31 UTC 

[PATCH v3 1/2] dt: snps,dw-apb-ssi: Document new I/O data register width property
 2015-08-21 17:26 UTC  (2+ messages)
  ` Applied "dt: snps,dw-apb-ssi: Document new I/O data register width property" to the spi tree

[PATCH v3 2/2] spi: dw: Allow interface drivers to limit data I/O to word sizes
 2015-08-21 17:26 UTC  (2+ messages)
  ` Applied "spi: dw: Allow interface drivers to limit data I/O to word sizes" to the spi tree

[PATCH] spi: Fall back to master maximum speed if no slave speed specified
 2015-08-21 17:24 UTC  (2+ messages)
  ` Applied "spi: Fall back to master maximum speed if no slave speed specified" to the spi tree

Applied "spi: sunxi: fix transfer timeout" to the spi tree
 2015-08-21  8:07 UTC  (3+ messages)

[PATCH 4/4 RESEND] spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove function
 2015-08-21  1:17 UTC  (2+ messages)

[PATCH 3/4 RESEND] spi: s3c64xx: simplify suspend / resume handlers
 2015-08-21  1:05 UTC  (2+ messages)

[PATCH 2/4 RESEND] spi: s3c64xx: extend driver to make full use of runtime PM autosuspend
 2015-08-21  1:00 UTC  (2+ messages)

[PATCH 1/4 RESEND] spi: s3c64xx: clean up runtime PM if driver registration fails
 2015-08-21  0:57 UTC  (2+ messages)

[PATCH v3] nand: Add NAND driver for Mikrotik RB4xx series boards
 2015-08-20 22:31 UTC  (3+ messages)

[PATCH 0/9] spi/sunxi patches
 2015-08-20 21:29 UTC  (27+ messages)
  ` [PATCH 1/9] spi: sunxi: fix transfer timeout
  ` [PATCH 4/9] spi: sun4i: add DMA support
      ` [linux-sunxi] "
  ` [PATCH 2/9] spi: sun4i: fix FIFO limit
  ` [PATCH 3/9] spi: sunxi: check that transfer speed is non-zero
  ` [PATCH 5/9] ARM: dts: sun7i: cubieboard2: Enable SPI0
  ` [PATCH 7/9] ARM: dts: sun5i: add SPI pins on A13 and A10s
  ` [PATCH 6/9] ARM: dts: sunxi: add spi aliases on cubieboards
  ` [PATCH 8/9] ARM: dts: sunxi: A10s Olinuxino Micro: add spi2
  ` [PATCH 9/9] ARM: dts: sunxi: Add SPI aliases on A10s Olinuxino

[PATCH v2 1/4] spi: mediatek: fix spi incorrect endian usage
 2015-08-20 18:34 UTC  (2+ messages)
  ` Applied "spi: mediatek: fix spi incorrect endian usage" to the spi tree

[PATCH v2 2/4] spi: medaitek: revise quirks compatibility style
 2015-08-20 18:34 UTC  (2+ messages)
  ` Applied "spi: medaitek: revise quirks compatibility style" to the spi tree

[PATCH v2 3/4] spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET
 2015-08-20 18:34 UTC  (2+ messages)
  ` Applied "spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET" to the spi tree

[PATCH v2 0/4] Fixup mediatek spi driver
 2015-08-20 18:17 UTC  (3+ messages)
` [PATCH v2 4/4] spi: mediatek: revise coding style

[PATCH] spi: bcm53xx: Adjust devm usage
 2015-08-20 17: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).