linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-23 01:08:03 to 2021-09-10 11:56:48 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2021-09-10 11:56 UTC 

[PATCH v2 1/4] spi: amd: Refactor code to use less spi_master_get_devdata
 2021-09-10 11:15 UTC  (4+ messages)
` [PATCH v2 2/4] spi: amd: Refactor amd_spi_busy_wait
` [PATCH v2 3/4] spi: amd: Remove unneeded variable
` [PATCH v2 4/4] spi: amd: Don't wait for a write-only transfer to finish

[PATCH 1/4] spi: amd: Refactor code to use less spi_master_get_devdata
 2021-09-10  8:57 UTC  (8+ messages)
` [PATCH 2/4] spi: amd: Refactor amd_spi_busy_wait
` [PATCH 3/4] spi: amd: Remove unneeded variable
` [PATCH 4/4] spi: amd: Check for idle bus before execute opcode

[PATCH v1] Input: ads7846: ads7846_get_value - fix unaligned pointer value warning
 2021-09-10  7:51 UTC  (3+ messages)

[PATCH AUTOSEL 5.14 058/252] spi: imx: fix ERR009165
 2021-09-10  3:30 UTC  (9+ messages)
` [PATCH AUTOSEL 5.14 059/252] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH AUTOSEL 5.14 133/252] spi: tegra20-slink: Improve runtime PM usage

[PATCH] spi: tegra20-slink: Declare runtime suspend and resume functions conditionally
 2021-09-09 14:07 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 024/109] spi: imx: fix ERR009165
 2021-09-09 11:53 UTC 

[PATCH AUTOSEL 5.10 038/176] spi: imx: fix ERR009165
 2021-09-09 11:49 UTC 

[PATCH AUTOSEL 5.13 050/219] spi: imx: fix ERR009165
 2021-09-09 11:44 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 051/219] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH AUTOSEL 5.13 116/219] spi: tegra20-slink: Improve runtime PM usage

[PATCH v2 00/10] Improve support for AMD SPI controllers
 2021-09-09 10:51 UTC  (16+ messages)
` [PATCH 01/10] regmap: spi: Set regmap max raw r/w from max_transfer_size
` [PATCH 02/10] regmap: spi: Check raw_[read|write] against max message size
` [PATCH 03/10] spi: Add flag for no TX after a RX in the same Chip Select
` [PATCH 04/10] spi: amd: Refactor code to use less spi_master_get_devdata
` [PATCH 05/10] spi: amd: Refactor amd_spi_busy_wait
` [PATCH 06/10] spi: amd: Remove unneeded variable
` [PATCH 07/10] spi: amd: Check for idle bus before execute opcode
` [PATCH 08/10] spi: amd: Fill FIFO buffer with the whole message
` [PATCH 09/10] spi: amd: Add support for latest platform

[PATCH v2 0/2] Add support for Intel Thunder Bay SPI
 2021-09-09  9:51 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: spi: Add bindings for Intel Thunder Bay SoC
` [PATCH v2 2/2] spi: dw: Add support for Intel Thunder Bay SPI

[PATCH v3 0/2] add support for Cadence's XSPI controller
 2021-09-08 16:22 UTC  (20+ messages)
` [PATCH v3 1/2] spi: cadence: add dt-bindings documentation for Cadence "
` [PATCH v3 2/2] spi: cadence: add support "

[PATCH 10/10] spi: amd: Configure the SPI speed
 2021-09-08 11:36 UTC 

[PATCH] spi: Fixed division by zero warning
 2021-09-08  6:17 UTC  (2+ messages)

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-09-06 15:31 UTC  (9+ messages)

[PATCH] ptp: don't include ptp_clock_kernel.h in spi.h
 2021-09-06 11:30 UTC  (3+ messages)

[PATCH v1] spi: dw: Enable Autosuspend delay for SPI DesignWare
 2021-09-05 15:19 UTC  (2+ messages)

[PATCH] spi: rockchip: handle zero length transfers without timing out
 2021-09-03 15:18 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-09-01 13:56 UTC 

[PATCH 1/4] spi: spi-nxp-fspi: enable runtime pm for fspi
 2021-09-01  8:21 UTC  (5+ messages)
` [PATCH 3/4] spi: spi-nxp-fspi: add DDR mode support
  ` [EXT] "

[5.16][PATCH 0/3] Support for Ingenic JZ47xx SPI controller
 2021-09-01  1:36 UTC  (6+ messages)
` [5.16][PATCH 1/3] dt-bindings: spi: Document Ingenic SPI controller bindings
` [5.16][PATCH 2/3] SPI: add Ingenic JZ47xx driver
` [5.16][PATCH 3/3] MIPS: JZ4780: CI20: DTS: add SPI controller config

[GIT PULL] SPI updates for v5.15
 2021-08-30 18:47 UTC  (2+ messages)

