linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-02 14:48:41 to 2014-03-17 13:30:33 UTC [more...]

[PATCH] SPI: Add driver for Cadence SPI controller
 2014-03-17 13:30 UTC  (5+ messages)

[PATCH] spi: sc18is602: Don't be that restrictive with the maximum transfer speed
 2014-03-17 13:25 UTC  (6+ messages)

[PATCH 1/2] powerpc/85xx: Add a property bus-num for espi controller
 2014-03-17 13:01 UTC  (5+ messages)
  ` [PATCH 2/2] spi/fsl-lib: Get the SPI controller bus number from DTS

__spi_async: why the check for a callback as a requirement?
 2014-03-17 10:59 UTC  (2+ messages)

[PATCH RFC] spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > master->max_speed_hz
 2014-03-17  3:54 UTC  (3+ messages)

[PATCH RFT] spi: sc18is602: Convert to let spi core validate transfer speed
 2014-03-15 18:05 UTC  (3+ messages)

[PATCH v2] spi: efm32: properly namespace location property
 2014-03-14 20:37 UTC  (2+ messages)

[PATCH] spi: efm32: properly namespace location property
 2014-03-14 19:27 UTC  (3+ messages)

[PATCH 0/3] spi: bitbang fixes and passive serial driver
 2014-03-14 18:11 UTC  (14+ messages)
` [PATCH 1/3] spi: bitbang: fix shift for getmosi
  ` [PATCH 2/3] spi: bitbang: add lsb first support
  ` [PATCH 3/3] spi: psdev: add passive serial driver

[PATCH v2 0/2] spi: sh-hspi: Do not specifically request shyway_clk clock
 2014-03-14  8:20 UTC  (4+ messages)
  ` [PATCH v2 1/2] ARM: shmobile: r8a7779: Use clks as MSTP007 parent
  ` [PATCH v2 2/2] spi: sh-hspi: Do not specifically request shyway_clk clock

[PATCH] spi: sh-hspi: Do not specifically request shyway_clk clock
 2014-03-13 23:50 UTC  (3+ messages)

[PATCH 0/3] spi: bitbang fixes and passive serial driver
 2014-03-13 19:22 UTC  (12+ messages)
  ` [PATCH 1/3] spi: bitbang: fix shift for getmosi
  ` [PATCH 2/3] spi: bitbang: add lsb first support
  ` [PATCH 3/3] spi: psdev: add passive serial driver

[PATCH] spi: sh-sci: Prevent NULL pointer dereference
 2014-03-13 13:40 UTC  (3+ messages)

[RFT][PATCH 1/2] spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacks
 2014-03-13  9:57 UTC  (4+ messages)
` [RFT][PATCH 2/2] spi: sirf: "

[PATCH] spi: altera: Use bits_per_word_mask
 2014-03-13  9:55 UTC  (2+ messages)

[PATCH] spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master
 2014-03-13  9:54 UTC  (2+ messages)

[PATCH] spi: clps711x: Remove duplicate code to set default bits_per_word and max speed
 2014-03-13  9:52 UTC  (2+ messages)

[PATCH v3 0/3] xtensa xtfpga SPI controller driver
 2014-03-13  9:13 UTC  (5+ messages)
` [PATCH v3 1/3] spi: add "
` [PATCH v3 2/3] spi/xtensa-xtfpga: add DT binding documentation
  ` [PATCH v3 3/3] MAINTAINERS: add xtfpga platform section

[PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR
 2014-03-13  6:39 UTC  (11+ messages)
` [PATCH v5 1/8] mtd: spi-nor: copy the SPI NOR commands to a new header file

[PATCH v2 0/3] xtensa xtfpga SPI controller driver
 2014-03-12 17:21 UTC  (8+ messages)
` [PATCH v2 1/3] spi: add "
  ` [PATCH v2 2/3] spi/xtensa-xtfpga: add DT binding documentation
` [PATCH v2 3/3] MAINTAINERS: add xtfpga platform section

[PATCH v2] spi: efm32: Clean up non-DT paths
 2014-03-12 16:57 UTC  (3+ messages)

[PATCH 0/3] xtensa xtfpga SPI controller driver
 2014-03-12 13:24 UTC  (14+ messages)
` [PATCH 2/3] spi/xtensa-xtfpga: add DT binding documentation
  ` [PATCH 1/3] spi: add xtfpga SPI controller driver
  ` [PATCH 3/3] MAINTAINERS: add xtfpga platform section

[PATCH 1/3] spi: sh-hspi: Add missing call to pm_runtime_disable() in failure path
 2014-03-12 11:28 UTC  (17+ messages)
