linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-10 21:37:21 to 2016-02-11 10:18:34 UTC [more...]

[PATCH 0/7] PM runtime regression fixes for omaps
 2016-02-11 10:18 UTC  (9+ messages)
` [PATCH 1/7] mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
` [PATCH 2/7] i2c: omap: "
` [PATCH 3/7] spi: omap2-mcspi: "
` [PATCH 4/7] serial: 8250_omap: "
` [PATCH 5/7] serial: omap: "
  ` [PATCH 6/7] ARM: OMAP2+: Improve omap_device error for driver writers
` [PATCH 7/7] ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid

[PATCH v5 0/5] Add memory mapped read support for ti-qspi
 2016-02-11  5:33 UTC  (4+ messages)
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request

Business Partnership
 2016-02-11  1:30 UTC 

Business Partnership
 2016-02-11  1:02 UTC 

[PATCH 0/4] spi: bcm2835aux: auxiliary spi improvements
 2016-02-10 23:19 UTC  (21+ messages)
  ` [PATCH 1/4] spi: bcm2835aux: fix bitmask defines
      ` Applied "spi: bcm2835aux: fix bitmask defines" to the spi tree
  ` [PATCH 2/4] spi: bcm2835aux: disable tx fifo empty irq
      ` Applied "spi: bcm2835aux: disable tx fifo empty irq" to the spi tree
  ` [PATCH 3/4] spi: bcm2835aux: set up spi-mode before asserting cs-gpio
  ` [PATCH 4/4] spi: bcm2835aux: fix CPOL/CPHA setting

Bug in in spi-bcm53xx (rcu_sched) exposed by 0461a41 ("spi: Pump transfers inside calling context for spi_sync()")
 2016-02-10 18:06 UTC  (6+ messages)

[PATCH v2 0/4] spi: pxa2xx: Chip select fixes for Intel Baytrail and Braswell
 2016-02-09 19:43 UTC  (9+ messages)
` [PATCH v2 2/4] spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail
    ` Applied "spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail" to the spi tree
` [PATCH v2 3/4] spi: pxa2xx: Move chip select control bits into lpss_config structure
    ` Applied "spi: pxa2xx: Move chip select control bits into lpss_config structure" to the spi tree
  ` [PATCH v2 1/4] spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select
  ` [PATCH v2 4/4] spi: pxa2xx: Add support for both chip selects on Intel Braswell
      ` Applied "spi: pxa2xx: Add support for both chip selects on Intel Braswell" to the spi tree

Applied "spi: core: added spi_resource management" to the spi tree
 2016-02-09 19:43 UTC 

Applied "spi: core: add spi_replace_transfers method" to the spi tree
 2016-02-09 19:43 UTC 

Applied "spi: core: add spi_split_transfers_maxsize" to the spi tree
 2016-02-09 19:43 UTC 

[PATCH v4 1/5] spi: introduce accelerated read support for spi flash devices
 2016-02-09 19:43 UTC  (2+ messages)
  ` Applied "spi: introduce accelerated read support for spi flash devices" to the spi tree

[PATCH v5 2/5] spi: spi-ti-qspi: add mmap mode read support
 2016-02-09 19:43 UTC  (2+ messages)
  ` Applied "spi: spi-ti-qspi: add mmap mode read support" to the spi tree

[PATCH 0/4] spi: pxa2xx: Chip select fixes for Intel Baytrail and Braswell
 2016-02-09 18:20 UTC  (9+ messages)
` [PATCH 2/4] spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail
  ` [PATCH 1/4] spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select
      ` Applied "spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select" to the spi tree
  ` [PATCH 3/4] spi: pxa2xx: Move chip select control bits into lpss_config structure
  ` [PATCH 4/4] spi: pxa2xx: Add support for both chip selects on Intel Braswell

[PATCH] spi: s3c64xx: Get fifosize via device tree
 2016-02-09 16:10 UTC  (2+ messages)

[PATCH v7 0/9] Fix broken DMAFLUSHP on Rockchips platform
 2016-02-09  3:34 UTC  (10+ messages)
  ` [PATCH v7 9/9] spi: rockchip: modify DMA max burst to 1

[PATCH] spi: Add struct spi_master max_transfer_size member to kernel-doc
 2016-02-08 21:34 UTC  (3+ messages)

[PATCH 1/2] devicetree: Add bindings documentation for Analog Devices axi-spi-engine
 2016-02-08 18:59 UTC  (11+ messages)
  ` [PATCH 2/2] spi: Add Analog Devices AXI SPI Engine controller support
      ` Applied "spi: Add Analog Devices AXI SPI Engine controller support" to the spi tree
  ` Applied "spi: axi: Add bindings documentation for Analog Devices axi-spi-engine" "

[PATCH] spi: Allow compile test of bcm2835aux if !GPIOLIB
 2016-02-08 18:01 UTC  (2+ messages)
  ` Applied "spi: Allow compile test of bcm2835aux if !GPIOLIB" to the spi tree

