linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-22 15:18:14 to 2022-02-01 01:56:17 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2022-02-01  1:56 UTC 

[PATCH v2] spi: bcm2835aux: Convert to use GPIO descriptors
 2022-02-01  1:29 UTC 

[PATCH v2] spi: st-ssc4: Covert to use GPIO descriptors
 2022-02-01  1:26 UTC 

[PATCH] spi: spi-mem: check if data buffers are on stack
 2022-01-31 17:07 UTC  (5+ messages)

[PATCH v2] spi: pxa2xx_spi: Convert to use GPIO descriptors
 2022-01-31 16:39 UTC  (2+ messages)

[PATCH] spi: pic32: Convert to use GPIO descriptors
 2022-01-31 16:39 UTC  (2+ messages)

[PATCH] spi: mt65xx: Convert to GPIO descriptors
 2022-01-31 16:39 UTC  (2+ messages)

[PATCH] spi: pxa2xx_spi: Convert to use GPIO descriptors
 2022-01-31 16:39 UTC  (2+ messages)

[PATCH] spi: mediatek: Avoid NULL pointer crash in interrupt
 2022-01-31 16:39 UTC  (2+ messages)

[PATCH v10 00/13] External ECC engines & Macronix support
 2022-01-31 16:22 UTC  (32+ messages)
` [PATCH v10 01/13] spi: spi-mem: Introduce a capability structure
` [PATCH v10 02/13] spi: spi-mem: Check the controller extra capabilities
` [PATCH v10 03/13] spi: cadence-quadspi: Provide a capability structure
` [PATCH v10 04/13] spi: mxic: "
` [PATCH v10 05/13] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
` [PATCH v10 06/13] spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
` [PATCH v10 07/13] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v10 08/13] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v10 09/13] spi: mxic: Fix the transmit path
` [PATCH v10 10/13] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v10 11/13] spi: mxic: Create a helper to ease the start of "
` [PATCH v10 12/13] spi: mxic: Add support for direct mapping
` [PATCH v10 13/13] spi: mxic: Add support for pipelined ECC operations

[PATCH] spi: st-ssc4: Covert to use GPIO descriptors
 2022-01-31 15:16 UTC  (2+ messages)

[PATCH] spi: bcm2835aux: Convert to use GPIO descriptors
 2022-01-31 14:09 UTC  (2+ messages)

[PATCH -next] dt-bindings:spi: Fix error for test
 2022-01-31 14:08 UTC  (3+ messages)

[PATCH v3 0/3] Add FSD SPI support
 2022-01-29 11:29 UTC  (8+ messages)
    ` [PATCH v3 1/3] spi: dt-bindings: samsung: Add fsd spi compatible
    ` [PATCH v3 2/3] spi: s3c64xx: Add spi port configuration for Tesla FSD SoC
    ` [PATCH v3 3/3] arm64: dts: fsd: Add SPI device nodes
      ` (subset) "

Patchwork housekeeping for: spi-devel-general
 2022-01-29  4:56 UTC 

[PATCH] spi: ath79: add mem_ops for fast-read
 2022-01-29  4:04 UTC 

[PATCH net-next] spi: ath79: add mem_ops for fast-read
 2022-01-29  3:40 UTC 

[PATCH] spi: qcom: geni: Simplify DMA setting
 2022-01-28 23:47 UTC  (2+ messages)

【ハットレンタル】お問合せ有難うございます。(自動返信メール)
 2022-01-28 22:49 UTC 

[PATCH -next] spi: Fix compiler warning for kernel test
 2022-01-28 19:11 UTC  (3+ messages)

[PATCH] spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe
 2022-01-28 16:59 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-01-28 16:56 UTC 

[PATCH] spi: tegra114: Add missing IRQ check in tegra_spi_probe
 2022-01-28 16:52 UTC 

[PATCH v2] spi: tegra20: Fix missing IRQ check in tegra_slink_probe
 2022-01-28 16:47 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH v5 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2022-01-28 16:14 UTC  (5+ messages)
` [PATCH v5 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v5 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM

Patchwork summary for: spi-devel-general
 2022-01-28 16:00 UTC 

[PATCH -next] spi: Fix missing unlock on error in sp7021_spi_master_transfer_one()
 2022-01-28 15:59 UTC  (2+ messages)

[PATCH] spi: bcm-qspi: check for valid cs before applying chip select
 2022-01-28 15:59 UTC  (3+ messages)

[PATCH] spi: dt-bindings: Fix 'reg' child node schema
 2022-01-28 15:59 UTC  (2+ messages)

[PATCH] spi: uniphier: fix reference count leak in uniphier_spi_probe()
 2022-01-28 15:59 UTC  (2+ messages)

[PATCH] spi: sunplus-sp7021: Unlock on error path
 2022-01-28 13:56 UTC 

[PATCH -next] spi: Modify irq request position and modify parameters
 2022-01-28 12:58 UTC  (2+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-01-28  7:16 UTC  (20+ messages)
` [PATCH 1/5] staging: fbtft: Fix error path in fbtft_driver_module_init()
` [PATCH 2/5] staging: fbtft: Deduplicate driver registration macros
` [PATCH 3/5] tpm: st33zp24: Make st33zp24_remove() a void function
` [PATCH 4/5] platform/chrome: cros_ec: Make cros_ec_unregister() return void
` [PATCH 5/5] spi: make remove callback a void function

