linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-20 07:39:38 to 2017-05-05 11:22:00 UTC [more...]

[PATCH/RFC] signal: Export signal_wake_up_state() to modules
 2017-05-05 11:22 UTC  (5+ messages)

[PATCH v3 0/6] spi: Add slave mode support
 2017-05-05  9:42 UTC  (9+ messages)
  ` [PATCH v3 1/6] spi: Document DT bindings for SPI controllers in slave mode
  ` [PATCH v3 2/6] spi: core: Add support for registering SPI slave controllers
  ` [PATCH v3 3/6] spi: Document SPI slave controller support
  ` [PATCH v3 4/6] spi: sh-msiof: Add slave mode support
  ` [PATCH v3 5/6] spi: slave: Add SPI slave handler reporting uptime at previous message
  ` [PATCH v3 6/6] spi: slave: Add SPI slave handler controlling system state

[PATCH/RFC] spi: Generalize SPI "master" to "controller"
 2017-05-04 17:49 UTC 

[PATCH] spi: core: Replace S_IRUGO permissions by 0444
 2017-05-04 14:29 UTC 

[PATCH] spi: core: Fix devm_spi_register_master() function name in kerneldoc
 2017-05-04 12:58 UTC 

[PATCH] spi: SPI_TI_QSPI should depend on HAS_DMA
 2017-05-04  7:37 UTC 

[GIT PULL] SPI updates for v4.12
 2017-05-03 15:15 UTC 

[RESEND PATCH] spi: bcm63xx-hsspi: Export OF device ID table as module aliases
 2017-05-02 14:00 UTC  (2+ messages)

[PATCH linux-next v2 0/1] improve imx spi performance
 2017-05-01 10:31 UTC  (2+ messages)
  ` [PATCH linux-next v2 1/1] spi: imx: dynamic burst length adjust for PIO mode

[PATCH linux-next v1 0/2] improve imx spi performance
 2017-05-01 10:15 UTC  (4+ messages)
` [PATCH 1/2] spi: imx: dynamic burst length adjust for PIO mode

[PATCH v1] spi: mxs: implement runtime pm
 2017-04-30 12:55 UTC  (4+ messages)

[PATCH RFC 0/5] *** SPI Slave mode support ***
 2017-04-27  6:43 UTC  (17+ messages)
` [PATCH RFC 2/5] spi: spidev: use different name for SPI controller slave mode device
` [PATCH RFC 3/5] spi: imx: add selection for iMX53 and iMX6 controller
` [PATCH RFC 4/5] ARM: dts: imx: change compatiblity for SPI controllers on imx53 later soc
` [PATCH RFC 5/5] spi: imx: Add support for SPI Slave mode for imx53 and imx6 chips
  ` [PATCH RFC 1/5] spi: core: add support to work in Slave mode

[PATCH] spi: cadence: Allow for GPIO pins to be used as chipselects
 2017-04-26 14:50 UTC  (2+ messages)
  ` Applied "spi: cadence: Allow for GPIO pins to be used as chipselects" to the spi tree

14171 linux-spi
 2017-04-25 18:32 UTC 

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

[PATCH v3] spi-imx: Implements handling of the SPI_READY mode flag
 2017-04-25 15:46 UTC  (2+ messages)
  ` Applied "spi-imx: Implements handling of the SPI_READY mode flag." to the spi tree

[PATCH v2 0/2] spi-ti-qspi: Handle vmalloc'd buffers
 2017-04-25 12:18 UTC  (6+ messages)
  ` [PATCH v2 1/2] spi: Add can_dma like interface for spi_flash_read
` [PATCH v2 2/2] spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble
  ` Applied "spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble" to the spi tree

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

[PATCH] spi: tegra: fix spelling mistake: "trasfer" -> "transfer"
 2017-04-24 18:21 UTC  (2+ messages)
` Applied "spi: tegra: fix spelling mistake: "trasfer" -> "transfer"" to the spi tree

[PATCH v2] spi-imx: Implements handling of the SPI_READY mode flag
 2017-04-23 18:43 UTC  (2+ messages)

[PATCH 0/2] spi-ti-qspi: Handle vmalloc'd buffers
 2017-04-21 17:29 UTC  (7+ messages)
` [PATCH 1/2] spi: Add can_dma like interface for spi_flash_read
    ` Applied "spi: Add can_dma like interface for spi_flash_read" to the spi tree
` [PATCH 2/2] spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble

[PATCH] spi-imx: Implements handling of the SPI_READY mode flag
 2017-04-21 16:54 UTC  (2+ messages)

[PATCH] spi: dw: Disable clock after unregistering the host
 2017-04-18 18:17 UTC  (2+ messages)
  ` Applied "spi: dw: Disable clock after unregistering the host" to the spi tree

[PATCH 1/2] spi: atmel: factorize reusable code for SPI controller init
 2017-04-18 18:00 UTC  (6+ messages)
  ` [PATCH 2/2] spi: atmel: add PM support to SAMA5D2
    ` Applied "spi: atmel: add deepest PM support to SAMA5D2" to the spi tree
  ` Applied "spi: atmel: factorize reusable code for SPI controller init" "

