linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-13 12:11:59 to 2019-10-08 12:58:51 UTC [more...]

[PATCH v2 2/4] spi: Add a PTP system timestamp to the transfer structure
 2019-10-08 12:58 UTC  (3+ messages)
` Applied "spi: Add a PTP system timestamp to the transfer structure" to the spi tree

[PATCH v2 3/4] spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
 2019-10-08 10:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode" to the spi tree

[PATCH v2 4/4] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
 2019-10-08 10:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode" to the spi tree

spi: Add call to spi_slave_abort() function when spidev driver is released
 2019-10-07 17:02 UTC  (10+ messages)

[PATCH] spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
 2019-10-07 14:58 UTC  (2+ messages)
` [EXT] "

[PATCH] spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id
 2019-10-07 14:56 UTC  (3+ messages)
` Applied "spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id" to the spi tree

[PATCH 00/10] Stop NULLifying match pointer in of_match_device()
 2019-10-07 13:03 UTC  (3+ messages)
` [PATCH 08/10] spi: gpio: Look for a device node instead of match
  ` Applied "spi: gpio: Look for a device node instead of match" to the spi tree

[PATCH 0/7] Add RZ/G2N MSIOF/RWDT/PCIEC support
 2019-10-07 11:29 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: watchdog: renesas-wdt: Document r8a774b1 support
` [PATCH 2/7] dt-bindings: spi: sh-msiof: Add "
` [PATCH 3/7] dt-bindings: PCI: rcar: Add device tree support for r8a774b1

[PATCH] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode" to the spi tree

spi: stm32-qspi: Fix kernel oops when unbinding driver
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "spi: stm32-qspi: Fix kernel oops when unbinding driver" to the spi tree

[PATCH] spi: gpio: prevent memroy leak in spi_gpio_probe
 2019-10-02  5:07 UTC  (8+ messages)
` [PATCH] spi: gpio: prevent memory "
  ` [PATCH v2] "
        ` [v2] "
    ` Applied "spi: gpio: prevent memory leak in spi_gpio_probe" to the spi tree

[PATCH] spi: lpspi: fix memory leak in fsl_lpspi_probe
 2019-10-01 17:57 UTC  (2+ messages)
` Applied "spi: lpspi: fix memory leak in fsl_lpspi_probe" to the spi tree

[PATCH v2 0/4] spi: dw: Add basic runtime PM support
 2019-10-01 14:51 UTC  (16+ messages)
` [PATCH v2 1/4] dt: spi: Add Renesas RZ/N1 binding documentation
  ` Applied "dt: spi: Add Renesas RZ/N1 binding documentation" to the spi tree
` [PATCH v2 2/4] dt-bindings: snps,dw-apb-ssi: Add optional clock domain information
  ` Applied "dt-bindings: snps,dw-apb-ssi: Add optional clock domain information" to the spi tree
` [PATCH v2 3/4] spi: dw: Add basic runtime PM support
  ` Applied "spi: dw: Add basic runtime PM support" to the spi tree
` [PATCH v2 4/4] spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller
  ` Applied "spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller" to the spi tree

[PATCH v2] spi: dt-bindings: Convert spi-sifive binding to json-schema
 2019-10-01 11:41 UTC  (3+ messages)
` Applied "spi: dt-bindings: Convert spi-sifive binding to json-schema" to the spi tree

[PATCH] spi: Avoid calling spi_slave_abort() with kfreed spidev
 2019-10-01 11:41 UTC  (6+ messages)

[PATCH] spi: atmel: Remove AVR32 leftover
 2019-10-01 11:41 UTC  (4+ messages)
` Applied "spi: atmel: Remove AVR32 leftover" to the spi tree

[PATCH] spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()
 2019-10-01 11:41 UTC  (2+ messages)
` Applied "spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()" to the spi tree

[PATCH] spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe()
 2019-10-01 11:41 UTC  (2+ messages)
` Applied "spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe()" to the spi tree

Applied "spi: mxic: Ensure width is respected in spi-mem operations" to the spi tree
 2019-10-01 11:41 UTC 

[PATCH] spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_slave_probe()
 2019-10-01 11:41 UTC  (2+ messages)
` Applied "spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_slave_probe()" to the spi tree

[PATCH] spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe()
 2019-10-01 11:41 UTC  (2+ messages)
` Applied "spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe()" to the spi tree

[PATCH 0/2] spi: Fix problem with interrupted slave transmission
 2019-10-01 11:41 UTC  (13+ messages)
` [PATCH 1/2] spi: Add call to spi_slave_abort() function when spidev driver is released
  ` Applied "spi: Add call to spi_slave_abort() function when spidev driver is released" to the spi tree
` [PATCH 2/2] spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver
  ` Applied "spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver" to the spi tree
` [PATCH v2 0/2] spi: Fix problem with interrupted slave transmission
  ` [PATCH v2 1/2] spi: Add call to spi_slave_abort() function when spidev driver is released
  ` [PATCH v2 2/2] spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver

[PATCH] spi: fsl-lpspi: clean up indentation issue
 2019-10-01 11:41 UTC  (2+ messages)
` Applied "spi: fsl-lpspi: clean up indentation issue" to the spi tree

