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

[PATCH 0/3] spi: dw: Add basic runtime PM support
 2019-09-13 12:11 UTC  (3+ messages)
` [PATCH 1/3] dt: spi: Add Renesas RZ/N1 binding documentation
` [PATCH 2/3] spi: dw: Add basic runtime PM support

[PATCH v2 0/4] spi: introduce `struct spi_delay` data-type
 2019-09-13 11:55 UTC  (5+ messages)
` [PATCH v2 1/4] spi: move `cs_change_delay` backwards compat logic outside switch
` [PATCH v2 2/4] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
` [PATCH v2 3/4] spi: make `cs_change_delay` the first user of the `spi_delay` logic
` [PATCH v2 4/4] iio: imu: adis: convert cs_change_delay to spi_delay struct

[RFC PATCH 00/15] Unify SPI delays into an `struct spi_delay`
 2019-09-13 11:45 UTC  (16+ messages)
` [RFC PATCH 01/15] spi: move `cs_change_delay` backwards compat logic outside switch
` [RFC PATCH 02/15] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
` [RFC PATCH 03/15] spi: make `cs_change_delay` the first user of the `spi_delay` logic
` [RFC PATCH 04/15] iio: imu: adis: convert cs_change_delay to spi_delay struct
` [RFC PATCH 05/15] spi: sprd: convert transfer word delay "
` [RFC PATCH 06/15] spi: orion: use new `word_delay` field for SPI transfers
` [RFC PATCH 07/15] spi: spidev: use new `word_delay` field for spi transfers
` [RFC PATCH 08/15] spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
` [RFC PATCH 09/15] spi: introduce `delay` field for `spi_transfer` + spi_transfer_exec()
` [RFC PATCH 10/15] spi: use new `spi_transfer_delay` helper where straightforward
` [RFC PATCH 11/15] spi: tegra114: use `spi_transfer_delay` helper
` [RFC PATCH 12/15] spi: spi-loopback-test: use new `delay` field
` [RFC PATCH 13/15] spi: spidev: use new `delay` field for spi transfers
` [RFC PATCH 14/15] spi: tegra114: change format for `spi_set_cs_timing()` function
` [RFC PATCH 15/15] spi: implement SW control for CS times

[PATCH 0/3] MT6765 spi support
 2019-09-13  9:42 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: spi: update bindings for MT6765 SoC
  ` Applied "dt-bindings: spi: update bindings for MT6765 SoC" to the spi tree
` [PATCH 2/3] spi: mediatek: add spi support for mt6765 IC
  ` Applied "spi: mediatek: add spi support for mt6765 IC" to the spi tree
` [PATCH 3/3] spi: mediatek: support large PA
  ` Applied "spi: mediatek: support large PA" to the spi tree

[PATCH v2 00/10] Speed up SPI simplex transfers on Raspberry Pi
 2019-09-11 14:59 UTC  (15+ messages)
  ` [PATCH v2 04/10] spi: bcm2835: Work around DONE bit erratum
  ` [PATCH v2 01/10] dmaengine: bcm2835: Allow reusable descriptors
  ` [PATCH v2 06/10] spi: bcm2835: Cache CS register value for ->prepare_message()
  ` [PATCH v2 07/10] spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFO
  ` [PATCH v2 09/10] dmaengine: bcm2835: Avoid accessing memory when copying zeroes
  ` [PATCH v2 05/10] spi: bcm2835: Drop dma_pending flag
  ` [PATCH v2 10/10] spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFO
  ` [PATCH v2 08/10] dmaengine: bcm2835: Document struct bcm2835_dmadev
  ` [PATCH v2 02/10] dmaengine: bcm2835: Allow cyclic transactions without interrupt
  ` [PATCH v2 03/10] spi: Guarantee cacheline alignment of driver-private data
      ` Applied "spi: Guarantee cacheline alignment of driver-private data" to the spi tree

[PATCH v2 0/5] Poll mode for NXP DSPI driver
 2019-09-11  7:00 UTC  (24+ messages)
` [PATCH v2 1/5] spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt
  ` Applied "spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt" to the spi tree
` [PATCH v2 2/5] spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
  ` Applied "spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours" to the spi tree
` [PATCH v2 3/5] spi: spi-fsl-dspi: Remove impossible to reach error check
  ` Applied "spi: spi-fsl-dspi: Remove impossible to reach error check" to the spi tree
` [PATCH v2 4/5] spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing
  ` Applied "spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing" to the spi tree
` [PATCH v2 5/5] ARM: dts: ls1021a-tsn: Use the DSPI controller in poll mode

