linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 10:34:54 to 2022-10-19 15:04:16 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2022-10-19 14:56 UTC 

[PATCH 1/3] ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0)
 2022-10-19 14:56 UTC  (6+ messages)
` [PATCH 2/3] spi: fsl-cpm: "
` [PATCH 3/3] raid: "
` (subset) [PATCH 1/3] ACPI: scan: "

[PATCH 00/17] ARM: remove old board files
 2022-10-19 14:40 UTC 

[PATCH v3 0/2] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
 2022-10-19 14:29 UTC  (4+ messages)
` [PATCH v3 1/2] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states
` [PATCH v3 2/2] spi: meson-spicc: Use pinctrl to drive CLK line when idle

[PATCH -next] spi: img-spfi: Use devm_platform_get_and_ioremap_resource()
 2022-10-19  9:33 UTC 

[PATCH v1 1/6] spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource()
 2022-10-19 12:05 UTC  (20+ messages)
` [PATCH v1 2/6] spi: pxa2xx: Respect Intel SSP type given by a property
` [PATCH v1 3/6] spi: pxa2xx: Remove no more needed PCI ID table
` [PATCH v1 4/6] spi: pxa2xx: Remove no more needed driver data
` [PATCH v1 5/6] spi: pxa2xx: Move OF and ACPI ID tables closer to their user
` [PATCH v1 6/6] spi: pxa2xx: Switch from PM ifdeffery to pm_ptr()
` (subset) [PATCH v1 1/6] spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource()

[PATCH v2 SPI for-next 0/2] spi: microchip: pci1xxxx: Load SPI driver for SPI endpoint of PCI1XXXX switch
 2022-10-19  4:18 UTC  (6+ messages)
` [PATCH v2 SPI for-next 1/2] spi: microchip: pci1xxxx: Add driver for SPI controller of PCI1XXXX PCIe switch
` [PATCH v2 SPI for-next 2/2] spi: microchip: pci1xxxx: Add suspend and resume support for PCI1XXXX SPI driver
` (subset) [PATCH v2 SPI for-next 0/2] spi: microchip: pci1xxxx: Load SPI driver for SPI endpoint of PCI1XXXX switch

[PATCH] spi: stm32: Print summary 'callbacks suppressed' message
 2022-10-18 18:35 UTC 

[PATCH] spi: spi-imx: mx51 support for more than 4 gpio chip selects
 2022-10-18 12:59 UTC  (2+ messages)
    ` [PATCH v2] "

[PATCH] spi: microchip-core: Remove the unused function mchp_corespi_enable()
 2022-10-18 12:45 UTC  (3+ messages)

[PATCH -next 1/2] spi: bcm63xx: Use devm_platform_get_and_ioremap_resource()
 2022-10-18 12:45 UTC  (3+ messages)
` [PATCH -next 2/2] spi: cadence-quadspi: Use devm_platform_{get_and_}ioremap_resource()

Patchwork summary for: spi-devel-general
 2022-10-18 11:37 UTC 

[PATCH] spi: qup: support using GPIO as chip select line
 2022-10-18 11:01 UTC  (3+ messages)

[PATCH] spi: bcm-qspi: Make bcm_qspi_remove() return void
 2022-10-17 21:12 UTC  (2+ messages)

[PATCH linux v2 0/3] spi: aspeed: Add a "ranges" property
 2022-10-17 18:57 UTC  (6+ messages)
` [PATCH linux v2 1/3] spi: dt-bindings: aspeed: Add a ranges property
` [PATCH linux v2 2/3] spi: aspeed: Handle custom decoding ranges
` [PATCH linux v2 3/3] spi: aspeed: Introduce a "ranges" debugfs file

[PATCH 00/10] spi: Add support for stacked/parallel memories
 2022-10-17 13:32 UTC  (13+ messages)
` [PATCH 01/10] spi: Add stacked memories support in SPI core
` [PATCH 02/10] spi: Replace all spi->chip_select & spi->cs_gpiod references with array
` [PATCH 03/10] net: Replace spi->chip_select references to spi->chip_select[0]
` [PATCH 04/10] mtd: devices: "
` [PATCH 05/10] iio: imu: "
` [PATCH 06/10] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH 07/10] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH 08/10] spi: Add parallel memories support in SPI core
` [PATCH 09/10] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH 10/10] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH] spi: aspeed: Fix window offset of CE1
 2022-10-17  9:39 UTC  (3+ messages)

[PATCH] spi: intel: Fix the offset to get the 64K erase opcode
 2022-10-13 13:41 UTC  (3+ messages)

[bug report] spi: tegra210-quad: Fix combined sequence
 2022-10-13 11:44 UTC 

[PATCH] spi: mediatek: Fix packet division error
 2022-10-11 11:09 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-10-11  9:56 UTC 

[PATCH -next v2] spi: introduce new helpers with using modern naming
 2022-10-11  9:22 UTC 

[PATCH v4 0/7] spi: spi-zyqnmp-gqspi: Add tap delay and Versal platform support
 2022-10-11  6:20 UTC  (8+ messages)
