linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-10 13:30:59 to 2021-05-20 21:56:45 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2021-05-20 21:56 UTC 

[PATCH v3 net-next 0/2] Adapt the sja1105 DSA driver to the SPI controller's transfer limits
 2021-05-20 21:16 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: dsa: sja1105: send multiple spi_messages instead of using cs_change
` [PATCH v3 net-next 2/2] net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size

[PATCH 0/7] drivers: spi - add parenthesis for sizeof
 2021-05-20 21:07 UTC  (9+ messages)
` [PATCH 1/7] spi: lm70llp: "
` [PATCH 2/7] spi: mpc512x-psc: "
` [PATCH 3/7] spi: mpc52xx: "
` [PATCH 4/7] spi: mpc52xx-psc: "
` [PATCH 5/7] spi: omap2-mcspi: "
` [PATCH 6/7] spi: omap-uwire: "
` [PATCH 7/7] spi: ppc4xx: "

[PATCH v2 net-next 0/2] Adapt the sja1105 DSA driver to the SPI controller's transfer limits
 2021-05-20 20:35 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] net: dsa: sja1105: send multiple spi_messages instead of using cs_change
` [PATCH v2 net-next 2/2] net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size

[PATCH] spi:amd: Add support for latest platform
 2021-05-20 18:33 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
 2021-05-20 16:54 UTC  (6+ messages)

[PATCH] spi: Use pm_runtime_resume_and_get() to replace open coding
 2021-05-20 13:22 UTC 

[PATCH v1 0/2] Export the spi-sc18is602's max transfer len limit to SPI slave drivers
 2021-05-20 13:12 UTC  (3+ messages)
` [PATCH v1 1/2] spi: sc18is602: don't consider the chip select byte in sc18is602_check_transfer
` [PATCH v1 2/2] spi: sc18is602: implement .max_{transfer,message}_size() for the controller

[PATCH] Fix SPI Chipselect/Clock bug for sun6i
 2021-05-20 10:00 UTC  (5+ messages)

[PATCH 1/1] spi-sun6i: Fix chipselect/clock bug
 2021-05-20 10:06 UTC 

[PATCH v5 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-19 19:18 UTC  (5+ messages)
` [PATCH v5 1/3] spi: spi-mem: add automatic poll status functions
` [PATCH v5 2/3] mtd: spinand: use the spi-mem poll status APIs
` [PATCH v5 3/3] spi: stm32-qspi: add automatic poll status feature

[PATCH 2/3] spi: fix some invalid char occurrences
 2021-05-19 13:30 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-05-18 16:56 UTC 

[PATCH v1 0/9] spi: pxa2xx: Convert to use SPI core GPIO handling
 2021-05-18 16:31 UTC  (11+ messages)
` [PATCH v1 1/9] spi: pxa2xx: Propagate firmware node to the child SPI controller device
` [PATCH v1 2/9] spi: pxa2xx: Switch to use SPI core GPIO (descriptor) CS handling
` [PATCH v1 3/9] spi: pxa2xx: Switch to use SPI core GPIO (legacy) "
` [PATCH v1 4/9] spi: pxa2xx: Drop duplicate chip_select in struct chip_data
` [PATCH v1 5/9] spi: pxa2xx: Drop unneeded '!= 0' comparisons
` [PATCH v1 6/9] spi: pxa2xx: Fix printf() specifiers
` [PATCH v1 7/9] spi: pxa2xx: Fix style of and typos in the comments and messages
` [PATCH v1 8/9] spi: pxa2xx: Update documentation to point out that it's outdated
` [PATCH v1 9/9] spi: pxa2xx: Use predefined mask when programming FIFO thresholds

[PATCH] MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer
 2021-05-18 16:31 UTC  (3+ messages)

[PATCH] dt-bindings: spi: spi-mux: rename flash node
 2021-05-18 16:31 UTC  (3+ messages)

[PATCH v4 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-18 15:48 UTC  (11+ messages)
` [PATCH v4 1/3] spi: spi-mem: add automatic poll status functions
` [PATCH v4 2/3] mtd: spinand: use the spi-mem poll status APIs
` [PATCH v4 3/3] spi: stm32-qspi: add automatic poll status feature

Patchwork housekeeping for: spi-devel-general
 2021-05-18 13:56 UTC 

