linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-02 16:24:49 to 2016-04-20 12:09:01 UTC [more...]

[PATCH v5 0/2] J-Core SPI controller support
 2016-08-03  1:26 UTC  (2+ messages)
  ` [PATCH v5 2/2] spi: add driver for J-Core SPI controller

[PATCH v4 0/2] J-Core SPI controller support
 2016-07-28  6:11 UTC  (2+ messages)
` [PATCH v4 2/2] spi: add driver for J-Core SPI controller

[PATCH v6] spi: orion.c: Add direct access mode
 2016-04-20 12:09 UTC  (3+ messages)

SPI: Integer overflow cause timeout to be too small
 2016-04-20 10:58 UTC  (2+ messages)

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

[PATCH] spi: spi-pxa2xx: Remove CLK_IS_ROOT
 2016-04-20  1:10 UTC 

[RFC PATCH v2 00/10] ACPI overlays
 2016-04-19 22:39 UTC  (11+ 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

[PATCHv2] wlcore: spi: add wl18xx support
 2016-04-19 18:46 UTC  (11+ 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

[RFC 0/2] sysfs new_id file support for spidev
 2016-04-18 13:01 UTC  (5+ 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

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  (5+ messages)
  ` [PATCH 1/2] spi: Add DMA support for spi_flash_read()
` [PATCH 2/2] spi: spi-ti-qspi: Add DMA support for QSPI mmap 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  (32+ messages)
` [RFC PATCH 02/10] acpi: install SSDT tables from initrd
` [RFC PATCH 06/10] spi: add support for ACPI reconfigure notifications
` [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

[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

[PATCH 1/7] spi: cadence: Fix a check patch warning
 2016-04-05 18:51 UTC  (14+ messages)
` [PATCH 2/7] spi: cadence: Remove _MASK and _OFFSET suffix
    ` Applied "spi: cadence: Remove _MASK and _OFFSET suffix" to the spi tree
` [PATCH 5/7] spi: cadence: Runtime pm adaptation
    ` Applied "spi: cadence: Runtime pm adaptation" to the spi tree
  ` [PATCH 3/7] spi: cadence: Fix probe error handling
      ` Applied "spi: cadence: Fix probe error handling" to the spi tree
  ` [PATCH 4/7] spi: cadance: Fix the Documentation
      ` Applied "spi: cadance: Fix the Documentation" to the spi tree
  ` [PATCH 6/7] spi: cadence: Remove the clock enable and disable from suspend and resume
      ` Applied "spi: cadence: Remove the clock enable and disable from suspend and resume" to the spi tree
  ` Applied "spi: cadence: Fix a check patch warning" "
` [PATCH 7/7] spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume
    ` Applied "spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume" to the spi tree

[GIT PULL] SPI fixes for v4.6
 2016-04-05 18:36 UTC 

[PATCH 0/3] Some fixes for slave-dma stuff for spi-rockchip
 2016-04-05 18:08 UTC  (7+ messages)
` [PATCH 3/3] spi: rockchip: check requesting dma channel with EPROBE_DEFER

[PATCH v2] spi: orion.c: Add direct access mode
 2016-04-05 13:31 UTC  (8+ messages)

[PATCH v2 0/7] mtd: nand: sunxi: add support for DMA operations
 2016-04-05  7:11 UTC  (5+ messages)
` [PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper

[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
 2016-04-04 17:05 UTC  (2+ messages)
  ` Applied "spi: pic32: Add bindings for PIC32 SPI peripheral" to the spi tree

Applied "spi: spi-pic32: Add PIC32 SPI master driver" to the spi tree
 2016-04-04 17:05 UTC 

[PATCH 0/4] scatterlist: sg_table from virtual pointer
 2016-04-04 15:05 UTC  (4+ messages)
` [PATCH 1/4] mm: add is_highmem_addr() helper

[PATCH v5 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
 2016-04-04 10:07 UTC  (3+ messages)

Handling clocks on external busses
 2016-04-04  9:57 UTC  (3+ messages)

spi/tegra114: add spi driver
 2016-04-04  8:56 UTC  (3+ messages)

4.6-rc1 regression in SPI core -- deadlock
 2016-04-04  7:04 UTC  (3+ messages)

WE NEED YOUR HELP URGENTLY
 2016-04-03 16:14 UTC 


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