linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-05 19:13:18 to 2016-05-02 10:33:21 UTC [more...]

[PATCH v6] spi: orion.c: Add direct access mode
 2016-05-02 10:33 UTC  (6+ messages)

[PATCH] spi: Drop unnecessary dependencies on relaxed I/O accessors
 2016-04-30  7:01 UTC 

[PATCH] spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel
 2016-04-29 13:11 UTC 

[PATCH] spi: davinci: Use dma_request_chan() for requesting DMA channel
 2016-04-29 13:10 UTC 

[PATCH] spi: pic32: Fix checking return value of devm_ioremap_resource
 2016-04-29 11:34 UTC  (2+ messages)
  ` Applied "spi: pic32: Fix checking return value of devm_ioremap_resource" to the spi tree

[PATCH 1/2] spi: st-ssc4: Allow compile test build
 2016-04-29  5:39 UTC  (2+ messages)
  ` [PATCH 2/2] spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error paths

[RFC PATCH v2 00/10] ACPI overlays
 2016-04-28 19:37 UTC  (17+ messages)
` [RFC PATCH v2 01/10] kernel: add TAINT_OVERLAY_ACPI_TABLE
` [RFC PATCH v2 02/10] acpi: decouple initrd table install from CONFIG_ACPI_INITRD_TABLE_OVERRIDE
` [RFC PATCH v2 03/10] acpi: fix enumeration (visited) flags for bus rescans
` [RFC PATCH v2 04/10] acpi: add support for ACPI reconfiguration notifiers
` [RFC PATCH v2 05/10] i2c: add support for ACPI reconfigure notifications
` [RFC PATCH v2 06/10] spi: "
` [RFC PATCH v2 07/10] efi: load SSTDs from EFI variables
` [RFC PATCH v2 08/10] acpi: add support for configfs
` [RFC PATCH v2 09/10] acpi: add support for loading SSDTs via configfs
` [RFC PATCH v2 10/10] HACK: acpi: configfs: add unload_hanlde_path attribute for tables

Slave mode for McSPI
 2016-04-28 16:30 UTC 

[PATCH] spi: imx: Add pm-runtime autosuspend
 2016-04-28 11:22 UTC  (2+ messages)

[PATCH] mtd: m25p80: add message if mmap flash read is supported
 2016-04-27 20:36 UTC 

[PATCH 0/2] spi: spi-fsl-dspi: replace regmap R/W with internal implementation
 2016-04-27 16:35 UTC  (5+ messages)
  ` [PATCH 1/2] "
  ` [PATCH 2/2] spi: spi-fsl-dspi: Update DT binding documentation
      ` Applied "spi: spi-fsl-dspi: Update DT binding documentation" to the spi tree

[PATCH v2 0/3] spi: Add DMA support for ti-qspi
 2016-04-27  5:04 UTC  (6+ messages)
` [PATCH v2 1/3] spi: return error if kmap'd buffers passed to spi_map_buf()
  ` Applied "spi: return error if kmap'd buffers passed to spi_map_buf()" to the spi tree
  ` [PATCH v2 2/3] spi: Add DMA support for spi_flash_read()
` [PATCH v2 3/3] spi: spi-ti-qspi: Add DMA support for QSPI mmap read

[PATCH] spi: Drop duplicate code to set master->dev.parent
 2016-04-26 11:08 UTC  (2+ messages)
  ` Applied "spi: Drop duplicate code to set master->dev.parent" to the spi tree

[PATCH] spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
 2016-04-26 10:26 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT" to the spi tree

[PATCH RFT] spi: pic32: Set proper bits_per_word_mask
 2016-04-26 10:26 UTC  (2+ messages)
  ` Applied "spi: pic32: Set proper bits_per_word_mask" to the spi tree

SPI: Integer overflow cause timeout to be too small
 2016-04-25 22:19 UTC  (3+ messages)

[PATCH] spi: core: add hook flash_read_supported to spi_master
 2016-04-25 17:57 UTC  (2+ messages)
  ` Applied "spi: core: add hook flash_read_supported to spi_master" to the spi tree

[PATCH RFT] spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanup
 2016-04-24  6:59 UTC 

Unsynchronized access to spi bus by mmc_rescan?
 2016-04-22 21:28 UTC 

[PATCH] spi: spi-orion: enable the driver on ARCH_MVEBU platforms
 2016-04-22 15:27 UTC  (2+ messages)
  ` Applied "spi: spi-orion: enable the driver on ARCH_MVEBU platforms" to the spi tree

[patch] spi: pic32-sqi: silence array overflow warning
 2016-04-22 15:27 UTC  (3+ messages)
` Applied "spi: pic32-sqi: silence array overflow warning" to the spi tree

[PATCHv2] wlcore: spi: add wl18xx support
 2016-04-21 11:11 UTC  (13+ messages)

[PATCH] spi: spi-pxa2xx: Remove CLK_IS_ROOT
 2016-04-20 16:20 UTC  (2+ messages)
` Applied "spi: spi-pxa2xx: Remove CLK_IS_ROOT" to the spi tree

[RFC 0/2] sysfs new_id file support for spidev
 2016-04-20 13:52 UTC  (9+ messages)
  ` [RFC 1/2] spi: spidev: Use 'new_id' sysfs file for enabling spidev