[PATCH] gpiolib: of: fix fallback quirks handling
 2019-09-10 10:33 UTC  (3+ messages)

[PATCH] spi: dt-bindings: Convert spi-sifive binding to json-schema
 2019-09-10  7:02 UTC 

[PATCH v2 0/4] Deterministic SPI latency with NXP DSPI driver
 2019-09-09 14:08 UTC  (8+ messages)
` [PATCH v2 1/4] spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
  ` Applied "spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages" to the spi tree
` [PATCH v2 2/4] spi: Add a PTP system timestamp to the transfer structure
` [PATCH v2 3/4] spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
` [PATCH v2 4/4] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode

[PATCH] spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()
 2019-09-09 10:07 UTC  (3+ messages)
` Applied "spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()" to the spi tree

[PATCH 4.9 18/26] spi: bcm2835aux: ensure interrupts are enabled for shared handler
 2019-09-08 12:41 UTC 

[PATCH 4.4 17/23] spi: bcm2835aux: ensure interrupts are enabled for shared handler
 2019-09-08 12:41 UTC 

[PATCH -next 00/36] use devm_platform_ioremap_resource() to simplify code
 2019-09-07 23:38 UTC  (54+ messages)
` [PATCH -next 01/36] spi: altera: "
` [PATCH -next 02/36] spi: a3700: "
` [PATCH -next 03/36] spi: ath79: "
` [PATCH -next 04/36] spi: spi-axi: "
` [PATCH -next 05/36] spi: bcm2835aux: "
` [PATCH -next 06/36] spi: bcm2835: "
` [PATCH -next 07/36] spi: bcm63xx-hsspi: "
` [PATCH -next 08/36] spi: cadence: "
` [PATCH -next 09/36] spi: octeon: "
` [PATCH -next 10/36] spi: clps711x: "
` [PATCH -next 11/36] spi: coldfire-qspi: "
` [PATCH -next 12/36] spi: dw-mmio: "
` [PATCH -next 13/36] spi: spi-geni-qcom: "
` [PATCH -next 14/36] spi: lp-8841: "
` [PATCH -next 15/36] spi: meson-spicc: "
` [PATCH -next 16/36] spi: spi-meson-spifc: "
` [PATCH -next 17/36] spi: mt7621: "
` [PATCH -next 18/36] spi: mxs: "
` [PATCH -next 19/36] spi: npcm: "
` [PATCH -next 20/36] spi: nuc900: "
` [PATCH -next 21/36] spi: oc-tiny: "
` [PATCH -next 22/36] spi: pic32-sqi: "
` [PATCH -next 23/36] spi: spi-qcom-qspi: "
` [PATCH -next 24/36] spi: rb4xx: "
` [PATCH -next 25/36] spi: s3c24xx: "
` [PATCH -next 26/36] spi: sifive: "
` [PATCH -next 27/36] spi: sirf: "
` [PATCH -next 28/36] spi: st-ssc4: "
` [PATCH -next 29/36] spi: sun4i: "
` [PATCH -next 30/36] spi: sun6i: "
` [PATCH -next 31/36] spi: tegra: "
` [PATCH -next 32/36] spi: uniphier: "
` [PATCH -next 33/36] spi: xlp: "
` [PATCH -next 34/36] spi: zynqmp: "
` [PATCH -next 35/36] spi: zynq-qspi: "
` [PATCH -next 36/36] spi: fsl-spi: "