` [PATCH v4 1/7] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
` [PATCH v4 2/7] spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware init
` [PATCH v4 3/7] spi: spi-zynqmp-gqspi: Avoid setting baud rate multiple times for same SPI frequency
` [PATCH v4 4/7] firmware: xilinx: Add qspi firmware interface
` [PATCH v4 5/7] spi: spi-zynqmp-gqspi: Add tap delay support for ZynqMP GQSPI Controller
` [PATCH v4 6/7] spi: dt-bindings: zynqmp-qspi: Add support for Xilinx Versal QSPI
` [PATCH v4 7/7] spi: spi-zynqmp-gqspi: Add tap delay support for GQSPI controller on Versal platform

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

[v2] spi: aspeed: Fix typo in mode_bits field for AST2600 platform
 2022-10-10 14:12 UTC  (3+ messages)

[PATCH] spi: mpc52xx: Replace NO_IRQ by 0
 2022-10-10 14:12 UTC  (2+ messages)

[PATCH] spi: spi-mem: Fix typo (of -> or)
 2022-10-08 15:14 UTC 

[PATCH v2 0/2] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
 2022-10-07  8:29 UTC  (11+ messages)
` [PATCH v2 1/2] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states
` [PATCH v2 2/2] spi: meson-spicc: Use pinctrl to drive CLK line when idle

[PATCH -next] spi: introduce new helpers with using modern naming
 2022-10-06  5:56 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-10-06  5:56 UTC 

[PATCH v6 0/5] Add SPI Driver to HPE GXP Architecture
 2022-10-05 21:00 UTC  (4+ messages)
` [PATCH v6 3/5] ARM: dts: hpe: Add spi driver node

Patchwork housekeeping for: spi-devel-general
 2022-10-05  8:56 UTC 

[PATCH] spi: aspeed: Fix typo in mode_bits field for AST2600 platform
 2022-10-05  8:28 UTC  (2+ messages)

[GIT PULL] SPI updates for v6.1
 2022-10-05  2:41 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 4d80748d16c82a9c2c4ea5feea96e476de3cd876
 2022-10-04 23:51 UTC 

[PATCH] spi: spi-gxp: fix typo in SPDX identifier line
 2022-10-04 13:09 UTC  (2+ messages)

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

[PATCH] spi: Remove the dead code
 2022-10-04 11:09 UTC  (2+ messages)

[PATCH 1/5] spi: tegra210-quad: Fix combined sequence
 2022-10-03 16:47 UTC  (10+ messages)
` [PATCH 2/5] spi: tegra210-quad: Fix duplicate resource error
` [PATCH 3/5] spi: tegra210-quad: Use nbits in combined seq
` [PATCH 4/5] spi: tegra210-quad: combined seq for 4READ
` [PATCH 5/5] spi: tegra210-quad: native dma support
` (subset) [PATCH 1/5] spi: tegra210-quad: Fix combined sequence

[PATCH v2 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
 2022-10-03 11:29 UTC  (9+ messages)
` [PATCH v2 1/4] spi: Save current RX and TX DMA devices
` [PATCH v2 2/4] spi: Fix cache corruption due to DMA/PIO overlap
` [PATCH v2 3/4] spi: Split transfers larger than max size
` [PATCH v2 4/4] spi: s3c64xx: Fix large transfers with DMA

[PATCH] spi: Ensure that sg_table won't be used after being freed
 2022-09-30 12:59 UTC  (2+ messages)

[PATCH v2 0/3] Add support for the Airoha EN7523 SPI controller
 2022-09-30 10:29 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: airoha: Add documentation for Airoha "
` [PATCH v2 2/3] spi: Add support for the Airoha EN7523 SoC "
` [PATCH v2 3/3] ARM: dts: en7523: Add SPI node

[PATCH v5 0/9] Make atmel serial driver aware of GCLK
 2022-09-30  7:23 UTC  (14+ messages)
` [PATCH v5 1/9] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
` [PATCH v5 6/9] tty: serial: atmel: Separate mode clearing between UART and USART
` [PATCH v5 7/9] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
` [PATCH v5 8/9] tty: serial: atmel: Make the driver aware of the existence of GCLK
` [PATCH v5 9/9] tty: serial: atmel: Use FIELD_PREP/FIELD_GET

[PATCH RFC SPI for-next 0/2] spi: microchip: pci1xxxx: Load SPI driver for SPI endpoint of PCI1XXXX switch
 2022-09-30  5:56 UTC  (7+ messages)
` [PATCH RFC SPI for-next 1/2] spi: microchip: pci1xxxx: Add driver for SPI controller of PCI1XXXX PCIe switch
` [PATCH RFC SPI for-next 2/2] spi: microchip: pci1xxxx: Add suspend and resume support for PCI1XXXX SPI driver

[RESEND PATCH v3] dt-bindings: spi: migrate mt7621 text bindings to YAML
 2022-09-29 17:22 UTC  (8+ messages)

[PATCH -next] spi: spi-gxp: Use devm_platform_ioremap_resource()
 2022-09-29 16:44 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2022-09-28 17:30 UTC 

[PATCH -next 1/2] spi: introduce devm_spi_alloc_controller()
 2022-09-28 17:14 UTC  (17+ messages)

[PATCH] spi: mt65xx: Add dma max segment size declaration
 2022-09-27 14:07 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-09-27 11:56 UTC 

[PATCH] spi: renesas,sh-msiof: Add r8a779g0 support
 2022-09-27 11:33 UTC  (2+ messages)

[PATCH -next 1/3] spi: spi-fsl-dspi: Use devm_platform_get_and_ioremap_resource()
 2022-09-27 10:34 UTC  (2+ messages)

[PATCH -next 0/3] Fix PM disable depth imbalance in probe
 2022-09-27 10:34 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).