linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 09:22:00 to 2025-08-28 14:03:00 UTC [more...]

[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-08-28 14:01 UTC  (29+ messages)
` [PATCH 01/37] dt-bindings: arm: apple: Add t6020x compatibles
` [PATCH 02/37] dt-bindings: arm: apple: apple,pmgr: Add t6020-pmgr compatible
` [PATCH 03/37] pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
` [PATCH 04/37] dt-bindings: power: apple,pmgr-pwrstate: Add t6020 compatible
` [PATCH 05/37] dt-bindings: cpufreq: apple,cluster-cpufreq: "
` [PATCH 06/37] dt-bindings: interrupt-controller: apple,aic2: Add apple,t6020-aic compatible
` [PATCH 07/37] dt-bindings: iommu: dart: Add apple,t6020-dart compatible
` [PATCH 08/37] pinctrl: apple: Add "apple,t8103-pinctrl" as compatible
` [PATCH 09/37] dt-bindings: pinctrl: apple,pinctrl: Add apple,t6020-pinctrl compatible
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
` [PATCH 11/37] dt-bindings: mailbox: apple,mailbox: Add t6020 compatible
` [PATCH 12/37] dt-bindings: gpu: apple,agx: Add agx-{g14s,g14c,g14d} compatibles
` [PATCH 13/37] dt-bindings: iommu: apple,sart: Add apple,t6020-sart compatible
` [PATCH 14/37] nvme-apple: Add "apple,t8103-nvme-ans2" as compatible
` [PATCH 15/37] dt-bindings: nvme: apple: Add apple,t6020-nvme-ans2 compatible
` [PATCH 16/37] dt-bindings: net: bcm4377-bluetooth: Add BCM4388 compatible
` [PATCH 17/37] dt-bindings: net: bcm4329-fmac: Add BCM4388 PCI compatible
` [PATCH 18/37] mfd: macsmc: Add "apple,t8103-smc" compatible
` [PATCH 19/37] dt-bindings: mfd: apple,smc: Add t6020-smc compatible
` [PATCH 20/37] dt-bindings: pwm: apple,s5l-fpwm: Add t6020-fpwm compatible
` [PATCH 21/37] spmi: apple: Add "apple,t8103-spmi" compatible
` [PATCH 22/37] dt-bindings: spmi: apple,spmi: Add t6020-spmi compatible
` [PATCH 23/37] watchdog: apple: Add "apple,t8103-wdt" compatible
` [PATCH 24/37] dt-bindings: watchdog: apple,wdt: Add t6020-wdt compatible
` [PATCH 25/37] clk: clk-apple-nco: Add "apple,t8103-nco" compatible
` [PATCH 26/37] dt-bindings: clock: apple,nco: Add t6020-nco compatible
` [PATCH 27/37] dmaengine: apple-admac: Add "apple,t8103-admac" compatible
` [PATCH 28/37] dt-bindings: dma: apple,admac: Add t6020-admac compatible

Patchwork housekeeping for: spi-devel-general
 2025-08-28 10:56 UTC 

[PATCH v4 0/3] Virtio SPI Linux driver
 2025-08-28 10:34 UTC  (15+ messages)
` [PATCH v4 1/3] virtio: Add ID for virtio SPI
` [PATCH v4 2/3] virtio-spi: Add virtio-spi.h
` [PATCH v4 3/3] SPI: Add virtio SPI driver

[PATCH v2 0/9] spi: spi-fsl-lpspi: Generic fixes and support for S32G devices
 2025-08-28 10:14 UTC  (10+ messages)
` [PATCH v2 1/9] spi: spi-fsl-lpspi: Fix transmissions when using CONT
` [PATCH v2 2/9] spi: spi-fsl-lpspi: Set correct chip-select polarity bit
` [PATCH v2 3/9] spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort
` [PATCH v2 4/9] spi: spi-fsl-lpspi: Clear status register after disabling the module
` [PATCH v2 5/9] dt-bindings: lpspi: Document support for S32G
` [PATCH v2 6/9] spi: spi-fsl-lpspi: Constify devtype datas
` [PATCH v2 7/9] spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratum
` [PATCH v2 8/9] spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware
` [PATCH v2 9/9] spi: spi-fsl-lpspi: Add compatible for S32G

Patchwork housekeeping for: spi-devel-general
 2025-08-28  9:56 UTC 

[PATCH v9 0/3] Virtio SPI Linux driver
 2025-08-28  9:34 UTC  (4+ messages)
` [PATCH v9 1/3] virtio: Add ID for virtio SPI
` [PATCH v9 2/3] virtio-spi: Add virtio-spi.h
` [PATCH v9 3/3] SPI: Add virtio SPI driver

Patchwork housekeeping for: spi-devel-general
 2025-08-27 12:56 UTC 

[PATCH V2 0/3 net] microchip: lan865x: Fix probing issues
 2025-08-27 11:53 UTC  (4+ messages)
` [PATCH V2 1/3 net] net: ethernet: oa_tc6: Handle failure of spi_setup
` [PATCH V2 2/3 net] microchip: lan865x: Fix module autoloading
` [PATCH V2 3/3 net] microchip: lan865x: Fix LAN8651 autoloading

[PATCH] spi: Drop dev_pm_domain_detach() call
 2025-08-27 11:35 UTC  (2+ messages)

[PATCH v3 0/3] support for Amlogic SPI Flash Controller IP
 2025-08-27  2:14 UTC  (6+ messages)
` [PATCH v3 1/3] spi: dt-bindings: add Amlogic A113L2 SFC
` [PATCH v3 2/3] spi: amlogic: add driver for Amlogic SPI Flash Controller
` [PATCH v3 3/3] MAINTAINERS: Add an entry for Amlogic spifc driver

[PATCHv2 0/3] add COMPILE_TEST support
 2025-08-26 21:24 UTC  (4+ messages)
` [PATCHv2 1/3] spi: rb4xx: depend on OF
` [PATCHv2 2/3] spi: rb4xx: add COMPILE_TEST support
` [PATCHv2 3/3] spi: rb4xx: use devm for clk_prepare_enable

[PATCH] spi: rb4xx: add COMPILE_TEST support
 2025-08-26 20:35 UTC  (2+ messages)

[PATCH] spi: add SPI_MOSI_IDLE_LOW support from device tree
 2025-08-26  8:19 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-08-26  2:56 UTC 

[PATCH v3 1/1] spi: cadence-quadspi: Implement refcount to handle unbind during busy
 2025-08-26  0:33 UTC 

[PATCH v1] spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback
 2025-08-25 11:53 UTC 

[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-08-25  6:27 UTC  (11+ messages)
` [PATCH v9 1/9] arm64: Add config for Microchip SoC platforms
` [PATCH v9 2/9] ARM: at91: select ARCH_MICROCHIP
` [PATCH v9 3/9] arm64: lan969x: Add support for Microchip LAN969x SoC
` [PATCH v9 9/9] crypto: atmel-aes: make it selectable for ARCH_MICROCHIP

[RFC PATCH 00/10] SPINAND PHY Tuning Series
 2025-08-24 17:02 UTC  (7+ messages)
` [RFC PATCH 01/10] spi: spi-mem: Introduce support for tuning controller

[PATCH RESEND v2 0/4] mtd: spinand: fix continuous reading mode support
 2025-08-24 16:26 UTC  (13+ messages)
` [PATCH RESEND v2 2/4] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
` [PATCH RESEND v2 3/4] mtd: spinand: repeat reading in regular mode if "
` [PATCH RESEND v2 4/4] spi: spi-airoha-snfi: return an error for continuous mode dirmap creation cases

Patchwork housekeeping for: spi-devel-general
 2025-08-23 16:56 UTC 

[PATCH v3 00/14] spi: airoha: driver fixes & improvements
 2025-08-23 16:01 UTC  (63+ messages)
` [PATCH v3 01/14] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH v3 02/14] spi: airoha: remove unnecessary restriction length
` [PATCH v3 03/14] spi: airoha: add support of dual/quad wires spi modes
` [PATCH v3 04/14] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH v3 05/14] spi: airoha: unify dirmap read/write code
` [PATCH v3 06/14] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH v3 07/14] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH v3 08/14] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH v3 09/14] spi: airoha: allow reading/writing of oob area
` [PATCH v3 10/14] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH v3 11/14] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH v3 12/14] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH v3 13/14] spi: airoha: set custom sector size equal to flash page size
` [PATCH v3 14/14] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
          ` [PATCH v4 00/13] spi: airoha: driver fixes & improvements
            ` [PATCH v4 01/13] spi: airoha: return an error for continuous mode dirmap creation cases
            ` [PATCH v4 02/13] spi: airoha: remove unnecessary restriction length
            ` [PATCH v4 03/13] spi: airoha: add support of dual/quad wires spi modes
            ` [PATCH v4 04/13] spi: airoha: remove unnecessary switch to non-dma mode
            ` [PATCH v4 05/13] spi: airoha: unify dirmap read/write code
            ` [PATCH v4 06/13] spi: airoha: switch back to non-dma mode in the case of error
            ` [PATCH v4 07/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
            ` [PATCH v4 08/13] spi: airoha: support of dualio/quadio flash reading commands
            ` [PATCH v4 09/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
            ` [PATCH v4 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
            ` [PATCH v4 11/13] spi: airoha: set custom sector size equal to flash page size
            ` [PATCH v4 12/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
            ` [PATCH v4 13/13] spi: airoha: buffer must be 0xff-ed before writing
            ` [PATCH v5 00/13] spi: airoha: driver fixes & improvements
              ` [PATCH v5 01/13] spi: airoha: return an error for continuous mode dirmap creation cases
              ` [PATCH v5 02/13] spi: airoha: remove unnecessary restriction length
              ` [PATCH v5 03/13] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
              ` [PATCH v5 04/13] spi: airoha: remove unnecessary switch to non-dma mode
              ` [PATCH v5 05/13] spi: airoha: switch back to non-dma mode in the case of error
              ` [PATCH v5 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
              ` [PATCH v5 07/13] spi: airoha: unify dirmap read/write code
              ` [PATCH v5 08/13] spi: airoha: support of dualio/quadio flash reading commands
              ` [PATCH v5 09/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
              ` [PATCH v5 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
              ` [PATCH v5 11/13] spi: airoha: set custom sector size equal to flash page size
              ` [PATCH v5 12/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
              ` [PATCH v5 13/13] spi: airoha: buffer must be 0xff-ed before writing

[PATCH v6 0/6] Add support to load QUP SE firmware from
 2025-08-23  3:11 UTC  (8+ messages)
` [PATCH v6 1/6] dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus
` [PATCH v6 2/6] soc: qcom: geni-se: Cleanup register defines and update copyright
` [PATCH v6 3/6] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
` [PATCH v6 4/6] i2c: qcom-geni: Load i2c qup Firmware from linux side
` [PATCH v6 5/6] spi: geni-qcom: Load spi "
` [PATCH v6 6/6] serial: qcom-geni: Load UART "

Patchwork housekeeping for: spi-devel-general
 2025-08-23  0:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-08-22  7:56 UTC 

[PATCH v5 0/5] Add support to load QUP SE firmware from
 2025-08-22  7:43 UTC  (4+ messages)
` [PATCH v5 2/5] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem

[GIT PULL] SPI fixes for v6.17-rc2
 2025-08-21 20:30 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-08-21 18:30 UTC 

[PATCH] spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEP
 2025-08-21 18:25 UTC  (3+ messages)

[PATCH v2 0/3] support for Amlogic SPI Flash Controller IP
 2025-08-21  9:36 UTC  (5+ messages)
` [PATCH v2 1/3] spi: dt-bindings: add doc for Amlogic A113L2 SFC
` [PATCH v2 2/3] spi: amlogic: add driver for Amlogic SPI Flash Controller
` [PATCH v2 3/3] MAINTAINERS: Add an entry for Amlogic spifc driver

Patchwork housekeeping for: spi-devel-general
 2025-08-21  5:56 UTC 

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-20 17:02 UTC  (2+ messages)
` (subset) "

Patchwork housekeeping for: spi-devel-general
 2025-08-20 12:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-08-20  8:57 UTC 

Patchwork summary for: spi-devel-general
 2025-08-19 19:20 UTC 

[PATCH v1 0/6] spi: Remove the use of dev_err_probe()
 2025-08-19 18:52 UTC  (4+ messages)
` [PATCH v1 6/6] spi: s3c64xx: "

Patchwork summary for: spi-devel-general
 2025-08-19 15:40 UTC 

[PATCH] spi: SPISG: Use devm_kcalloc() in aml_spisg_clk_init()
 2025-08-19 15:38 UTC  (2+ messages)

[PATCH 00/13] spi: spi-fsl-lpspi: Generic fixes and support for S32G devices
 2025-08-19 14:11 UTC  (14+ messages)
` [PATCH 02/13] spi: spi-fsl-lpspi: Set correct chip-select polarity bit
` [PATCH 12/13] dt-bindings: lpspi: Document nxp,lpspi-pincfg property

[PATCH 0/3] spi: use min_t() to improve code
 2025-08-19 12:22 UTC  (3+ messages)
` [PATCH 3/3] spi: spl022: "


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