[PATCH v1 0/2] spi: cadence-qspi: Add cadence-qspi support for Intel LGM SoC
 2019-10-01  1:13 UTC  (13+ messages)
` [PATCH v1 1/2] dt-bindings: spi: Add support for cadence-qspi IP "
` [PATCH v1 2/2] spi: cadence-qspi: Add QSPI support for "

[PATCH v5 11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
 2019-09-27  1:55 UTC  (3+ messages)

[PATCH v4 00/19] spi: introduce `struct spi_delay` data-type
 2019-09-26 10:51 UTC  (20+ messages)
` [PATCH v4 01/19] spi: move `cs_change_delay` backwards compat logic outside switch
` [PATCH v4 02/19] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
` [PATCH v4 03/19] spi: make `cs_change_delay` the first user of the `spi_delay` logic
` [PATCH v4 04/19] spi: sprd: convert transfer word delay to spi_delay struct
` [PATCH v4 05/19] spi: orion: use new `word_delay` field for SPI transfers
` [PATCH v4 06/19] spi: spidev: use new `word_delay` field for spi transfers
` [PATCH v4 07/19] spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
` [PATCH v4 08/19] spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
` [PATCH v4 09/19] spi: use new `spi_transfer_delay_exec` helper where straightforward
` [PATCH v4 10/19] spi: tegra114: use `spi_transfer_delay_exec` helper
` [PATCH v4 11/19] spi: tegra20-sflash: use to new `spi_transfer_delay_exec`
` [PATCH v4 12/19] spi: spi-loopback-test: use new `delay` field
` [PATCH v4 13/19] spi: spidev: use new `delay` field for spi transfers
` [PATCH v4 14/19] spi: tegra114: change format for `spi_set_cs_timing()` function
` [PATCH v4 15/19] spi: implement SW control for CS times
` [PATCH v4 16/19] spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
` [PATCH v4 17/19] spi: spi-falcon: extend warning to `delay` as well
` [PATCH v4 18/19] spi: bcm63xx: extend error condition "
` [PATCH v4 19/19] spi: spi-axi: extend support for the `delay` field

[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-09-24  9:53 UTC  (7+ messages)
` [PATCH v5 12/15] ARM: dts: imx6ul: add dma support on ecspi

[PATCH v2] DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again
 2019-09-23 17:34 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 005/185] spi: dw-mmio: Clock should be shut when error occurs
 2019-09-22 18:46 UTC 

[PATCH AUTOSEL 5.3 007/203] spi: dw-mmio: Clock should be shut when error occurs
 2019-09-22 18:43 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 177/203] spi: bcm2835: Work around DONE bit erratum

[PATCH 0/2] DTS: ARM: some minor updates and fixes for GTA04
 2019-09-20 15:55 UTC  (18+ messages)
` [PATCH 2/2] DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again
          ` [Letux-kernel] "

[PATCH] spi: atmel: Fix crash when using more than 4 gpio CS
 2019-09-20 15:54 UTC  (6+ messages)

Applied "spi: mxic: Select SPI_NOR type by default" to the spi tree
 2019-09-20 11:09 UTC 

Applied "spi: mxic: Fix DMAS_CTRL register layout" to the spi tree
 2019-09-20 11:09 UTC 

[PATCH 1/4] spi: mxic: Fix transmit path
 2019-09-20 11:02 UTC  (2+ messages)

[PATCH] spi: spi-gpio: fix crash when num-chipselects is 0
 2019-09-20  8:22 UTC  (2+ messages)

[PATCH] spi: sifive: check return value for platform_get_resource()
 2019-09-17 17:13 UTC  (10+ messages)

[PATCH 0/3] spi: dw: Add basic runtime PM support
 2019-09-17  9:34 UTC  (9+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller

[PATCH] spi: sifive: check return value for platform_get_resource()
 2019-09-17  9:12 UTC 

[RFC PATCH 00/15] Unify SPI delays into an `struct spi_delay`
 2019-09-17  6:05 UTC  (9+ messages)
` [RFC PATCH 03/15] spi: make `cs_change_delay` the first user of the `spi_delay` logic

[GIT PULL] SPI updates for v5.4
 2019-09-16 21:35 UTC  (2+ messages)

[PATCH v3 0/2] spi: cadence-qspi: Add cadence-qspi support for Intel LGM SoC
 2019-09-16  7:23 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: spi: Add support for cadence-qspi IP "
` [PATCH v3 2/2] spi: cadence-qspi: Add QSPI support for "

[PATCH v3 0/3] spi: introduce `struct spi_delay` data-type
 2019-09-16  7:10 UTC  (4+ messages)
` [PATCH v3 1/3] spi: move `cs_change_delay` backwards compat logic outside switch
` [PATCH v3 2/3] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
` [PATCH v3 3/3] spi: make `cs_change_delay` the first user of the `spi_delay` logic

[PATCH v2 0/4] spi: introduce `struct spi_delay` data-type
 2019-09-16  6:58 UTC  (4+ messages)
` [PATCH v2 4/4] iio: imu: adis: convert cs_change_delay to spi_delay struct

[PATCH] spi: dt-bindings: Convert spi-sifive binding to json-schema
 2019-09-13 14:36 UTC  (2+ messages)


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).