messages from 2025-08-05 16:05:58 to 2025-08-18 12:05:17 UTC [more...]
[PATCH 0/4] drivers: mtd: spi-nand: fix continuous reading mode
2025-08-18 12:05 UTC (13+ messages)
` [PATCH 2/4] drivers: mtd: spi-nand: try a regular dirmap if creating a dirmap for continuous reading fails
` [PATCH v2 0/4] mtd: spinand: fix continuous reading mode support
` [PATCH v2 1/4] mtd: spinand: fix direct mapping creation sizes
` [PATCH v2 2/4] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
` [PATCH v2 3/4] mtd: spinand: repeat reading in regular mode if "
` [PATCH v2 4/4] spi: spi-airoha-snfi: return an error for continuous mode dirmap creation cases
` [PATCH 3/4] drivers: mtd: spi-nand: repeat reading in regular mode if continuous reading fails
[PATCH v2 0/9] spi: zynqmp-gqspi: Support multiple buses and add GPIO support
2025-08-18 8:28 UTC (9+ messages)
` [PATCH v2 1/9] dt-bindings: spi: Add spi-buses property
[PATCH 0/3] support for Amlogic SPI Flash Controller IP
2025-08-17 7:20 UTC (11+ messages)
` [PATCH 1/3] spi: dt-bindings: add doc for Amlogic A113L2 SFC
` [PATCH 2/3] spi: amlogic: add driver for Amlogic SPI Flash Controller
` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic spifc driver
[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()
[PATCH 0/3] spi: use min_t() to improve code
2025-08-15 16:48 UTC (5+ messages)
` [PATCH 1/3] spi: spi-fsl-lpspi: "
` [PATCH 2/3] spi: npcm-fiu: "
` [PATCH 3/3] spi: spl022: "
[PATCH 0/2] spi: offload-trigger: followup
2025-08-15 16:44 UTC (3+ messages)
` [PATCH 1/2] MAINTAINERS: merge TRIGGER SOURCE sections
` [PATCH 2/2] spi: offload trigger: adi-util-sigma-delta: clean up imports
[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
2025-08-15 14:42 UTC (6+ messages)
` [PATCH 19/21] spi: "
` (subset) [PATCH 00/21] treewide: "
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: spi-fsl-lpspi: Generic fixes and support for S32G devices
2025-08-15 3:37 UTC (29+ 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 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
[PATCH RESEND v2 0/4] mtd: spinand: fix continuous reading mode support
2025-08-14 15:33 UTC (7+ 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
[RFC PATCH 00/10] SPINAND PHY Tuning Series
2025-08-14 12:34 UTC (14+ messages)
` [RFC PATCH 01/10] spi: spi-mem: Introduce support for tuning controller
` [RFC PATCH 02/10] spi: spi-mem: Define spi_mem_tuning_params and spi_mem_get_tuning_params()
` [RFC PATCH 03/10] mtd: nand: spi: Introduce _execute_tuning for mtd devices
` [RFC PATCH 04/10] mtd: mtdcore: Call mtd_execute_tuning during mtd_register
` [RFC PATCH 05/10] spi: cadence-quadspi: Move cqspi_readdata_capture() above all operations
` [RFC PATCH 06/10] spi: cadence-quadspi: Use BIT() macro for CQSPI_REG_READCAPTURE_BYPASS
` [RFC PATCH 07/10] spi: cadence-quadspi: Enable PHY for aligned DAC reads
` [RFC PATCH 08/10] spi: cadence-quadspi: Enable PHY for data writes
` [RFC PATCH 09/10] spi: cadence-quadspi: Implement PHY for higher frequencies in SDR mode
` [RFC PATCH 10/10] spi: cadence-quadspi: Define cqspi_get_tuning_params()
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 (5+ messages)
` [PATCH 1/2] spi: spi-qpic-snand: remove unused 'dev' member of struct 'qpic_ecc'
` [PATCH 2/2] spi: spi-qpic-snand: remove 'clr*status' members "
Patchwork summary for: spi-devel-general
2025-08-12 13:40 UTC
[PATCH 0/2] spi: Remove redundant semicolons
2025-08-12 13:31 UTC (4+ messages)
` [PATCH 1/2] spi: bcm2835: "
` [PATCH 2/2] spi: mtk-snfi: "
[PATCH] spi: loopback-test: Don't use %pK through printk
2025-08-12 13:31 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2025-08-12 12:31 UTC
[PATCH v2] spi: spi-qpic-snand: avoid double assignment in qcom_spi_probe()
2025-08-12 11:05 UTC (2+ messages)
[PATCH v2] spi: nxp-fspi: Remove error print for devm_add_action_or_reset()
2025-08-12 11:05 UTC (2+ messages)
[PATCH] spi: spi-qpic-snand: avoid double assignment in qcom_spi_probe()
2025-08-12 11:05 UTC (2+ messages)
[PATCH v2 1/3] spi: atmel: simplify MR register update in cs_activate()
2025-08-12 11:05 UTC (2+ messages)
[PATCH] spi: sunplus: sp7021: Clean up coding style
2025-08-12 11:05 UTC (2+ messages)
[PATCH 0/2] Add QPIC SPI NAND support for IPQ5018
2025-08-11 18:40 UTC (2+ messages)
` (subset) "
[PATCH 0/3 net] microchip: lan865x: Fix probing issues
2025-08-11 18:22 UTC (7+ messages)
` [PATCH 1/3 net] net: ethernet: oa_tc6: Handle failure of spi_setup
` [PATCH 2/3 net] microchip: lan865x: fix module autoloading
` [PATCH 3/3 net] microchip: lan865x: Fix LAN8651 autoloading
[RFC PATCH v4 0/3] Virtio SPI Linux driver
2025-08-11 14:12 UTC (11+ messages)
` [RFC PATCH v4 2/3] virtio-spi: Add virtio-spi.h
` [RFC PATCH v4 3/3] SPI: Add virtio SPI driver
[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-08-11 12:20 UTC (7+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms
[GIT PULL] SPI fixes for v6.17-merge-window
2025-08-09 5:45 UTC (2+ messages)
Patchwork housekeeping for: spi-devel-general
2025-08-08 13:56 UTC
Patchwork summary for: spi-devel-general
2025-08-07 20:00 UTC
[PATCH v2] spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties
2025-08-07 19:09 UTC (3+ messages)
[PATCH] spi: spi-fsl-lpspi: Clamp too high speed_hz
2025-08-07 19:09 UTC (2+ messages)
[RFC PATCH v6 0/3] Virtio SPI Linux driver
2025-08-07 9:16 UTC (4+ messages)
` [RFC PATCH v6 2/3] virtio-spi: Add virtio-spi.h
Patchwork housekeeping for: spi-devel-general
2025-08-07 7:59 UTC
[RFC PATCH v8 0/3] Virtio SPI Linux driver
2025-08-07 7:29 UTC (4+ messages)
` [RFC PATCH v8 1/3] virtio: Add ID for virtio SPI
` [RFC PATCH v8 2/3] virtio-spi: Add virtio-spi.h
` [RFC PATCH v8 3/3] SPI: Add virtio SPI driver
Patchwork summary for: spi-devel-general
2025-08-06 14:00 UTC
[PATCH] spi: spi-mem: add spi_mem_adjust_op_freq() in spi_mem_supports_op()
2025-08-06 13:55 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2025-08-06 12:40 UTC
[PATCH] spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB write
2025-08-06 12:31 UTC (2+ messages)
[PATCH] spi: spi-mem: Add missing kdoc argument
2025-08-06 12:31 UTC (2+ messages)
[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
2025-08-05 22:08 UTC (4+ messages)
` [PATCH RFC 3/6] dmaengine: qcom: gpi: Accept protocol ID hints
[PATCH v3 0/3] spi: atmel: Add GCLK support and simplify MR update
2025-08-05 18:00 UTC (3+ messages)
` [PATCH v3 2/3] spi: dt-bindings: atmel,at91rm9200-spi: Add support for optional 'spi_gclk' clock
Patchwork housekeeping for: spi-devel-general
2025-08-05 16:58 UTC
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).