linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-07 05:56:27 to 2023-07-14 20:00:27 UTC [more...]

Patchwork summary for: spi-devel-general
 2023-07-14 20:00 UTC 

[PATCH v4 0/4] spi: Header and core clean up and refactoring
 2023-07-14 19:52 UTC  (6+ messages)
` [PATCH v4 1/4] spi: Remove code duplication in spi_add_device*()
` [PATCH v4 2/4] spi: Kill spi_add_device_locked()
` [PATCH v4 3/4] spi: Use BITS_TO_BYTES()
` [PATCH v4 4/4] spi: Use struct_size() helper

[PATCH] spi: Explicitly include correct DT includes
 2023-07-14 17:49 UTC 

[PATCH v2 0/3] Add SPI module for StarFive JH7110 SoC
 2023-07-14 11:52 UTC  (13+ messages)
` [PATCH v2 1/3] dt-bindings: spi: add reference file to YAML
` [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
` [PATCH v2 3/3] riscv: dts: starfive: Add spi node for JH7110 SoC

Patchwork housekeeping for: spi-devel-general
 2023-07-14  9:56 UTC 

[PATCH v2 0/5] spi: Add CSI support for Renesas RZ/V2M
 2023-07-14  9:36 UTC  (10+ messages)
` [PATCH v2 3/5] spi: Add support for Renesas CSI

W sprawie samochodu
 2023-07-14  7:45 UTC 

[PATCH v7 0/2] spi-geni-qcom: Add SPI device mode support for GENI based QuPv3
 2023-07-14  5:21 UTC  (4+ messages)
` [PATCH v7 1/2] soc: qcom: geni-se: Add SPI Device "
` [PATCH v7 2/2] spi: spi-geni-qcom: "

Patchwork housekeeping for: spi-devel-general
 2023-07-14  4:56 UTC 

[PATCH v6 0/2] spi-geni-qcom: Add SPI device mode support for GENI based QuPv3
 2023-07-14  3:42 UTC  (5+ messages)
` [PATCH v6 1/2] soc: qcom: geni-se: Add SPI Device "
` [PATCH v6 2/2] spi: spi-geni-qcom: "

Backport to 4.14 and 4.19 commits 24c363623361 and 17ecffa28948 and a798a7086c38
 2023-07-13 15:34 UTC 

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-13 14:13 UTC  (26+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH 05/10] firewall: introduce stm32_firewall framework

Patchwork housekeeping for: spi-devel-general
 2023-07-13 12:56 UTC 

[PATCH v5 0/2] spi-geni-qcom: Add SPI device mode support for GENI based QuPv3
 2023-07-13 11:54 UTC  (3+ messages)

[PATCHv2 0/2] update at91 usart compatible for sam9x60
 2023-07-13 10:43 UTC  (7+ messages)
` [PATCHv2 1/2] dt-bindings: serial: atmel,at91-usart: add "
` [PATCHv2 2/2] ARM: dts: at91: sam9x60: fix the SOC detection

Patchwork housekeeping for: spi-devel-general
 2023-07-13  9:56 UTC 

Patchwork summary for: spi-devel-general
 2023-07-12 15:40 UTC 

[PATCH] spi: s3c64xx: clear loopback bit after loopback test
 2023-07-12 15:34 UTC  (5+ messages)

[PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx
 2023-07-12 15:34 UTC  (4+ messages)
` [PATCH v2 2/2] mailmap: add entry for Jonas Gorski

Patchwork summary for: spi-devel-general
 2023-07-12 15:10 UTC 

[PATCH] spi: spi-cadence: Delete unmatched comments
 2023-07-12 15:01 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2023-07-12 11:50 UTC 

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-12 11:47 UTC  (48+ messages)
` [PATCH v2 01/15] spi: Remove unneeded OF node NULL checks
` [PATCH v2 02/15] spi: Drop duplicate IDR allocation code in spi_register_controller()
` [PATCH v2 03/15] spi: Replace if-else-if by bitops and multiplications
` [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
` [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked()
` [PATCH v2 06/15] spi: Use sysfs_emit() to instead of s*printf()
` [PATCH v2 07/15] spi: Sort headers alphabetically
` [PATCH v2 08/15] spi: Clean up headers
` [PATCH v2 09/15] spi: Use struct_size() helper
` [PATCH v2 10/15] spi: Use predefined constants from bits.h and units.h
` [PATCH v2 11/15] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
` [PATCH v2 12/15] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
` [PATCH v2 13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
` [PATCH v2 14/15] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
` [PATCH v2 15/15] spi: Fix spelling typos and acronyms capitalization
` (subset) [PATCH v2 00/15] spi: Header and core clean up and refactoring

[PATCH v1 0/3] Allwinner R329/D1/R528/T113s Dual/Quad SPI modes support
 2023-07-12 11:47 UTC  (2+ messages)
` (subset) "

Patchwork summary for: spi-devel-general
 2023-07-12 10:40 UTC 

[PATCH] spi: bcm63xx: fix max prepend length
 2023-07-12 10:36 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2023-07-11 22:10 UTC 

[PATCH 1/7] spi: atmel: Use devm_platform_get_and_ioremap_resource()
 2023-07-11 22:04 UTC  (4+ messages)
` [PATCH 6/7] spi: tegra20-slink: "

[PATCH] spi: rzv2m-csi: Convert to platform remove callback returning void
 2023-07-11 22:04 UTC  (2+ messages)

[PATCH v3] spi: stm32: disable device mode with st,stm32f4-spi compatible
 2023-07-11 22:04 UTC  (2+ messages)

[PATCH v2 0/2] spi: amlogic-spifc-a1: fixes and improvements for amlogic-spifc-a1
 2023-07-11 22:04 UTC  (7+ messages)
` [PATCH v2 1/2] spi: amlogic-spifc-a1: implement adjust_op_size()
` [PATCH v2 2/2] spi: amlogic-spifc-a1: add support for max_speed_hz

[PATCH v1 0/2] spi: amlogic-spifc-a1: fixes and improvements for amlogic-spifc-a1
 2023-07-11 22:04 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: spi: tegra-slink: Convert to json-schema
 2023-07-11 22:04 UTC  (2+ messages)

[PATCH] spi: Increase imx51 ecspi burst length based on transfer length
 2023-07-11 22:04 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2023-07-11 21:53 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-07-11 17:56 UTC 

[PATCH v3 00/14] spi: Header and core clean up and refactoring
 2023-07-11 17:34 UTC  (16+ messages)
` [PATCH v3 01/14] spi: Remove unneeded OF node NULL checks
` [PATCH v3 02/14] spi: Deduplicate IDR allocation code in spi_register_controller()
` [PATCH v3 03/14] spi: Refactor bus number assigning "
` [PATCH v3 04/14] spi: Remove code duplication in spi_add_device*()
` [PATCH v3 05/14] spi: Kill spi_add_device_locked()
` [PATCH v3 06/14] spi: Use sysfs_emit() to instead of s*printf()
` [PATCH v3 07/14] spi: Use BITS_TO_BYTES()
` [PATCH v3 08/14] spi: Sort headers alphabetically
` [PATCH v3 09/14] spi: Use struct_size() helper
` [PATCH v3 10/14] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
` [PATCH v3 11/14] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
` [PATCH v3 12/14] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
` [PATCH v3 13/14] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
` [PATCH v3 14/14] spi: Fix spelling typos and acronyms capitalization

[PATCH] spi: omap2-mcspi: fix memory leak on slave transfer abort
 2023-07-11  9:04 UTC 

W sprawie samochodu
 2023-07-11  7:55 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-07-10 15:56 UTC 

[PATCH v1 0/8] spi: Header and core clean up and refactoring
 2023-07-10 13:36 UTC  (19+ messages)
` [PATCH v1 1/8] spi: Remove unneeded OF node NULL checks
` [PATCH v1 2/8] spi: Drop duplicate IDR allocation code in spi_register_controller()
` [PATCH v1 3/8] spi: Use sysfs_emit() to instead of s*printf()
` [PATCH v1 4/8] spi: Get rid of old SPI_MASTER_NO_.X and SPI_MASTER_MUST_.X
` [PATCH v1 5/8] spi: Sort headers alphabetically
` [PATCH v1 6/8] spi: Clean up headers
` [PATCH v1 7/8] spi: Fix spelling typos and acronyms capitalization
` [PATCH v1 8/8] spi: Use struct_size() helper

[PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI
 2023-07-10  8:35 UTC 

[PATCH AUTOSEL 6.4 04/26] spi: s3c64xx: change polling mode to optional
 2023-07-09 21:14 UTC  (4+ messages)
` [PATCH AUTOSEL 6.4 06/26] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH AUTOSEL 6.4 14/26] spi: dw: Add compatible for Intel Mount Evans SoC

[PATCH AUTOSEL 6.1 04/18] spi: s3c64xx: change polling mode to optional
 2023-07-09 15:14 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 09/18] spi: dw: Add compatible for Intel Mount Evans SoC

[PATCH AUTOSEL 6.3 04/22] spi: s3c64xx: change polling mode to optional
 2023-07-09 15:13 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 11/22] spi: dw: Add compatible for Intel Mount Evans SoC

Patchwork housekeeping for: spi-devel-general
 2023-07-07  5:56 UTC 


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