[PATCH v3 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-18 11:54 UTC  (13+ messages)
` [PATCH v3 1/3] spi: spi-mem: add automatic poll status functions
` [PATCH v3 2/3] mtd: spinand: use the spi-mem poll status APIs
` [PATCH v3 3/3] spi: stm32-qspi: add automatic poll status feature

Patchwork housekeeping for: spi-devel-general
 2021-05-18  9:56 UTC 

[PATCH v5 0/2] Add octal DTR support for Macronix flash
 2021-05-18  2:47 UTC  (7+ messages)
` [PATCH v5 1/2] mtd: spi-nor: macronix: add support for Macronix octaflash
` [PATCH v5 2/2] spi: mxic: patch for octal DTR mode support

[PATCH v2 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-17 12:24 UTC  (12+ messages)
` [PATCH v2 1/3] spi: spi-mem: add automatic poll status functions

Patchwork housekeeping for: spi-devel-general
 2021-05-17  6:56 UTC 

[PATCH] RFC: move global bus add lock to per-controller lock
 2021-05-14 18:17 UTC 

[PATCH v2] spi: Don't have controller clean up spi device before driver unbind
 2021-05-14 15:22 UTC  (5+ messages)

[PATCH v4 0/2] Add octal DTR support for Macronix flash
 2021-05-12 18:15 UTC  (3+ messages)
` [PATCH v4 1/2] mtd: spi-nor: macronix: add support for Macronix octaflash

[PATCH v2 1/1] spi: Assume GPIO CS active high in ACPI case
 2021-05-12 17:04 UTC  (4+ messages)

[PATCH] spi: sprd: Add missing MODULE_DEVICE_TABLE
 2021-05-12 17:04 UTC  (2+ messages)

[PATCH] spi: omap-100k: remove set but not used variable
 2021-05-12  3:07 UTC  (2+ messages)

[PATCH v3 00/14] spi: pxa2xx: Set of cleanups
 2021-05-11 18:21 UTC  (16+ messages)
` [PATCH v3 01/14] spi: pxa2xx: Use one point of return when ->probe() fails
` [PATCH v3 02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device
` [PATCH v3 03/14] spi: pxa2xx: Utilize struct device "
` [PATCH v3 04/14] spi: pxa2xx: Replace header inclusions by forward declarations
` [PATCH v3 05/14] spi: pxa2xx: Unify ifdeffery used in the headers
` [PATCH v3 06/14] spi: pxa2xx: Group Intel Quark specific definitions
` [PATCH v3 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper
` [PATCH v3 08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort()
` [PATCH v3 09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
` [PATCH v3 10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper
` [PATCH v3 11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper
` [PATCH v3 12/14] spi: pxa2xx: Extract read_SSSR_bits() helper
` [PATCH v3 13/14] spi: pxa2xx: Constify struct driver_data parameter
` [PATCH v3 14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs
` (subset) [PATCH v3 00/14] spi: pxa2xx: Set of cleanups

[PATCH v1 1/1] spi: Convert to use predefined time multipliers
 2021-05-11 18:21 UTC  (2+ messages)

[PATCH -next] spi: altera: Remove redundant dev_err call in dfl_spi_altera_probe()
 2021-05-11 18:21 UTC  (2+ messages)

[PATCH v1 1/7] spi: Use SPI_MODE_X_MASK
 2021-05-11 18:21 UTC  (8+ messages)
` [PATCH v1 2/7] spi: spidev: "
` [PATCH v1 3/7] spi: npcm-pspi: "
` [PATCH v1 4/7] spi: oc-tiny: "
` [PATCH v1 5/7] spi: omap-uwire: "
` [PATCH v1 6/7] spi: ppc4xx: "
` [PATCH v1 7/7] spi: uniphier: "

[PATCH v1 1/1] spi: Switch to signed types for *_native_cs SPI controller fields
 2021-05-11 18:21 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2021-05-11 18:20 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-05-11 14:56 UTC 

[PATCH v2 00/14] spi: pxa2xx: Set of cleanups
 2021-05-11 14:43 UTC  (16+ messages)
` [PATCH v2 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper

[PATCH v4 0/8] spi: pxa2xx: Set of cleanups (part 1+)
 2021-05-11 14:27 UTC  (9+ messages)
` [PATCH v4 1/8] spi: pxa2xx: Introduce int_stop_and_reset() helper
` [PATCH v4 2/8] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort()
` [PATCH v4 3/8] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
` [PATCH v4 4/8] spi: pxa2xx: Extract pxa2xx_spi_update() helper
` [PATCH v4 5/8] spi: pxa2xx: Extract clear_SSCR1_bits() helper
` [PATCH v4 6/8] spi: pxa2xx: Extract read_SSSR_bits() helper
` [PATCH v4 7/8] spi: pxa2xx: Constify struct driver_data parameter
` [PATCH v4 8/8] spi: pxa2xx: Introduce special type for Merrifield SPIs

[PATCH v3 0/8] spi: pxa2xx: Set of cleanups
 2021-05-11 14:17 UTC  (9+ messages)
` [PATCH v3 1/8] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort()
` [PATCH v3 2/8] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
` [PATCH v3 3/8] spi: pxa2xx: Extract pxa2xx_spi_update() helper
` [PATCH v3 4/8] spi: pxa2xx: Extract clear_SSCR1_bits() helper
` [PATCH v3 5/8] spi: pxa2xx: Extract read_SSSR_bits() helper
` [PATCH v3 6/8] spi: pxa2xx: Constify struct driver_data parameter
` [PATCH v3 7/8] spi: pxa2xx: Introduce special type for Merrifield SPIs
` [PATCH v3 8/8] spi: Convert to use predefined time multipliers

[PATCH v1 1/1] spi: Assume GPIO CS active high in ACPI case
 2021-05-11 12:55 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2021-05-11  8:29 UTC 

[PATCH] spi: take the SPI IO-mutex in the spi_set_cs_timing method
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: omap-100k: Fix the length judgment problem
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: tegra114: Fix an error message
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] dt-bindings: spi: dw-apb-ssi: Integrate Renesas RZ/N1 SPI controller
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH 0/4] spi: Set of cleanups
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: spi-fsl-dspi: Fix a resource leak in an error handling path
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] spi: tegra210-quad: Fix an error message
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-11  7:58 UTC  (5+ messages)
` [PATCH v7 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v7 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v7 6/6] spi: davinci: Simplify using devm_clk_get_enabled()

[PATCH v6 RESEND 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-10 17:27 UTC  (7+ messages)
` [PATCH v6 RESEND 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v6 RESEND 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks

[PATCH v1] spi: fix client driver can't register success when use GPIO as CS
 2021-05-10 14:27 UTC  (9+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-05-10 13: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).