messages from 2019-02-02 13:30:54 to 2019-03-07 07:24:24 UTC [more...]
[PATCH] [RFC] spi: pxa2xx: Do cs if restart the SSP during pxa2xx_spi_transfer_one()
2019-03-07 7:24 UTC
[PATCH] spi-pxa2xx.c: modify the chip selection timing when spi transfer
2019-03-07 6:47 UTC (3+ messages)
[PATCH] spi: at91-usart: Remove duplicated checking for spi->bits_per_word
2019-03-06 10:57 UTC (2+ messages)
[PATCH] spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309
2019-03-06 10:32 UTC
[PATCH V2 0/8] spi: lpspi: Fix bugs and Add some functions support
2019-03-06 6:30 UTC (9+ messages)
` [PATCH V2 1/8] spi: lpspi: Add i.MX8 boards support for lpspi
` [PATCH V2 2/8] doc: lpspi: Document DT bindings for LPSPI clocks
` [PATCH V2 3/8] spi: lpspi: enable runtime pm for lpspi
` [PATCH V2 4/8] spi: lpspi: add the error info of transfer speed setting
` [PATCH V2 5/8] spi: lpspi: use the core way to implement cs-gpio function
` [PATCH V2 6/8] spi: lpspi: add dma mode support
` [PATCH V2 7/8] spi: lpspi: Add the missing NULL check
` [PATCH V2 8/8] spi: lpspi: Code cleanup
[GIT PULL] SPI updates for v5.1
2019-03-05 3:40 UTC (2+ messages)
[PATCH 0/2] spi: dw: Add support for an optional interface clock
2019-03-04 14:46 UTC (6+ messages)
` [PATCH 1/2] dt: snps,dw-apb-ssi: Add clock bindings documentation
` [PATCH 2/2] spi: dw: Add support for an optional interface clock
[PATCH v2 1/2] spi: pxa2xx: Introduce DMA burst size support
2019-03-04 12:37 UTC (4+ messages)
` [PATCH v2 2/2] spi: pxa2xx: Debug print DMA burst and threshold
[PATCH linux-next v6 1/1] spi: imx: Add support for SPI Slave mode
2019-03-01 22:26 UTC (4+ messages)
` Bug in "
[RFC PATCH 2/2] spi: spi-mem: Add support for Zynq QSPI controller
2019-03-01 11:02 UTC (3+ messages)
[RFC PATCH 0/2] RFC for Zynq QSPI controller driver
2019-02-28 7:02 UTC
[RFC PATCH 1/2] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller
2019-02-28 7:01 UTC
[PATCH v1 1/3] dt-bindings: Add dma-burst-sz property for spi-pxa2xx
2019-02-26 13:02 UTC (7+ messages)
` [PATCH v1 2/3] spi: pxa2xx: Introduce dma-burst-sz property support
` [PATCH v1 3/3] spi: pxa2xx: Debug print DMA burst and threshold
[PATCH -next] spi: sifive: Remove spi_master_put in sifive_spi_remove()
2019-02-26 12:07 UTC (2+ messages)
` Applied "spi: sifive: Remove spi_master_put in sifive_spi_remove()" to the spi tree
[PATCH -next] spi: sifive: Remove redundant dev_err call in sifive_spi_probe()
2019-02-26 12:07 UTC (2+ messages)
` Applied "spi: sifive: Remove redundant dev_err call in sifive_spi_probe()" to the spi tree
[PATCH 0/5] allow to define cs deassert times in us, ns and SCK-len
2019-02-26 11:37 UTC (8+ messages)
` [PATCH 2/5] spi: core: allow reporting the effectivly used speed_hz for a transfer
` [PATCH 3/5] spi: core: allow defining time that cs is deasserted as a multiple of SCK
` [PATCH 1/5] spi: core: allow defining time that cs is deasserted
` [PATCH 4/5] spi: bcm2835: support effective_speed_hz
[PATCH 0/6] Add interconnect support for GENI QUPs
2019-02-25 17:39 UTC (6+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: Add interconnect binding for GENI QUP
[PATCH 0/9] spi: bcm2835aux: bug fixes and improvements
2019-02-24 20:11 UTC (12+ messages)
` [PATCH 1/9] spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
` [PATCH 6/9] spi: bcm2835aux: unifying code between polling and interrupt driven code
` [PATCH 2/9] spi: bcm2835aux: warn in dmesg that native cs is not really supported
` [PATCH 3/9] spi: bcm2835aux: setup gpio-cs to output and correct level during setup
` [PATCH 4/9] spi: bcm2835aux: add driver specific stats to debugfs
` [PATCH 5/9] spi: bcm2835aux: make the polling duration limits configurable
` [PATCH 7/9] spi: bcm2835aux: remove dangerous uncontrolled read of fifo
` [PATCH 8/9] spi: bcm2835aux: use BCM2835_AUX_SPI_STAT_RX_LVL
` [PATCH 9/9] spi: bcm2835aux: remove dead code
[PATCH 1/3] spi: bcm2835: add driver stats to debugfs
2019-02-24 19:10 UTC (4+ messages)
` [PATCH 2/3] spi: bcm2835: avoid 64 bit arithmetic and allow to configure polling limit
` [PATCH 3/3] spi: bcm2835: add module parameter to configure minimum length for dma
[resend] [PATCH 5/5] spi: bcm2835aux: support effective_speed_hz
2019-02-23 15:07 UTC
[PATCH v4 0/3] Add support for ARRI FPGA configuration
2019-02-21 20:25 UTC (4+ messages)
` [PATCH v4 1/3] usb: misc: add driver for FT232H based FPGA configuration devices
` [PATCH v4 2/3] spi: add FTDI MPSSE SPI controller driver
` [PATCH v4 3/3] fpga: Add fpga manager driver for ARRI Altera FPP
[BUG] vf610-zii-dev-rev-b SPI fails at boot
2019-02-21 19:21 UTC (4+ messages)
` [PATCH] spi: spi-gpio: fix SPI_CS_HIGH capability
Applied "spi: spi-gpio: fix SPI_CS_HIGH capability" to the spi tree
2019-02-21 19:13 UTC
[RFC 0/4] clk/driver: platform: Fix kfree() of const memory on setting driver_override
2019-02-21 11:43 UTC (9+ messages)
` [RFC 1/4] clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device_alloc() failure
` [RFC 2/4] driver: platform: Provide helper for safer setting of driver_override
` [RFC 3/4] clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override
` [RFC 4/4] slimbus: ngd: "
[PATCH v1] spi: pxa2xx: Setup maximum supported DMA transfer length
2019-02-20 17:53 UTC (2+ messages)
` Applied "spi: pxa2xx: Setup maximum supported DMA transfer length" to the spi tree
[PATCH] drivers: spi: core: Add optional stall delay between cs_change transfers
2019-02-19 19:58 UTC (2+ messages)
[PATCH 0/2] SPI support for HiFive Unleashed
2019-02-19 15:50 UTC (5+ messages)
` [PATCH 1/2] spi: sifive: Add DT documentation for SiFive SPI controller
` Applied "spi: sifive: Add DT documentation for SiFive SPI controller" to the spi tree
` [PATCH 2/2] spi: sifive: Add driver for the SiFive SPI controller
` Applied "spi: sifive: Add driver for the SiFive SPI controller" to the spi tree
[PATCH v2 1/3] spi: sprd: Add the SPI irq function for the SPI DMA mode
2019-02-19 4:37 UTC (10+ messages)
` [PATCH v2 2/3] dt-bindings: spi: Add the DMA properties for the SPI dma mode
` Applied "dt-bindings: spi: Add the DMA properties for the SPI dma mode" to the spi tree
` [PATCH v2 3/3] spi: sprd: spi: sprd: Add DMA mode support
` Applied "spi: sprd: spi: sprd: Add DMA mode support" to the spi tree
` Applied "spi: sprd: Add the SPI irq function for the SPI DMA mode" "
[PATCH v8 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
2019-02-14 10:52 UTC (8+ messages)
` Applied "spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver" to the spi tree
[PATCH] spi: sprd: Add a prefix for SPI DMA channel macros
2019-02-13 15:57 UTC (2+ messages)
` Applied "spi: sprd: Add a prefix for SPI DMA channel macros" to the spi tree
[PATCH v8 2/2] dt-bindings: spi: Document Renesas R-Car Gen3 RPC-IF controller bindings
2019-02-12 14:22 UTC (2+ messages)
` Applied "dt-bindings: spi: Document Renesas R-Car Gen3 RPC-IF controller bindings" to the spi tree
[PATCH 4.20 103/352] spi: fix spi-at91-usart.c build errors when PINCTRL is not set
2019-02-11 14:15 UTC
[PATCH] spi: gpio: Advertise support for SPI_CS_HIGH
2019-02-10 17:10 UTC
[RFC/PATCH 0/5] DVFS in the OPP core
2019-02-08 10:33 UTC (13+ messages)
[PATCH] spi: bcm-qspi: when tx/rx buffer is NULL set to 0
2019-02-07 20:47 UTC
[PATCH v6 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
2019-02-06 18:17 UTC (19+ messages)
` [PATCH v6 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v6 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v6 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v6 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v6 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v6 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v6 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v6 08/13] spi: atmel-quadspi: rework transfer macros
` [PATCH v6 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v6 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v6 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v6 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v6 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller
` Applied "spi: atmel-quadspi: add support for sam9x60 qspi controller" to the spi tree
[PATCH v2] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610)
2019-02-05 22:13 UTC (8+ messages)
` [PATCH v5] ARM: dspi: Provide support for DSPI slave mode "
` [PATCH v6] spi: spi-fsl-dspi: "
[PATCH v5 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
2019-02-05 16:26 UTC (15+ messages)
` [PATCH v5 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v5 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v5 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v5 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v5 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v5 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v5 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v5 08/13] spi: atmel-quadspi: rework transfer macros
` [PATCH v5 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v5 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v5 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v5 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v5 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller
[PATCH 1/9 v3] staging: spi: mt7621: Switch to SPDX identifier
2019-02-05 6:29 UTC (8+ messages)
` [PATCH 9/9 v3] staging: spi: mt7621: Remove superfluous pre-declaration of struct mt7621_spi
[PATCH v4 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
2019-02-04 14:37 UTC (19+ messages)
` [PATCH v4 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v4 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v4 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v4 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v4 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v4 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v4 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v4 08/13] spi: atmel-quadspi: rework transfer macros
` [PATCH v4 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v4 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v4 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v4 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v4 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller
[PATCH 0/5] Add support for STM32F4 SPI
2019-02-04 8:23 UTC (3+ messages)
` [PATCH 4/5] ARM: dts: stm32: add SPI support on STM32F429 SoC
[PATCH v3 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
2019-02-02 13:30 UTC (5+ messages)
` [PATCH v3 13/13] spi: atmel-quadspi: add support for "
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).