linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-30 04:14:31 to 2014-08-28 08:10:19 UTC [more...]

[PATCH v2] spi: rspi: Add support for new R-Car Gen2 SoCs
 2014-08-28  8:10 UTC 

[PATCH] spi: dw-mid: check that DMA was inited before exit
 2014-08-28  7:37 UTC 

[PATCH v1 1/4] spi: dw-pci: move info message at the end of probe
 2014-08-28  7:21 UTC  (4+ messages)
  ` [PATCH v1 2/4] spi: dw-pci: apply pci_bar and re-use pci_name
  ` [PATCH v1 3/4] spi: dw-pci: convert to use dev_pm_ops
  ` [PATCH v1 4/4] spi: dw-pci: remove FSF address and update copyright

[Fixes: PATCH v1] spi: dw: fix kernel crash due to NULL pointer dereference
 2014-08-27 16:39 UTC  (3+ messages)

[PATCH] spi: dw-pci: fix bug when regs left uninitialized
 2014-08-27 14:53 UTC  (3+ messages)

[PATCH 7/9] spi: core: Convert to dev_pm_domain_attach|detach()
 2014-08-26 12:07 UTC 

[PATCH v4] spi: spi-imx: add DMA support
 2014-08-26  7:52 UTC  (5+ messages)

[PATCH 0/2] spi: davinci: fixes and updates
 2014-08-22 15:06 UTC  (7+ messages)
  ` [PATCH 1/2] spi: davinci: fix SPI_NO_CS functionality
  ` [PATCH 2/2] spi: davinci: support adding delay between transmission

[PATCH v3] spi: spi-imx: add DMA support
 2014-08-22  0:50 UTC  (2+ messages)

Re: [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C
 2014-08-21  7:10 UTC  (3+ messages)
`  "

