linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-18 16:18:01 to 2022-04-04 06:56:31 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2022-04-04  6:56 UTC 

[PATCH v3 1/2] spi: dt-bindings: qcom,spi-geni-qcom: convert to dtschema
 2022-04-04  6:40 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: qcom: qcom,geni-se: refer to dtschema for SPI

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

[PATCH v2 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-04  4:01 UTC  (6+ messages)
` [PATCH v2 1/5] mtd: nand: make mtk_ecc.c a separated module
` [PATCH v2 2/5] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH v2 3/5] mtd: nand: mtk-ecc: also parse nand-ecc-engine if available
` [PATCH v2 4/5] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH v2 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622

[PATCH resend 0/4] spi: add support for Mediatek SPI-NAND controller
 2022-04-03 23:38 UTC  (8+ messages)
` [PATCH resend 1/4] mtd: nand: make mtk_ecc.c a separated module
` [PATCH resend 2/4] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH resend 3/4] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH resend 4/4] arm64: dts: mediatek: add dt node for MTK SNFI

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

[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-03 18:26 UTC  (4+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override

[PATCH 0/4] spi: add support for Mediatek SPI-NAND controller
 2022-04-03 16:01 UTC  (9+ messages)
` [PATCH 1/4] mtd: nand: make mtk_ecc.c a separated module
` [PATCH 2/4] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH 3/4] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH 4/4] arm64: dts: mediatek: add dt node for MTK SNFI

[PATCH v3 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-03 15:27 UTC  (15+ messages)
` [PATCH v3 1/9] arm64: dts: qcom: align dmas in I2C/SPI/UART with "
` [PATCH v3 2/9] arm64: dts: qcom: align clocks in I2C/SPI "
` [PATCH v3 3/9] ARM: dts: qcom: ipq4019: align dmas in SPI/UART "
` [PATCH v3 4/9] ARM: dts: qcom: ipq4019: align clocks in I2C "
` [PATCH v3 5/9] ARM: dts: qcom: msm8660: disable GSBI8
` [PATCH v3 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v3 7/9] dt-bindings: serial: qcom,msm-uartdm: "
` [PATCH v3 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v3 9/9] dt-bindings: qcom: qcom,gsbi: "

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

[PATCH] spi: mxic: Fix an error handling path in mxic_spi_probe()
 2022-04-03 10:11 UTC 

[PATCH] spi: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02  9:50 UTC 

[PATCH v15 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2022-04-01 16:51 UTC  (3+ messages)
` [PATCH v15 11/12] dmaengine: imx-sdma: add uart rom script

[PATCH v2 1/2] spi: dt-bindings: qcom,spi-geni-qcom: convert to dtschema
 2022-04-01 14:28 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: qcom: qcom,geni-se: refer to dtschema for SPI

[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-04-01 14:12 UTC  (27+ messages)
` [PATCH v4 01/11] ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllers
` [PATCH v4 02/11] dt-bindings: spi: Add Aspeed SMC controllers device tree binding
` [PATCH v4 03/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
` [PATCH v4 04/11] spi: aspeed: Add support for direct mapping
` [PATCH v4 05/11] spi: aspeed: Adjust direct mapping to device size
` [PATCH v4 06/11] spi: aspeed: Workaround AST2500 limitations
` [PATCH v4 07/11] spi: aspeed: Add support for the AST2400 SPI controller
` [PATCH v4 08/11] spi: aspeed: Calibrate read timings
` [PATCH v4 09/11] ARM: dts: aspeed: Enable Dual SPI RX transfers
` [PATCH v4 10/11] ARM: dts: aspeed-g4: Set spi-max-frequency for all flashes
` [PATCH v4 11/11] mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600

[PATCH] spi: cadence-quadspi: fix protocol setup for non-1-1-X operations
 2022-04-01 10:20 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-04-01  7:56 UTC 

[PATCH V7 0/3] spi: mediatek: add single/quad mode support
 2022-04-01  7:16 UTC  (4+ messages)
` [PATCH V7 1/3] spi: mediatek: add spi memory support for ipm design
` [PATCH V7 2/3] dt-bindings: spi: support hclk
` [PATCH V7 3/3] spi: mediatek: "

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

[PATCH v2 0/4] spi: dt-bindings: qcom: convert qcom,spi-qup to DT schema
 2022-03-31 16:04 UTC  (6+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: ipq4019: align dmas in SPI with "
` [PATCH v2 2/4] arm64: dts: qcom: msm8916: "
` [PATCH v2 3/4] arm64: dts: qcom: qcs404: align clocks "
` [PATCH v2 4/4] spi: dt-bindings: qcom,spi-qup: convert to dtschema

[PATCH 4/4] spi: dt-bindings: qcom,spi-qup: convert to dtschema
 2022-03-30 11:45 UTC  (6+ messages)

[PATCH 1/2] spi: dt-bindings: qcom,spi-geni-qcom: convert to dtschema
 2022-03-30 11:14 UTC  (6+ messages)

spi-pl022 on lpc32xx
 2022-03-30 10:56 UTC  (10+ messages)

[PATCH] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
 2022-03-30  7:03 UTC  (3+ messages)

[PATCH v5 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-03-30  5:54 UTC  (13+ messages)
` [PATCH v5 2/6] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628

[PATCH 1/2] mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error path
 2022-03-29 19:31 UTC  (4+ messages)
` [PATCH 2/2] spi: "

[PATCH v2] dt-bindings: spi: qcom-qspi: Add minItems to interconnect-names
 2022-03-29  6:43 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-03-28 19:56 UTC 

[PATCH] dt-bindings: spi: qcom-qspi: Add minItems to interconnect-names
 2022-03-28 18:16 UTC  (3+ messages)

[PATCH] spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
 2022-03-28 17:57 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 8/8] spi: tegra20: Use of_device_get_match_data()
 2022-03-28 11:24 UTC 

[PATCH AUTOSEL 4.9 8/8] spi: tegra20: Use of_device_get_match_data()
 2022-03-28 11:24 UTC 

[PATCH AUTOSEL 4.19 12/12] spi: tegra20: Use of_device_get_match_data()
 2022-03-28 11:24 UTC 

[PATCH AUTOSEL 5.4 16/16] spi: tegra20: Use of_device_get_match_data()
 2022-03-28 11:23 UTC 

[PATCH AUTOSEL 5.10 21/21] spi: tegra20: Use of_device_get_match_data()
 2022-03-28 11:22 UTC 

[PATCH AUTOSEL 5.16 33/35] spi: tegra20: Use of_device_get_match_data()
 2022-03-28 11:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 35/35] spi: fsi: Implement a timeout for polling status

[PATCH AUTOSEL 5.15 28/29] spi: tegra20: Use of_device_get_match_data()
 2022-03-28 11:21 UTC 

[PATCH AUTOSEL 5.17 41/43] spi: tegra20: Use of_device_get_match_data()
 2022-03-28 11:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 43/43] spi: fsi: Implement a timeout for polling status

