linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-25 07:50:50 to 2019-11-28 12:21:43 UTC [more...]

[PATCH] powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl,spi nodes
 2019-11-28 12:21 UTC  (2+ messages)

[PATCH] spi: dw: Correct handling of native chipselect
 2019-11-28  8:40 UTC  (2+ messages)

[PATCH] spi: cadence: Correct handling of native chipselect
 2019-11-27 13:37 UTC  (5+ messages)

[GIT PULL] SPI updates for v5.5
 2019-11-26  5:40 UTC  (2+ messages)

[PATCH v3] spi: pic32: Retire dma_request_slave_channel_compat()
 2019-11-22 19:55 UTC  (3+ messages)
` Applied "spi: pic32: Retire dma_request_slave_channel_compat()" to the spi tree

[PATCH v2] dt-bindings: spi: Convert stm32 QSPI bindings to json-schema
 2019-11-22 19:55 UTC  (3+ messages)
` Applied "dt-bindings: spi: Convert stm32 QSPI bindings to json-schema" to the spi tree

[PATCH v2] spi: pic32: Retire dma_request_slave_channel_compat()
 2019-11-21  9:15 UTC  (2+ messages)

[PATCH] spi: pic32: Retire dma_request_slave_channel_compat()
 2019-11-21  8:54 UTC  (4+ messages)

[PATCH] dt-bindings: crypto: Convert stm32 QSPI bindings to json-schema
 2019-11-20 18:04 UTC  (2+ messages)

[PATCH] spi: Fix Kconfig indentation
 2019-11-20 17:18 UTC  (2+ messages)
` Applied "spi: Fix Kconfig indentation" to the spi tree

[PATCH 0/2] spi CS customization support
 2019-11-20  9:31 UTC  (6+ messages)
` [PATCH 1/2] spi: mediatek: add SPI_CS_HIGH support
  ` Applied "spi: mediatek: add SPI_CS_HIGH support" to the spi tree
` [PATCH 2/2] spi: mediatek: add cs timing configuration support

[PATCH] spi: st-ssc4: add missed pm_runtime_disable
 2019-11-18  2:48 UTC 

[PATCH AUTOSEL 4.4 08/77] spi: sh-msiof: fix deferred probing
 2019-11-16 15:53 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 30/77] spi: omap2-mcspi: Set FIFO DMA trigger level to word length
` [PATCH AUTOSEL 4.4 77/77] spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch

[PATCH AUTOSEL 4.9 09/99] spi: sh-msiof: fix deferred probing
 2019-11-16 15:51 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 37/99] spi: omap2-mcspi: Set FIFO DMA trigger level to word length
` [PATCH AUTOSEL 4.9 97/99] spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch

[PATCH AUTOSEL 4.14 014/150] spi: sh-msiof: fix deferred probing
 2019-11-16 15:47 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 057/150] spi: omap2-mcspi: Set FIFO DMA trigger level to word length
` [PATCH AUTOSEL 4.14 146/150] spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch

[PATCH AUTOSEL 4.19 023/237] spi: sh-msiof: fix deferred probing
 2019-11-16 15:41 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 087/237] spi: omap2-mcspi: Set FIFO DMA trigger level to word length
` [PATCH AUTOSEL 4.19 115/237] spi: uniphier: fix incorrect property items
` [PATCH AUTOSEL 4.19 233/237] spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch

[PATCH 0/4] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
 2019-11-16  7:20 UTC  (9+ messages)
` [PATCH 1/4] spi: spi-mem: "
` [PATCH 2/4] mtd: spi-nor: "
` [PATCH 3/4] mtd: spi-nor: Add Octal 8D-8D-8D mode support for Macronix mx25uw51245g
` [PATCH 4/4] spi: mxic: Add support for Octal 8D-8D-8D mode

[PATCH 0/2] spi: add wakeup handling to SPI core
 2019-11-15 19:43 UTC  (13+ messages)
` [PATCH 1/2] spi: dt-bindings: spi-controller: add wakeup-source and interrupts
` [PATCH 2/2] spi: wire up wakeup-source/wakeirq handling

[PATCH 0/9] spi: Use dma_request_chan() directly for channel request
 2019-11-15 12:25 UTC  (29+ messages)
` [PATCH 1/9] spi: at91-usart: "
  ` Applied "spi: at91-usart: Use dma_request_chan() directly for channel request" to the spi tree
` [PATCH 2/9] spi: atmel: Use dma_request_chan() directly for channel request
  ` Applied "spi: atmel: Use dma_request_chan() directly for channel request" to the spi tree
` [PATCH 3/9] spi: fsl-lpspi: Use dma_request_chan() directly for channel request
  ` Applied "spi: fsl-lpspi: Use dma_request_chan() directly for channel request" to the spi tree
` [PATCH 4/9] spi: imx: Use dma_request_chan() directly for channel request
  ` Applied "spi: imx: Use dma_request_chan() directly for channel request" to the spi tree
` [PATCH 5/9] spi: pl022: Use dma_request_chan() directly for channel request
  ` Applied "spi: pl022: Use dma_request_chan() directly for channel request" to the spi tree
` [PATCH 6/9] spi: qup: Use dma_request_chan() directly for channel request
  ` Applied "spi: qup: Use dma_request_chan() directly for channel request" to the spi tree
` [PATCH 7/9] spi: s3c64xx: Use dma_request_chan() directly for channel request
  ` Applied "spi: s3c64xx: Use dma_request_chan() directly for channel request" to the spi tree
` [PATCH 8/9] spi: tegra114: Use dma_request_chan() directly for channel request
  ` Applied "spi: tegra114: Use dma_request_chan() directly for channel request" to the spi tree
` [PATCH 9/9] spi: tegra20-slink: Use dma_request_chan() directly for channel request
  ` Applied "spi: tegra20-slink: Use dma_request_chan() directly for channel request" to the spi tree

[PATCH] spi: tegra20-slink: add missed clk_unprepare
 2019-11-15 12:25 UTC  (2+ messages)
` Applied "spi: tegra20-slink: add missed clk_unprepare" to the spi tree

