linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-07 09:23:21 to 2022-03-16 15:56:50 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2022-03-16 15:56 UTC 

[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 15:54 UTC  (13+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v5 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v5 03/11] fsl-mc: "
` [PATCH v5 04/11] hv: "
` [PATCH v5 05/11] PCI: "
` [PATCH v5 06/11] s390/cio: "
` [PATCH v5 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v5 08/11] vdpa: "
` [PATCH v5 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v5 10/11] slimbus: qcom-ngd: "
` [PATCH v5 11/11] rpmsg: "

[PATCH AUTOSEL 4.14 3/3] spi: Fix invalid sgs value
 2022-03-16 14:18 UTC 

[PATCH AUTOSEL 4.19 5/6] spi: Fix invalid sgs value
 2022-03-16 14:18 UTC 

[PATCH AUTOSEL 5.4 6/7] spi: Fix invalid sgs value
 2022-03-16 14:17 UTC 

[PATCH AUTOSEL 5.15 12/13] spi: Fix invalid sgs value
 2022-03-16 14:15 UTC 

[PATCH AUTOSEL 5.10 11/12] spi: Fix invalid sgs value
 2022-03-16 14:16 UTC 

[PATCH AUTOSEL 5.16 12/13] spi: Fix invalid sgs value
 2022-03-16 14:13 UTC 

[PATCH] spi: dw: assert reset before deasserting reset
 2022-03-16 14:11 UTC  (6+ messages)

[PATCH v2 0/6] spi-mem: Allow specifying the byte order in DTR mode
 2022-03-16 13:55 UTC  (15+ messages)
` [PATCH v2 1/6] spi: "
` [PATCH v2 2/6] mtd: spi-nor: core: "
` [PATCH v2 3/6] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH v2 4/6] mtd: spi-nor: core: Introduce SPI_NOR_DTR_BSWAP16 no_sfdp_flag
` [PATCH v2 5/6] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
` [PATCH v2 6/6] mtd: spi-nor: macronix: Add support for mx66lm1g45g

[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 12:13 UTC  (18+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v4 03/11] fsl-mc: "
` [PATCH v4 04/11] hv: "
` [PATCH v4 05/11] PCI: "
` [PATCH v4 06/11] s390/cio: "
` [PATCH v4 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v4 08/11] vdpa: "
` [PATCH v4 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v4 10/11] slimbus: qcom-ngd: "
` [PATCH v4 11/11] rpmsg: "

[PATCH v5 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-03-16  0:38 UTC  (3+ messages)

[GIT PULL] SPI fixes for v5.17-rc7
 2022-03-15 18:56 UTC  (7+ messages)

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-15 18:03 UTC  (5+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit
` [PATCH v8 02/16] clk: Provide new devm_clk helpers for prepared and enabled clocks
` [PATCH v8 15/16] spi: davinci: Simplify using devm_clk_get_enabled()

Patchwork summary for: spi-devel-general
 2022-03-15 13:50 UTC 

[PATCH V4 0/6] spi: mediatek: add single/quad mode support
 2022-03-15 13:41 UTC  (13+ messages)
` [PATCH V4 1/6] spi: mediatek: support tick_delay without enhance_timing
` [PATCH V4 2/6] dt-bindings: spi: Add compatible for MT7986
` [PATCH V4 3/6] spi: mediatek: add ipm design support "
` [PATCH V4 4/6] spi: mediatek: add spi memory support for ipm design
` [PATCH V4 5/6] dt-bindings: spi: support hclk
` [PATCH V4 6/6] spi: mediatek: "
` (subset) [PATCH V4 0/6] spi: mediatek: add single/quad mode support

[PATCH 00/30] fix typos in comments
 2022-03-15 13:40 UTC  (6+ messages)
` [PATCH 21/30] spi: sun4i: "
` (subset) [PATCH 00/30] "

Patchwork housekeeping for: spi-devel-general
 2022-03-15  3:56 UTC 

[PATCH] spi: tegra20: Use of_device_get_match_data()
 2022-03-15  2:31 UTC 

[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2022-03-14 11:47 UTC  (8+ messages)
` [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates

Patchwork housekeeping for: spi-devel-general
 2022-03-12 13:56 UTC 

[PATCH v3] spi: Update clock-names property for arm pl022
 2022-03-11 20:22 UTC  (2+ messages)

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-11 20:19 UTC  (3+ messages)
` [PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-03-11 17:47 UTC  (11+ messages)
` [PATCH 1/4] spi: "
` [PATCH 2/4] mtd: spi-nor: core: "
` [PATCH 4/4] mtd: spi-nor: core: Introduce SPI_NOR_DTR_BSWAP16 no_sfdp_flag

[PATCH 10/14] dt-bindings: spi: sunxi: document F1C100 controllers
 2022-03-11 13:33 UTC  (8+ messages)
` [PATCH 11/14] ARM: dts: suniv: F1C100: add SPI support
` [PATCH 12/14] ARM: dts: suniv: licheepi-nano: add SPI flash

[PATCH 0/2] spi: spi-cadence: Align function names and fix
 2022-03-11 11:54 UTC  (6+ messages)
` [PATCH 1/2] spi: spi-cadence: Align function name s/cnds/cdns/g
` [PATCH 2/2] spi: spi-cadence: Fix kernel-doc format for resume/suspend

Patchwork housekeeping for: spi-devel-general
 2022-03-11  8:56 UTC 

[PATCH v2 1/2] dt-bindings: spi: Update clocks property for ARM pl022
 2022-03-11  3:31 UTC  (9+ messages)
` [PATCH v2 2/2] dt-bindings: spi: Update clock-names "

[PATCH] spi: rockchip-sfc: fix platform_get_irq.cocci warning
 2022-03-10 13:14 UTC  (2+ messages)

[PATCH v4] arm64: tegra: Add QSPI controllers on Tegra234
 2022-03-09 14:02 UTC  (3+ messages)

[PATCH v4 0/3] Add support for Intel Thunder Bay SPI controller
 2022-03-09 14:01 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: spi: Add bindings for Intel Thunder Bay SoC
` [PATCH v4 2/3] spi: dw: Add support for Intel Thunder Bay SPI controller
` [PATCH v4 3/3] spi: dw: Add support for master mode selection for DWC SSI controller

Patchwork summary for: spi-devel-general
 2022-03-08 20:10 UTC 

[RESEND PATCH v3 1/2] spi: dt-bindings: samsung: Add fsd spi compatible
 2022-03-08 20:09 UTC  (11+ messages)
    ` [RESEND PATCH v3 2/2] spi: s3c64xx: Add spi port configuration for Tesla FSD SoC

[PATCH v2 0/3] Add FSD SPI support
 2022-03-08 20:09 UTC  (2+ messages)
  ` (subset) "

[PATCH v3 0/3] Add FSD SPI support
 2022-03-08 20:09 UTC  (4+ messages)
  ` (subset) "

[PATCH v3 0/3] Tegra QUAD SPI combined sequence mode
 2022-03-08 17:21 UTC  (6+ messages)
` [PATCH v3 1/3] spi: tegra210-quad: add acpi support
` [PATCH v3 2/3] spi: tegra210-quad: combined sequence mode
` [PATCH v3 3/3] arm64: tegra: Add QSPI controllers on Tegra234
` (subset) [PATCH v3 0/3] Tegra QUAD SPI combined sequence mode

[PATCH] spi: Fix invalid sgs value
 2022-03-08 17:21 UTC  (8+ messages)

[PATCH v1 1/1] spi: topcliff-pch: Prevent usage of potentially stale DMA device
 2022-03-08 17:21 UTC  (2+ messages)

[PATCH v2] spi: Fix invalid sgs value
 2022-03-08 17:21 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-03-08 12:56 UTC 

[PATCH 1/2] dt-bindings: spi: Update clocks property for ARM pl022
 2022-03-08  5:21 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: spi: Update clock-names "

[PATCH V3 0/7] spi: mediatek: add single/quad mode support
 2022-03-08  1:51 UTC  (9+ messages)
` [PATCH V3 1/7] spi: mediatek: support tick_delay without enhance_timing
` [PATCH V3 2/7] dt-bindings: spi: Add compatible for MT7986 with single mode
` [PATCH V3 6/7] dt-bindings: spi: support spi-hclk

[PATCH v2 0/2] Add support for components requiring trailing clock after transfer
 2022-03-08  0:52 UTC  (3+ messages)
` [PATCH v2 1/2] spi: Add optional number of additional clock cycles to be generated

Patchwork summary for: spi-devel-general
 2022-03-07 20:40 UTC 

[PATCH] dt-bindings: spi: Fix Tegra QSPI example
 2022-03-07 20:39 UTC  (4+ messages)

[PATCH] spi: cadence: fix platform_get_irq.cocci warning
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details
 2022-03-07 20:39 UTC  (2+ messages)

[PATCH] spi: qup: replace spin_lock_irqsave by spin_lock in hard IRQ
 2022-03-07 20:39 UTC  (2+ messages)

073HSBC
 2022-03-07 19:29 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-03-07 18:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-03-07 17:56 UTC 

[PATCH v6 0/4] spi: dt-bindings: samsung: convert to dtschema
 2022-03-07 13:03 UTC  (10+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] mfd: dt-bindings: google,cros-ec: reference Samsung SPI bindings
` [PATCH v6 3/4] mfd: dt-bindings: google,cros-ec: fix indentation in example
` [PATCH v6 4/4] spi: s3c64xx: allow controller-data to be optional
` [GIT PULL] Immutable branch between MFD, SPI and DT due for the v5.18 merge window


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