` [RFC 2/2] spi core: Add new sysfs 'num_chipselect' file

[PATCH v5] spi: orion.c: Add direct access mode
 2016-04-20  8:11 UTC  (10+ messages)

[PATCH] spi: pxa2xx: disallow building on MMP
 2016-04-19 15:06 UTC  (2+ messages)

[PATCH v1 1/1] spi: dw-mid: set DMA burst on memory side
 2016-04-19 13:33 UTC  (6+ messages)

[PATCH] dspi: config dspi master regmap with right mode depend on BE or LE
 2016-04-19  2:30 UTC  (5+ messages)

Greetings!!!
 2016-04-18 20:12 UTC 

[PATCH v3 1/2] spi: pic32-sqi: add binding document for PIC32 Quad-SPI driver
 2016-04-18 19:04 UTC  (4+ messages)
` [PATCH v3 2/2] spi: pic32-sqi: add SPI driver for PIC32 SQI controller
  ` Applied "spi: pic32-sqi: add SPI driver for PIC32 SQI controller." to the spi tree
` Applied "spi: pic32-sqi: add binding document for PIC32 Quad-SPI driver." "

Greetings!!!
 2016-04-18 17:43 UTC 

[PATCH for-next] spi: bcm53xx: add spi_flash_read callback for MMIO-based reads
 2016-04-18 13:48 UTC  (6+ messages)
  ` [PATCH V2 "

[PATCH] spi: dln2: Pass of_node to spi master
 2016-04-18 13:11 UTC  (4+ messages)
` Applied "spi: dln2: Pass of_node to spi master" to the spi tree

[PATCH] spi: cadence: mark pm functions __maybe_unused
 2016-04-18 13:11 UTC  (3+ messages)
  ` Applied "spi: cadence: mark pm functions __maybe_unused" to the spi tree

Issues with cros_ec and "spi: rockchip: check return value of dmaengine_prep_slave_sg"
 2016-04-17  0:07 UTC  (5+ messages)

[PATCH v3] spi: orion.c: Add direct access mode
 2016-04-16 20:06 UTC  (9+ messages)

[PATCH v2 1/2] spi: pic32-sqi: add binding document for PIC32 Quad-SPI driver
 2016-04-15  9:35 UTC  (5+ messages)
` [PATCH v2 2/2] spi: pic32-sqi: add SPI driver for PIC32 SQI controller

[PATCH 1/2] dt/bindings/spi: Add bindings for PIC32 Quad-SPI driver
 2016-04-14 16:18 UTC  (4+ messages)
` [PATCH 2/2] spi: pic32-sqi: add SPI driver for PIC32 SQI controller

[LINUX PATCH v2 1/3] spi: Added dummy_cycle entry in the spi_transfer structure
 2016-04-14 15:23 UTC  (10+ messages)
` [LINUX PATCH v2 2/3] mtd:m25p80: Assigned number of dummy cycles to dummy_cycles
  ` [LINUX PATCH v2 3/3] spi:zynqmp:gqspi: Added separate dummy entry

[PATCH v2 1/2] spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
 2016-04-13 13:12 UTC  (7+ messages)
  ` [PATCH v2 2/2] spi: spi-ti-qspi: Handle truncated frames properly
      ` Applied "spi: spi-ti-qspi: Handle truncated frames properly" to the spi tree

spi & enable gpio
 2016-04-13  8:23 UTC  (2+ messages)

[PATCH 1/2] spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
 2016-04-13  6:59 UTC  (8+ messages)
  ` [PATCH 2/2] spi: spi-ti-qspi: Handle truncated frames properly

am335x: spi driver and two chip select
 2016-04-13  4:57 UTC  (4+ messages)

[PATCH v4] spi: orion.c: Add direct access mode
 2016-04-12 14:15 UTC 

[PATCH 0/2] spi: Add DMA support for ti-qspi
 2016-04-12  8:20 UTC  (4+ messages)
` [PATCH 1/2] spi: Add DMA support for spi_flash_read()

[PATCH] Revert "spi: omap2-mcspi: fix dma transfer for vmalloced buffer"
 2016-04-12  2:01 UTC  (3+ messages)
  ` Applied "spi: omap2-mcspi: Undo broken fix for dma transfer of vmalloced buffer" to the spi tree

[PATCH] spi: omap2-mcspi: fix dma transfer for vmalloced buffer
 2016-04-11 16:31 UTC  (4+ messages)

[PATCH] spi: let SPI masters ignore their children for PM
 2016-04-11 12:58 UTC  (2+ messages)

[RFC PATCH 00/10] ACPI overlays
 2016-04-07  2:42 UTC  (16+ messages)
` [RFC PATCH 02/10] acpi: install SSDT tables from initrd
` [RFC PATCH 10/10] acpi: add support for loading SSDTs via configfs

[PATCH] spi: cadence: Fix some checkpatch warnings
 2016-04-06 21:39 UTC  (2+ messages)
  ` Applied "spi: cadence: Fix some checkpatch warnings" to the spi tree

[RFC PATCH 06/10] spi: add support for ACPI reconfigure notifications
 2016-04-05 21:20 UTC  (13+ messages)

[PATCH] spi: spi-fsl-dspi: Fix cs_change handling in message transfer
 2016-04-05 19:13 UTC  (2+ messages)
  ` Applied "spi: spi-fsl-dspi: Fix cs_change handling in message transfer" to the spi tree


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).