messages from 2016-05-31 11:20:06 to 2016-06-21 18:51:00 UTC [more...]
[PATCH] spi: imx: wait_for_completion_timeout(..) for PIO transfers
2016-06-21 18:51 UTC (2+ messages)
[RFC] regmap: Add regmap_pipe_read API
2016-06-21 18:42 UTC (6+ messages)
[PATCHv3] wlcore: spi: add wl18xx support
2016-06-21 12:02 UTC
[PATCH 1/2] spi: pxa2xx: Use local struct spi_master pointer in pump_transfers()
2016-06-21 10:21 UTC (2+ messages)
` [PATCH 2/2] spi: pxa2xx: Switch to SPI core DMA mapping functionality
[PATCH] spi: spidev: Allow matching DT compatible strings from ACPI
2016-06-20 11:13 UTC (2+ messages)
RE
2016-06-20 8:33 UTC
RE
2016-06-20 7:00 UTC
DERNIER AVERTISSEMENT
2016-06-20 6:54 UTC
DERNIER AVERTISSEMENT
2016-06-19 14:20 UTC
RE
2016-06-19 8:58 UTC
DERNIER AVERTISSEMENT
2016-06-19 8:54 UTC
[PATCH 0/5] SPI CS line logical change and s3c64xx code rework
2016-06-19 6:09 UTC (10+ messages)
` [PATCH 1/5] spi: do not fail if the CS line is not connected
` [PATCH 2/5] spi: s3c64xx: group the CS signalling writes in a single function
` [PATCH 3/5] spi: s3c64xx: consider the case where the CS line is not connected
` [PATCH 4/5] spi: s3c64xx: do not configure the device twice
` [PATCH 5/5] spi: s3c63xx: simplify if statement in prepare_transfer function
[RFC] [PATCH 0/3] scatterlist: Add support to clone sg_table
2016-06-17 22:45 UTC (4+ messages)
` [RFC] [PATCH 1/3] lib/scatterlist: "
` [RFC] [PATCH 2/3] spi: omap2-mcspi: Add comments for RX only DMA buffer workaround
` [RFC] [PATCH 3/3] spi: omap2-mcspi: Use the SPI framework to handle DMA mapping
[PATCH, V4, 1/5] Documentation: dt: spi-bcm-qspi: NSP, NS2, BRCMSTB SoC bindings
2016-06-17 21:03 UTC (5+ messages)
` [PATCH, V4, 2/5] spi: bcm-qspi: Add SPI flash and MSPI driver
` [PATCH, V4, 3/5] arm: dts: Add bcm-nsp and bcm958625k support
` [PATCH, V4, 4/5] arm64: dts: Add ns2 SoC support
` [PATCH, V4, 5/5] mtd: m25p80: Let m25p80_read() fallback to spi transfer
[PATCH 2/2] mtd: m25p80: consider max_transfer_size when reading
2016-06-17 20:13 UTC (22+ messages)
[PATCH 0/3] Init device ids from ACPI of_compatible
2016-06-17 12:19 UTC (9+ messages)
` [PATCH 1/3] acpi: Export acpi_of_modalias equiv of of_modalias_node
` [PATCH 2/3] acpi i2c: Initialize info.type from of_compatible
` [PATCH 3/3] acpi spi: Initialize modalias "
[PATCH v4 0/8]
2016-06-17 11:52 UTC (9+ messages)
` [PATCH v4 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v4 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v4 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v4 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v4 5/8] spi: "
` [PATCH v4 6/8] efi: load SSTDs from EFI variables
` [PATCH v4 7/8] acpi: add support for configfs
` [PATCH v4 8/8] acpi: add support for loading SSDTs via configfs
[PATCH] spi: add spi_sync_single_transfer wrapper for single spi_transfer
2016-06-17 11:38 UTC (5+ messages)
[V3, 1/4] dt: bindings: spi-bcm-qspi: NSP, NS2, BRCMSTB SoC bindings
2016-06-17 11:32 UTC (11+ messages)
` [V3, 2/4] spi: bcm-qspi: Add SPI flash and MSPI driver
` [V3, 3/4] arm: dts: Add bcm-nsp and bcm958625k support
` [V3, 4/4] arm64: dts: Add ns2 SoC support
[PATCH v3 01/13] spi: sunxi: set maximum and minimum speed of SPI master
2016-06-17 10:34 UTC (19+ messages)
` [PATCH v3 02/13] spi: sunxi: fix transfer timeout
` [PATCH v3 03/13] spi: sun4i: fix FIFO limit
` [PATCH v3 04/13] spi: sunxi: expose maximum transfer size limit
` [PATCH v3 00/13] sunxi spi fixes
` [PATCH v3 07/13] spi: sunxi: rename constants to match between sun4i and sun6i
` [PATCH v3 10/13] spi: sunxi: merge sun4i and sun6i SPI driver
` [linux-sunxi] "
` [PATCH v3 11/13] dt: spi: sun4i: merge sun4i and sun6i binding doc
[PATCH v6] spi: orion.c: Add direct access mode
2016-06-16 9:42 UTC (5+ messages)
[PATCH v3 0/8] ACPI overlays
2016-06-15 21:02 UTC (15+ messages)
` [PATCH v3 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v3 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v3 5/8] spi: add support for ACPI reconfigure notifications
` [PATCH v3 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v3 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v3 6/8] efi: load SSTDs from EFI variables
` [PATCH v3 7/8] acpi: add support for configfs
` [PATCH v3 8/8] acpi: add support for loading SSDTs via configfs
[PATCH 1/4] SPI: imx: Using existing properties for chipselects
2016-06-14 9:19 UTC (8+ messages)
` [PATCH 2/4] SPI: imx: Remove unnecessary field "mode" from struct spi_imx_config
` Applied "SPI: imx: Remove unnecessary field "mode" from struct spi_imx_config" to the spi tree
` [PATCH 3/4] SPI: imx: Remove "maybe_unused" attributes
` Applied "SPI: imx: Remove "maybe_unused" attributes" to the spi tree
` [PATCH 4/4] SPI: imx: Update DT binding documentation
` Applied "SPI: imx: Update DT binding documentation" to the spi tree
` Applied "SPI: imx: Using existing properties for chipselects" "
[PATCH -next] spi: orion: Fix return value check in orion_spi_probe()
2016-06-13 15:48 UTC (2+ messages)
` Applied "spi: orion: Fix return value check in orion_spi_probe()" to the spi tree
[PATCH v2 1/3] spi: xilinx: Remove bitbang and register with spi core
2016-06-13 15:14 UTC (2+ messages)
[PATCH] spi: rockchip: Signal unfinished DMA transfers
2016-06-08 12:26 UTC (4+ messages)
` Applied "spi: rockchip: Signal unfinished DMA transfers" to the spi tree
[PATCH v4 0/2] spi: Add DMA support for ti-qspi
2016-06-08 10:00 UTC (4+ messages)
` [PATCH v4 1/2] spi: Add DMA support for spi_flash_read()
` Applied "spi: Add DMA support for spi_flash_read()" to the spi tree
` [PATCH v4 2/2] spi: spi-ti-qspi: Add DMA support for QSPI mmap read
[PATCH v2 2/3] spi: Add DMA support for spi_flash_read()
2016-06-08 9:27 UTC (3+ messages)
` Applied "spi: Add DMA support for spi_flash_read()" to the spi tree
[PATCH v3 0/2] spi: Add DMA support for ti-qspi
2016-06-08 6:53 UTC (8+ messages)
` [PATCH v3 1/2] spi: Add DMA support for spi_flash_read()
` [PATCH v3 2/2] spi: spi-ti-qspi: Add DMA support for QSPI mmap read
[PATCH 0/6] clk: sti: Add support for critical clocks
2016-06-07 15:17 UTC (8+ messages)
` [PATCH 1/6] clk: st: clk-flexgen: Detect "
` [PATCH 2/6] clk: st: clkgen-fsyn: "
` [PATCH 3/6] clk: st: clkgen-pll: "
` [PATCH 4/6] ARM: sti: stih407-family: Supply defines for CLOCKGEN A0
` [PATCH 5/6] ARM: sti: stih410-clocks: Identify critical clocks
` [PATCH 6/6] spi: st-ssc4: Remove 'no clocking' hack
[PATCH 0/5] sunxi spi fixes
2016-06-06 11:36 UTC (29+ messages)
` [PATCH 1/5] spi: sunxi: fix transfer timeout
` [linux-sunxi] "
` [PATCH 3/5] spi: sunxi: expose maximum transfer size limit
` [PATCH 5/5] RFC spi: sun4i: add DMA support
` "
` [linux-sunxi] "
[PATCH RFT] spi: st-ssc4: Fix misuse of devm_gpio_request/devm_gpio_free APIs
2016-06-05 10:42 UTC
[PATCH] spi-imx: imx6q add single burst transfer support
2016-06-02 1:27 UTC (6+ messages)
spi-imx: add support for single burst mode (8,16,32)
2016-06-01 6:39 UTC (10+ messages)
[PATCH] spi: spi-ti-qspi: Suspend the queue before removing the device
2016-05-31 17:52 UTC (6+ messages)
` Applied "spi: spi-ti-qspi: Suspend the queue before removing the device" to the spi tree
[RESEND PATCH] spi: spi-ti-qspi: Suspend the queue before removing the device
2016-05-31 17:51 UTC (2+ messages)
[PATCH 2/3] spi/rockchip: add the rk3036/rk3228/rk3368 to match for driver
2016-05-31 17:46 UTC (2+ messages)
` Applied "spi/rockchip: add the rk3036/rk3228/rk3368 to match for driver" to the spi tree
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).