messages from 2017-12-12 10:36:59 to 2018-01-23 10:46:55 UTC [more...]
[RFC] Add ability to multiplex SPI bus
2018-01-23 10:46 UTC (3+ messages)
` [RFC] spi: add spi multiplexing functions for dt
Darlehensangebot
2018-01-20 17:08 UTC
[PATCHv3 0/3] spi: support for Socionext Synquacer platform
2018-01-19 10:37 UTC (4+ messages)
` [PATCHv3 1/3] dt-bindings: spi: Add DT bindings for Synquacer
` [PATCHv3 2/3] spi: Add spi driver for Socionext Synquacer platform
` [PATCHv3 3/3] MAINTAINERS: Add entry for Synquacer SPI driver
[spi:topic/a3700 4/4] drivers/spi/spi-armada-3700.c:759:33: sparse: incorrect type in assignment (different base types)
2018-01-18 15:55 UTC
[PATCH 0/4] spi: a3700: Add improvements and full-duplex transfers
2018-01-18 11:24 UTC (9+ messages)
` [PATCH 1/4] spi: a3700: Clear DATA_OUT when performing a read
` Applied "spi: a3700: Clear DATA_OUT when performing a read" to the spi tree
` [PATCH 2/4] spi: a3700: Set frequency limits at startup
` Applied "spi: a3700: Set frequency limits at startup" to the spi tree
` [PATCH 3/4] spi: a3700: Allow to enable or disable FIFO mode
` Applied "spi: a3700: Allow to enable or disable FIFO mode" to the spi tree
` [PATCH 4/4] spi: a3700: Add full-duplex support
` Applied "spi: a3700: Add full-duplex support" to the spi tree
[PATCHv2 0/3] spi: support for Socionext Synquacer platform
2018-01-17 11:18 UTC (11+ messages)
` [PATCHv2 1/3] dt-bindings: spi: Add DT bindings for Synquacer
` [PATCHv2 2/3] spi: Add spi driver for Socionext Synquacer platform
` [PATCHv2 3/3] MAINTAINERS: Add entry for Synquacer SPI driver
[PATCHv1 0/3] spi: support for Socionext Synquacer platform
2018-01-15 13:05 UTC (10+ messages)
` [PATCHv1 1/3] dt-bindings: spi: Add DT bindings for Synquacer
` [PATCHv1 2/3] spi: Add spi driver for Socionext Synquacer platform
` [PATCHv1 3/3] MAINTAINERS: Add entry for Synquacer SPI driver
[PATCH] spi: orion: Fix clock resource by adding an optional bus clock
2018-01-12 21:09 UTC (2+ messages)
` Applied "spi: orion: Fix clock resource by adding an optional bus clock" to the spi tree
[PATCH v3 00/27] kill devm_ioremap_nocache
2018-01-12 9:12 UTC (12+ messages)
[PATCH v3] spi: s3c64xx: add SPDX identifier
2018-01-08 16:23 UTC (3+ messages)
` Applied "spi: s3c64xx: add SPDX identifier" to the spi tree
[PATCH v3] gpio: of: Support SPI nonstandard GPIO properties
2018-01-08 15:22 UTC (2+ messages)
[PATCH v2] gpio: of: Support SPI nonstandard GPIO properties
2018-01-08 14:51 UTC (5+ messages)
[PATCH] spi: imx: do not access registers while clocks disabled
2018-01-08 12:36 UTC (2+ messages)
` Applied "spi: imx: do not access registers while clocks disabled" to the spi tree
[PATCH 0/3] mtd: spi-nor: fix DMA-unsafe buffer issue between MTD and SPI
2018-01-07 20:49 UTC (26+ messages)
` [PATCH 1/3] mtd: spi-nor: add optional DMA-safe bounce buffer for data transfer
` [PATCH 2/3] dt-bindings: mtd: atmel-quadspi: add an optional property 'dmacap, memcpy'
` [PATCH 2/3] dt-bindings: mtd: atmel-quadspi: add an optional property 'dmacap,memcpy'
` [PATCH 3/3] mtd: atmel-quadspi: add support of DMA memcpy()
[PATCH 0/5] Rewrite GPIO SPI to use descriptors
2018-01-06 23:18 UTC (24+ messages)
` [PATCH 1/5] gpio: of: Support SPI nonstandard GPIO properties
` [PATCH 2/5] spi: spi-gpio: Rewrite to use GPIO descriptors
` [PATCH 3/5] spi: spi-gpio: Augment device tree bindings
` [PATCH 4/5] spi: spi-gpio: Make optional chipselect handling more explicit
` [PATCH 5/5] spi: spi-gpio: Delete references to non-GENERIC_BITBANG
[PATCH v3] spi: atmel: Implements transfers with bounce buffer
2018-01-05 12:43 UTC (2+ messages)
` Applied "spi: atmel: Implements transfers with bounce buffer" to the spi tree
[PATCH] spi: sh-msiof: Fix timeout failures for TX-only DMA transfers
2018-01-04 12:00 UTC (5+ messages)
` Applied "spi: sh-msiof: Fix timeout failures for TX-only DMA transfers" to the spi tree
[PATCH 0/8] spi: sh-msiof: Import some BSP patches
2018-01-04 8:24 UTC (12+ messages)
` [PATCH 2/8] spi: sh-msiof: Fix DMA transfer size check
[PATCH v1] eSPI: add Aspeed AST2500 eSPI driver to boot a host with PCH runs on eSPI
2018-01-04 0:11 UTC (12+ messages)
[PATCH 00/12] account for const type of of_device_id.data
2018-01-03 12:22 UTC (6+ messages)
` [PATCH 03/12] spi: sirf: "
` Applied "spi: sirf: account for const type of of_device_id.data" to the spi tree
` [PATCH 10/12] spi: spi-fsl-dspi: account for const type of of_device_id.data
` Applied "spi: spi-fsl-dspi: account for const type of of_device_id.data" to the spi tree
[PATCH] spi: bcm53xx: simplify reading SPI data
2017-12-29 13:48 UTC
[PATCH] spi: pxa2xx: Use gpiod_put() not gpiod_free()
2017-12-27 10:40 UTC (3+ messages)
` Applied "spi: pxa2xx: Use gpiod_put() not gpiod_free()" to the spi tree
[PATCH] spi: Add a sysfs interface to instantiate devices
2017-12-27 10:31 UTC (7+ messages)
[PATCH v3 27/27] devres: kill devm_ioremap_nocache
2017-12-25 1:43 UTC (3+ messages)
[PATCH v3 02/27] spi: replace devm_ioremap_nocache with devm_ioremap
2017-12-23 10:56 UTC
[spi:topic/pxa2xx 1/1] drivers//spi/spi-pxa2xx.c:1240:3: error: implicit declaration of function 'gpiod_free'
2017-12-22 10:29 UTC
[PATCH] spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip
2017-12-21 12:28 UTC (2+ messages)
` Applied "spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip" to the spi tree
[GIT PULL] spi fixes for v4.15
2017-12-20 17:14 UTC
[PATCH] spi: atmel: fixed spin_lock usage inside atmel_spi_remove
2017-12-19 11:01 UTC (3+ messages)
` Applied "spi: atmel: fixed spin_lock usage inside atmel_spi_remove" to the spi tree
[PATCH v2] spi: atmel: Implements transfers with bounce buffer
2017-12-19 10:43 UTC (3+ messages)
[PATCH 0/4] spi: sh-msiof: Multi-slave enhancements
2017-12-14 11:50 UTC (10+ messages)
` [PATCH 1/4] spi: sh-msiof: Avoid writing to registers from spi_master.setup()
` Applied "spi: sh-msiof: Avoid writing to registers from spi_master.setup()" to the spi tree
` [PATCH 2/4] spi: sh-msiof: Extend support to 3 native chip selects
` Applied "spi: sh-msiof: Extend support to 3 native chip selects" to the spi tree
` [PATCH 3/4] spi: sh-msiof: Implement cs-gpios configuration
` Applied "spi: sh-msiof: Implement cs-gpios configuration" to the spi tree
` [PATCH 4/4] spi: sh-msiof: Document hardware limitations related to chip selects
` Applied "spi: sh-msiof: Document hardware limitations related to chip selects" to the spi tree
[PATCH v2] spi: s3c64xx: add SPDX identifier
2017-12-14 11:00 UTC (7+ messages)
[PATCH] spi: jcore: disable clock when registering spi conroller failed When probe function fails in registering the spi controller, the clock should remain disabled
2017-12-13 19:43 UTC (2+ messages)
` Applied "spi: jcore: disable clock when registering spi conroller failed" to the spi tree
[PATCH] spi: s3c64xx: add SPDX identifier
2017-12-13 9:38 UTC (11+ messages)
spidev: Instantiating from DT as "spidev"
2017-12-12 18:44 UTC (8+ messages)
[PATCH v2] spi: atmel: bounce buffer spi
2017-12-12 15:28 UTC (2+ messages)
spi: davinci: Initialize dspi->done before any possible use of it
2017-12-12 11:17 UTC (2+ messages)
` Applied "spi: davinci: Initialize dspi->done before any possible use of it" to the spi tree
spi: davinci: Initialize dspi->done before any possible use of it
2017-12-12 10:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).