linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 06:19:37 to 2020-04-16 11:38:14 UTC [more...]

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-16 11:37 UTC  (12+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH 0/2] Cleanup chip info in spi-dw driver
 2020-04-16 11:35 UTC  (4+ messages)
` [PATCH 1/2] spi: dw: remove unused dw_spi_chip handling
  ` [PATCH 2/2] spi: dw: remove cs_control and poll_mode members from chip_data

[PATCH] spi: spi-fsl-qspi: Reduce devm_ioremap size to 4 times AHB buffer size
 2020-04-16 10:39 UTC  (3+ messages)
  ` [EXT] "

[PATCH 0/2] spi: spidev{,_test}: Add support for Octal mode data transfers
 2020-04-16 10:18 UTC  (3+ messages)
` [PATCH 1/2] spi: spidev: "
` [PATCH 2/2] spi: spidev_test: "

[PATCH] spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
 2020-04-16 10:14 UTC 

[PATCH V4 0/9] Add interconnect support to QSPI and QUP drivers
 2020-04-16  0:31 UTC  (13+ messages)
` [PATCH V4 1/9] interconnect: Add devm_of_icc_get() as exported API for users
` [PATCH V4 2/9] interconnect: Set peak requirement as twice of average
` [PATCH V4 3/9] soc: qcom: geni: Support for ICC voting
` [PATCH V4 4/9] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V4 5/9] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V4 6/9] spi: spi-geni-qcom: "
` [PATCH V4 7/9] tty: serial: qcom_geni_serial: "
` [PATCH V4 8/9] spi: spi-qcom-qspi: "
` [PATCH V4 9/9] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH] spi: orion: Convert to use GPIO descriptors
 2020-04-15 17:56 UTC 

[PATCH] spi: dt-bindings: rspi: Convert to json-schema
 2020-04-15 17:31 UTC  (3+ messages)
` Applied "spi: dt-bindings: rspi: Convert to json-schema" to the spi tree

[PATCH v7 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-04-15 14:06 UTC  (6+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-04-15 11:00 UTC 

[PATCH V3 0/8] Add interconnect support to QSPI and QUP drivers
 2020-04-15 10:54 UTC  (41+ messages)
` [PATCH V3 1/8] interconnect: Add devm_of_icc_get() as exported API for users
` [PATCH V3 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V3 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V3 4/8] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V3 5/8] spi: spi-geni-qcom: "
` [PATCH V3 6/8] tty: serial: qcom_geni_serial: "
` [PATCH V3 7/8] spi: spi-qcom-qspi: "
` [PATCH V3 8/8] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH] spi: spidev_test: Remove hidden temporary file when make clean
 2020-04-14 17:37 UTC  (2+ messages)
` Applied "spi: spidev_test: Remove hidden temporary file when make clean" to the spi tree

[PATCH] spi: spi-fsl-spi: Fix checkpatch error "foo * bar" should be "foo *bar"
 2020-04-14 17:37 UTC  (2+ messages)
` Applied "spi: spi-fsl-spi: Fix checkpatch error "foo * bar" should be "foo *bar"" to the spi tree

[PATCH] spi: remove redundant assignment to variable ms
 2020-04-14 17:36 UTC  (3+ messages)
` Applied "spi: remove redundant assignment to variable ms" to the spi tree

[PATCH] spi: sprd: adi: Use IS_ENABLED() to validate configs
 2020-04-14 17:36 UTC  (2+ messages)
` Applied "spi: sprd: adi: Use IS_ENABLED() to validate configs" to the spi tree

[PATCH] spi: spi-mtk-nor: make mtk_nor_exec_op() statuc
 2020-04-14 17:36 UTC  (2+ messages)
` Applied "spi: spi-mtk-nor: make mtk_nor_exec_op() statuc" to the spi tree

[PATCH] spi: spi-sh-msiof: Fix checkpatch error Complex macros should use ()
 2020-04-14 17:36 UTC  (2+ messages)
` Applied "spi: spi-sh-msiof: Fix checkpatch error Complex macros should use ()" to the spi tree

[PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
 2020-04-14 17:06 UTC  (6+ messages)

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-14 16:54 UTC  (3+ messages)
` [PATCH v2 18/33] docs: spi: spi.h: fix a doc building warning

Patchwork summary for: spi-devel-general
 2020-04-14 12:06 UTC 

[PATCH v1] spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
 2020-04-14 11:40 UTC  (2+ messages)
` Applied "spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource" to the spi tree

[PATCH] spi: sc18is602: Fix a typo in MODULE_DESCRIPTION
 2020-04-14 11:40 UTC  (2+ messages)
` Applied "spi: sc18is602: Fix a typo in MODULE_DESCRIPTION" to the spi tree

[PATCH] spi: spi-amd: Add AMD SPI controller driver support
 2020-04-14 11:37 UTC  (3+ messages)
  `  "

[PATCH 03/21] spi: spi-geni-qcom: Use OPP API to set clk/perf state
 2020-04-13 14:02 UTC  (4+ messages)
` [PATCH 19/21] spi: spi-qcom-qspi: "

[PATCH AUTOSEL 5.6 31/68] spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
 2020-04-10  3:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 60/68] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion

[PATCH AUTOSEL 5.5 22/56] spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
 2020-04-10  3:47 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 49/56] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion

[PATCH AUTOSEL 5.4 39/46] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
 2020-04-10  3:49 UTC 

[PATCH] spi: spi-axi-spi-engine: Access register after clock initialization
 2020-04-09 17:22 UTC  (2+ messages)

[PATCH] spi: spi-axi-spi-engine: Access register after clock initialization
 2020-04-09 15:26 UTC 

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-08 16:42 UTC  (6+ messages)
` [PATCH 21/35] docs: spi: spi.h: fix a doc building warning

[PATCH] spi: spi-fsl-lpspi: Fix indentation and open brace should be on the previous line
 2020-04-07 12:55 UTC 

[PATCH] spi: spi-ep93xx: fix wrong SPI mode selection
 2020-04-03 13:56 UTC  (2+ messages)
  ` Applied "spi: spi-ep93xx: fix wrong SPI mode selection" to the spi tree

[PATCH 0/7] spi:dw: Add support for Intel Keem Bay SPI
 2020-04-02  6:21 UTC  (4+ messages)
` [PATCH 3/7] dt-bindings: spi: dw-apb-ssi: Convert bindings to json-schema

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-31 20:57 UTC  (7+ messages)
` [PATCH v1 32/36] dt-bindings: display: convert sharp,ls037v7dw01 "

Patchwork housekeeping for: spi-devel-general
 2020-03-31 11:20 UTC 

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-31 10:55 UTC  (30+ messages)
` [PATCH V2 1/8] interconnect: Add devm_of_icc_get() as exported API for users
` [PATCH V2 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V2 4/8] tty: serial: qcom_geni_serial: Add interconnect support
` [PATCH V2 6/8] spi: spi-geni-qcom: "

[GIT PULL] regulator and spi updates for v5.7
 2020-03-30 22:05 UTC  (3+ messages)

Request for catalog and price list
 2020-03-30  4:10 UTC 

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-27 19:55 UTC  (36+ messages)
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 18/28] dt-bindings: mmc: Fix node name "
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb to json-schema
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 27/28] dt-bindings: timer: Convert mrvl,mmp-timer "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[linux-next:master 1837/11710] sh4-linux-ld: cannot find drivers/spi/.tmp_gl_spi-mux.o: No such file or directory
 2020-03-26  0:21 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH] spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses
 2020-03-25  7:44 UTC  (4+ messages)
  ` Applied "spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses" to the spi tree

[PATCH][next] spi: spi-s3c24xx: Replace zero-length array with flexible-array member
 2020-03-23 18:37 UTC  (3+ messages)
` Applied "spi: spi-s3c24xx: Replace zero-length array with flexible-array member" to the spi tree

[PATCH v2] spi: spi-geni-qcom: Speculative fix of "nobody cared" about interrupt
 2020-03-23 16:32 UTC  (3+ messages)

[PATCH AUTOSEL 5.5 01/41] spi: spi-omap2-mcspi: Handle DMA size restriction on AM65x
 2020-03-22 19:37 UTC  (3+ messages)

[PATCH][next] spi: spi-fsl-lpspi: Replace zero-length array with flexible-array member
 2020-03-20 23:25 UTC 

[PATCH] spi: stm32: Fix comments compilation warnings
 2020-03-20 21:01 UTC  (3+ messages)
` Applied "spi: stm32: Fix comments compilation warnings" to the spi tree

[PATCH devicetree 0/2] Remainder for "[PATCH v5 00/12] NXP DSPI bugfixes and support for LS1028A"
 2020-03-20 16:13 UTC  (3+ messages)
  ` [PATCH devicetree 1/2] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers
  ` [PATCH devicetree 2/2] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

HAPPY SURVIVAL OF CORONAVIRUS
 2020-03-20 11:20 UTC 

Loan Application Breakdown
 2020-03-20 10:05 UTC 

[PATCH v12 0/4] spi: cadence-quadspi: Add support for the Cadence QSPI controller
 2020-03-20  6:19 UTC  (4+ messages)
` [PATCH v12 1/4] dt-bindings: spi: Add schema for Cadence QSPI Controller driver


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