messages from 2019-05-22 16:32:05 to 2019-06-28 22:10:10 UTC [more...]
[PATCH 0/5] Convert misc-devices, i2c, w1, spi and some markdown files to ReST
2019-06-28 22:10 UTC (6+ messages)
` [PATCH 3/5] docs: i2c: convert to ReST and add to driver-api bookset
` [PATCH 5/5] docs: spi: convert to ReST and add it to the kABI bookset
[PATCH] spi: spi-bcm2835.c: Fix 3-wire mode
2019-06-28 19:00 UTC (3+ messages)
[PATCH] dt-bindings: spi: stm32-qspi: add dma properties
2019-06-28 16:56 UTC (4+ messages)
` [PATCH] spi: stm32-qspi: remove signal sensitive on completion
` Applied "spi: stm32-qspi: remove signal sensitive on completion" to the spi tree
` Applied "dt-bindings: spi: stm32-qspi: add dma properties" "
[PATCH 0/2] spi: atmel-quadspi: fix resume call
2019-06-28 15:30 UTC (3+ messages)
` [PATCH 1/2] spi: atmel-quadspi: void return type for atmel_qspi_init()
` [PATCH 2/2] spi: atmel-quadspi: fix resume call
[PATCH 1/5] MAINTAINERS: add ADIS IMU driver library entry
2019-06-27 13:44 UTC (11+ messages)
` [PATCH 2/5] drivers: spi: core: Add optional stall delay between cs_change transfers
` [PATCH 3/5] iio: imu: adis: Add support for SPI transfer cs_change_stall_delay_us
` [PATCH 4/5] iio: imu: Add support for the ADIS16460 IMU
[PATCH 0/2] spi: fix spi driver for UniPhier SoC
2019-06-26 11:32 UTC (5+ messages)
` [PATCH 1/2] spi: uniphier: fix timeout error
` Applied "spi: uniphier: fix timeout error" to the spi tree
` [PATCH 2/2] spi: uniphier: fix zero-length transfer
` Applied "spi: uniphier: fix zero-length transfer" to the spi tree
[RFC PATCH 0/5] RFC for Zynq QSPI
2019-06-26 9:53 UTC
[PATCH AUTOSEL 4.4 2/6] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
2019-06-26 3:46 UTC
[PATCH AUTOSEL 4.9 03/11] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
2019-06-26 3:45 UTC
[PATCH AUTOSEL 4.14 03/21] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
2019-06-26 3:44 UTC
[PATCH AUTOSEL 4.19 05/34] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
2019-06-26 3:43 UTC
[PATCH AUTOSEL 5.1 06/51] spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
2019-06-26 3:40 UTC
[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
2019-06-25 8:05 UTC (24+ 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 v5 13/15] ARM: dts: imx6sll: correct sdma compatible
` [PATCH v5 14/15] arm64: defconfig: Enable SDMA on i.mx8mq/8mm
` [PATCH v5 15/15] dmaengine: imx-sdma: add uart rom script
[PATCH] spi: spi-gpio: Make probe function __init_or_module
2019-06-24 18:42 UTC (5+ messages)
[PATCH 1/1] spi: spi-stm32-qspi: Remove CR_FTHRES_MASK usage
2019-06-24 16:32 UTC (2+ messages)
` Applied "spi: spi-stm32-qspi: Remove CR_FTHRES_MASK usage" to the spi tree
[PATCH v3 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
2019-06-24 9:05 UTC (20+ messages)
` [PATCH v3 2/4] mtd: rawnand: Add Macronix MX25F0A NAND controller
[PATCH v2 00/28] drivers: Consolidate device lookup helpers
2019-06-24 3:23 UTC (12+ messages)
` [PATCH v2 06/28] drivers: Add generic helper to match by of_node
` [PATCH v2 09/28] drivers: Add generic match helper by ACPI_COMPANION device
` [PATCH v2 17/28] drivers: Introduce bus_find_device_by_of_node() helper
[PATCH] spi: fix ctrl->num_chipselect constraint
2019-06-20 13:32 UTC (2+ messages)
` Applied "spi: fix ctrl->num_chipselect constraint" to the spi tree
[PATCH v14 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
2019-06-20 9:30 UTC (3+ messages)
` [PATCH v14 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
` [PATCH v14 2/2] dt-bindings: spi: Document Renesas R-Car Gen3 RPC-IF controller bindings
[PATCH 1/3] include: linux: spi: more helpers for declaring spi drivers
2019-06-19 12:14 UTC (5+ messages)
` [PATCH 2/3] drivers: gpio: pcf857x: use subsys_spi_driver()
` [PATCH 3/3] drivers: gpio: mc33880: "
[PATCH v13 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
2019-06-19 7:36 UTC (12+ messages)
` [PATCH v13 1/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
` [PATCH v13 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF controller bindings
[RFC v2 00/11] DVFS in the OPP core
2019-06-17 4:26 UTC (18+ messages)
` [RFC v2 01/11] OPP: Don't overwrite rounded clk rate
` [RFC v2 02/11] OPP: Make dev_pm_opp_set_rate() with freq=0 as valid
[PATCH v2] spi/acpi: enumerate all SPI slaves in the namespace
2019-06-13 19:14 UTC (6+ messages)
` Applied "spi/acpi: enumerate all SPI slaves in the namespace" to the spi tree
[PATCH] spi: qup: fix PIO/DMA transfers
2019-06-13 15:56 UTC (2+ messages)
` Applied "spi: qup: fix PIO/DMA transfers." to the spi tree
[PATCH 00/13] drivers: Introduce generic device lookup helpers
2019-06-12 22:07 UTC (9+ 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()
[GIT PULL] spi fixes for v5.2
2019-06-10 17:55 UTC (2+ messages)
[PATCH] spi: Use struct_size() helper
2019-06-07 18:48 UTC
[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] 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] 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
[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 (4+ 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 (2+ 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 (6+ messages)
` [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
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 (4+ messages)
` [PATCH V5 4/4] spi: tegra114: add support for TX and RX trimmers
[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 (15+ messages)
` [PATCH v12 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings
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).