` [PATCH 2/3] spi: sh-msiof: Convert to spi core auto_runtime_pm framework
  ` [PATCH 3/3] spi: rspi: Add runtime PM support, using spi core auto_runtime_pm

[PATCH] spi: efm32: Clean up non-DT paths
 2014-03-11 18:26 UTC  (4+ messages)

[PATCH v3 resend] spi: hs-spi: Improve bindings
 2014-03-11 10:42 UTC  (4+ messages)

[PATCH v2] spi: sh-msiof: Remove "renesas,msiof-sh7724" from bindings
 2014-03-11  9:56 UTC  (2+ messages)

[PATCH] spi: coldfire-qspi: Prevent NULL pointer dereference
 2014-03-10 16:08 UTC  (6+ messages)

[PATCH] spi: clps711x: Provide label argument for devm_gpio_request
 2014-03-10 11:24 UTC  (2+ messages)

[PATCH] spi: coldfire-qspi: Enable clock before calling spi_master_resume
 2014-03-10 11:22 UTC  (2+ messages)

[PATCH] spi/qspi: Fix return from mmap path
 2014-03-10 11:12 UTC  (2+ messages)

[PATCH] spi/qspi: Fix return from mmap path
 2014-03-10 10:28 UTC  (5+ messages)

[GIT PULL] spi fixes for v3.14
 2014-03-09  9:06 UTC 

[GIT PULL] spi fixes for v3.14
 2014-03-09  9:00 UTC 

[GIT PULL] spi fixes for v3.14
 2014-03-07  5:04 UTC 

Loan Application
 2014-03-05 11:36 UTC 

[PATCH 0/2] spi: atmel: adopt pinctrl support
 2014-03-05  9:22 UTC  (5+ messages)
  ` [PATCH 1/2] "
  ` [PATCH 2/2] ARM: dts: sama5d36ek: add spi pinctrl sleep state

[PATCH 1/3] spi: bcm63xx-hsspi: Use SIMPLE_DEV_PM_OPS macro
 2014-03-05  6:05 UTC  (4+ messages)
` [PATCH 2/3] spi: fsl-dspi: "

[PATCH 1/2] spi: xilinx: remove unnecessary spaces
 2014-03-05  4:35 UTC  (3+ messages)
` [PATCH 2/2] spi: omap-100k: fix spacing coding style issue

[PATCH] spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks
 2014-03-05  4:00 UTC  (2+ messages)

[PATCH] spi: fsl-dspi: Fix getting correct address for master
 2014-03-05  3:54 UTC  (6+ messages)

[PATCH] spi-topcliff-pch: Fix probing when DMA mode is used
 2014-03-04  6:52 UTC  (6+ messages)

[PATCH] spi: xcomm: Remove duplicate code to set default bits_per_word and max speed
 2014-03-04  3:19 UTC  (3+ messages)

[PATCH 1/2] spi: sun4i: Set bits_per_word_mask to only support 8 bits word length
 2014-03-04  3:08 UTC  (5+ messages)
` [PATCH 2/2] spi: sun6i: "

[PATCH] spi: core: make zero length transfer valid again
 2014-03-03  8:26 UTC  (5+ messages)

[PATCH 0/5] ARM: davinci: tnetv107x removal
 2014-03-03  6:38 UTC  (3+ messages)
` [PATCH 3/5] spi: remove obsolete spi-ti-ssp driver

[PATCH] spi: spi-ath79: fix initial GPIO CS line setup
 2014-03-03  4:39 UTC  (2+ messages)

[PATCH] spi: dw: Convert to let spi core validate transfer speed
 2014-03-03  4:35 UTC  (2+ messages)

[PATCH] spi: atmel: Let spi core handle validating transfer length
 2014-03-03  4:01 UTC  (2+ messages)

[RFT][PATCH 1/2] spi: octeon: Remove struct octeon_spi_setup usage
 2014-03-03  4:00 UTC  (2+ messages)

[PATCH] spi: omap-uwire: Convert to use bits_per_word_mask
 2014-03-03  3:58 UTC  (2+ messages)

[PATCH] spi: atmel: Remove redundant list_empty checking
 2014-03-03  3:56 UTC  (2+ messages)

[PATCH v2] spi: sirf: provide a shortcut for spi command-data mode
 2014-03-03  3:22 UTC  (2+ messages)

[PATCH] spi: sh-msiof: Kill sh_msiof_spi_bits and sh_msiof_spi_hz functions
 2014-03-03  1:47 UTC  (3+ messages)

[PATCH] spi: sh-hspi: Remove duplicate code to set default transfer speed
 2014-03-03  1:37 UTC  (3+ 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 NNTP newsgroup(s).