linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-08 12:20:20 to 2015-03-27 00:27:13 UTC [more...]

[PATCH 1/2] spi/rockchip: Round up clock rate divisor to err on the safe side
 2015-03-27  0:27 UTC  (3+ messages)
  ` [PATCH 2/2] spi/rockchip: Add device tree property to configure Rx Sample Delay

[PATCH] SPI: BCM2835: fix all checkpath --strict messages
 2015-03-26 19:15 UTC  (31+ messages)
  ` [PATCH V2] SPI: BCM2835: allow arbitrary GPIO to act as SPI-chip_select
              ` [PATCH V2 - RESEND] "
                                          ` [PATCH] SPI: bcm2835: move to the transfer_one driver model
  ` [PATCH] SPI: BCM2835: clock divider can be a multiple of 2
  ` [PATCH] SPI: BCM2835: enable support of 3-wire mode
              ` [PATCH V2] SPI: BCM2835: fix all checkpath --strict messages

[RFC 4/6] spi: atmel: use atmel_io.h to provide on-chip IO
 2015-03-26 16:01 UTC  (6+ messages)

[PATCH 0/2] spi: Add driver for Routerboard RB4xx boards
 2015-03-25 21:45 UTC  (10+ messages)
` [PATCH 1/2] spi: Add SPI driver for Mikrotik RB4xx series boards
` [PATCH 2/2] spi: Add driver for the CPLD chip on Mikrotik RB4xx boards

[RESEND PATCH] spi: of: do explicitly request modules for of-registered devices
 2015-03-25 21:36 UTC  (2+ messages)

[PATCH 1/1] spi: dw: fix crash on setup stage
 2015-03-25 18:54 UTC  (2+ messages)

[PATCH v2 1/1] spi: pxa2xx: replace ugly table by approximation
 2015-03-25 15:31 UTC  (2+ messages)

[PATCH v1 0/2] spi: pxa2xx: allow to set mostly any baudrate for Quark case
 2015-03-25 15:28 UTC  (11+ messages)
  ` [PATCH v1 1/2] spi: pxa2xx: shift clk_div in one place
  ` [PATCH v1 2/2] spi: pxa2xx: replace ugly table by approximation

[GIT PULL] spi fixes for v4.0
 2015-03-24 21:07 UTC 

[PATCH 2/3] spidev: Add DT binding example
 2015-03-24 10:50 UTC 

[PATCH] spi: spidev: fix possible arithmetic overflow for multi-transfer message
 2015-03-23 21:01 UTC  (4+ messages)

[PATCH] spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt
 2015-03-23 18:49 UTC  (2+ messages)

[PATCH 1/2] spi: pxa2xx: Remove needless includes
 2015-03-23 16:43 UTC  (3+ messages)
  ` [PATCH 2/2] spi: omap-uwire: Remove needless include asm/irq.h

spi: spidev: only use up TX/RX bounce buffer space when needed
 2015-03-23 15:53 UTC  (2+ messages)

[PATCH 09/13] spi: atmel: use endian agnostic IO
 2015-03-22 18:01 UTC  (4+ messages)

Patch to parameterize DMA_MIN_BYTES for omap2-mcspi
 2015-03-22 16:31 UTC  (11+ messages)

[PATCH v2] spi: Ensure that CS line is in non-active state after spi_setup()
 2015-03-20 16:17 UTC  (3+ messages)

[RESEND_2 PATCH 1/3] ARM: sun4i: spi: Allow transfers larger than FIFO size
 2015-03-20  7:11 UTC  (2+ messages)

[PATCH] spi: trigger trace event for message-done before mesg->complete
 2015-03-19 11:51 UTC  (8+ messages)

[PATCH/RFC] spi: sh-msiof: Fix MSIOF address for DMAC
 2015-03-19  6:52 UTC  (3+ messages)

[PATCH] spi: fsl-spi: use of_iomap() to map parameter ram on CPM1
 2015-03-18 12:03 UTC  (6+ messages)

[PATCH] spi: sh-msiof: Fix limit maximum word transfer size of FIFO size
 2015-03-18 10:51 UTC  (8+ messages)