[PATCH] spi: fix spi.h kernel-doc warning
 2016-02-08 18:01 UTC  (3+ messages)
  ` Applied "spi: Document max_transfer_size" to the spi tree

[PATCH] spi: Fix incomplete handling of SPI_MASTER_MUST_RX/_MUST_TX
 2016-02-08 16:15 UTC  (4+ messages)

[PATCH v1 1/1] spi: dw-mid: switch to new dmaengine_terminate_* API
 2016-02-05 17:45 UTC  (2+ messages)
  ` Applied "spi: dw-mid: switch to new dmaengine_terminate_* API" to the spi tree

[PATCH v1 1/1] spi: dw-mmio: remove message which is handled by core
 2016-02-05 17:45 UTC  (2+ messages)
  ` Applied "spi: dw-mmio: remove message which is handled by core" to the spi tree

[RFC PATCH] SPI/ACPI: DesignWare: Add ACPI support for Designware SPI driver
 2016-02-05 16:11 UTC  (4+ messages)

[PATCH 2/2] spi: spi-pic32: Add PIC32 SPI master driver
 2016-02-05 11:57 UTC  (3+ messages)

[PATCH 1/2] spi: pxa2xx: Update comment in int_transfer_complete()
 2016-02-05  7:38 UTC  (7+ messages)
  ` [PATCH 2/2] spi: pxa2xx: Fix too early chipselect deassert
      ` Applied "spi: pxa2xx: Fix too early chipselect deassert" to the spi tree
  ` Applied "spi: pxa2xx: Update comment in int_transfer_complete()" "

Applied "spi: Fix sorting in Kconfig" to the spi tree
 2016-02-03 18:12 UTC 

[RESEND][PATCH v5 0/3] Add memory mapped read support for ti-qspi
 2016-02-01  6:44 UTC  (4+ messages)
` [RESEND][PATCH v5 1/3] spi: introduce accelerated read support for spi flash devices
` [RESEND][PATCH v5 2/3] spi: spi-ti-qspi: add mmap mode read support
  ` [RESEND][PATCH v5 3/3] mtd: devices: m25p80: add support for mmap read request

[PATCH] spi: atmel: fix gpio chip-select in case of non-DT platform
 2016-01-28 22:52 UTC  (3+ messages)
` Applied "spi: atmel: fix gpio chip-select in case of non-DT platform" to the spi tree

[PATCH] spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages
 2016-01-27 18:38 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages" to the spi tree

[PATCH v3 0/3] spi: atmel: add support to FIFOs and the internal chip-select
 2016-01-27 16:57 UTC  (7+ messages)
` [PATCH v3 1/3] spi: atmel: add support for the internal chip-select of the spi controller

[PATCH 1/2] dt-bindings: GPIO: Add generic serializer binding
 2016-01-27 13:57 UTC  (7+ messages)

[PATCH 03/15] dmaengine: dw: rename masters to reflect actual topology
 2016-01-27 12:47 UTC  (14+ messages)

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-27  5:42 UTC 

[PATCH v6 0/3] spi: dts: sun4i: Add support for wait time between word transmissions
 2016-01-26 21:25 UTC  (12+ messages)
` [PATCH v6 2/3] spi: sun4i: Fix clock calculations to be predictable and never exceed the requested rate

[PATCH] spi: atmel: fix handling of cs_change set on non-last xfer
 2016-01-26 17:01 UTC  (2+ messages)

[PATCH 1/2] spi/fsl-espi: Correct the maximum transaction length
 2016-01-25  5:47 UTC  (7+ messages)
  ` [PATCH 2/2] spi/fsl-espi: Remove the address conversion operation
  ` Applied "spi/fsl-espi: Correct the maximum transaction length" to the spi tree

[Patch v1] spi: imx: fix spi resource leak with dma transfer
 2016-01-22 18:27 UTC  (2+ messages)
  ` Applied "spi: imx: fix spi resource leak with dma transfer" to the spi tree

[PATCH] spi: qup: provide proper bus numbers
 2016-01-21 20:14 UTC  (6+ messages)

[TROLL PATCH] spi: add option to create spidev nodes for unclaimed chip selects
 2016-01-21 17:23 UTC  (3+ messages)

[PATCH v1 1/1] spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare()
 2016-01-20 11:13 UTC  (2+ messages)

[PATCH v2] spi: atmel: Refactor spi-atmel to use SPI framework queue
 2016-01-18  1:26 UTC  (4+ messages)

[PATCH] spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA
 2016-01-15 18:19 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA" to the spi tree

[PATCH] spi: fix counting in spi-loopback-test code
 2016-01-15 18:19 UTC  (3+ messages)
` Applied "spi: fix counting in spi-loopback-test code" to the spi tree

[PATCH RFC] spi: orion.c: Add direct write mode
 2016-01-14 10:52 UTC  (4+ messages)

[GIT PULL] SPI updates for v4.5
 2016-01-13 20:54 UTC  (3+ messages)

[PATCH] spi: atmel: improve internal vs gpio chip-select choice
 2016-01-13  2:07 UTC  (8+ messages)

[GIT PULL] SPI updates for v4.5
 2016-01-12 10:54 UTC 

[PATCH v2] spi: atmel: improve internal vs gpio chip-select choice
 2016-01-12  8:52 UTC  (7+ 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).