linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-25 13:03:47 to 2014-04-10 19:34:12 UTC [more...]

[PATCH 1/9] mtd: spi-nor: drop \t after #define
 2014-04-10 19:34 UTC  (29+ messages)
  ` [PATCH 2/9] mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
  ` [PATCH 3/9] mtd: spi-nor: unify read opcode variants with ST SPI FSM
  ` [PATCH 4/9] Documentation: spi-nor: rewrite some portions
  ` [PATCH 5/9] mtd: spi-nor: shorten Kconfig naming
  ` [PATCH 6/9] mtd: st_spi_fsm: fixup Kconfig dependency
  ` [PATCH 7/9] mtd: st_spi_fsm: kill duplicate CMD definitions
  ` [PATCH 8/9] mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
  ` [PATCH 9/9] mtd: st_spi_fsm: begin using spi-nor.h opcodes

[PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR
 2014-04-10 19:31 UTC  (13+ messages)
` [PATCH v5 1/8] mtd: spi-nor: copy the SPI NOR commands to a new header file
` [PATCH v5 3/8] mtd: spi-nor: add the framework for SPI NOR

[PATCH v5 5/8] mtd: m25p80: use the SPI nor framework
 2014-04-10 19:29 UTC  (5+ messages)
` [PATCH v5 5/8 fix] "

mcspi
 2014-04-10 17:58 UTC  (2+ messages)

[PATCH] spi: core: Increase timeout value
 2014-04-10 17:36 UTC  (2+ messages)

[PATCH v3 1/2] SPI: Add driver for Cadence SPI controller
 2014-04-10 12:23 UTC  (4+ messages)
` [PATCH v3 2/2] devicetree: Add devicetree bindings documentation for Cadence SPI

SPI driver causing kernel panic
 2014-04-09 13:23 UTC 

mcspi
 2014-04-08 11:51 UTC  (3+ messages)

[PATCH] spi: spi-adi-v3: convert to use common clk framework
 2014-04-08 11:11 UTC  (2+ messages)

[PATCH] spi: qup: Depend on ARCH_QCOM
 2014-04-08 11:09 UTC  (5+ messages)
  ` [PATCH] [RESEND] "

[PATCH] spi: efm32: Update binding document to make "efm32,location" property optional
 2014-04-07  9:56 UTC  (3+ messages)

[PATCH v2 1/2] SPI: Add driver for Cadence SPI controller
 2014-04-07  7:46 UTC  (25+ messages)
  ` [PATCH v2 2/2] devicetree: Add devicetree bindings documentation for Cadence SPI

[PATCH v2] spi: efm32: Make "efm32,location" property optional
 2014-04-07  7:00 UTC  (2+ messages)

[PATCH RFC] spi: efm32: Make "efm32,location" property optional
 2014-04-07  6:16 UTC  (2+ messages)

[RFC] Making spi usable on machines without DMA
 2014-04-06  9:02 UTC 

ARM: bcm2835: DMA driver + spi_optimize_message - some questions/info
 2014-04-04 14:17 UTC  (5+ messages)

[PATCH 2/2] SPI: Add support for Zynq Quad SPI controller
 2014-04-04 12:26 UTC  (5+ messages)

[PATCH v2] spi: convert spi-bfin-v3.c to a multiplatform driver
 2014-04-04  8:27 UTC  (2+ messages)

[PATCH 1/2] devicetree: Add devicetree bindings documentation for Zynq Quad SPI
 2014-04-04  5:38 UTC  (7+ messages)

[PATCH] spi: s3c24xx: Convert to use devm_kzalloc
 2014-04-03 13:26 UTC  (4+ messages)

[PATCH v1] spi: convert spi-bfin-v3.c to a multiplatform driver
 2014-04-03  7:47 UTC  (3+ messages)

[PATCH v2] spi: add "spi-lsb-first" to devicetree
 2014-04-02 19:39 UTC  (2+ messages)

[PATCH] spi: Always check complete callback before calling it
 2014-04-02 19:30 UTC  (3+ messages)

[PATCH] spi: convert spi-bfin-v3.c to a multiplatform driver
 2014-04-02 10:20 UTC  (2+ messages)

[PATCH v3 1/1] ARM: sun4i: spi: Allow transfers larger than FIFO size
 2014-04-01 17:26 UTC  (6+ messages)
` [PATCH v4] "
      ` [PATCH v5] "
            ` [PATCH RESEND "

[PATCH] spi: fsl-spi: Fix memory leak
 2014-04-01 12:31 UTC  (2+ messages)

[PATCH] spi: atmel: Make current_remaining_bytes to be int
 2014-04-01 12:25 UTC  (2+ messages)

[PATCH] spi: add "spi-lsb-first" to devicetree
 2014-04-01  8:42 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: Convert to use devm_kcalloc
 2014-03-31 18:23 UTC  (2+ messages)

[PATCH] spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kzalloc
 2014-03-31 18:21 UTC  (2+ messages)

[PATCH] spi: Fix handling of cs_change in core implementation
 2014-03-31 17:17 UTC  (3+ messages)

[PATCH] spi: Remove unneeded include of linux/workqueue.h
 2014-03-31 16:06 UTC  (2+ messages)

SPI chip select semantics (was: [PATCH RFT] spi: mpc512x-psc: Refactor to use core message parsing)
 2014-03-31 15:48 UTC  (2+ messages)

[GIT PULL] spi updates for v3.15
 2014-03-31 11:51 UTC 

[PATCH v2] spi: bitbang: Make spi_bitbang_stop() return void
 2014-03-31  9:59 UTC  (3+ messages)

[PATCH RFT] spi: mpc512x-psc: Refactor to use core message parsing
 2014-03-31  9:41 UTC  (8+ messages)

init time between CS to data sending
 2014-03-30  8:33 UTC 

[PATCH] spi: mpc52xx: Convert to use bits_per_word_mask
 2014-03-29 10:16 UTC  (2+ messages)

[PATCH] spi: bitbang: Make spi_bitbang_stop() return void
 2014-03-29 10:02 UTC  (2+ messages)

[PATCH] spi: omap-100k: Fix memory leak
 2014-03-29 10:01 UTC  (2+ messages)

[PATCH v2] spi: dw: Don't call kfree for memory allocated by devm_kzalloc
 2014-03-28 11:48 UTC  (2+ messages)

[PATCH] spi: fsl-dspi: Fix memory leak
 2014-03-28 11:47 UTC  (2+ messages)

[PATCH] (re-send) spi-imx: improve timing of bursts
 2014-03-28 11:05 UTC 

delusively
 2014-03-28  1:31 UTC 

[-next PATCH] spi: omap-uwire: add missing iounmap
 2014-03-27 16:54 UTC  (2+ messages)

[PATCH] spi: clps711x: Convert to use master->max_speed_hz
 2014-03-27 13:29 UTC  (2+ messages)

[PATCH v2] spi: clps711x: Enable driver compilation with COMPILE_TEST
 2014-03-27 13:29 UTC  (2+ messages)

[PATCH] spi: atmel: Fix test unsigned var < 0
 2014-03-27  1:23 UTC  (5+ messages)

[PATCH v2] spi: nuc900: Fix setting multiple bits settings in register
 2014-03-27  0:41 UTC  (3+ messages)

[PATCH] spi: omap-uwire: Remove full duplex check
 2014-03-26 16:41 UTC  (2+ messages)

[PATCH] spi: clps711x: Enable driver compilation with COMPILE_TEST
 2014-03-26  8:53 UTC  (5+ messages)

[PATCH] spi: Do not require a completion
 2014-03-25 19:29 UTC 

[PATCH 1/3] spi-topcliff-pch: Transform noisy message to dev_dbg
 2014-03-25 18:56 UTC  (3+ messages)
` [PATCH v2] spi-topcliff-pch: Transform noisy message to dev_vdbg

[PATCH] spi: coldfire-qspi: Simplify the code to set register bits for transfer speed
 2014-03-25 18:05 UTC  (2+ messages)

[PATCH] spi: bcm63xx: Remove unused define for PFX
 2014-03-25 17:53 UTC  (2+ messages)

[PATCH] spi: efm32: use $vendor,$device scheme for compatible string
 2014-03-25 17:49 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] spi: clps711x: Remove <mach/hardware.h> dependency
 2014-03-25 13:03 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 NNTP newsgroup(s).