linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-08 04:52:34 to 2017-09-06 17:57:40 UTC [more...]

[PATCH 0/8] spi: sh-msiof: Import some BSP patches
 2017-09-06 17:57 UTC  (15+ messages)
` [PATCH 1/8] spi: sh-msiof: Add sleep before master transfer for test
` [PATCH 2/8] spi: sh-msiof: Fix DMA transfer size check
` [PATCH 4/8] spi: sh-msiof: Fix DMA completion
` [PATCH 5/8] spi: sh-msiof: Wait for Tx FIFO empty after DMA
` [PATCH 6/8] spi: sh-msiof: Add MSIOF parent clock changing function for R-Car Gen3
  ` [PATCH 3/8] spi: sh-msiof: Fix MSIOF address for DMAC
  ` [PATCH 7/8] spi: sh-msiof: Fix gpio function
  ` [PATCH 8/8] spi: sh-msiof: Add registers reset

[PATCH 1/2] dt-bindings: spi: Add Spreadtrum ADI controller documentation
 2017-09-06 15:04 UTC  (4+ messages)
` [PATCH 2/2] spi: Add ADI driver for Spreadtrum platform

[PATCH] spi: Use ida to manage SPI bus number
 2017-09-06 13:28 UTC  (2+ messages)

Single SPI Protocol Driver with multiple SPI Slaves
 2017-09-06 13:09 UTC  (3+ messages)

[PATCH linux-next v6 1/1] spi: imx: Add support for SPI Slave mode
 2017-09-05 14:28 UTC  (3+ messages)

[PATCH v10 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-09-04 17:40 UTC  (25+ messages)
  ` [PATCH v10 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
  ` [PATCH v10 02/16] mtd: lantiq-flash: drop check of boot select
  ` [PATCH v10 03/16] spi: spi-falcon: "
  ` [PATCH v10 04/16] watchdog: lantiq: access boot cause register through regmap
  ` [PATCH v10 05/16] watchdog: lantiq: add device tree binding documentation
  ` [PATCH v10 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
  ` [PATCH v10 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
  ` [PATCH v10 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
  ` [PATCH v10 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
  ` [PATCH v10 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
  ` [PATCH v10 11/16] MIPS: lantiq: remove old reset controller implementation
  ` [PATCH v10 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
  ` [PATCH v10 13/16] MIPS: lantiq: remove old GPHY loader code
  ` [PATCH v10 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
  ` [PATCH v10 15/16] MIPS: lantiq: remove old USB PHY initialisation
  ` [PATCH v10 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH 5/6] dt-bindings: iio: adc: mcp320x: Update for mcp3550/1/3
 2017-09-04 17:22 UTC  (4+ messages)

[GIT PULL] SPI updates for v4.14
 2017-09-04 16:38 UTC 

[PATCH 0/2] SPI NOR - force 3byte addressing mode
 2017-09-04 16:26 UTC  (8+ messages)
` [PATCH 1/2] mtd: spi-nor: add an option to force 3byte adressing mode
` [PATCH 2/2] arm64: dts: marvell: Force 3byte addressing mode for SPI on A7040 DB

[PATCH 2/2] spi: imx: fix use of native chip-selects with devicetree
 2017-09-04 12:47 UTC  (2+ messages)
  ` Applied "spi: imx: fix use of native chip-selects with devicetree" to the spi tree

[PATCH 03/13] mtd: spi-falcon: drop check of boot select
 2017-09-01 16:39 UTC  (4+ messages)
  ` Applied "spi: spi-falcon: drop check of boot select" to the spi tree

SPI_IOC_WR_MAX_SPEED_HZ was overwitten?
 2017-08-29 14:13 UTC 

SPI_IOC_WR_MAX_SPEED_HZ was overwitten?
 2017-08-25  9:08 UTC 

[PATCH] spi: pl022: constify amba_id
 2017-08-24 10:50 UTC  (2+ messages)
  ` Applied "spi: pl022: constify amba_id" to the spi tree

[PATCH] spi: imx: fix little-endian build
 2017-08-23 15:54 UTC  (2+ messages)
` Applied "spi: imx: fix little-endian build" to the spi tree

Suggestion Needed on Demuxer to Select Slave Devices
 2017-08-23  9:17 UTC  (3+ messages)

Possible race in spi-tegra114.ko
 2017-08-22 13:58 UTC  (3+ messages)
` [PATCH] tegra114: fix to a race condition due to early registration of interrupt handler

[PATCH] drivers: spi: Allocate bus number from spi framework
 2017-08-18 11:49 UTC  (3+ messages)
  ` Applied "spi: omap: Allocate bus number from spi framework" to the spi tree

[PATCH linux-next v5 1/1] spi: imx: dynamic burst length adjust for PIO mode
 2017-08-18 10:45 UTC  (3+ messages)
` Applied "spi: imx: dynamic burst length adjust for PIO mode" to the spi tree

linux-next: manual merge of the spi tree with the pm tree
 2017-08-18  5:47 UTC  (2+ messages)

[PATCH] drivers: spi: Kernel coding style fixes
 2017-08-17 17:14 UTC  (2+ messages)
` Applied "spi: Kernel coding style fixes" to the spi tree

[PATCH v9 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-08-17 15:10 UTC  (24+ messages)
  ` [PATCH v9 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
  ` [PATCH v9 02/16] mtd: lantiq-flash: drop check of boot select
  ` [PATCH v9 03/16] mtd: spi-falcon: "
  ` [PATCH v9 04/16] watchdog: lantiq: access boot cause register through regmap
  ` [PATCH v9 05/16] watchdog: lantiq: add device tree binding documentation
  ` [PATCH v9 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
  ` [PATCH v9 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
  ` [PATCH v9 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
  ` [PATCH v9 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
  ` [PATCH v9 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
  ` [PATCH v9 11/16] MIPS: lantiq: remove old reset controller implementation
  ` [PATCH v9 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
  ` [PATCH v9 13/16] MIPS: lantiq: remove old GPHY loader code
  ` [PATCH v9 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
  ` [PATCH v9 15/16] MIPS: lantiq: remove old USB PHY initialisation
  ` [PATCH v9 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

Applied "spi: Pick spi bus number from Linux idr or spi alias" to the spi tree
 2017-08-16 20:31 UTC  (4+ messages)

[PATCH] spi: rockchip: configure CTRLR1 according to size and data frame
 2017-08-16 12:16 UTC  (3+ messages)
  ` Applied "spi: rockchip: configure CTRLR1 according to size and data frame" to the spi tree

[PATCH 1/2] spi: altera: Switch to SPI core transfer queue management
 2017-08-16 11:21 UTC  (4+ messages)
  ` [PATCH 2/2] spi: altera: Consolidate TX/RX data register access
      ` Applied "spi: altera: Consolidate TX/RX data register access" to the spi tree
  ` Applied "spi: altera: Switch to SPI core transfer queue management" "

[PATCH v4 0/8] Support more devices on rockchip rv1108
 2017-08-14 20:24 UTC  (5+ messages)
  ` [PATCH v4 1/8] spi: rockchip: add compatible string for rv1108 spi
  ` [PATCH v4 2/8] ARM: dts: rockchip: add spi dt node for rv1108

[PATCH] spi: spidev: add exclusive bus access lock via ioctls
 2017-08-14 18:38 UTC  (2+ messages)

[PATCH v2 00/23] Support more devices on rockchip rv1108
 2017-08-14 16:45 UTC  (4+ messages)
` [PATCH v2 14/23] spi: rockchip: add compatible string for rv1108 spi
  ` Applied "spi: rockchip: add compatible string for rv1108 spi" to the spi tree

modalias for OF-declared I2C/SPI devices
 2017-08-14  9:20 UTC  (3+ messages)

[PATCH 000/102] Convert drivers to explicit reset API
 2017-08-14  7:36 UTC  (10+ messages)

[PATCH linux-next v5 1/1] spi: imx: Add support for SPI Slave mode
 2017-08-11 11:49 UTC  (2+ messages)

[PATCH v3 00/13] Support more devices on rockchip rv1108
 2017-08-11  3:42 UTC  (3+ messages)
  ` [PATCH v3 04/13] spi: rockchip: add compatible string for rv1108 spi
` [PATCH v3 05/13] ARM: dts: rockchip: add spi dt node for rv1108

[PATCH 1/2] spi: qup: hide warning for uninitialized variable
 2017-08-10 15:43 UTC  (4+ messages)
` [PATCH 2/2] spi: qup: fix 64-bit build warning
  ` Applied "spi: qup: fix 64-bit build warning" to the spi tree
` Applied "spi: qup: hide warning for uninitialized variable" "

[PATCHv3 0/2] spi: imx: native chip selects and devicetree
 2017-08-10 15:17 UTC  (16+ messages)
` [PATCHv3 1/2] spi: imx: fix use of native chip-selects with devicetree

[PATCH v4 0/5] Apple SPI properties
 2017-08-09 22:42 UTC  (3+ messages)

[PATCH 1/7] spi: spi-ep93xx: remove io wrappers
 2017-08-09 16:57 UTC  (2+ messages)
  ` Applied "spi: spi-ep93xx: remove io wrappers" to the spi tree

[PATCH v2 2/7] spi: spi-ep93xx: use 32-bit read/write for all registers
 2017-08-09 16:57 UTC  (2+ messages)
` Applied "spi: spi-ep93xx: use 32-bit read/write for all registers" to the spi tree

[PATCH v2 3/7] spi: spi-ep93xx: add spi master prepare_transfer_hardware()
 2017-08-09 16:57 UTC  (2+ messages)
` Applied "spi: spi-ep93xx: add spi master prepare_transfer_hardware()" to the spi tree

[PATCH v2 4/7] spi: spi-ep93xx: absorb the interrupt enable/disable helpers
 2017-08-09 16:57 UTC  (2+ messages)
` Applied "spi: spi-ep93xx: absorb the interrupt enable/disable helpers" to the spi tree

[PATCH v2 5/7] spi: spi-ep93xx: pass the spi_master pointer around
 2017-08-09 16:57 UTC  (2+ messages)
` Applied "spi: spi-ep93xx: pass the spi_master pointer around" to the spi tree

[PATCH 6/7] spi: spi-ep93xx: remove private data 'current_msg'
 2017-08-09 16:57 UTC  (2+ messages)
  ` Applied "spi: spi-ep93xx: remove private data 'current_msg'" to the spi tree

[PATCH v2 7/7] spi: spi-ep93xx: use the default master transfer queueing mechanism
 2017-08-09 16:56 UTC  (2+ messages)
` Applied "spi: spi-ep93xx: use the default master transfer queueing mechanism" to the spi tree

[PATCH] spi: spi-sh: fix error return code in spi_sh_probe()
 2017-08-09 15:46 UTC 

[PATCH v8 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-08-08 22:54 UTC  (4+ messages)
` [PATCH v8 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module

[PATCH v3 0/7] spi: spi-ep93xx: cleanup and update driver to modern API
 2017-08-08 20:51 UTC  (8+ messages)
  ` [PATCH v3 1/7] spi: spi-ep93xx: remove io wrappers
  ` [PATCH v3 5/7] spi: spi-ep93xx: pass the spi_master pointer around
  ` [PATCH v3 7/7] spi: spi-ep93xx: use the default master transfer queueing mechanism
` [PATCH v3 2/7] spi: spi-ep93xx: use 32-bit read/write for all registers
` [PATCH v3 3/7] spi: spi-ep93xx: add spi master prepare_transfer_hardware()
` [PATCH v3 4/7] spi: spi-ep93xx: absorb the interrupt enable/disable helpers
` [PATCH v3 6/7] spi: spi-ep93xx: remove private data 'current_msg'

[PATCH v2 0/7] spi: spi-ep93xx: cleanup and update driver to modern API
 2017-08-08 20:43 UTC  (4+ messages)
` [PATCH v2 1/7] spi: spi-ep93xx: remove io wrappers

[PATCH 01/18] spi: qup: Enable chip select support
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Enable chip select support" to the spi tree

[PATCH 02/18] spi: qup: Setup DMA mode correctly
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Setup DMA mode correctly" to the spi tree

[PATCH v6 03/14] spi: qup: Add completion timeout
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Add completion timeout" to the spi tree

[PATCH v5 04/14] spi: qup: Place the QUP in run mode before DMA
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Place the QUP in run mode before DMA" to the spi tree

[PATCH v5 05/14] spi: qup: Fix error handling in spi_qup_prep_sg
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Fix error handling in spi_qup_prep_sg" to the spi tree

[PATCH v3 07/15] spi: qup: Fix transaction done signaling
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Fix transaction done signaling" to the spi tree

[PATCH v5 07/14] spi: qup: Do block sized read/write in block mode
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Do block sized read/write in block mode" to the spi tree

[PATCH v5 08/14] spi: qup: refactor spi_qup_io_config into two functions
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: refactor spi_qup_io_config into two functions" to the spi tree

[PATCH v6 09/14] spi: qup: call io_config in mode specific function
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: call io_config in mode specific function" to the spi tree

[PATCH v5 10/14] spi: qup: allow block mode to generate multiple transactions
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: allow block mode to generate multiple transactions" to the spi tree

[PATCH v5 11/14] spi: qup: refactor spi_qup_prep_sg
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: refactor spi_qup_prep_sg" to the spi tree

[PATCH v6 12/14] spi: qup: allow multiple DMA transactions per spi xfer
 2017-08-08 11:18 UTC  (2+ messages)
  ` Applied "spi: qup: allow multiple DMA transactions per spi xfer" to the spi tree

[PATCH 14/15] spi: qup: Ensure done detection
 2017-08-08 11:17 UTC  (2+ messages)
  ` Applied "spi: qup: Ensure done detection" to the spi tree

[PATCH v5 14/14] spi: qup: Fix QUP version identify method
 2017-08-08 11:17 UTC  (2+ messages)
  ` Applied "spi: qup: Fix QUP version identify method" to the spi tree

[PATCH] spi: cadence: change sequence of calling runtime_enable
 2017-08-08 11:06 UTC  (2+ messages)
` Applied "spi: cadence: change sequence of calling runtime_enable" to the spi tree

[PATCH] spi: cadence: Add support for context loss
 2017-08-08 11:06 UTC  (2+ messages)
  ` Applied "spi: cadence: Add support for context loss" to the spi tree

[PATCH] spi/bcm63xx: fix error return code in bcm63xx_spi_probe()
 2017-08-08 11:06 UTC  (2+ messages)
` Applied "spi/bcm63xx: fix error return code in bcm63xx_spi_probe()" to the spi tree

[PATCH] spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe()
 2017-08-08 11:06 UTC  (2+ messages)
` Applied "spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe()" 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).