linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 16:20:51 to 2020-01-10 15:02:55 UTC [more...]

[PATCH 00/16] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-10 15:02 UTC  (25+ messages)
` [PATCH 01/16] dt-bindings: at_xdmac: add entry for microchip compatibles
` [PATCH 02/16] dt-bindings: atmel-can: add microchip,sam9x60-can
` [PATCH 03/16] dt-bindings: atmel-tcb: add microchip,<chip>-tcb
` [PATCH 04/16] dt-bindings: atmel-isi: add microchip,sam9x60-isi
` [PATCH 05/16] dt-bindings: at91-sama5d2_adc: add microchip,sam9x60-adc
` [PATCH 06/16] dt-bindings: atmel-matrix: add microchip,sam9x60-matrix
` [PATCH 07/16] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc
` [PATCH 08/16] dt-bindings: atmel-sysreg: add microchip,sam9x60-ddramc
` [PATCH 09/16] dt-bindings: atmel-smc: add microchip,sam9x60-smc
` [PATCH 10/16] dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr
` [PATCH 11/16] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc
` [PATCH 12/16] dt-bindings: spi_atmel: add microchip,sam9x60-spi
  ` Applied "dt-bindings: spi_atmel: add microchip,sam9x60-spi" to the spi tree
` [PATCH 13/16] dt-bindings: atmel-usart: add microchip,<chip>-usart
` [PATCH 14/16] dt-bindings: arm: add sam9x60-ek board
` [PATCH 15/16] ARM: at91/defconfig: enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B
` [PATCH 16/16] ARM: dts: at91: sam9x60: add device tree for soc and board

[PATCH v2 0/3] HiSilicon v3xx SFC driver
 2020-01-10 14:58 UTC  (9+ messages)
` [PATCH v2 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver

[PATCH v2] spi: sh-msiof: Do not redefine STR while compile testing
 2020-01-09 21:31 UTC  (3+ messages)
  ` Applied "spi: sh-msiof: Do not redefine STR while compile testing" to the spi tree

[PATCH] spi: bcm2835: Raise maximum number of slaves to 4
 2020-01-09 21:31 UTC  (3+ messages)
  ` Applied "spi: bcm2835: Raise maximum number of slaves to 4" to the spi tree

[PATCH] spi: spi-qcom-qspi: Use device managed memory for clk_bulk_data
 2020-01-09  5:57 UTC  (3+ messages)

[PATCH v1 1/1] spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message
 2020-01-08 15:59 UTC  (2+ messages)
` Applied "spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message" to the spi tree

[PATCH 0/6] spi: rspi: Add support for multiple native and GPIO chip selects
 2020-01-08 15:59 UTC  (13+ messages)
` [PATCH 1/6] spi: Add generic support for unused native cs with cs-gpios
  ` Applied "spi: Add generic support for unused native cs with cs-gpios" to the spi tree
` [PATCH 2/6] spi: sh-msiof: Convert to generic unused native cs handling
  ` Applied "spi: sh-msiof: Convert to generic unused native cs handling." to the spi tree
` [PATCH 3/6] spi: rspi: Use dev_warn_once() instead of open-coding
  ` Applied "spi: rspi: Use dev_warn_once() instead of open-coding" to the spi tree
` [PATCH 4/6] spi: rspi: Remove set_config_register() macro
  ` Applied "spi: rspi: Remove set_config_register() macro" to the spi tree
` [PATCH 5/6] spi: rspi: Add support for multiple native chip selects
  ` Applied "spi: rspi: Add support for multiple native chip selects" to the spi tree
` [PATCH 6/6] spi: rspi: Add support for GPIO chip selects
  ` Applied "spi: rspi: Add support for GPIO chip selects" to the spi tree

[PATCH 0/2] arm64: dts: sun50i: H6: Enable SPI flash
 2020-01-08 14:32 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: sun50i: H6: Add SPI controllers nodes and pinmuxes
  ` [PATCH 2/2] arm64: dts: allwinner: h6: Pine H64: Add SPI flash node

[PATCH] spi: sh-msiof: Do not redefine STR while compile testing
 2020-01-08  7:18 UTC  (3+ messages)

[PATCH v6 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2020-01-08  5:55 UTC  (9+ messages)
` [PATCH v6 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [PATCH v6 2/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller

[PATCH] spi: nxp-fspi: Ensure width is respected in spi-mem operations
 2020-01-07  8:32 UTC  (4+ messages)
` Applied "spi: nxp-fspi: Ensure width is respected in spi-mem operations" to the spi tree
` [EXT] [PATCH] spi: nxp-fspi: Ensure width is respected in spi-mem operations

Multiplex SPI Chip Selects
 2020-01-06 22:51 UTC  (2+ messages)

[GIT PULL] spi fixes for v5.5
 2020-01-06 21:05 UTC  (2+ messages)

[PATCH V2] spi: dw: use "smp_mb()" to avoid sending spi data error
 2020-01-06 20:51 UTC  (2+ messages)
` Applied "spi: dw: use "smp_mb()" to avoid sending spi data error" to the spi tree

[PATCH] spi: dw: use "smp_mb()" to avoid sending spi data error
 2020-01-03  1:34 UTC  (5+ messages)

[PATCH] spi: Document Octal mode as valid SPI bus width
 2020-01-03  1:05 UTC  (2+ messages)
` Applied "spi: Document Octal mode as valid SPI bus width" to the spi tree

Applied "spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode" to the spi tree
 2019-12-31  0:30 UTC 

[PATCH] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
 2019-12-31  0:29 UTC 

[PATCH v5 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2019-12-30  2:06 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [PATCH v5 2/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller

[PATCH spi] spi: Catch improper use of PTP system timestamping API
 2019-12-27 22:58 UTC  (2+ messages)
` Applied "spi: Catch improper use of PTP system timestamping API" to the spi tree

[PATCH AUTOSEL 4.9 10/38] spi: spi-cavium-thunderx: Add missing pci_release_regions()
 2019-12-27 18:14 UTC 

[PATCH AUTOSEL 4.14 16/57] spi: spi-cavium-thunderx: Add missing pci_release_regions()
 2019-12-27 18:01 UTC 

[PATCH AUTOSEL 4.19 27/84] spi: spi-cavium-thunderx: Add missing pci_release_regions()
 2019-12-27 17:43 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 35/84] spi: spi-ti-qspi: Fix a bug when accessing non default CS

[PATCH AUTOSEL 5.4 002/187] spi: pxa2xx: Add support for Intel Jasper Lake
 2019-12-27 17:39 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 004/187] spi: cadence: Correct handling of native chipselect
