linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-24 07:52:22 to 2024-09-02 10:21:22 UTC [more...]

[PATCH v2] drivers: spi: Insert the missing pci_dev_put()before return
 2024-09-02 10:21 UTC  (11+ messages)

[PATCH] spi: zynq-qspi: Replace kzalloc with kmalloc for buffer allocation
 2024-09-02  8:52 UTC  (2+ messages)

[PATCH v2] dt-bindings: trivial-devices: Document spi-cpha and spi-cpol
 2024-09-01 10:24 UTC  (4+ messages)

[PATCH v5 0/7] misc: Add mikroBUS driver
 2024-08-31 18:11 UTC  (6+ messages)
` [PATCH v5 1/7] dt-bindings: connector: Add mikrobus-connector

[PATCH v2] spi: nxp-fspi: Use max macro
 2024-08-31 12:27 UTC  (3+ messages)

[PATCH v1] spi: nxp-fspi: Use min macro
 2024-08-31 12:21 UTC  (4+ messages)

[PATCH -next] spi: bcm63xx: Enable module autoloading
 2024-08-31  9:42 UTC 

[PATCH 1/2] spi: dt-bindings: spi-peripheral-props: Document spi-cpha and spi-cpol
 2024-08-31  6:32 UTC  (10+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: Add a reference to spi-peripheral-props.yaml

[PATCH v1 0/2] spi: pxa2xx: Fix module reloading failure
 2024-08-30 19:09 UTC  (4+ messages)
` [PATCH v1 1/2] spi: pxa2xx: Do not override dev->platform_data on probe

Patchwork summary for: spi-devel-general
 2024-08-30 18:50 UTC 

[PATCH -next 0/2] Use devm_spi_alloc_host() to simplfy code
 2024-08-30 18:44 UTC  (5+ messages)
` [PATCH -next 1/2] spi: zynqmp-gqspi: Use devm_spi_alloc_host()
` [PATCH -next 2/2] spi: zynqmp-gqspi: Simplify with dev_err_probe()

Patchwork summary for: spi-devel-general
 2024-08-30 16:50 UTC 