[PATCH 1/2] regmap: Add eplicit dependencies to catch "select" misuse
 2014-08-21  2:18 UTC  (5+ messages)
  ` [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C

[PATCH 1/1] spi: Remove unused definitions
 2014-08-20 20:26 UTC  (8+ messages)

[PATCH] SPI: spi-au1550: Fix build problem in au1550_spi_remove
 2014-08-20 15:33 UTC  (2+ messages)

[PATCH] spi/rockchip: fixup incorrect dma direction setting
 2014-08-20 15:31 UTC  (3+ messages)

[PATCH] spi/pxa2xx: Add ACPI ID for Intel Braswell
 2014-08-20 15:20 UTC  (2+ messages)

[PATCH] spi: spi-au1550: fix build failure
 2014-08-19 21:18 UTC  (2+ messages)

[PATCH] spi: Only call transfer_one() if we have buffers to transfer
 2014-08-19 19:36 UTC  (2+ messages)

[RFC][PATCH] spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC
 2014-08-19 16:56 UTC  (13+ messages)
  ` [PATCH] "
      ` [PATCH V2] "

Linux 3.16: all my drivers on SPI bus report WARNING: at drivers/base/dd.c:286
 2014-08-19  9:21 UTC 

For Partnership
 2014-08-19  0:15 UTC 

[PATCH] spi: fsl-dspi: Convert to use regmap framework's endianness method
 2014-08-18 14:43 UTC  (3+ messages)

[PATCH/RFC V8 0/1] clk: Default clock parents and rates assigned from DT
 2014-08-18 10:31 UTC  (7+ messages)
` [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree

[PATCH] (re-send) spi-imx: improve timing of bursts
 2014-08-18  7:31 UTC  (3+ messages)

[PATCH v2] spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
 2014-08-16 22:20 UTC  (10+ messages)

Writing SPI flash driver for Broadcom BCM53xx ARM SoC
 2014-08-16 16:33 UTC  (2+ messages)

[PATCH 1/2] spi: xilinx: Remove .owner field for driver
 2014-08-16 15:21 UTC  (5+ messages)
` [PATCH 2/2] spi: cadence: "

[PATCH 1/7] spi: core: Validate Tx/Rx buffers for non-zero length transfer
 2014-08-16 14:34 UTC  (3+ messages)

[PATCH] spi: rockchip: return 0 if tx_buf and rx_buf are NULL
 2014-08-14 21:02 UTC  (3+ messages)

Attention Email User
 2014-08-14 14:44 UTC 

[PATCH] spi: Add missing kerneldoc bits
 2014-08-13 11:13 UTC  (2+ messages)

does cs_change work in spi-dw.c?
 2014-08-12 15:24 UTC 

[PATCH 1/1] spi: Fix the spi task hangs waiting dma_rx
 2014-08-11 18:56 UTC  (2+ messages)

[PATCH v3 0/8] DMAEngine support for sun4i, sun5i & sun7i
 2014-08-11 12:36 UTC  (18+ messages)
  ` [PATCH v3 1/8] dma: sun4i: Add support for the DMA engine on sun[457]i SoCs
  ` [PATCH v3 2/8] spi: sun4i: add DMA support
  ` [PATCH v3 3/8] ARM: sun4i: dt: Add node to represent the DMA controller
  ` [PATCH v3 4/8] ARM: sun5i: dt: Add nodes to represent the DMA controllers
  ` [PATCH v3 5/8] ARM: sun7i: dt: Add node to represent the DMA controller
  ` [PATCH v3 6/8] ARM: sun4i: dt: enable DMA on SPI
  ` [PATCH v3 7/8] ARM: sun5i: "
  ` [PATCH v3 8/8] ARM: sun7i: "

[PATCH] spi: spi-au1550: fix build failure introduced in recent "bugfix"
 2014-08-10 15:56 UTC 

[PATCH] spi/pl022: Explicitly truncate large bitmask
 2014-08-08  9:02 UTC  (2+ messages)

[PATCH 00/12] spi: rspi and sh-msiof driver updates
 2014-08-08  1:38 UTC  (35+ messages)
` [PATCH 01/12] spi: rspi: Fix leaking of unused DMA descriptors
` [PATCH 02/12] spi: rspi: Remove unneeded semicolon
` [PATCH 06/12] spi: sh-msiof: Fix leaking of unused DMA descriptors
        ` [PATCH 1/2] spi: sh-msiof: Return early in sh_msiof_dma_once() where possible
            ` [PATCH 2/2] spi: sh-msiof: Fix transmit-only DMA transfers
` [PATCH 07/12] spi: sh-msiof: Configure DMA slave bus width
` [PATCH 08/12] [v2] spi: sh-msiof: Add DT support to DMA setup
  ` [PATCH 03/12] spi: rspi: Use devm_kasprintf()
  ` [PATCH 04/12] spi: rspi: Configure DMA slave bus width to 8 bit
  ` [PATCH 05/12] [v2] spi: rspi: Add DT support to DMA setup
  ` [PATCH 09/12] [v3] ARM: shmobile: r8a7791 dtsi: Enable DMA for QSPI
  ` [PATCH 10/12] [v3] ARM: shmobile: r8a7791 dtsi: Enable DMA for MSIOF
  ` [PATCH 12/12] ARM: shmobile: r8a7790 "
` [PATCH 11/12] ARM: shmobile: r8a7790 dtsi: Enable DMA for QSPI

[PATCH] spi: qup: Remove unnecessary initialization of local variable
 2014-08-07 10:40 UTC 

[PATCH] spi: Initialize variable to prevent uninitialized warning
 2014-08-07  9:55 UTC  (3+ messages)

[PATCH] spi: Fix warning about redefinition
 2014-08-06 19:18 UTC  (4+ messages)

[PATCH] spi: Fix warning about redefinition
 2014-08-06 18:33 UTC  (4+ messages)

[GIT PULL] SPI updates for v3.17
 2014-08-05 18:24 UTC 

[PATCH 1/2] spi: rspi: Fix leaking of unused DMA descriptors
 2014-08-05 14:34 UTC  (3+ messages)

spi, spi_fsl-spi.c not working?
 2014-08-04 21:52 UTC  (2+ messages)

[PATCH v2 00/10] mtd: spi-nor: Add the DDR quad read support
 2014-08-04 14:25 UTC  (10+ messages)
` [PATCH v2 03/10] mtd: spi-nor: add "

[PATCH v2 0/2] spi: davinci: add support for gpio cs through dt
 2014-08-01 18:24 UTC  (8+ messages)
  ` [PATCH v2 1/2] spi: davinci: add support to configure "
  ` [PATCH v2 2/2] spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device

[PATCH 0/2] spi: davinci: add support for gpio cs through dt
 2014-08-01 17:29 UTC  (7+ messages)
  ` [PATCH 1/2] spi: davinci: fix to support more than 2 chip selects
  ` [PATCH 2/2] spi: davinci: add support to configure gpio cs through dt

[PATCH] spi/ateml: Fix pointer to int conversion warnings on 64 bit builds
 2014-08-01 16:44 UTC 

[PATCH v2] spi: topcliff-pch: don't hardcode PCI slot to get DMA device
 2014-07-30 23:04 UTC  (2+ messages)

[PATCH] spi: topcliff-pch: don't hardcode PCI slot to get DMA device
 2014-07-30 15:49 UTC 

[PATCH] mtd: spi-nor: Correct device-id for n25q512a device
 2014-07-30  4:26 UTC  (5+ 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).