[PATCH v2 11/12] ARM: dts: suniv: F1C100: add SPI support
 2022-03-28  4:20 UTC  (2+ messages)

[PATCH v1 1/4] spidev: Do not use atomic bit operations when allocating minor
 2022-03-26  1:29 UTC  (14+ messages)
` [PATCH v1 2/4] spidev: Convert BUILD_BUG_ON() to static_assert()
` [PATCH v1 3/4] spidev: Replace ACPI specific code by device_get_match_data()
` [PATCH v1 4/4] spidev: Replace OF specific code by device property API

[PATCH] dt-bindings: Fix missing '/schemas' in $ref paths
 2022-03-25 23:48 UTC  (3+ messages)

[PATCH] spi: spidev: replace usage of found with dedicated list iterator variable
 2022-03-24  7:25 UTC 

[PATCH 0/3] spi: tegra quad: Add Tegra Grace features
 2022-03-23 20:13 UTC  (3+ messages)
` [PATCH 3/3] spi: dt-bindings: Add wait state polling flag

[PATCH v2] spi: spi-cadence: Fix kernel-doc format for resume/suspend
 2022-03-22 15:00 UTC 

[PATCH] spi: dw: assert reset before deasserting reset
 2022-03-22 11:08 UTC  (8+ messages)

[GIT PULL] SPI updates for v5.18
 2022-03-22  1:39 UTC 

[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
 2022-03-22  0:05 UTC  (2+ messages)

[PATCH V6 0/3] spi: mediatek: add single/quad mode support
 2022-03-21 23:30 UTC  (5+ messages)
` [PATCH V6 1/3] spi: mediatek: add spi memory support for ipm design
` [PATCH V6 2/3] dt-bindings: spi: support hclk
` [PATCH V6 3/3] spi: mediatek: "

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-21  7:22 UTC  (4+ messages)
` [PATCH v8 02/16] clk: Provide new devm_clk "

Patchwork housekeeping for: spi-devel-general
 2022-03-21  1:56 UTC 

[PATCH V5 0/3] spi: mediatek: add single/quad mode support
 2022-03-21  1:24 UTC  (4+ messages)
` [PATCH V5 1/3] spi: mediatek: add spi memory support for ipm design

[PATCH 00/30] fix typos in comments
 2022-03-19  3:56 UTC  (2+ messages)

[PATCH] spi: fsi: Implement a timeout for polling status
 2022-03-18 20:58 UTC  (2+ messages)

bcm2711 / RPi4 not functional after d62069c22eda
 2022-03-18 16:17 UTC  (3+ 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).