[PATCH AUTOSEL 4.4 43/48] spi: spidev: Fix OF tree warning logic
 2019-11-13  2:01 UTC  (2+ messages)
  ` [PATCH AUTOSEL 4.4 47/48] spi: rockchip: initialize dma_slave_config properly

[PATCH AUTOSEL 4.9 60/68] spi: spidev: Fix OF tree warning logic
 2019-11-13  1:59 UTC  (2+ messages)
  ` [PATCH AUTOSEL 4.9 67/68] spi: rockchip: initialize dma_slave_config properly

[PATCH AUTOSEL 4.14 097/115] spi: fsl-lpspi: Prevent FIFO under/overrun by default
 2019-11-13  1:56 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 099/115] spi: spidev: Fix OF tree warning logic
` [PATCH AUTOSEL 4.14 110/115] spi: rockchip: initialize dma_slave_config properly

[PATCH AUTOSEL 4.19 180/209] spi: fsl-lpspi: Prevent FIFO under/overrun by default
 2019-11-13  1:50 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 182/209] spi: spidev: Fix OF tree warning logic
  ` [PATCH AUTOSEL 4.19 200/209] spi: rockchip: initialize dma_slave_config properly

[PATCH V2] spi: add power control when set_cs
 2019-11-11 19:54 UTC  (3+ messages)
` Applied "spi: add power control when set_cs" to the spi tree

[PATCH] spi: omap2-mcspi: Remove redundant checks
 2019-11-11 19:49 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: Remove redundant checks" to the spi tree

[PATCH] spi: nxp-fspi: Use devm API to fix missed unregistration of controller
 2019-11-11 19:49 UTC  (2+ messages)
` Applied "spi: nxp-fspi: Use devm API to fix missed unregistration of controller" to the spi tree

[PATCH v2] spi: pxa2xx: Add missed security checks
 2019-11-11 19:49 UTC  (2+ messages)
` Applied "spi: pxa2xx: Add missed security checks" to the spi tree

[PATCH v2 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2019-11-11  7:35 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [PATCH v2 2/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
  ` [PATCH] spi: cadence-quadpsi: fix platform_get_irq.cocci warnings
  ` [RFC PATCH] spi: cadence-quadpsi: cadence_qspi_init_timeout() can be static

[PATCH AUTOSEL 4.9 23/66] spi: pic32: Use proper enum in dmaengine_prep_slave_rg
 2019-11-10  2:48 UTC 

[PATCH AUTOSEL 4.14 007/109] spi: mediatek: Don't modify spi_transfer when transfer
 2019-11-10  2:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 035/109] spi: pic32: Use proper enum in dmaengine_prep_slave_rg

[PATCH AUTOSEL 4.19 016/191] spi/bcm63xx-hsspi: keep pll clk enabled
 2019-11-10  2:38 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 017/191] spi: mediatek: Don't modify spi_transfer when transfer
` [PATCH AUTOSEL 4.19 069/191] spi: pic32: Use proper enum in dmaengine_prep_slave_rg

[PATCH v2 0/7] spi: zynq-qspi: Clarify and fix the chip selection
 2019-11-08 17:45 UTC  (14+ messages)
` [PATCH v2 1/7] spi: zynq-qspi: Anything else than CS0 is not supported yet
  ` Applied "spi: zynq-qspi: Anything else than CS0 is not supported yet" to the spi tree