[PATCH] spi: intel: Add check devm_kasprintf() returned value
 2024-08-30 16:46 UTC  (3+ messages)

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-08-30 14:58 UTC  (65+ messages)
` [PATCH 01/22] dt-bindings: arm: qcom: add the SoC ID for SA8255P
` [PATCH 02/22] soc: qcom: socinfo: add support "
` [PATCH 03/22] dt-bindings: arm: qcom: add SA8255p Ride board
` [PATCH 04/22] dt-bindings: firmware: qcom,scm: document support for SA8255p
` [PATCH 05/22] dt-bindings: mailbox: qcom-ipcc: document the "
` [PATCH 06/22] dt-bindings: watchdog: qcom-wdt: document support on SA8255p
` [PATCH 07/22] dt-bindings: crypto: qcom,prng: document support for SA8255p
` [PATCH 08/22] dt-bindings: interrupt-controller: qcom-pdc: "
` [PATCH 09/22] dt-bindings: soc: qcom: aoss-qmp: "
` [PATCH 10/22] dt-bindings: pinctrl: "
` [PATCH 11/22] pinctrl: qcom: sa8775p: Add support for SA8255p SoC
` [PATCH 12/22] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
` [PATCH 13/22] dt-bindings: thermal: tsens: document support on SA8255p
` [PATCH 14/22] dt-bindings: arm-smmu: document the "
` [PATCH 15/22] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
` [PATCH 16/22] dt-bindings: qcom: geni-se: document support for SA8255P
` [PATCH 17/22] dt-bindings: serial: document support for SA8255p
` [PATCH 18/22] dt-bindings: spi: "
` [PATCH 19/22] dt-bindings: i2c: "
` [PATCH 20/22] dt-bindings: firmware: arm,scmi: allow multiple virtual instances
` [PATCH 21/22] ARM: dt: GIC: add extended SPI specifier
` [PATCH 22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform

Patchwork summary for: spi-devel-general
 2024-08-30 13:30 UTC 

[PATCH -next] spi: spi-ppc4xx: Remove duplicate included header file linux/platform_device.h
 2024-08-30 13:26 UTC  (2+ messages)

[PATCH -next 0/2] spi: wpcm-fiu: Fix uninitialized res
 2024-08-30 13:26 UTC  (4+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] spi: wpcm-fiu: Simplify with dev_err_probe()

[PATCH -next 0/2] spi: atmel-quadspi: Fix uninitialized res
 2024-08-30 13:26 UTC  (5+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] spi: atmel-quadspi: Simplify with dev_err_probe()

[PATCH -next 0/2] spi: bcmbca-hsspi: Fix missing pm_runtime_disable()
 2024-08-30 13:26 UTC  (6+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] spi: bcmbca-hsspi: Use devm_spi_alloc_host()

[PATCH v3 01/11] dt-bindings: arm: rockchip: Add ArmSoM Sige 5
 2024-08-30  8:30 UTC  (13+ messages)
` [PATCH v3 02/11] dt-bindings: arm: rockchip: Add rk3576 compatible string to pmu.yaml
` [PATCH v3 03/11] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
` [PATCH v3 04/11] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
  ` (subset) "
` [PATCH v3 05/11] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
` [PATCH v3 06/11] dt-bindings: mmc: Add support for rk3576 eMMC
` [PATCH v3 07/11] dt-bindings: gpu: Add rockchip,rk3576-mali compatible
` [PATCH v3 08/11] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible
` [PATCH v3 09/11] spi: dt-bindings: Add rockchip,rk3576-spi compatible
` [PATCH v3 10/11] arm64: dts: rockchip: Add rk3576 SoC base DT
` [PATCH v3 11/11] arm64: dts: rockchip: Add rk3576-armsom-sige5 board

[PATCH v4 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
 2024-08-29 19:43 UTC  (9+ messages)
` [PATCH v4 2/3] spi: spidev: Add an entry for elgin,jg10309-01
` [PATCH v4 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device
` (subset) [PATCH v4 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01

Patchwork summary for: spi-devel-general
 2024-08-29 17:40 UTC 

[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
 2024-08-29 17:40 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device

Patchwork summary for: spi-devel-general
 2024-08-29 14:10 UTC 

[PATCH RESEND v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
 2024-08-29 14:09 UTC  (7+ messages)
` [PATCH RESEND v3 2/3] spi: spidev: Add an entry for elgin,jg10309-01
  ` (subset) "
` [PATCH RESEND v3 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device

Patchwork summary for: spi-devel-general
 2024-08-29 12:31 UTC 

[PATCH v3] spi: rockchip: Resolve unbalanced runtime PM / system PM handling
 2024-08-29 12:24 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-08-29 11:56 UTC 

[PATCH v2 00/12] Add device tree for ArmSoM Sige 5 board
 2024-08-29 11:52 UTC  (15+ messages)
` [PATCH v2 09/12] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible
` [PATCH v2 10/12] dt-bindings: spi: Add rockchip,rk3576-spi compatible
` [PATCH v2 11/12] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH v1] drivers:spi:Insert the missing pci_dev_put()before return
 2024-08-28 20:54 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-08-28 18:56 UTC 

Patchwork summary for: spi-devel-general
 2024-08-28 16:30 UTC 

[PATCH] spi: davinci: Adapt transfer's timeout to transfer's length
 2024-08-28 16:30 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-08-28 15:56 UTC 

[PATCH v3 00/11] Add device tree for ArmSoM Sige 5 board
 2024-08-28 15:10 UTC 

[PATCH] spi: rockchip: Avoid redundant clock disable in pm operation
 2024-08-28  7:09 UTC  (5+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-08-27 17:56 UTC 

[PATCH v3 0/3] Virtio SPI Linux driver
 2024-08-27 17:18 UTC  (5+ messages)
` [PATCH v3 1/3] virtio: Add ID for virtio SPI
` [PATCH v3 2/3] virtio-spi: Add virtio-spi.h

[PATCH] spi: rockchip: Resolve unbalanced runtime PM / system PM handling
 2024-08-27  6:22 UTC  (2+ messages)

[PATCH v2 12/12] arm64: dts: rockchip: Add rk3576-armsom-sige5 board
 2024-08-26 19:38 UTC  (3+ messages)

[PATCH v3 0/6] New support and problem adjustment of SPI rockchip
 2024-08-26 18:30 UTC  (5+ messages)
` [PATCH v3 5/6] spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops

[PATCH] spi: rockchip: Avoid redundant clock disable in pm operation
 2024-08-24 17:02 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-08-24  9: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).