linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-02 11:49:24 to 2023-01-13 21:20:32 UTC [more...]

Patchwork summary for: spi-devel-general
 2023-01-13 21:20 UTC 

[PATCH] spi: dw: Fix wrong FIFO level setting for long xfers
 2023-01-13 19:17 UTC  (7+ messages)
` [PATCH v2] "

remove arch/sh
 2023-01-13 19:11 UTC  (43+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 04/22] sound: remove sound/sh
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers
` [PATCH 06/22] watchdog: remove the shwdt driver
` [PATCH 07/22] cpufreq: remove the sh-cpufreq driver
` [PATCH 08/22] dmaengine: remove the shdmac driver
` [PATCH 09/22] i2c: remove i2c-sh7760
` [PATCH 10/22] input: remove sh_keysc
` [PATCH 11/22] mtd/nand: remove sh_flctl
` [PATCH 12/22] net/ethernet/8390: remove stnic
` [PATCH 14/22] remove drivers/sh
` [PATCH 15/22] spi: remove spi-sh
` [PATCH 16/22] spi: remove spi-sh-sci
` [PATCH 17/22] spi: remove spi-jcore
` [PATCH 18/22] usb: remove ehci-sh
` [PATCH 19/22] fbdev: remove sh7760fb
` [PATCH 20/22] media: remove sh_vou
` [PATCH 21/22] drivers: platform: remove is_sh_early_platform_device
` [PATCH 22/22] drivers: platform: remove early_platform_cleanup
  ` [PATCH 13/22] pinctrl: remove renesas sh controllers

[PATCH v2 0/3] SPI core CS delay fixes and additions
 2023-01-13 15:57 UTC  (5+ messages)
` [PATCH v2 1/3] spi: Use a 32-bit DT property for spi-cs-setup-delay-ns
` [PATCH v2 2/3] spi: dt-bindings: Add hold/inactive CS delay peripheral properties
` [PATCH v2 3/3] spi: Parse hold/inactive CS delay values from the DT

[PATCH 00/16] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-13  7:41 UTC  (72+ messages)
` [PATCH 01/16] dt-bindings: spi: Convert bcm63xx-hsspi bindings to json-schema
` [PATCH 02/16] dt-bindings: spi: Add bcmbca-hsspi controller support
` [PATCH 03/16] dt-bindings: spi: Add spi peripheral specific property
` [PATCH 04/16] ARM: dts: broadcom: bcmbca: Add spi controller node
` [PATCH 05/16] arm64: "
` [PATCH 06/16] spi: bcm63xx-hsspi: Endianness fix for ARM based SoC
` [PATCH 07/16] spi: bcm63xx-hsspi: Add polling mode support
` [PATCH 08/16] spi: bcm63xx-hsspi: Handle cs_change correctly
` [PATCH 09/16] spi: bcm63xx-hsspi: Fix multi-bit mode setting
` [PATCH 10/16] spi: bcm63xx-hsspi: Make dummy cs workaround as an option
` [PATCH 11/16] spi: bcm63xx-hsspi: Add prepend feature support
` [PATCH 12/16] spi: bcm63xx-hsspi: Add clock gate disable option support
` [PATCH 13/16] spi: spi-mem: Allow controller supporting mem_ops without exec_op
` [PATCH 14/16] spi: bcm63xx-hsspi: prepend: Disable spi mem dual io read op support
` [PATCH 15/16] spi: bcmbca-hsspi: Add driver for newer HSSPI controller
` [PATCH 16/16] MAINTAINERS: Add entry for Broadcom Broadband SoC HS SPI drivers

[GIT PULL] SPI fixes for v6.2-rc3
 2023-01-12 12:16 UTC  (2+ messages)

Silikonmischungen
 2023-01-12  8:35 UTC 

[PATCH] dt-bindings: trivial-devices: Remove trailing whitespace
 2023-01-11 21:19 UTC 

DMA support for FlexSPI driver
 2023-01-11 14:27 UTC  (3+ messages)

[PATCH] dt-bindings: trivial-devices: Remove trailing whitespace
 2023-01-11  8:19 UTC 

[PATCH -next 0/3] spi: atmel: switch to use modern name
 2023-01-10 13:18 UTC  (4+ messages)
` [PATCH -next 1/3] "
` [PATCH -next 2/3] spi: at91-usart: "
` [PATCH -next 3/3] spi: atmel-quadspi: "