[PATCH] spi: spi-mtk-nor: make some internal variables static
 2022-01-28  1:02 UTC  (4+ messages)

[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
 2022-01-27 15:16 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: vendor-prefixes: add Nuclei
` [PATCH 02/12] RISC-V: add Nuclei SoC Kconfig option
` [PATCH 03/12] dt-bindings: riscv: add compatible strings for Nuclei UX600 series
` [PATCH 04/12] dt-bindings: timer: add compatible for Nuclei UX600 CLINT-compat timer
` [PATCH 05/12] dt-bindings: interrupt-controller: add compatible string for UX600 PLIC
` [PATCH 06/12] dt-bindings: serial: add compatible string for Nuclei DemoSoC UART
` [PATCH 07/12] dt-bindings: spi: add compatible string for Nuclei DemoSoC SPI
` [PATCH 08/12] dt-bindings: riscv: add binding for Nuclei platform boards
` [PATCH 09/12] riscv: dts: add device tree for Nuclei DemoSoC w/ UX600 on DDR200T
` [PATCH 10/12] RISC-V: workaround Nuclei UX600 cores with broken SATP CSR
` [PATCH 11/12] MAINTAINERS: add myself as Nuclei SoCs/CPUs supporter
` [PATCH 12/12] mailmap: add Icenowy Zheng's Nuclei mail addresses

[PATCH v6 0/2] Add spi control driver for Sunplus SP7021 SoC
 2022-01-27 15:16 UTC  (11+ messages)
` [PATCH v6 1/2] spi: Add spi driver for Sunplus SP7021
` [PATCH v6 2/2] dt-bindings:spi: Add Sunplus SP7021 schema

Patchwork housekeeping for: spi-devel-general
 2022-01-27  9:56 UTC 

[PATCH v9 01/13] spi: spi-mem: Introduce a capability structure
 2022-01-27  9:37 UTC  (7+ messages)

[broonie-spi:for-next 8/10] drivers/spi/spi-sunplus-sp7021.c:127:5: warning: no previous prototype for function 'sp7021_spi_slave_tx'
 2022-01-27  1:00 UTC 

[PATCH] spi: meson-spicc: add IRQ check in meson_spicc_probe
 2022-01-26 15:36 UTC  (2+ messages)

[PATCH] spi: uniphier: Fix a bug that doesn't point to private data correctly
 2022-01-26 15:36 UTC  (2+ messages)

[PATCH] driver:spi: change clk_disable_unprepare to clk_unprepare
 2022-01-26 15:36 UTC  (2+ messages)

[PATCH v5 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-26 15:19 UTC  (6+ messages)
` [PATCH v5 7/9] platform/x86: serial-multi-instantiate: Add SPI support

Patchwork housekeeping for: spi-devel-general
 2022-01-26 11:56 UTC 

[PATCH v6 0/3] Stacked/parallel memories bindings
 2022-01-26 11:26 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: spi-nor: Allow two CS per device
` [PATCH v6 2/3] spi: dt-bindings: Describe stacked/parallel memories modes
` [PATCH v6 3/3] spi: dt-bindings: Add an example with two stacked flashes

[PATCH v4 0/3] Stacked/parallel memories bindings
 2022-01-26 11:18 UTC  (6+ messages)
` [PATCH v4 2/3] spi: dt-bindings: Describe stacked/parallel memories modes

[PATCH v9 02/13] spi: spi-mem: Check the controller extra capabilities
 2022-01-26 10:53 UTC  (2+ messages)

[PATCH v9 03/13] spi: cadence-quadspi: Provide a capability structure
 2022-01-26 10:53 UTC  (2+ messages)

[PATCH v9 04/13] spi: mxic: Provide a capability structure
 2022-01-26 10:53 UTC  (2+ messages)

[PATCH v9 05/13] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
 2022-01-26 10:53 UTC  (2+ messages)

[PATCH v9 06/13] spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
 2022-01-26 10:53 UTC  (2+ messages)

[PATCH v9 07/13] mtd: spinand: Delay a little bit the dirmap creation
 2022-01-26 10:53 UTC  (2+ messages)

[PATCH v9 08/13] mtd: spinand: Create direct mapping descriptors for ECC operations
 2022-01-26 10:52 UTC  (2+ messages)

[PATCH v9 09/13] spi: mxic: Fix the transmit path
 2022-01-26 10:52 UTC  (2+ messages)

[PATCH v9 10/13] spi: mxic: Create a helper to configure the controller before an operation
 2022-01-26 10:52 UTC  (2+ messages)

[PATCH v9 11/13] spi: mxic: Create a helper to ease the start of an operation
 2022-01-26 10:52 UTC  (2+ messages)

[PATCH v9 12/13] spi: mxic: Add support for direct mapping
 2022-01-26 10:52 UTC  (2+ messages)

[PATCH v9 13/13] spi: mxic: Add support for pipelined ECC operations
 2022-01-26 10:52 UTC  (2+ messages)

[broonie-spi:for-next 7/17] drivers/spi/spi-mtk-nor.c:768:27: sparse: sparse: symbol 'mtk_nor_caps_mt8186' was not declared. Should it be static?
 2022-01-26  0:23 UTC 

[broonie-spi:for-next 6/17] drivers/spi/spi-mtk-nor.c:763:27: sparse: sparse: symbol 'mtk_nor_caps_mt8173' was not declared. Should it be static?
 2022-01-25 22:00 UTC 

Patchwork summary for: spi-devel-general
 2022-01-25 14:40 UTC 

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25 14:01 UTC  (15+ messages)
        ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

Patchwork summary for: spi-devel-general
 2022-01-25 10:43 UTC 

[PATCH 1/3 v3] spi: s3c64xx: Delete unused boardfile helpers
 2022-01-25 10:21 UTC  (7+ messages)
` [PATCH 3/3 v3] spi: s3c64xx: Convert to use GPIO descriptors

[PATCH] spi: s3c24xx: Convert to GPIO descriptors
 2022-01-25 10:21 UTC  (2+ messages)

[PATCH v4 00/14] Update the Icicle Kit device tree
 2022-01-25 10:21 UTC  (2+ messages)
` (subset) "

[PATCH 1/3 v2] spi: s3c64xx: Delete unused boardfile helpers
 2022-01-25 10:21 UTC  (2+ messages)

[PATCH] spi: spidev: prevent spidev->speed_hz from being zero
 2022-01-25  6:52 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-01-25  3:56 UTC 

[PATCH V3 0/3] Add compatible for Mediatek MT8186
 2022-01-25  1:18 UTC  (5+ messages)
` [PATCH V3 1/2] dt-bindings: spi: Convert spi-mt65xx to json-schema
` [PATCH V3 2/2] dt-bindings: spi: Add compatible for Mediatek MT8186

[PATCH V4 0/3] Add compatible for Mediatek MT8186
 2022-01-25  1:23 UTC  (4+ messages)
` [PATCH V4 1/3] dt-bindings: spi: Convert spi-slave-mt27xx to json-schema
` [PATCH V4 2/3] dt-bindings: spi: Convert spi-mt65xx "
` [PATCH V4 3/3] dt-bindings: spi: Add compatible for Mediatek MT8186

[PATCH v2 0/3] Add FSD SPI support
 2022-01-24 17:00 UTC  (6+ messages)
  ` [PATCH v2 2/3] spi: s3c64xx: Add spi port configuration for Tesla FSD SoC
  ` [PATCH v2 3/3] arm64: dts: fsd: Add SPI device nodes

[PATCH v3 0/5] Add spi-hid, transport for HID over SPI bus
 2022-01-24 10:32 UTC  (3+ messages)
` [PATCH v3 3/5] Documentation: DT bindings for HID over SPI

Patchwork housekeeping for: spi-devel-general
 2022-01-24  8:56 UTC 

[PATCH v6 0/4] spi: dt-bindings: samsung: convert to dtschema
 2022-01-24  8:23 UTC  (5+ 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

[PATCH v5 0/4] spi: dt-bindings: samsung: convert to dtschema
 2022-01-24  7:49 UTC  (6+ messages)
` [PATCH v5 1/4] ARM: dts: exynos: split dmas into array of phandles in Exynos5250
  ` (subset) "
` [PATCH v5 3/4] mfd: dt-bindings: google,cros-ec: reference Samsung SPI bindings

[PATCH V2 0/3] Add compatible for Mediatek MT8186
 2022-01-24  5:54 UTC  (7+ messages)
` [PATCH V2 1/3] dt-bindings: spi: Convert spi-slave-mt27xx to json-schema
` [PATCH V2 2/3] dt-bindings: spi: Convert spi-mt65xx "

[PATCH v9 00/13] External ECC engines & Macronix support
 2022-01-23 16:01 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).