[PATCH v3 0/7] spi: dw: make DMA working
 2015-03-17 12:31 UTC  (11+ messages)
  ` [PATCH v3 1/7] spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth
  ` [PATCH v3 2/7] spi: dw-mid: split dma_setup() from dma_transfer()
  ` [PATCH v3 3/7] spi: dw-mid: take care of FIFO overrun/underrun when do DMA
  ` [PATCH v3 4/7] spi: dw-mid: clear ongoing DMA transfers on timeout
  ` [PATCH v3 5/7] spi: dw-mid: move to use core SPI DMA mappings
  ` [PATCH v3 6/7] spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
  ` [PATCH v3 7/7] dmaengine: intel-mid-dma: remove the driver

[PATCHv5] spi: Convert DesignWare SPI driver to 32-bit accesses
 2015-03-17 12:27 UTC  (4+ messages)
  ` [PATCHv5] spi: dw-spi: Convert 16bit accesses to 32bit accesses

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-17 12:15 UTC  (3+ messages)
  ` [PATCH 15/35 linux-next] spi: "

[PATCH 1/2] spi: qup: Fix cs-num DT property parsing
 2015-03-17 11:02 UTC  (12+ messages)
` [PATCH 2/2] spi: qup: Request CS GPIO's during probe

[PATCH 1/2] SPI: control CS via standard GPIO operations instead of SPI-HW
 2015-03-17  8:03 UTC  (7+ messages)
` [PATCH 2/2] dt/bindings: "

[PATCH 04/10] pm: domains: sync runtime PM status with PM domains after probe
 2015-03-13 17:33 UTC  (2+ messages)

[PATCHv4] spi: Convert Designware SPI driver to 32-bit accesses
 2015-03-12 10:26 UTC  (3+ messages)
  ` [PATCHv4] spi: dw-spi: Convert 16bit accesses to 32bit accesses

[PATCHv3] spi: dw-spi: Convert to 32-bit register accesses
 2015-03-11 21:11 UTC  (4+ messages)
  ` [PATCHv3] spi: dw-spi: Convert 16bit accesses to 32bit accesses

[RFC/PATCHv2 0/3] spi: spi-dw: Select 16b or 32b register access
 2015-03-11 10:27 UTC  (19+ messages)
` [RFC/PATCHv2 1/3] spi: dw-spi: Single Register read to clear IRQs
` [RFC/PATCHv2 2/3] dt-binding: spi: spi-dw: Select 16b or 32b access for Designware SPI
` [RFC/PATCHv2 3/3] spi: dw-spi: Pointers select 16b vs. 32b DesignWare access

[PATCHv2 0/4] spi: spidev_test: Added functionalities
 2015-03-10 20:55 UTC  (9+ messages)
` [PATCHv2 1/4] Cleaned hexadecimal dump
    ` [PATCHv2 2/4] Added verbose output
      ` [PATCHv2 3/4] Added input buffer from the terminal
        ` [PATCHv2 4/4] Moved spidev_tool.c to tools/spi

Fixing eSPI controller driver: some queries
 2015-03-09 20:34 UTC  (4+ messages)

[PATCH 0/4] spi: spidev_test: Added functionalities
 2015-03-09 18:40 UTC  (10+ messages)
` [PATCH 1/4] Cleaned hexadecimal dump
  ` [PATCH 2/4] Added verbose output
    ` [PATCH 3/4] Added input buffer from the terminal

[PATCH v2] spi: cadence: Remove Kconfig dependency
 2015-03-09 18:09 UTC  (2+ messages)

[GIT PULL] spi fixes for v4.0
 2015-03-09 18:08 UTC 

[RFC PATCH] spi: Ensure that CS line is in non-active state after setup
 2015-03-09 12:11 UTC  (4+ messages)

[PATCH v4 0/3] spi: dw: refactor to use SPI core message handling
 2015-03-09 11:41 UTC  (3+ messages)

[PATCH 1/3] spi: imx: Fix DMA transfer
 2015-03-09 10:31 UTC  (2+ messages)

[PATCH v4] spi: qup: Add DMA capabilities
 2015-03-09  9:12 UTC  (6+ messages)

[PATCH 1/2] spi: Use PM ops instead of legacy suspend/resume
 2015-03-08 19:58 UTC  (3+ messages)
  ` [PATCH 2/2] spi: Remove support for legacy PM

[PATCH] spi: xilinx: Use standard num-cs binding
 2015-03-08 19:00 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).