linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 08:27:19 to 2021-05-27 16:56:53 UTC [more...]

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

[PATCH v3 0/3] mtd: spinand: add SPI-NAND MTD resume handler
 2021-05-27 16:23 UTC  (5+ messages)
` [PATCH v3 1/3] mtd: spinand: Add spinand_block_unlock() helper
` [PATCH v3 2/3] mtd: spinand: add spinand_read_cfg() helper
` [PATCH v3 3/3] mtd: spinand: add SPI-NAND MTD resume handler

mtd: spinand: add spi nand mtd resume handler
 2021-05-27 13:50 UTC  (7+ messages)
    ` [Linux-stm32] "

[PATCH v2] mtd: spinand: add SPI-NAND MTD resume handler
 2021-05-27 13:11 UTC  (3+ messages)

[PATCH 1/1] spi-sun6i: Fix chipselect/clock bug
 2021-05-27 11:39 UTC  (8+ messages)

[PATCH] spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
 2021-05-27 10:20 UTC 

[PATCH] spidev: add platform driver support
 2021-05-27 10:10 UTC  (2+ messages)

[PATCH v1 1/1] spi: Enable tracing of the SPI setup CS selection
 2021-05-26 19:56 UTC 

[PATCH for-5.14] spi: bcm2835: Allow arbitrary number of slaves
 2021-05-26 19:30 UTC  (2+ messages)

[PATCH v5 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-26  8:32 UTC  (7+ 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 v1] spi: add of_device_uevent_modalias support
 2021-05-25  9:10 UTC 

[GIT PULL] SPI fixes for v5.13-rc3
 2021-05-24 17:31 UTC  (2+ messages)

[PATCH v3 net-next 0/2] Adapt the sja1105 DSA driver to the SPI controller's transfer limits
 2021-05-24 13:02 UTC  (6+ 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 1/2] spi: ath79: drop platform data
 2021-05-24 11:59 UTC  (3+ messages)
` [PATCH 2/2] spi: ath79: set number of chipselect lines

[PATCH for-5.13] spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
 2021-05-24 11:59 UTC  (2+ messages)
` [PATCH] "

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-24 11:09 UTC  (2+ messages)

[PATCH] spi: imx: add 16/32 bits per word support for slave mode
 2021-05-24  8:25 UTC  (2+ messages)

[PATCH] spi:amd: Add support for latest platform
 2021-05-22 20:09 UTC  (3+ messages)

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

[PATCH] spi: pxa2xx: Fix inconsistent indenting
 2021-05-21 15:08 UTC  (2+ messages)

[PATCH v1 0/2] Export the spi-sc18is602's max transfer len limit to SPI slave drivers
 2021-05-21 15:07 UTC  (4+ 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 v2] spi: Don't have controller clean up spi device before driver unbind
 2021-05-21  5:09 UTC  (6+ messages)

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

[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 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] Fix SPI Chipselect/Clock bug for sun6i
 2021-05-20 10:00 UTC  (5+ messages)

[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 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  (2+ messages)
` (subset) "

[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  (2+ messages)

[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  (12+ messages)

[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  (3+ 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)


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