[PATCH v2 00/15] Add support for enhanced SPI for Designware SPI controllers
 2023-01-10 12:20 UTC  (26+ messages)
` [PATCH v2 01/15] spi: dw: Introduce spi_frf and STD_SPI
` [PATCH v2 02/15] spi: dw: update NDF while using enhanced spi mode
` [PATCH v2 03/15] spi: dw: update SPI_CTRLR0 register
` [PATCH v2 04/15] spi: dw: add check for support of enhanced spi
` [PATCH v2 05/15] spi: dw: Introduce enhanced mem_op
` [PATCH v2 06/15] spi: dw: Introduce dual/quad/octal spi
` [PATCH v2 07/15] spi: dw: send cmd and addr to start the spi transfer
` [PATCH v2 08/15] spi: dw: update irq setup to use multiple handler
` [PATCH v2 09/15] spi: dw: use irq handler for enhanced spi
` [PATCH v2 12/15] spi: dw: Add retry for enhanced spi mode
` [PATCH v2 13/15] spi: dw: detect "

[PATCH 0/2] spi: cqspi: Fix register reads in STIG Mode
 2023-01-10  5:10 UTC  (4+ messages)
` [PATCH 1/2] spi: cadence-quadspi: setup ADDR Bits in cmd reads
` [PATCH 2/2] spi: cadence-quadspi: use STIG mode for small reads

[PATCH 0/5] SPI core CS delay fixes and additions
 2023-01-08 21:31 UTC  (11+ messages)
` [PATCH 1/5] spi: dt-bindings: Rename spi-cs-setup-ns to spi-cs-setup-delay-ns
` [PATCH 2/5] spi: Rename spi-cs-setup-ns property "
` [PATCH 3/5] spi: Use a 32-bit DT property for spi-cs-setup-delay-ns
` [PATCH 4/5] spi: dt-bindings: Add hold/inactive CS delay peripheral properties
` [PATCH 5/5] spi: Parse hold/inactive CS delay values from the DT

[PATCH v2] MAINTAINERS: Update email of Tudor Ambarus
 2023-01-07 15:38 UTC  (8+ messages)

Patchwork summary for: spi-devel-general
 2023-01-06 22:00 UTC 

[PATCH v2 1/2] spi: spidev: fix a race condition when accessing spidev->spi
 2023-01-06 21:56 UTC  (9+ messages)
` [PATCH v2 2/2] spi: spidev: remove debug messages that access spidev->spi without locking

Patchwork housekeeping for: spi-devel-general
 2023-01-06 10:56 UTC 

[PATCH 1/2] spi: spidev: fix a race condition when accessing spidev->spi
 2023-01-05 14:43 UTC  (5+ messages)
` [PATCH 2/2] spi: spidev: remove debug messages that access spidev->spi without locking

[PATCH v5 00/10] Add MediaTek MT7986 SPI NAND and ECC support
 2023-01-05 11:42 UTC  (5+ messages)
` [PATCH v5 01/10] spi: mtk-snfi: Change default page format to setup default setting

[PATCH] spi: mediatek: Enable irq before the spi registration
 2023-01-04 14:35 UTC  (4+ messages)

[PATCH] spi: spi-loopback-test: Allow skipping delays
 2023-01-03 17:01 UTC  (2+ messages)

[PATCH -next 0/3] spi: switch to use modern name
 2023-01-03 15:12 UTC  (2+ messages)

[PATCH] spi: pl022: Only use DT-specified DMA channels
 2023-01-03 14:48 UTC  (3+ messages)

[PATCH 1/8] spi: dt-bindings: Introduce spi-cs-setup-ns property
 2023-01-02 13:21 UTC  (7+ 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).