` [PATCH AUTOSEL 5.4 009/187] spi: dw: "
` [PATCH AUTOSEL 5.4 010/187] spi: fsl: Fix GPIO descriptor support
` [PATCH AUTOSEL 5.4 012/187] spi: fsl: Handle the single hardwired chipselect case
` [PATCH AUTOSEL 5.4 051/187] spi: spi-cavium-thunderx: Add missing pci_release_regions()
` [PATCH AUTOSEL 5.4 076/187] spi: spi-ti-qspi: Fix a bug when accessing non default CS
` [PATCH AUTOSEL 5.4 125/187] spi: nxp-fspi: Ensure width is respected in spi-mem operations

[PATCH AUTOSEL 5.4 002/187] spi: pxa2xx: Add support for Intel Jasper Lake
 2019-12-27 17:26 UTC 

[PATCH spi] spi: Don't look at TX buffer for PTP system timestamping
 2019-12-27  1:24 UTC 

[PATCH spi] spi: Don't look at TX buffer for PTP system timestamping
 2019-12-27  1:21 UTC 

[PATCH] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
 2019-12-27  0:50 UTC 

[PATCH 0/5] spi: uniphier: Introduce DMA transfer mode
 2019-12-26  1:55 UTC  (12+ messages)
` [PATCH 1/5] spi: uniphier: Fix FIFO threshold
  ` Applied "spi: uniphier: Fix FIFO threshold" to the spi tree
` [PATCH 2/5] spi: uniphier: Change argument of irq functions to private structure
  ` Applied "spi: uniphier: Change argument of irq functions to private structure" to the spi tree
` [PATCH 3/5] spi: uniphier: Add handle_err callback function
  ` Applied "spi: uniphier: Add handle_err callback function" to the spi tree
