linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-07 08:15:08 to 2020-11-16 09:03:33 UTC [more...]

[PATCH for-5.10] spi: spi-geni-qcom: Fix use-after-free on unbind
 2020-11-16  8:23 UTC  (6+ messages)
` [PATCH for-5.10] spi: spi-qcom-qspi: "
` [PATCH for-5.10] spi: spi-sh: "
` [PATCH for-5.10] spi: pxa2xx: "
` [PATCH for-5.10] spi: rpc-if: "
` [PATCH for-5.10] spi: mxic: Don't leak SPI master in probe error path

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-16  7:47 UTC  (108+ 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 08/32] riscv: Fix kernel time_init()
` [PATCH 09/32] riscv: Fix SiFive gpio probe
` [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

[PATCH] spi: dw: fix build error by selecting MULTIPLEXER
 2020-11-16  4:07 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-11-16  3:56 UTC 

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

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

[PATCH 13/32] riscv: Fix builtin DTB handling
 2020-11-15  4:17 UTC  (2+ messages)

Linux SPI Slave fails to respond under high load on BeagleBone Black
 2020-11-13 20:34 UTC  (5+ messages)

[PATCH] spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
 2020-11-13 18:41 UTC  (2+ messages)

[PATCH v5 2/2] spi: Add generic SPI multiplexer
 2020-11-13 15:46 UTC  (2+ messages)

[PATCH] spi: imx: enable runtime pm support
 2020-11-13 12:04 UTC  (4+ messages)

[PATCH v1] Input: touchscreen: ads7846.c: fix integer overflow on Rt calculation
 2020-11-13 11:22 UTC 

[v3 0/4] Porting ASPEED FMC/SPI memory controller driver
 2020-11-13  7:30 UTC  (11+ messages)
` [v3 4/4] spi: aspeed: Add "

Use after free in bcm2835_spi_remove()
 2020-11-12 19:39 UTC  (10+ messages)
` [PATCH 0/4] Use-after-free be gone
  ` [PATCH 1/4] spi: Introduce device-managed SPI controller allocation
  ` [PATCH 2/4] spi: bcm2835: Fix use-after-free on unbind
  ` [PATCH 3/4] spi: bcm2835aux: "
  ` [PATCH 4/4] spi: bcm-qspi: "

[PATCH] spi: davinci: Fix use-after-free on unbind
 2020-11-12 19:39 UTC  (15+ messages)
` [PATCH] spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
` [PATCH] spi: synquacer: Disable clock "
` [PATCH] spi: atmel-quadspi: "
` [PATCH] spi: lpspi: Fix use-after-free on unbind
` [PATCH] spi: pic32: Don't leak DMA channels in probe error path

[PATCH v2 0/2] SPI/ Input: ads7846: properly handle spi->mode flags
 2020-11-12 19:39 UTC  (6+ messages)
` [PATCH v2 2/2] Input: ads7846: do not overwrite spi->mode flags set by spi framework

[PATCH v1] spi: fix client driver breakages when using GPIO descriptors
 2020-11-12 11:41 UTC  (11+ messages)

[PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags
 2020-11-11 16:03 UTC  (6+ messages)

[PATCH] spi: sprd: fix reference leak in sprd_spi_remove
 2020-11-11 15:48 UTC  (3+ messages)

[PATCH] spi: fsi: Fix transfer returning without finalizing message
 2020-11-11 15:48 UTC  (3+ messages)

[PATCH] spi: Add SPI_NO_TX/RX support
 2020-11-11 14:54 UTC  (3+ messages)

[PATCH v1] add axi clock control for MT8192 spi-nor
 2020-11-11  8:55 UTC  (2+ messages)
` [PATCH v1] spi: spi-mtk-nor: "

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH] spi: imx: fix reference leak in two imx operations
 2020-11-10 16:03 UTC  (2+ messages)

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

[PATCH v1 0/2] Input: ads7846: reduce SPI related CPU load
 2020-11-10  8:50 UTC  (3+ messages)
` [PATCH v2 1/2] Input: ads7846: convert to full duplex
` [PATCH v2 2/2] Input: ads7846: convert to one message

[PATCH v6 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-10  5:21 UTC  (11+ messages)
` [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 v2] spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH] spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH] spi: stm32-qspi: fix reference leak in stm32 qspi operations
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH] spi: tegra114: fix reference leak in tegra spi ops
 2020-11-09 19:48 UTC  (2+ messages)

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

[PATCH] spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH] spi: tegra20-slink: fix reference leak in slink ops of tegra20
 2020-11-09 19:48 UTC  (2+ messages)


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