messages from 2017-07-03 15:12:34 to 2017-07-28 06:52:51 UTC [more...]
[PATCH v6 00/14] spi: qup: Fixes and add support for >64k transfers
2017-07-28 6:52 UTC (5+ messages)
` [PATCH v6 01/14] spi: qup: Enable chip select support
` [PATCH v6 02/14] spi: qup: Setup DMA mode correctly
` [PATCH v6 03/14] spi: qup: Add completion timeout
` [PATCH v6 04/14] spi: qup: Place the QUP in run mode before DMA
[RFC PATCH v2 00/12] spi: moving to struct gpio_desc
2017-07-27 22:03 UTC (13+ messages)
` [RFC PATCH v2 01/12] spi: spi-ep93xx: use 32-bit read/write for all registers
` [RFC PATCH v2 02/12] spi: spi-ep93xx: add spi master prepare_transfer_hardware()
` [RFC PATCH v2 03/12] spi: spi-ep93xx: absorb the interrupt enable/disable helpers
` [RFC PATCH v2 04/12] spi: spi-ep93xx: pass the spi_master pointer around
` [RFC PATCH v2 05/12] spi: spi-ep93xx: remove private data 'current_msg'
` [RFC PATCH v2 06/12] spi: spi-ep93xx: use the default master transfer queueing mechanism
` [RFC PATCH v2 07/12] spi: use gpio_desc instead of numeric gpio
` [RFC PATCH v2 08/12] ARM: ep93xx: add gpiod_lookup_table for spi chip-selects
` [RFC PATCH v2 09/12] ARM: imx: "
` [RFC PATCH v2 10/12] spi: core: convert spi_master to use gpio_desc
` [RFC PATCH v2 11/12] ARM: ep93xx: remove chipselect from ep93xx_spi_info
` [RFC PATCH v2 12/12] wip: convert struct spi_device to gpio_desc
[PATCH] spi: core: use gpio_request_one for configured gpio cs
2017-07-27 21:01 UTC (11+ messages)
[PATCH v1] spi: core: Propagate error code of add_uevent_var()
2017-07-27 19:02 UTC (2+ messages)
` Applied "spi: core: Propagate error code of add_uevent_var()" to the spi tree
[PATCH v1] Revert "spi: pxa2xx: Only claim CS GPIOs when the slave device is created"
2017-07-27 19:02 UTC (3+ messages)
` Applied "spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created"" to the spi tree
[PATCH v1] spi: pxa2xx: Don't touch CS pin until we have a transfer pending
2017-07-27 15:49 UTC
[PATCH v2] spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created"
2017-07-27 11:37 UTC
[PATCH v5 00/14] spi: qup: Fixes and add support for >64k transfers
2017-07-27 8:30 UTC (17+ messages)
` [PATCH v5 01/14] spi: qup: Enable chip select support
` [PATCH v5 02/14] spi: qup: Setup DMA mode correctly
` [PATCH v5 03/14] spi: qup: Add completion timeout
` [PATCH v5 05/14] spi: qup: Fix error handling in spi_qup_prep_sg
` [PATCH v5 07/14] spi: qup: Do block sized read/write in block mode
` [PATCH v5 09/14] spi: qup: call io_config in mode specific function
` [PATCH v5 10/14] spi: qup: allow block mode to generate multiple transactions
` [PATCH v5 11/14] spi: qup: refactor spi_qup_prep_sg
` [PATCH v5 12/14] spi: qup: allow multiple DMA transactions per spi xfer
` [PATCH v5 04/14] spi: qup: Place the QUP in run mode before DMA
` [PATCH v5 06/14] spi: qup: Fix transaction done signaling
` [PATCH v5 08/14] spi: qup: refactor spi_qup_io_config into two functions
` [PATCH v5 13/14] spi: qup: Ensure done detection
` [PATCH v5 14/14] spi: qup: Fix QUP version identify method
[PATCH] spi: bcm-qspi: Remove hardcoded settings and spi-nor.h dependency
2017-07-26 23:20 UTC
[PATCH] spi: document broadcom qspi driver as broken
2017-07-26 19:43 UTC (5+ messages)
[PATCH v1 1/2] tools/spi: move to tools buildsystem
2017-07-26 14:18 UTC (5+ messages)
` [PATCH v1 2/2] tools/spi: add install section
` Applied "spi: tools: add install section" to the spi tree
` Applied "spi: tools: move to tools buildsystem" "
[PATCH] spi: pic32: fix spelling mistakes on macro names
2017-07-26 14:18 UTC (2+ messages)
` Applied "spi: pic32: fix spelling mistakes on macro names" to the spi tree
[PATCH v1 1/2] spi: loopback-test: implement testing with no CS
2017-07-26 14:18 UTC (4+ messages)
` [PATCH v1 2/2] spi: imx: add SPI_NO_CS support
` Applied "spi: imx: add SPI_NO_CS support" to the spi tree
` Applied "spi: loopback-test: implement testing with no CS" "
[PATCH v2 1/2] tools/spi: move to tools buildsystem
2017-07-26 9:59 UTC (2+ messages)
` [PATCH v2 2/2] tools/spi: add install section
[PATCH] spi: pxa2xx: Only claim CS GPIOs when the slave device is created
2017-07-24 13:14 UTC (16+ messages)
` Applied "spi: pxa2xx: Only claim CS GPIOs when the slave device is created" to the spi tree
Possible race in spi-tegra114.ko
2017-07-24 12:30 UTC
[PATCH 000/102] Convert drivers to explicit reset API
2017-07-24 8:33 UTC (25+ messages)
` [PATCH 076/102] spi: stm32: explicitly request exclusive reset control
` Applied "spi: stm32: explicitly request exclusive reset control" to the spi tree
` [PATCH 077/102] spi: sun6i: explicitly request exclusive reset control
` Applied "spi: sun6i: explicitly request exclusive reset control" to the spi tree
` [PATCH 078/102] spi: tegra20-slink: explicitly request exclusive reset control
` Applied "spi: tegra20-slink: explicitly request exclusive reset control" to the spi tree
` [PATCH 079/102] spi: tegra114: explicitly request exclusive reset control
` Applied "spi: tegra114: explicitly request exclusive reset control" to the spi tree
` [PATCH 080/102] spi: tegra20-sflash: explicitly request exclusive reset control
` Applied "spi: tegra20-sflash: explicitly request exclusive reset control" to the spi tree
[PATCHv3 0/2] spi: imx: native chip selects and devicetree
2017-07-24 6:21 UTC (15+ messages)
` [PATCHv3 1/2] spi: imx: fix use of native chip-selects with devicetree
` [PATCHv3 2/2] spi: imx: document use of native chip-selects in devicetree
[PATCH] powerpc/asm/cacheflush: Cleanup cacheflush function params
2017-07-24 4:31 UTC (6+ messages)
[PATCH v3 0/6] Apple SPI properties
2017-07-20 20:26 UTC (17+ messages)
` [PATCH v3 4/6] ACPI / property: Support Apple _DSM properties
` [PATCH v3 1/6] ACPI / osi: Exclude x86 DMI quirks on other arches
` [PATCH v3 3/6] ACPI / property: Don't evaluate objects for devices w/o handle
` [PATCH v3 5/6] ACPI / scan: Recognize Apple SPI and I2C slaves
` [PATCH v3 2/6] ACPI / x86: Consolidate Apple DMI checks
` [PATCH v3 6/6] spi: Use Apple device properties in absence of ACPI resources
[PATCH v4 00/14] spi: qup: Fixes and add support for >64k transfers
2017-07-20 7:03 UTC (7+ messages)
` [PATCH v4 01/14] spi: qup: Enable chip select support
` [PATCH v4 03/14] spi: qup: Add completion structures for DMA
Applied "spi: Convert to using %pOF instead of full_name" to the spi tree
2017-07-19 11:27 UTC
[PATCH] spi: Convert to using %pOF instead of full_name
2017-07-19 9:16 UTC (2+ messages)
[PATCH][next] spi: loopback-test: make several module parameters static
2017-07-18 13:49 UTC (5+ messages)
` Applied "spi: loopback-test: make several module parameters static" to the spi tree
[PATCH linux-next v5 1/1] spi: imx: Add support for SPI Slave mode
2017-07-18 4:40 UTC
[PATCH v2] spi: sh-msiof: Add support for R-Car H3
2017-07-17 16:06 UTC (2+ messages)
` Applied "spi: sh-msiof: Add support for R-Car H3" to the spi tree
[PATCH] spi: sh-msiof: Limit minimum divider on R-Car Gen3
2017-07-17 16:06 UTC (2+ messages)
` Applied "spi: sh-msiof: Limit minimum divider on R-Car Gen3" to the spi tree
[PATCH v2] spi: loopback-test: provide loop_req option
2017-07-17 16:06 UTC (2+ messages)
` Applied "spi: loopback-test: provide loop_req option." to the spi tree
[PATCH v3] spi: loopback-test: provide loop_req option
2017-07-14 9:42 UTC
[PATCH v1] spi: loopback-test: provide loop request option
2017-07-13 7:42 UTC (3+ messages)
[PATCH v7 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-07-11 21:16 UTC (21+ messages)
` [PATCH v7 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v7 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v7 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v7 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v7 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
[PATCH linux-next v4 1/4] spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data
2017-07-11 14:43 UTC (2+ messages)
` Applied "spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data" to the spi tree
[PATCH linux-next v3 2/4] spi: imx: add selection for iMX53 and iMX6 controller
2017-07-11 14:43 UTC (2+ messages)
` Applied "spi: imx: add selection for iMX53 and iMX6 controller" to the spi tree
[PATCH linux-next v4 0/4] i.MX ECSPI controller slave mode support
2017-07-11 14:42 UTC (3+ messages)
` [PATCH linux-next v4 4/4] spi: imx: Add support for SPI Slave mode
[PATCH] spi/bcm63xx-hspi: Fix checkpatch warnings
2017-07-10 18:42 UTC (5+ messages)
` Applied "spi/bcm63xx-hspi: Fix checkpatch warnings" to the spi tree
[PATCH 2/2] spi/ath79: Fix checkpatch warnings
2017-07-10 18:42 UTC (2+ messages)
` Applied "spi/ath79: Fix checkpatch warnings" to the spi tree
[PATCH linux-next v4 1/1] spi: imx: dynamic burst length adjust for PIO mode
2017-07-07 12:58 UTC (6+ messages)
` Applied "spi: imx: dynamic burst length adjust for PIO mode" to the spi tree
[GIT PULL] SPI updates for v4.13
2017-07-04 15:20 UTC
[PATCH v2 0/4] Apple SPI properties
2017-07-03 22:47 UTC (5+ messages)
` [PATCH v2 2/4] ACPI / property: Support Apple _DSM properties
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).