` [PATCH v2 2/7] spi: zynq-qspi: Keep the naming consistent across the driver
` [PATCH v2 3/7] spi: zynq-qspi: Keep the bitfields naming consistent
  ` Applied "spi: zynq-qspi: Keep the bitfields naming consistent" to the spi tree
` [PATCH v2 4/7] spi: zynq-qspi: Enhance the Linear CFG bit definitions
  ` Applied "spi: zynq-qspi: Enhance the Linear CFG bit definitions" to the spi tree
` [PATCH v2 5/7] spi: zynq-qspi: Clarify the select chip function
  ` Applied "spi: zynq-qspi: Clarify the select chip function" to the spi tree
` [PATCH v2 6/7] spi: zynq-qspi: Do the actual hardware initialization later in the probe
  ` Applied "spi: zynq-qspi: Do the actual hardware initialization later in the probe" to the spi tree
` [PATCH v2 7/7] spi: zynq-qspi: Support two chip selects
  ` Applied "spi: zynq-qspi: Support two chip selects" to the spi tree

[PATCH 0/7] spi: zynq-qspi: Clarify and fix the chip selection
 2019-11-08 13:31 UTC  (11+ messages)
` [PATCH 1/7] spi: zynq-qspi: Anything else than CS0 is not supported yet
` [PATCH 2/7] spi: zynq-qspi: Keep the naming consistent across the driver
  ` Applied "spi: zynq-qspi: Keep the naming consistent across the driver" to the spi tree
` [PATCH 3/7] spi: zynq-qspi: Keep the bitfields naming consistent
` [PATCH 4/7] spi: zynq-qspi: Enhance the Linear CFG bit definitions
` [PATCH 5/7] spi: zynq-qspi: Clarify the select chip function
` [PATCH 6/7] spi: zynq-qspi: Do the actual hardware initialization later in the probe
` [PATCH 7/7] spi: zynq-qspi: Support two chip selects

[PATCH AUTOSEL 4.19 124/205] gpio: of: Handle SPI chipselect legacy bindings
 2019-11-08 12:05 UTC  (2+ messages)

[PATCH 0/2] spi: more GPIO CS work
 2019-11-07 13:13 UTC  (5+ messages)
` [PATCH 1/2] spi: bcm-qspi: Convert to use CS GPIO descriptors
  ` Applied "spi: bcm-qspi: Convert to use CS GPIO descriptors" to the spi tree
` [PATCH 2/2] spi: spi-mem: fallback to using transfers when CS gpios are used
  ` Applied "spi: spi-mem: fallback to using transfers when CS gpios are used" to the spi tree

[PATCH] spi: img-spfi: fix potential double release
 2019-11-06 16:21 UTC  (2+ messages)
` Applied "spi: img-spfi: fix potential double release" to the spi tree

[PATCH] spi: dw: Fix Designware SPI loopback
 2019-11-05 23:51 UTC  (2+ messages)
` Applied "spi: dw: Fix Designware SPI loopback" to the spi tree

[PATCH] spi: bcm2835: fix typo in comment
 2019-11-05 23:51 UTC  (2+ messages)
` Applied "spi: bcm2835: fix typo in comment" to the spi tree

[PATCH 0/3] HiSilicon v3xx SFC driver
 2019-11-05 16:04 UTC  (8+ messages)
` [PATCH 1/3] mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
` [PATCH 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver
` [PATCH 3/3] MAINTAINERS: Add a maintainer for the HiSilicon v3xx SFC driver

spi-mem and gpio chipselects
 2019-11-05 11:42 UTC  (5+ messages)

[PATCH] spi: sifive: disable clk when probe fails and remove
 2019-11-04 13:27 UTC  (4+ messages)
` Applied "spi: sifive: disable clk when probe fails and remove" to the spi tree

[PATCH V2] spi: add power control when set_cs
 2019-10-30  8:08 UTC 

[PATCH 1/2] spi: sprd: adi: Add missing lock protection when rebooting
 2019-10-28 14:56 UTC  (4+ messages)
` [PATCH 2/2] spi: sprd: adi: Set BIT_WDG_NEW bit "
  ` Applied "spi: sprd: adi: Set BIT_WDG_NEW bit when rebooting" to the spi tree
` Applied "spi: sprd: adi: Add missing lock protection "

[PATCH] spi: pxa2xx: Add missed security checks
 2019-10-28  1:38 UTC  (7+ messages)

[PATCH v1 1/2] spi: pxa2xx: Introduce temporary variables to increase readability
 2019-10-25 10:12 UTC  (2+ messages)
` Applied "spi: pxa2xx: Introduce temporary variables to increase readability" to the spi tree

[PATCH] spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
 2019-10-25 10:12 UTC  (4+ messages)
` Applied "spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS" 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).