[PATCH] spi: double time out tolerance
 2017-04-18 18:00 UTC  (2+ messages)
  ` Applied "spi: double time out tolerance" to the spi tree

[PATCH 1/2] spi: atmel: factorize reusable code for SPI controller init
 2017-04-18  8:50 UTC  (6+ messages)
` [PATCH 2/2] spi: atmel: add deepest PM support to SAMA5D2

[PATCH] spi: orion: add LSB support
 2017-04-07 13:52 UTC 

[PATCH] spi: pl022: don't use uninitialized variable
 2017-04-06 18:12 UTC  (5+ messages)
  ` Applied "spi: pl022: don't use uninitialized variable" to the spi tree

[PATCHv2] spi: zynqmp: Add runtime support
 2017-04-03 10:33 UTC  (2+ messages)

[PATCH] spi: loopback-test: fix spelling mistake: "minimam" -> "minimum"
 2017-03-30 21:23 UTC  (2+ messages)
` Applied "spi: loopback-test: fix spelling mistake: "minimam" -> "minimum"" to the spi tree

[PATCH] spi: dynamycally allocated message initialization
 2017-03-30  9:19 UTC  (3+ messages)
  ` Applied "spi: dynamycally allocated message initialization" to the spi tree

[spi:topic/ti-qspi 10/11] drivers/spi/spi-ti-qspi.c:404:7: error: implicit declaration of function 'dmaengine_prep_dma_memcpy'
 2017-03-27 13:41 UTC 

[PATCH] spi: spi-ti-qspi: Remove unused dma_dev variable
 2017-03-27 11:32 UTC  (2+ messages)
  ` Applied "spi: spi-ti-qspi: Remove unused dma_dev variable" to the spi tree

[PATCH] spi: spi-ti-qspi: Use dma_engine wrapper for dma memcpy call
 2017-03-24 19:17 UTC  (2+ messages)
` Applied "spi: spi-ti-qspi: Use dma_engine wrapper for dma memcpy call" to the spi tree

[PATCH] spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer
 2017-03-24 19:16 UTC  (2+ messages)
  ` Applied "spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer" to the spi tree

[PATCH 1/2] spi: Allow master drivers to set realtime priority
 2017-03-24 16:10 UTC  (18+ messages)
  ` [PATCH 2/2] spi: bcm2835: Allow platform "

Enable DMA for daVinci SPI controller
 2017-03-22 13:30 UTC  (8+ messages)
` [PATCH 3/8] spi: davinci: limit the transfer size if DMA enabled

[PATCH 0/2] spi: imx: native chip selects and devicetree
 2017-03-22  7:09 UTC  (16+ messages)
` [PATCH 1/2] spi: imx: set correct chip_select in platform setup
` [PATCH 2/2] spi: imx: fix use of native chip-selects with devicetree

[PATCH] arm64: dts: hi6220: enable DMA in spi0
 2017-03-21 19:13 UTC 

[PATCH 1/4] spi: pl022: remove nonexistent properties from DT binding example
 2017-03-21 18:46 UTC  (7+ messages)
` [PATCH 2/4] ARM: SPEAr: DT: Remove nonexistent properties
` [PATCH 3/4] arm64: dts: amd: Remove nonexistent property
  ` [PATCH 4/4] arm64: dts: NS2: Remove nonexistent properties
  ` Applied "spi: pl022: remove nonexistent properties from DT binding example" to the spi tree

[PATCH] spi: pl022: Document property values
 2017-03-21 18:46 UTC  (2+ messages)
  ` Applied "spi: pl022: Document property values" to the spi tree

Applied "spi: sun6i: update max transfer size reported" to the spi tree
 2017-03-21 18:46 UTC 

[PATCH] spi: loopback-test: fix potential integer overflow on multiple
 2017-03-21 18:46 UTC  (2+ messages)
` Applied "spi: loopback-test: fix potential integer overflow on multiple" to the spi tree

spi: spidev_test: add option to continuously transfer data - v2
 2017-03-21 18:46 UTC  (3+ messages)
  ` [PATCH v2] spi: spidev_test: add option to continuously transfer data
      ` Applied "spi: spidev_test: add option to continuously transfer data" to the spi tree

[PATCHv2 0/2] spi: imx: native chip selects and devicetree
 2017-03-21 12:43 UTC  (3+ messages)
  ` [PATCHv2 1/2] spi: imx: fix use of native chip-selects with devicetree
  ` [PATCHv2 2/2] spi: imx: document use of native chip-selects in devicetree

[PATCH] spi: sun6i: update max transfer size reported
 2017-03-21  7:24 UTC  (2+ messages)

(unknown),
 2017-03-20 19:40 UTC 

[PATCH] spi: spidev_test: add option to continously transfer data
 2017-03-20 17:30 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).