[PATCH -next] spi: npcm-fiu: remove set but not used variable 'retlen'
 2019-09-05 17:39 UTC  (2+ messages)
` Applied "spi: npcm-fiu: remove set but not used variable 'retlen'" to the spi tree

[PATCH][spi-next] spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency"
 2019-09-03 18:00 UTC  (2+ messages)
` Applied "spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency"" to the spi tree

[PATCH AUTOSEL 4.19 074/167] spi: spi-gpio: fix SPI_CS_HIGH capability
 2019-09-03 16:23 UTC 

[PATCH] eeprom: at25: Convert the driver to the spi-mem interface
 2019-09-03 15:08 UTC  (4+ messages)

[PATCH 0/3] spi: uniphier: introduce polling mode and fix bug
 2019-09-03 11:57 UTC  (7+ messages)
` [PATCH 1/3] spi: uniphier: fix wrong register overwrite
  ` Applied "spi: uniphier: fix wrong register overwrite" to the spi tree
` [PATCH 2/3] spi: uniphier: remove unnecessary code
  ` Applied "spi: uniphier: remove unnecessary code" to the spi tree
` [PATCH 3/3] spi: uniphier: introduce polling mode
  ` Applied "spi: uniphier: introduce polling mode" to the spi tree

[PATCH] spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt
 2019-09-03 11:57 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt" to the spi tree

[PATCH] spi: ep93xx: Repair SPI CS lookup tables
 2019-09-02 12:24 UTC  (4+ messages)
` Applied "spi: ep93xx: Repair SPI CS lookup tables" to the spi tree

RT and PTP system timestamping
 2019-09-01 19:02 UTC 

[PATCH 0/2] DTS: ARM: some minor updates and fixes for GTA04
 2019-08-31  6:48 UTC  (7+ messages)
` [PATCH 2/2] DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again
          ` [Letux-kernel] "

[PATCH v3 0/2] spi: add NPCM FIU controller driver
 2019-08-30 11:45 UTC  (5+ messages)
` [PATCH v3 1/2] dt-binding: spi: add NPCM FIU controller
  ` Applied "dt-binding: spi: add NPCM FIU controller" to the spi tree
` [PATCH v3 2/2] spi: npcm-fiu: add NPCM FIU controller driver
  ` Applied "spi: npcm-fiu: add NPCM FIU controller driver" to the spi tree

[PATCH V3 1/1] spi: bcm-qspi: Make BSPI default mode
 2019-08-30 11:45 UTC  (2+ messages)
` Applied "spi: bcm-qspi: Make BSPI default mode" to the spi tree

[PATCH V2 1/1] spi: bcm-qspi: Make BSPI default mode
 2019-08-30  4:36 UTC  (3+ messages)

[Patch v4 1/3] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
 2019-08-28 21:20 UTC  (14+ messages)
  ` [EXT] "
` Applied "spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings" to the spi tree

[PATCH v1 1/1] spi: bcm-qspi: Make BSPI default mode
 2019-08-28 13:09 UTC  (4+ messages)

[PATCH spi for-5.4 0/5] Deterministic SPI latency with NXP DSPI driver
 2019-08-27 19:01 UTC  (17+ messages)
` [PATCH spi for-5.4 2/5] spi: Add a PTP system timestamp to the transfer structure
` [PATCH spi for-5.4 3/5] spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing

[PATCH 1/3] dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string
 2019-08-24 18:36 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: ls1088a: Add the DSPI controller node

[PATCH 0/1] Fix shared IRQ behavior in spi-fsl-dspi
 2019-08-23 10:56 UTC  (4+ messages)
` [PATCH 1/1] spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
  ` Applied "spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours" to the spi tree

[Patch v4 3/3] dt-bindings: Enhance binding to extend example for flash entry
 2019-08-22 19:22 UTC  (2+ messages)
` Applied "spi: fsl-qspi: Enhance binding to extend example for flash entry" to the spi tree


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