` [PATCH 4/5] spi: uniphier: Add SPI_LOOP to the capabilities
` [PATCH 5/5] spi: uniphier: Add DMA transfer mode support
  ` Applied "spi: uniphier: Add DMA transfer mode support" to the spi tree

[PATCH v4 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2019-12-25 14:49 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [PATCH v4 2/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller

[PATCH v17 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-12-23 20:07 UTC  (3+ messages)
` [PATCH v17 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-21 21:07 UTC  (13+ messages)
` [RFC 04/25] spi: gpio: Implement LSB First bitbang support

[PATCH RFC 0/2] Add Renesas RPC-IF support
 2019-12-19 20:38 UTC  (5+ messages)
` [PATCH RFC 1/2] dt-bindings: memory: document Renesas RPC-IF bindings

[PATCH AUTOSEL 5.4 128/350] spi: pxa2xx: Set controller->max_transfer_size in dma mode
 2019-12-19 17:35 UTC  (3+ messages)

[PATCH] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
 2019-12-19 16:41 UTC 

[PATCH v2] dt-bindings: spi: Convert stm32 spi bindings to json-schema
 2019-12-18 20:06 UTC  (3+ messages)
` Applied "dt-bindings: spi: Convert stm32 spi bindings to json-schema" to the spi tree

[GIT PULL] SPI fixes for v5.5
 2019-12-17 21:15 UTC  (2+ messages)

[PATCH v2 0/1] spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER
 2019-12-17 12:39 UTC  (6+ messages)
` [PATCH v2 1/1] "
  ` Applied "spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER" to the spi tree

[PATCH v3 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2019-12-17  6:23 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [PATCH v3 2/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller

[PATCH] dt-bindings: spi: Convert stm32 spi bindings to json-schema
 2019-12-16 21:49 UTC  (2+ messages)

[PATCH] spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
 2019-12-16 12:06 UTC  (2+ messages)
` Applied "spi: fsl: use platform_get_irq() instead of of_irq_to_resource()" to the spi tree

[PATCH 0/9] spi: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-16 12:06 UTC  (20+ messages)
` [PATCH 1/9] spi: atmel: "
  ` Applied "spi: atmel: Use dma_request_chan() instead dma_request_slave_channel()" to the spi tree
` [PATCH 2/9] spi: bcm2835: Release the DMA channel if probe fails after dma_init
  ` Applied "spi: bcm2835: Release the DMA channel if probe fails after dma_init" to the spi tree
` [PATCH 3/9] spi: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
  ` Applied "spi: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()" to the spi tree
` [PATCH 4/9] spi: img-spfi: Use dma_request_chan() instead dma_request_slave_channel()
  ` Applied "spi: img-spfi: Use dma_request_chan() instead dma_request_slave_channel()" to the spi tree
` [PATCH 5/9] spi: mxs: Use dma_request_chan() instead dma_request_slave_channel()
  ` Applied "spi: mxs: Use dma_request_chan() instead dma_request_slave_channel()" to the spi tree
` [PATCH 6/9] spi: sirf: Use dma_request_chan() instead dma_request_slave_channel()
  ` Applied "spi: sirf: Use dma_request_chan() instead dma_request_slave_channel()" to the spi tree
` [PATCH 7/9] spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel()
  ` Applied "spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel()" to the spi tree
` [PATCH 8/9] spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel()
  ` Applied "spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel()" to the spi tree
` [PATCH 9/9] spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()
  ` Applied "spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()" to the spi tree

[PATCH] spi: bcm2835: don't print error on clk_get() DEFER
 2019-12-16 11:20 UTC  (6+ messages)

[PATCH] powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl,spi nodes
 2019-12-14  7:30 UTC  (3+ messages)

[PATCH] spi: spi-ti-qspi: Fix a bug when accessing non default CS
 2019-12-11 16:55 UTC  (2+ messages)
` Applied "spi: spi-ti-qspi: Fix a bug when accessing non default CS" to the spi tree

[PATCH] spi: dw: Avoid BUG_ON() in case of host failure
 2019-12-11 16:55 UTC  (2+ messages)
` Applied "spi: dw: Avoid BUG_ON() in case of host failure" 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).