messages from 2019-05-14 05:03:52 to 2019-06-10 08:17:50 UTC [more...]
[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
2019-06-10 8:17 UTC (13+ messages)
` [PATCH v5 01/15] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v5 02/15] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v5 03/15] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v5 04/15] dmaengine: imx-sdma: remove dupilicated sdma_load_context
` [PATCH v5 05/15] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v5 06/15] spi: imx: fix ERR009165
` [PATCH v5 07/15] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v5 08/15] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v5 09/15] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v5 10/15] dma: imx-sdma: add i.mx6ul/6sx compatible name
` [PATCH v5 11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v5 12/15] ARM: dts: imx6ul: add dma support on ecspi
[PATCH] spi: qup: fix PIO/DMA transfers
2019-06-10 7:22 UTC
[PATCH v2] spi/acpi: enumerate all SPI slaves in the namespace
2019-06-09 23:44 UTC (4+ messages)
[PATCH] spi: Use struct_size() helper
2019-06-07 18:48 UTC
[PATCH] spi: spi-gpio: Make probe function __init_or_module
2019-06-07 16:05 UTC (4+ messages)
[PATCH] spi: mediatek: add SPI_LSB_FIRST support
2019-06-06 21:27 UTC (2+ messages)
` Applied "spi: mediatek: add SPI_LSB_FIRST support" to the spi tree
[PATCH 00/13] drivers: Introduce generic device lookup helpers
2019-06-06 9:57 UTC (7+ messages)
` [PATCH 04/13] drivers: Add generic helper to match by of_node
` [PATCH 07/13] drivers: Add generic match helper by ACPI_COMPANION device
` [PATCH 11/13] drivers: Introduce variants for bus_find_device()
[PATCH v13 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
2019-06-06 7:40 UTC (11+ messages)
` [PATCH v13 1/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
` [PATCH v13 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
` [PATCH v13 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF controller bindings
[PATCH] spi: rockchip: turn down tx dma bursts
2019-06-05 20:14 UTC (5+ messages)
` Applied "spi: rockchip: turn down tx dma bursts" to the spi tree
[PATCH] spi: qup: remove unnecessary goto
2019-06-03 18:02 UTC (2+ messages)
` Applied "spi: qup: remove unnecessary goto" to the spi tree
[RFC PATCH 00/57] drivers: Consolidate device lookup helpers
2019-06-03 16:04 UTC (5+ messages)
` [RFC PATCH 08/57] drivers: spi: Use bus_find_device_by_of_node helper
` [RFC PATCH 23/57] drivers: spi: Use bus_find_device_by_acpi_dev match helper
[PATCH] spi: spidev: Fix for reverting spi max speed value only on failure
2019-06-03 15:57 UTC (2+ messages)
[PATCH AUTOSEL 4.4 52/56] dmaengine: idma64: Use actual device for DMA transfers
2019-06-01 13:25 UTC
[PATCH 5.1 236/405] spi: Dont call spi_get_gpio_descs() before device name is set
2019-05-30 3:03 UTC
[PATCH v3 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
2019-05-29 3:12 UTC (17+ messages)
` [PATCH v3 1/4] mfd: Add Macronix MX25F0A MFD controller driver
` [PATCH v3 2/4] mtd: rawnand: Add Macronix MX25F0A NAND controller
` [PATCH v3 4/4] dt-bindings: mfd: Document Macronix MX25F0A controller bindings
[PATCH] spi: sh-msiof: Reduce delays in sh_msiof_modify_ctr_wait()
2019-05-28 15:07 UTC (2+ messages)
` Applied "spi: sh-msiof: Reduce delays in sh_msiof_modify_ctr_wait()" to the spi tree
[PATCH v2] spi: spi-meson-spifc: update with SPDX Licence identifier
2019-05-28 15:07 UTC (2+ messages)
` Applied "spi: spi-meson-spifc: update with SPDX Licence identifier" to the spi tree
[PATCH V1 00/12] LP0 entry and exit support for Tegra210
2019-05-28 9:28 UTC (3+ messages)
5.2-rc1 on droid4: spi crash
2019-05-27 13:31 UTC (3+ messages)
[PATCH] spi: gpio: fix warning PTR_ERR_OR_ZERO can be used
2019-05-25 9:47 UTC
[RFC v2 00/11] DVFS in the OPP core
2019-05-24 6:03 UTC (5+ messages)
` [RFC v2 08/11] arm64: dts: sdm845: Add ufs opps and power-domains
[PATCH] spi: dt-bindings: Convert spi-gpio binding to json-schema
2019-05-23 13:49 UTC (2+ messages)
` Applied "spi: dt-bindings: Convert spi-gpio binding to json-schema" to the spi tree
[PATCH] spi: spi-fsl-spi: call spi_finalize_current_message() at the end
2019-05-23 13:49 UTC (2+ messages)
` Applied "spi: spi-fsl-spi: call spi_finalize_current_message() at the end" to the spi tree
[PATCH v4 0/3] spi: A better solution for cros_ec_spi reliability
2019-05-23 13:49 UTC (5+ messages)
` [PATCH v4 2/3] spi: Allow SPI devices to request the pumping thread be realtime
` Applied "spi: Allow SPI devices to request the pumping thread be realtime" to the spi tree
[PATCH] spi: dt-bindings: Convert Arm pl022 to json-schema
2019-05-23 13:49 UTC (4+ messages)
` Applied "spi: dt-bindings: Convert Arm pl022 to json-schema" to the spi tree
[PATCH V1] spi: tegra114: set master cleanup and also invoke it on probe error
2019-05-23 13:49 UTC (2+ messages)
` Applied "spi: tegra114: set master cleanup and also invoke it on probe error" to the spi tree
[PATCH v4 00/14] add ecspi ERR009165 for i.mx6/7 soc family
2019-05-23 5:34 UTC (19+ messages)
` [PATCH v4 01/14] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v4 02/14] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v4 03/14] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v4 04/14] dmaengine: imx-sdma: remove dupilicated sdma_load_context
` [PATCH v4 05/14] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v4 06/14] spi: imx: fix ERR009165
` [PATCH v4 07/14] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v4 08/14] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v4 09/14] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v4 10/14] dma: imx-sdma: add i.mx6ul/6sx compatible name
` [EXT] "
` [PATCH v4 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v4 12/14] ARM: dts: imx6ul: add dma support on ecspi
` [PATCH v4 13/14] ARM: dts: imx6sll: correct sdma compatible
` [PATCH v4 14/14] arm64: defconfig: Enable SDMA on i.mx8mq/8mm
RE:Re: [PATCH v4 00/14] add ecspi ERR009165 for i.mx6/7 soc family
2019-05-23 2:18 UTC
[PATCH V5 0/4] additional features to Tegra SPI
2019-05-23 1:10 UTC (18+ messages)
` [PATCH V5 1/4] spi: tegra114: add support for gpio based CS
` Applied "spi: tegra114: add support for gpio based CS" to the spi tree
` [PATCH V5 2/4] spi: tegra114: add support for hw based cs
` Applied "spi: tegra114: add support for hw based cs" to the spi tree
` [PATCH V5 3/4] spi: tegra114: add support for HW CS timing
` Applied "spi: tegra114: add support for HW CS timing" to the spi tree
` [PATCH V5 4/4] spi: tegra114: add support for TX and RX trimmers
` Applied "spi: tegra114: add support for TX and RX trimmers" to the spi tree
[PATCH AUTOSEL 4.4 06/92] spi: pxa2xx: fix SCR (divisor) calculation
2019-05-22 19:30 UTC
[PATCH AUTOSEL 4.9 010/114] spi: pxa2xx: fix SCR (divisor) calculation
2019-05-22 19:28 UTC
[PATCH AUTOSEL 4.14 017/167] spi: pxa2xx: fix SCR (divisor) calculation
2019-05-22 19:26 UTC
[PATCH AUTOSEL 4.19 026/244] spi: pxa2xx: fix SCR (divisor) calculation
2019-05-22 19:22 UTC
[PATCH AUTOSEL 5.0 032/317] spi: atmel-quadspi: fix crash while suspending
2019-05-22 19:18 UTC (2+ messages)
` [PATCH AUTOSEL 5.0 034/317] spi: pxa2xx: fix SCR (divisor) calculation
[PATCH AUTOSEL 5.1 037/375] spi: atmel-quadspi: fix crash while suspending
2019-05-22 19:15 UTC (2+ messages)
` [PATCH AUTOSEL 5.1 039/375] spi: pxa2xx: fix SCR (divisor) calculation
[PATCH v12 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
2019-05-22 17:44 UTC (25+ messages)
` [PATCH v12 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
` [PATCH v12 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings
[PATCH] spi: spi-meson-spifc: update with SPDX Licence identifier
2019-05-21 21:15 UTC (2+ messages)
[PATCH] spi: zynqmp: Fix build break
2019-05-21 21:08 UTC (2+ messages)
[PATCH v3 1/4] dt-bindings: spi: Add YAML schemas for the generic SPI options
2019-05-21 20:33 UTC (11+ messages)
` [PATCH v3 2/4] dt-bindings: spi: sun4i: Add YAML schemas
` Applied "spi: sun4i: Add YAML schemas" to the spi tree
` [PATCH v3 3/4] dt-bindings: spi: sun6i: Add YAML schemas
` Applied "spi: sun6i: Add YAML schemas" to the spi tree
` [PATCH v3 4/4] ARM: dts: sun6i: Add default address and size cells for SPI
` Applied "spi: Add YAML schemas for the generic SPI options" to the spi tree
Applied "spi: spidev: Add dhcom-board to compatibility list" to the spi tree
2019-05-21 20:33 UTC
Re: Re: [PATCH v3 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
2019-05-21 6:12 UTC (2+ messages)
Re: [PATCH v3 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
2019-05-21 5:12 UTC (2+ messages)
[PATCH v3 00/14] add ecspi ERR009165 for i.mx6/7 soc family
2019-05-21 4:18 UTC (11+ messages)
` [PATCH v3 04/14] dmaengine: imx-sdma: remove dupilicated sdma_load_context
` [PATCH v3 05/14] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v3 09/14] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v3 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [EXT] Re: [PATCH v3 00/14] add ecspi ERR009165 for i.mx6/7 soc family
[PATCH] spi: spidev: Add dhcom-board to compatibility list [Klartext]
2019-05-17 13:33 UTC
[PATCH] spi: spidev: Add dhcom-board to compatibility list [Klartext]
2019-05-16 15:56 UTC (2+ messages)
[PATCH] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
2019-05-16 13:27 UTC (7+ messages)
` Applied "spi: bitbang: Fix NULL pointer dereference in spi_unregister_master" to the spi tree
[PATCH] spi: spidev: Add dhcom-board to compatibility list [Klartext]
2019-05-16 11:28 UTC (2+ messages)
[PATCH v2 1/4] dt-bindings: spi: Add YAML schemas for the generic SPI options
2019-05-16 8:27 UTC (3+ messages)
[PATCH v3 0/3] spi: A better solution for cros_ec_spi reliability
2019-05-14 19:44 UTC (3+ messages)
` [PATCH v3 2/3] spi: Allow SPI devices to request the pumping thread be realtime
[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
2019-05-14 19:13 UTC (8+ messages)
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
[PATCH 0/4] spi: A better solution for cros_ec_spi reliability
2019-05-14 15:06 UTC (7+ messages)
` [PATCH 1/4] spi: For controllers that need realtime always use the pump thread
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).