messages from 2025-08-12 14:27:25 to 2025-08-21 06:49:26 UTC [more...]
[PATCH RESEND v2 0/4] mtd: spinand: fix continuous reading mode support
2025-08-21 6:49 UTC (11+ messages)
` [PATCH RESEND v2 1/4] mtd: spinand: fix direct mapping creation sizes
` [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-21 5:56 UTC
[PATCH v2 0/3] support for Amlogic SPI Flash Controller IP
2025-08-21 5:17 UTC (4+ 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
[PATCH] spi: rb4xx: add COMPILE_TEST support
2025-08-21 3:35 UTC
[PATCH v4 0/3] Virtio SPI Linux driver
2025-08-21 2:22 UTC (7+ 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] spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEP
2025-08-20 18:03 UTC
[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
2025-08-20 17:02 UTC (7+ messages)
` [PATCH 19/21] spi: "
` (subset) [PATCH 00/21] treewide: "
Patchwork housekeeping for: spi-devel-general
2025-08-20 12:56 UTC
[PATCH v3 00/14] spi: airoha: driver fixes & improvements
2025-08-20 12:48 UTC (16+ 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
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 (9+ messages)
` [PATCH v1 1/6] spi: spi_amd: "
` [PATCH v1 2/6] spi: SPISG: "
` [PATCH v1 3/6] spi: "
` [PATCH v1 4/6] spi: mt65xx: "
` [PATCH v1 5/6] spi: pxa2xx: "
` [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 (51+ messages)
` [PATCH 01/13] spi: spi-fsl-lpspi: Fix transmissions when using CONT
` [PATCH 02/13] spi: spi-fsl-lpspi: Set correct chip-select polarity bit
` [PATCH 03/13] spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort
` [PATCH 04/13] spi: spi-fsl-lpspi: Clear status register after disabling the module
` [PATCH 05/13] spi: spi-fsl-lpspi: Enumerate all pin configuration definitions
` [PATCH 06/13] spi: spi-fsl-lpspi: Add DT property to override default pin config
` [PATCH 07/13] spi: spi-fsl-lpspi: Constify devtype datas
` [PATCH 08/13] spi: spi-fsl-lpspi: Make prescale erratum a bool
` [PATCH 09/13] spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware
` [PATCH 10/13] spi: spi-fsl-lpspi: Add compatible for S32G
` [PATCH 11/13] dt-bindings: lpspi: Update maximum num-cs value
` [PATCH 12/13] dt-bindings: lpspi: Document nxp,lpspi-pincfg property
` [PATCH 13/13] dt-bindings: lpspi: Document support for S32G
[PATCH 0/3] spi: use min_t() to improve code
2025-08-19 12:22 UTC (7+ messages)
` [PATCH 1/3] spi: spi-fsl-lpspi: "
` [PATCH 2/3] spi: npcm-fiu: "
` [PATCH 3/3] spi: spl022: "
[PATCH 0/3] support for Amlogic SPI Flash Controller IP
2025-08-19 5:32 UTC (10+ messages)
` [PATCH 1/3] spi: dt-bindings: add doc for Amlogic A113L2 SFC
Patchwork summary for: spi-devel-general
2025-08-18 20:40 UTC
[PATCH 0/2] spi: offload-trigger: followup
2025-08-18 20:35 UTC (4+ messages)
` [PATCH 1/2] MAINTAINERS: merge TRIGGER SOURCE sections
` [PATCH 2/2] spi: offload trigger: adi-util-sigma-delta: clean up imports
[PATCH v2 0/9] spi: zynqmp-gqspi: Support multiple buses and add GPIO support
2025-08-18 15:26 UTC (13+ messages)
` [PATCH v2 1/9] dt-bindings: spi: Add spi-buses property
[PATCH 0/4] drivers: mtd: spi-nand: fix continuous reading mode
2025-08-18 12:05 UTC (4+ messages)
` [PATCH 3/4] drivers: mtd: spi-nand: repeat reading in regular mode if continuous reading fails
[PATCH 0/2] spi: axi-spi-engine: improve version checks
2025-08-15 17:40 UTC (3+ messages)
` [PATCH 1/2] include: adi-axi-common: add version check function
` [PATCH 2/2] spi: axi-spi-engine: use adi_axi_pcore_ver_gteq()
Patchwork housekeeping for: spi-devel-general
2025-08-15 11:56 UTC
[PATCH v2 00/13] spi: airoha: driver fixes & improvements
2025-08-15 11:16 UTC (14+ messages)
` [PATCH v2 01/13] spi: airoha: remove unnecessary restriction length
` [PATCH v2 02/13] spi: airoha: add support of dual/quad wires spi modes
` [PATCH v2 03/13] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH v2 04/13] spi: airoha: unify dirmap read/write code
` [PATCH v2 05/13] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH v2 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH v2 07/13] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH v2 08/13] spi: airoha: allow reading/writing of oob area
` [PATCH v2 09/13] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH v2 10/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH v2 11/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH v2 12/13] spi: airoha: set custom sector size equal to flash page size
` [PATCH v2 13/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
[PATCH 00/13] spi: airoha: driver fixes & improvements
2025-08-14 23:12 UTC (14+ messages)
` [PATCH 01/13] spi: airoha: remove unnecessary restriction length
` [PATCH 02/13] spi: airoha: add support of dual/quad wires spi modes
` [PATCH 03/13] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH 04/13] spi: airoha: unify dirmap read/write code
` [PATCH 05/13] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH 07/13] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH 08/13] spi: airoha: allow reading/writing of oob area
` [PATCH 09/13] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH 10/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH 11/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH 12/13] spi: airoha: set custom sector size equal to flash page size
` [PATCH 13/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
[RFC PATCH 00/10] SPINAND PHY Tuning Series
2025-08-14 12:34 UTC (5+ messages)
` [RFC PATCH 01/10] spi: spi-mem: Introduce support for tuning controller
Patchwork summary for: spi-devel-general
2025-08-14 11:20 UTC
[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-08-14 10:11 UTC (13+ 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 4/9] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
` [PATCH v9 5/9] tty: serial: atmel: make "
` [PATCH v9 6/9] spi: "
` [PATCH v9 7/9] i2c: at91: "
` [PATCH v9 8/9] char: hw_random: atmel: "
` [PATCH v9 9/9] crypto: atmel-aes: "
Patchwork housekeeping for: spi-devel-general
2025-08-13 17:57 UTC
Patchwork summary for: spi-devel-general
2025-08-13 14:50 UTC
[PATCH] spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read()
2025-08-13 14:41 UTC (5+ messages)
Patchwork summary for: spi-devel-general
2025-08-12 15:59 UTC
[PATCH 0/2] spi: spi-qpic-snand: cleanup 'qpic_ecc' structure
2025-08-12 14:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).