linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 08:56:10 to 2020-11-07 14:03:11 UTC [more...]

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-07 14:03 UTC  (45+ messages)
` [PATCH 01/32] of: Fix property supplier parsing
` [PATCH 02/32] spi: dw: Add support for 32-bits ctrlr0 layout
` [PATCH 03/32] spi: dw: Fix driving MOSI low while recieving
` [PATCH 04/32] spi: dw: Introduce polling device tree property
` [PATCH 05/32] spi: dw: Introduce DW_SPI_CAP_POLL_NODELAY
` [PATCH 06/32] spi: dw: Add support for the Kendryte K210 SoC
` [PATCH 07/32] dt-bindings: Update DW SPI device tree bindings
` [PATCH 08/32] riscv: Fix kernel time_init()
` [PATCH 09/32] riscv: Fix SiFive gpio probe
` [PATCH 10/32] riscv: Fix sifive serial driver
` [PATCH 11/32] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH 12/32] riscv: Automatically select sysctl config options
` [PATCH 13/32] riscv: Fix builtin DTB handling
` [PATCH 14/32] dt-bindings: Define all Kendryte K210 clock IDs
` [PATCH 15/32] dt-bindings: Define Kendryte K210 sysctl registers
` [PATCH 16/32] dt-bindings: Define Kendryte K210 pin functions
` [PATCH 17/32] dt-bindings: Define Kendryte K210 reset signals
` [PATCH 18/32] riscv: Add Kendryte K210 SoC clock driver
` [PATCH 19/32] riscv: Add Kendryte K210 SoC reset controller
` [PATCH 20/32] riscv: Add Kendryte K210 FPIOA pinctrl driver
` [PATCH 21/32] dt-bindings: Add Kendryte and Canaan vendor prefix
` [PATCH 22/32] dt-binding: Document kendryte,k210-sysctl bindings
` [PATCH 23/32] dt-binding: Document kendryte,k210-clk bindings
` [PATCH 24/32] dt-bindings: Document kendryte,k210-fpioa bindings
` [PATCH 25/32] dt-bindings: Document kendryte,k210-rst bindings
` [PATCH 26/32] riscv: Update Kendryte K210 device tree
` [PATCH 27/32] riscv: Add SiPeed MAIX BiT board "
` [PATCH 28/32] riscv: Add SiPeed MAIX DOCK "
` [PATCH 29/32] riscv: Add SiPeed MAIX GO "
` [PATCH 30/32] riscv: Add SiPeed MAIXDUINO "
` [PATCH 31/32] riscv: Add Kendryte KD233 "
` [PATCH 32/32] riscv: Update Kendryte K210 defconfig

[GIT PULL] SPI fixes for v5.10-rc2-2
 2020-11-06 21:13 UTC  (2+ messages)

Linux SPI Slave fails to respond under high load on BeagleBone Black
 2020-11-06 20:11 UTC 

[PATCH v1 2/2] spi: Populate fwnode in of_register_spi_device()
 2020-11-06 19:12 UTC  (5+ messages)

[v3 0/4] Porting ASPEED FMC/SPI memory controller driver
 2020-11-06 18:27 UTC  (17+ messages)
` [v3 1/4] dt-bindings: spi: Add binding file for ASPEED FMC/SPI memory controller
` [v3 2/4] ARM: dts: aspeed: ast2600: Update FMC/SPI controller setting for spi-aspeed.c
` [v3 3/4] ARM: dts: aspeed: ast2600-evb: Adjust SPI flash configuration
` [v3 4/4] spi: aspeed: Add ASPEED FMC/SPI memory controller driver

[GIT PULL] SPI fixes for v5.10-rc2
 2020-11-06 17:55 UTC  (5+ messages)

[PATCH v1] spi: fix client driver breakages when using GPIO descriptors
 2020-11-06 15:07 UTC 

[PATCH] spi: stm32-qspi: fix reference leak in stm32 qspi operations
 2020-11-06 12:38 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH] spi: stm32: fix reference leak in stm32_spi_resume
 2020-11-06 11:54 UTC  (3+ messages)

[v2 0/4] Porting ASPEED FMC/SPI memory controller driver
 2020-11-06  9:03 UTC  (9+ messages)
` [v2 1/4] dt-bindings: spi: Add binding file for ASPEED FMC/SPI memory controller
` [v2 2/4] ARM: dts: aspeed: ast2600: Update FMC/SPI controller setting for spi-aspeed.c
` [v2 3/4] ARM: dts: aspeed: ast2600-evb: Adjust SPI flash configuration
` [v2 4/4] spi: aspeed: Add ASPEED FMC/SPI memory controller driver

[PATCH v5 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-06  4:43 UTC  (11+ messages)
` [PATCH v5 1/6] spi: cadence-quadspi: Add QSPI "
` [PATCH v5 2/6] spi: cadence-quadspi: Disable the DAC "
` [PATCH v5 3/6] spi: cadence-quadspi: Add multi-chipselect support "
` [PATCH v5 4/6] spi: Move cadence-quadspi.txt to Documentation/devicetree/bindings/spi
` [PATCH v5 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
` [PATCH v5 6/6] dt-bindings: spi: Add compatible for Intel LGM SoC

[PATCH v6 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-06  4:33 UTC  (15+ messages)
` [PATCH v6 1/6] spi: cadence-quadspi: Add QSPI "
` [PATCH v6 2/6] spi: cadence-quadspi: Disable the DAC "
` [PATCH v6 3/6] spi: cadence-quadspi: Add multi-chipselect support "
` [PATCH v6 4/6] spi: Move cadence-quadspi.txt to Documentation/devicetree/bindings/spi
` [PATCH v6 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
` [PATCH v6 6/6] dt-bindings: spi: Add compatible for Intel LGM SoC

[PATCH] spi: sprd: fix reference leak in sprd_spi_remove
 2020-11-06  1:50 UTC 

[PATCH] spi: mxs: fix reference leak in mxs_spi_probe
 2020-11-06  1:24 UTC 

[PATCH] spi: bcm2835: fix gpio cs level inversion
 2020-11-05 15:08 UTC  (4+ messages)
` [PATCH] spi: bcm2835: remove use of uninitialized gpio flags variable

[PATCH v1 0/2] Input: ads7846: reduce SPI related CPU load
 2020-11-05 14:40 UTC  (4+ messages)
` [PATCH v1 1/2] Input: ads7846: convert to full duplex
` [PATCH v1 2/2] Input: ads7846: convert to one message

Patchwork housekeeping for: spi-devel-general
 2020-11-05 12:56 UTC 

Disinfectant
 2020-11-05  8:30 UTC 

Patchwork summary for: spi-devel-general
 2020-11-04 20:50 UTC 

[Patch v2] spi: fsl-dspi: fix wrong pointer in suspend/resume
 2020-11-04 20:44 UTC  (3+ messages)

[PATCH] spi: fsl-dspi: fix NULL pointer dereference
 2020-11-04 20:43 UTC  (10+ messages)

[PATCH] spi: spi-mem: fix reference leak in spi_mem_access_start
 2020-11-04 20:43 UTC  (2+ messages)

[PATCH] spi: tegra20-slink: fix reference leak in slink ops of tegra20
 2020-11-03 14:13 UTC 

[PATCH] spi: tegra114: fix reference leak in tegra spi ops
 2020-11-03 14:13 UTC 

[PATCH] spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
 2020-11-03 14:13 UTC 

[RFC] Accessing QSPI device under mtd
 2020-11-03 14:01 UTC  (7+ messages)

[PATCH] spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
 2020-11-03 14:09 UTC 

[PATCH] spi: add runtime PM for transfer_one_message
 2020-11-03 13:18 UTC  (4+ messages)

[PATCH v2] spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume
 2020-11-03  8:18 UTC  (2+ messages)

[PATCH v2] spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe
 2020-11-03  8:18 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-11-03  7:56 UTC 

[PATCH 0/4] Porting ASPEED FMC/SPI memory controller driver
 2020-11-03  0:33 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: spi: Add binding file for ASPEED FMC/SPI memory controller
` [PATCH 2/4] ARM: dts: aspeed: ast2600: Update FMC/SPI controller setting for spi-aspeed.c
` [PATCH 3/4] ARM: dts: aspeed: ast2600-evb: Adjust SPI flash configuration
` [PATCH 4/4] spi: aspeed: Add ASPEED FMC/SPI memory controller driver
  ` [RFC PATCH] spi: aspeed: aspeed_spi_get_io_mode() can be static

[PATCH] spi: img-spfi: fix reference leak in img_spfi_resume
 2020-11-02 17:19 UTC  (2+ messages)

[PATCH] spi: spi-mem: Fix passing zero to 'PTR_ERR' warning
 2020-11-02 17:19 UTC  (2+ messages)

[PATCH] spi: imx: fix reference leak in two imx operations
 2020-11-02 14:58 UTC 

[PATCH] spi: sprd: add runtime pm for transfer message
 2020-11-02  3:17 UTC  (3+ messages)

spi: bcm2835: fix gpio cs level inversion
 2020-10-30 14:12 UTC 

[PATCH] spi: atmel: Downgrade to dev_dbg when dma_request_chan() fails
 2020-10-30 13:48 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-10-30  5:56 UTC 

Use after free in bcm2835_spi_remove()
 2020-10-29 22:24 UTC  (8+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-10-29  8:56 UTC 

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-10-28 10:42 UTC  (12+ messages)
` [PATCH v4 1/7] mtd: spi-nor: sfdp: get octal mode maximum speed from BFPT
` [PATCH v4 2/7] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v4 3/7] mtd: spi-nor: sfdp: parse command sequences to change octal DTR mode
` [PATCH v4 4/7] mtd: spi-nor: core: add configuration register 2 read & write support
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[PATCH v4 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-10-29  1:57 UTC  (4+ messages)
` [PATCH v4 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[PATCH v2] serial: max310x: rework RX interrupt handling
 2020-10-28 17:14 UTC  (4+ messages)

[PATCH v2 0/2] SPI/ Input: ads7846: properly handle spi->mode flags
 2020-10-27  9:57 UTC  (3+ messages)
` [PATCH v2 1/2] spi: introduce SPI_MODE_X_MASK macro
` [PATCH v2 2/2] Input: ads7846: do not overwrite spi->mode flags set by spi framework

Patchwork housekeeping for: spi-devel-general
 2020-10-27  8:56 UTC 


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