messages from 2024-05-02 13:21:44 to 2024-05-16 18:20:07 UTC [more...]
[PATCH v3 00/40] fsi: Add interrupt support
2024-05-16 18:19 UTC (41+ messages)
` [PATCH v3 01/40] fsi: hub: Set master index to link number plus one
` [PATCH v3 02/40] fsi: Move slave definitions to fsi-slave.h
` [PATCH v3 03/40] fsi: Fix slave addressing after break command
` [PATCH v3 04/40] fsi: Use a defined value for default echo delay
` [PATCH v3 05/40] fsi: Calculate local bus clock frequency
` [PATCH v3 06/40] fsi: core: Improve master read/write/error traces
` [PATCH v3 07/40] fsi: core: Add slave error trace
` [PATCH v3 08/40] fsi: core: Reset errors instead of clearing interrupts
` [PATCH v3 09/40] fsi: aspeed: Add AST2700 support
` [PATCH v3 10/40] fsi: core: Add slave spinlock
` [PATCH v3 11/40] fsi: core: Allow cfam device type aliases
` [PATCH v3 12/40] fsi: core: Add common regmap master functions
` [PATCH v3 13/40] fsi: core: Disable relative addressing during scan
` [PATCH v3 14/40] fsi: hub: Use common initialization and link enable
` [PATCH v3 15/40] fsi: aspeed: "
` [PATCH v3 16/40] fsi: aspeed: Remove cfam reset sysfs file in error path and remove
` [PATCH v3 17/40] fsi: aspeed: Refactor trace functions
` [PATCH v3 18/40] fsi: aspeed: Don't clear all IRQs during OPB transfers
` [PATCH v3 19/40] fsi: aspeed: Only read result register for successful read
` [PATCH v3 20/40] fsi: aspeed: Switch to spinlock
` [PATCH v3 21/40] fsi: aspeed: Disable relative addressing and IPOLL for cfam reset
` [PATCH v3 22/40] fsi: aspeed: Use common master error handler
` [PATCH v3 23/40] fsi: core: Add interrupt support
` [PATCH v3 24/40] fsi: aspeed: "
` [PATCH v3 25/40] fsi: hub: "
` [PATCH v3 26/40] i2c: fsi: Calculate clock divider from local bus frequency
` [PATCH v3 27/40] i2c: fsi: Improve formatting
` [PATCH v3 28/40] i2c: fsi: Change fsi_i2c_write_reg to accept data instead of a pointer
` [PATCH v3 29/40] i2c: fsi: Remove list structure of ports
` [PATCH v3 30/40] i2c: fsi: Define a function to check status error bits
` [PATCH v3 31/40] i2c: fsi: Add boolean for skip stop command on abort
` [PATCH v3 32/40] i2c: fsi: Add interrupt support
` [PATCH v3 33/40] fsi: hub master: Reset hub master after errors
` [PATCH v3 34/40] fsi: core: Add master register read-only sysfs
` [PATCH v3 35/40] fsi: core: Add slave "
` [PATCH v3 36/40] fsi: i2cr: Adjust virtual CFAM ID to match Odyssey chip
` [PATCH v3 37/40] fsi: core: Add different types of CFAM
` [PATCH v3 38/40] spi: fsi: Calculate clock divider from local bus frequency
` [PATCH v3 39/40] ARM: dts: aspeed: P10 and tacoma: Set FSI clock frequency
` [PATCH v3 40/40] ARM: dts: aspeed: P10: Bump SPI max frequencies
[PATCH v1 1/1] spi: Remove unneded check for orig_nents
2024-05-16 17:46 UTC (8+ messages)
` [PATCH] spi: Remove unneeded "
[PATCH v5 0/7] Add QPIC SPI NAND driver
2024-05-16 12:59 UTC (11+ messages)
` [PATCH v5 1/7] spi: dt-bindings: Introduce qcom,spi-qpic-snand
` [PATCH v5 2/7] mtd: rawnand: qcom: cleanup qcom_nandc driver
` [PATCH v5 3/7] mtd: rawnand: qcom: Add qcom prefix to common api
` [PATCH v5 4/7] drivers: mtd: nand: Add qpic_common API file
` [PATCH v5 5/7] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
` [PATCH v5 6/7] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v5 7/7] arm64: dts: qcom: ipq9574: Disable eMMC node
[PATCH v3] dt-bindings: spi: brcm,bcm2835-spi: convert to dtschema
2024-05-16 9:30 UTC (5+ messages)
[PATCH] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
2024-05-15 19:26 UTC (6+ messages)
` [PATCH] spi: imx: Don't expect DMA for i.MX{25, 35, 50, 51, 53} "
[PATCH] spi: atmel-quadspi: Add missing check for clk_prepare
2024-05-15 8:40 UTC
[PATCH RFC v2 0/8] spi: axi-spi-engine: add offload support
2024-05-14 22:56 UTC (18+ messages)
` [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property
` [PATCH RFC v2 2/8] spi: add basic support for SPI offloading
` [PATCH RFC v2 3/8] spi: add support for hardware triggered offload
` [PATCH RFC v2 4/8] spi: add offload xfer flags
` [PATCH RFC v2 5/8] spi: dt-bindings: axi-spi-engine: document spi-offloads
` [PATCH RFC v2 6/8] spi: axi-spi-engine: add offload support
` [PATCH RFC v2 7/8] dt-bindings: iio: adc: adi,ad7944: add SPI offload properties
` [PATCH RFC v2 8/8] iio: adc: ad7944: add support for SPI offload
[GIT PULL] SPI updates for v6.10
2024-05-14 21:44 UTC (2+ messages)
[PATCH v5] spi: dt-bindings: Document the IBM FSI-attached SPI controller
2024-05-14 19:26 UTC
[PATCH v2 0/3] Add support for GPIO based CS
2024-05-14 17:57 UTC (7+ messages)
` [PATCH v2 1/3] spi: dt-bindings: Add num-cs property for mpfs-spi
` [PATCH v2 2/3] spi: spi-microchip-core: Fix the number of chip selects supported
` [PATCH v2 3/3] spi: spi-microchip-core: Add support for GPIO based CS
[PATCH v4 00/17] ARM: dts: aspeed: Add IBM P11 BMC Boards
2024-05-14 15:38 UTC (10+ messages)
` [PATCH v4 04/17] dt-bindings: fsi: p9-occ: Convert to json-schema
` [PATCH v4 08/17] dt-bindings: fsi: ast2600-fsi-master: "
Patchwork housekeeping for: spi-devel-general
2024-05-14 10:56 UTC
[PATCH v2] spi: stm32: enable controller before asserting CS
2024-05-14 8:51 UTC (5+ messages)
Patchwork housekeeping for: spi-devel-general
2024-05-14 7:57 UTC
[PATCH v2] dt-bindings: spi: brcm,bcm2835-spi: convert to dtschema
2024-05-13 16:18 UTC (3+ messages)
Patchwork housekeeping for: spi-devel-general
2024-05-11 6:56 UTC
[PATCH] dt-bindings: spi: brcm,bcm2835-spi: convert to dtschema
2024-05-10 21:50 UTC (2+ messages)
[PATCH v1 1/1] spi: Replace custom code with device_match_acpi_handle()
2024-05-10 20:49 UTC
[PATCH v1 1/1] spi: Refactor spi_stop_queue()
2024-05-10 20:49 UTC
spi: Inquiry Regarding Linux Kernel SPI Subsystem device drivers
2024-05-10 19:09 UTC
[GIT PULL] SPI fixes for v6.9-rc7
2024-05-10 17:29 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2024-05-10 6:30 UTC
[PATCH] spi: dw: Bail out early on unsupported target mode
2024-05-10 6:22 UTC (3+ messages)
[PATCH v4 0/5] Marvell HW overlay support for Cadence xSPI
2024-05-09 17:22 UTC (7+ messages)
` [PATCH v4 1/5] spi: cadence: Ensure data lines set to low during dummy-cycle period
` [PATCH v4 2/5] dt-bindings: spi: cadence: Add MRVL overlay bindings documentation for Cadence XSPI
` [PATCH v4 3/5] spi: cadence: Add Marvell xSPI IP overlay changes
` [PATCH v4 4/5] spi: cadence: Allow to read basic xSPI configuration from ACPI
` [PATCH v4 5/5] spi: cadence: Add MRVL overlay xfer operation support
Patchwork summary for: spi-devel-general
2024-05-09 6:40 UTC
[PATCH v1] spi: microchip-core-qspi: fix setting spi bus clock rate
2024-05-09 6:37 UTC (3+ messages)
Patchwork housekeeping for: spi-devel-general
2024-05-09 1:56 UTC
[PATCH 0/5] Support for Cadence xSPI Marvell modifications
2024-05-09 1:07 UTC (9+ messages)
` [PATCH v3 0/5] Marvell HW overlay support for Cadence xSPI
` [PATCH v3 4/5] spi: cadence: Allow to read basic xSPI configuration from ACPI
` [EXTERNAL] "
[PATCH] spi: axi-spi-engine: Add SPI_CS_HIGH support
2024-05-08 16:06 UTC
Patchwork summary for: spi-devel-general
2024-05-08 12:10 UTC
Patchwork housekeeping for: spi-devel-general
2024-05-08 8:56 UTC
Patchwork housekeeping for: spi-devel-general
2024-05-08 6:56 UTC
[PATCH v3 0/2] Add optional reset control for Cadence SPI
2024-05-08 5:47 UTC (3+ messages)
` [PATCH v3 1/2] spi: spi-cadence: Add optional reset control support
` [PATCH v3 2/2] dt-bindings: spi: spi-cadence: Add optional reset control
Patchwork summary for: spi-devel-general
2024-05-08 2:40 UTC
[PATCH] MAINTAINERS: repair file entry in AIROHA SPI SNFI DRIVER
2024-05-08 2:39 UTC (3+ messages)
[PATCH v1 1/1] spi: pxa2xx: Drop the stale entry in documentation TOC
2024-05-08 2:39 UTC (3+ messages)
[PATCH v3 REBASED] spi: Add capability to perform some transfer with chipselect off
2024-05-07 16:24 UTC (2+ messages)
[PATCH 0/3] Add support for GPIO based CS
2024-05-07 7:57 UTC (14+ messages)
` [PATCH 1/3] spi: spi-microchip-core: "
` [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi
` [PATCH 3/3] spi: spi-microchip-core: Fix the number of chip selects supported
Patchwork summary for: spi-devel-general
2024-05-06 15:00 UTC
[PATCH v3 0/9] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
2024-05-06 14:59 UTC (2+ messages)
[PATCH RESEND v4 0/4] spi: dw: Auto-detect number of native CS
2024-05-06 14:59 UTC (2+ messages)
Patchwork housekeeping for: spi-devel-general
2024-05-06 14:56 UTC
[PATCH v2] spi: omap2-mcspi: Ensure that CS is correctly asserted when switching from MULTI mode to SINGLE mode
2024-05-06 14:53 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2024-05-06 1:10 UTC
[PATCH v2 1/1] spi: bitbang: Add missing MODULE_DESCRIPTION()
2024-05-06 1:04 UTC (2+ messages)
[PATCH v1 1/1] spi: bitbang: Add missing MODULE_DESCRIPTION()
2024-05-06 1:04 UTC (3+ messages)
[PATCH v1 1/1] spi: bitbang: Use NSEC_PER_*SEC rather than hard coding
2024-05-06 1:04 UTC (2+ messages)
[PATCH v3] spi: dt-bindings: ti,qspi: convert to dtschema
2024-05-06 1:04 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2024-05-05 15:10 UTC
[PATCH] spi: airoha: initialize as_ctrl at pointer declaration
2024-05-03 19:34 UTC (2+ messages)
Patchwork housekeeping for: spi-devel-general
2024-05-03 17:56 UTC
[GIT PULL] SPI fixes for v6.9-rc6
2024-05-03 16:29 UTC (2+ messages)
[PATCH v6 0/3] Add add spi-nand flash controller driver for EN7581
2024-05-03 13:40 UTC (7+ messages)
` [PATCH v6 3/3] spi: airoha: Add spi-nand flash controller driver
[PATCH v2 0/2] Add optional reset control for Cadence SPI
2024-05-03 1:20 UTC (8+ messages)
` [PATCH v2 1/2] spi: spi-cadence: Add optional reset control support
` [PATCH v2 2/2] dt-bindings: spi: spi-cadence: Add optional reset control
Patchwork housekeeping for: spi-devel-general
2024-05-02 13:56 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).