linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-17 11:26:00 to 2021-06-02 09:56:48 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2021-06-02  9:56 UTC 

[PATCH v5 0/3] mtd: spinand: add SPI-NAND MTD resume handler
 2021-06-02  9:49 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: spinand: add spinand_read_cfg() helper
` [PATCH v5 2/3] mtd: spinand: Add spinand_init_flash() helper
` [PATCH v5 3/3] mtd: spinand: add SPI-NAND MTD resume handler

[PATCH v3 0/4] Add Rockchip SFC(serial flash controller) support
 2021-06-02  8:13 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v3 2/4] spi: rockchip-sfc: add rockchip serial flash controller driver
` [PATCH v3 3/4] arm64: dts: rockchip: Add SFC to PX30
` [PATCH v4 4/4] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[PATCH v2 0/6] Avoid odd length/address read/writes in 8D-8D-8D mode
 2021-06-02  7:42 UTC  (11+ messages)
` [PATCH v2 1/6] mtd: spi-nor: core: use 2 data bytes for template ops
` [PATCH v2 2/6] mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR mode
` [PATCH v2 3/6] mtd: spi-nor: micron-st: "
` [PATCH v2 4/6] spi: spi-mem: reject partial cycle transfers in 8D-8D-8D mode
` [PATCH v2 5/6] mtd: spi-nor: core: avoid odd length/address reads on "
` [PATCH v2 6/6] mtd: spi-nor: core: avoid odd length/address writes in "

[PATCH for-5.13] spi: Cleanup on failure of initial setup
 2021-06-01 17:37 UTC  (4+ messages)

[PATCH -next] spi: spi-mem: fix doc warning in spi-mem.c
 2021-06-01 12:07 UTC 

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

[PATCH] dt-bindings: spi: convert Cadence SPI bindings to YAML
 2021-05-31 14:15 UTC 

[PATCH] dt-bindings: spi: xilinx: convert to yaml
 2021-05-31  5:21 UTC 

[PATCHv3 0/5] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-05-28 16:21 UTC  (13+ messages)
` [PATCHv3 1/5] spi: add ancillary device support
` [PATCHv3 2/5] spi: dt-bindings: support devices with multiple chipselects
` [PATCHv3 3/5] dt-bindings: misc: ge-achc: Convert to DT schema format
` [PATCHv3 4/5] ARM: dts: imx53-ppd: Fix ACHC entry
` [PATCHv3 5/5] misc: gehc-achc: new driver

Patchwork summary for: spi-devel-general
 2021-05-28 16:10 UTC 

[PATCH v1 1/1] spi: Enable tracing of the SPI setup CS selection
 2021-05-28 16:04 UTC  (2+ messages)

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

[PATCH v3 0/3] mtd: spinand: add SPI-NAND MTD resume handler
 2021-05-28 14:31 UTC  (10+ 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

[PATCH v4 0/3] mtd: spinand: add SPI-NAND MTD resume handler
 2021-05-28 14:16 UTC  (4+ messages)
` [PATCH v4 1/3] mtd: spinand: Add spinand_init_flash() helper
` [PATCH v4 2/3] mtd: spinand: add spinand_read_cfg() helper
` [PATCH v4 3/3] mtd: spinand: add SPI-NAND MTD resume handler

[PATCH v4.9-stable] spi: Fix use-after-free with devm_spi_alloc_*
 2021-05-28 12:56 UTC  (3+ messages)

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

[PATCH v4.4-stable] spi: Fix use-after-free with devm_spi_alloc_*
 2021-05-28  6:26 UTC 

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

[PATCH v2 for-5.14] spi: bcm2835: Allow arbitrary number of slaves
 2021-05-27 21:32 UTC 

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

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 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  (2+ 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  (2+ 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  (5+ messages)
` [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  (8+ messages)
` [PATCH v2 1/3] spi: spi-mem: add automatic poll status functions


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