[PATCH 0/8] Support Pensando Elba SoC
 2021-08-29 21:09 UTC  (22+ messages)
` [PATCH 1/8] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH 3/8] spi: dw: Add support for Pensando Elba SoC SPI

Patchwork summary for: spi-devel-general
 2021-08-26 14:20 UTC 

[RESEND][PATCH] spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptible
 2021-08-26 14:15 UTC  (2+ messages)

[PATCH V2 0/3] Add sprd ADI r3 support
 2021-08-26 12:51 UTC  (8+ messages)
` [PATCH V2 1/3] spi: sprd: Add "
` [PATCH V2 2/3] dt-bindings: spi: Convert sprd ADI bindings to yaml
` [PATCH V2 3/3] dt-bindings: spi: add sprd ADI for sc9863 and ums512

[PATCH V3 0/4] Add sprd ADI r3 support
 2021-08-26 12:51 UTC  (6+ messages)
` [PATCH V3 1/4] spi: sprd: Fix the wrong WDG_LOAD_VAL
` [PATCH V3 2/4] spi: sprd: Add ADI r3 support
` [PATCH V3 3/4] dt-bindings: spi: Convert sprd ADI bindings to yaml
` [PATCH V3 4/4] dt-bindings: spi: add sprd ADI for sc9863 and ums512

Patchwork summary for: spi-devel-general
 2021-08-26 12:50 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-08-26  9:56 UTC 

[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
 2021-08-26  2:55 UTC  (30+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-08-26  1:56 UTC 

[PATCH 0/9] Improve support for AMD SPI controllers
 2021-08-25 17:21 UTC  (21+ messages)
` [PATCH 1/9] regmap: spi: Set regmap max raw r/w from max_transfer_size
` [PATCH 2/9] spi: core: Add flag for controllers that can't hold cs between transfers
` [PATCH 3/9] regmap: spi: SPI_CONTROLLER_CS_PER_TRANSFER affects max read/write
` [PATCH 4/9] spi: amd: Refactor code to use less spi_master_get_devdata
` [PATCH 5/9] spi: amd: Refactor amd_spi_busy_wait to use readl_poll_timeout
` [PATCH 6/9] spi: amd: Remove uneeded variable
` [PATCH 7/9] spi: amd: Check for idle bus before execute opcode
` [PATCH 8/9] spi: amd: Refactor to overcome 70 bytes per CS limitation
` [PATCH 9/9] spi: amd: Add support for latest platform

[PATCH 1/3] spi: sprd: Pass offset instead of physical address to adi_read/_write()
 2021-08-25 10:22 UTC  (4+ messages)
` [PATCH 2/3] spi: sprd: Make sure offset not equal to slave address size
` [PATCH 3/3] spi: sprd: fill offset only to RD_CMD register for reading from slave device

[PATCH] spi: davinci: invoke chipselect callback
 2021-08-25 10:22 UTC  (3+ messages)

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-25  9:45 UTC  (6+ messages)
` [PATCH v8 20/34] mmc: sdhci-tegra: Add runtime PM and OPP support

Patchwork housekeeping for: spi-devel-general
 2021-08-25  7:57 UTC 

[PATCH 0/3] Add sprd ADI r3 support
 2021-08-25  5:57 UTC  (7+ messages)
` [PATCH 1/3] spi: sprd: Add "
` [PATCH 2/3] dt-bindings: spi: Convert sprd ADI bindings to yaml
` [PATCH 3/3] dt-bindings: spi: add sprd ADI for sc9863 and ums512

Patchwork housekeeping for: spi-devel-general
 2021-08-24  9:56 UTC 

[PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
 2021-08-23 18:54 UTC  (12+ messages)

[PATCH] spi: rockchip-sfc: Remove redundant IO operations
 2021-08-23 17:37 UTC  (2+ messages)

[PATCH][next] spi: rockchip-sfc: Fix assigned but never used return error codes
 2021-08-23 17:37 UTC  (2+ messages)

[PATCH] memory: renesas-rpc-if: Fix missing setting address
 2021-08-23 11:59 UTC  (2+ messages)

[PATCH 00/13] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2021-08-23  7:57 UTC  (9+ messages)
` [PATCH 01/13] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase
` [PATCH 03/13] mtd: spinand: Setup spi_mem_op for the SPI IO protocol using reg_proto

[PATCH v2 00/13] Support Pensando Elba SoC
 2021-08-23  1:57 UTC  (21+ messages)
` [PATCH v2 01/13] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH v2 03/13] spi: dw: Add support for Pensando Elba SoC SPI
` [PATCH v2 07/13] arm64: dts: Add Pensando Elba SoC support
` [PATCH v2 10/13] dt-bindings: spi: cadence-qspi: Add support for Pensando Elba SoC


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