linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-12 15:54:52 to 2021-10-25 21:56:57 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2021-10-25 21:56 UTC 

[PATCH v2 0/7] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-10-25 20:56 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: memory: renesas,rpc-if: Add support for the R9A07G044
` [PATCH v2 2/7] dt-bindings: memory: renesas,rpc-if: Add optional interrupts property
` [PATCH v2 3/7] spi: spi-rpc-if: Check return value of rpcif_sw_init()
` [PATCH v2 4/7] mtd: hyperbus: rpc-if: "
` [PATCH v2 5/7] memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
` [PATCH v2 6/7] memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro
` [PATCH v2 7/7] memory: renesas-rpc-if: Add support for RZ/G2L

[PATCH v1] dt-bindings: mtd: spi-nor: use unevaluatedProperties: false
 2021-10-25 19:51 UTC  (3+ messages)

[PATCH v1 1/2] spi: tegra20-slink: Put device into suspend on driver removal
 2021-10-25 16:39 UTC  (3+ messages)
` [PATCH v1 2/2] spi: tegra210-quad: "

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-10-25 12:54 UTC  (15+ messages)
` [PATCH v3 01/11] dt-bindings: arm: pensando: add Pensando boards
` [PATCH v3 02/11] dt-bindings: Add vendor prefix for Pensando Systems
` [PATCH v3 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH v3 04/11] dt-bindings: spi: Add compatible for Pensando Elba SoC
` [PATCH v3 05/11] spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH v3 06/11] MAINTAINERS: Add entry for PENSANDO
` [PATCH v3 07/11] arm64: Add config for Pensando SoC platforms
` [PATCH v3 08/11] spi: cadence-quadspi: Add compatible for Pensando Elba SoC
` [PATCH v3 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH v3 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH v3 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-25  9:43 UTC  (11+ messages)
` [PATCH v3 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v3 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM
` [PATCH v3 3/3] Documentation / MTD: Rename the intel-spi driver

[PATCH -next] spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()
 2021-10-23 19:58 UTC  (3+ messages)

[PATCH] spi: spl022: fix Microwire full duplex mode
 2021-10-23 11:32 UTC  (3+ messages)

[PATCH 00/18] External ECC engines & Macronix support
 2021-10-22 22:47 UTC  (26+ messages)
` [PATCH 01/18] dt-bindings: mtd: nand-controller: Fix the reg property description
` [PATCH 02/18] dt-bindings: mtd: nand-controller: Fix a comment in the examples
` [PATCH 03/18] dt-bindings: mtd: nand-chip: Create a NAND chip description
` [PATCH 04/18] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
` [PATCH 05/18] dt-bindings: vendor-prefixes: Clarify Macronix prefix
` [PATCH 06/18] dt-bindings: spi: mxic: The interrupt property is not mandatory
` [PATCH 07/18] dt-bindings: spi: mxic: Convert to yaml
` [PATCH 08/18] dt-bindings: mtd: Describe Macronix NAND ECC engine
` [PATCH 09/18] dt-bindings: spi: mxic: Document the nand-ecc-engine property
` [PATCH 10/18] mtd: spinand: macronix: Use random program load
` [PATCH 11/18] mtd: nand: ecc: Add infrastructure to support hardware engines
` [PATCH 12/18] mtd: nand: mxic-ecc: Add Macronix external ECC engine support
` [PATCH 13/18] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH 14/18] spi: mxic: Fix the transmit path
` [PATCH 15/18] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH 16/18] spi: mxic: Create a helper to ease the start of "
` [PATCH 17/18] spi: mxic: Add support for direct mapping
` [PATCH 18/18] spi: mxic: Add support for pipelined ECC operations

spi enumeration process
 2021-10-22 11:24 UTC  (6+ messages)

spi enumeration process
 2021-10-22  7:43 UTC 

[PATCH v2 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-21 10:57 UTC  (6+ messages)
` [PATCH v2 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v2 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM

[PATCH v2 00/20] Make some spi device drivers return zero in .remove()
 2021-10-21 10:19 UTC  (26+ messages)
` [PATCH v2 02/20] gpio: max730x: Make __max730x_remove() return void
` [PATCH v2 03/20] gpio: mc33880: Drop if with an always false condition
` [PATCH v2 05/20] input: adxl34xx: Make adxl34x_remove() return void
` [PATCH v2 06/20] input: touchscreen: tsc200x: Make tsc200x_remove() "
` [PATCH v2 08/20] mfd: mc13xxx: Make mc13xxx_common_exit() "
` [PATCH v2 09/20] mfd: stmpe: Make stmpe_remove() "
` [PATCH v2 10/20] mfd: tps65912: Make tps65912_device_exit() "
` [PATCH v2 11/20] misc: ad525x_dpot: Make ad_dpot_remove() "
` [PATCH v2 12/20] misc: lis3lv02d: Make lis3lv02d_remove_fs() "
` [PATCH v2 13/20] mtd: dataflash: Warn about failure to unregister mtd device

[PATCH AUTOSEL 5.14 20/26] spi: Fix deadlock when adding SPI controllers on SPI buses
 2021-10-21  0:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 21/26] spi-mux: Fix false-positive lockdep splats

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-20 11:39 UTC  (3+ messages)

[PATCH] sound: soc: tlv320aic32x4: Make aic32x4_remove() return void
 2021-10-20 11:28 UTC  (2+ messages)

[PATCH 1/1] spi: altera: Change to dynamic allocation of spi id
 2021-10-20 11:28 UTC  (7+ messages)

[PATCH] spi-at91-usart: replacing legacy gpio interface for gpiod
 2021-10-20 10:40 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-10-20  6:56 UTC 

[PATCH v5] spi: spi-geni-qcom: Add support for GPI dma
 2021-10-20  6:09 UTC 

[PATCH] sound: soc: tlv320aic3x: Make aic3x_remove() return void
 2021-10-19 13:21 UTC  (2+ messages)

[syzbot] WARNING: held lock freed in spi_unregister_controller
 2021-10-19 12:19 UTC 

[PATCH v4] spi: spi-geni-qcom: Add support for GPI dma
 2021-10-19 12:04 UTC  (2+ messages)

[PATCH v3 0/5] Add and enable GPI DMA users
 2021-10-18 16:53 UTC  (6+ messages)
` [PATCH v3 4/5] spi: spi-geni-qcom: Add support for GPI dma

[PATCH] spi: tegra20: fix build with CONFIG_PM_SLEEP=n
 2021-10-18 14:28 UTC  (5+ messages)

[PATCH v2 0/2 net-next] Let spi drivers return 0 in .remove()
 2021-10-18 12:10 UTC  (4+ messages)
` [PATCH v2 1/2] net: ks8851: Make ks8851_remove_common() return void
` [PATCH v2 2/2] net: w5100: Make w5100_remove() "

[RFC PATCH 00/10] Macronix ECC engine
 2021-10-18  1:42 UTC  (12+ messages)
` [RFC PATCH 03/10] dt-bindings: vendor-prefixes: Update Macronix prefix
    ` 回信: "
` [RFC PATCH 06/10] mtd: nand: mxic-ecc: Add Macronix external ECC engine support
` [RFC PATCH 08/10] spi: mxic: Fix the transmit path
    ` 回信: "
` [RFC PATCH 09/10] spi: mxic: Add support for direct mapping
  ` 回信: "

[PATCH v1] Input: ads7846: ads7846_get_value - fix unaligned pointer value warning
 2021-10-17  4:23 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2021-10-15 19:50 UTC 

[PATCH] spi: cadence: Add of_node_put() before return
 2021-10-15 19:47 UTC  (2+ messages)

[PATCH] spi: replace snprintf in show functions with sysfs_emit
 2021-10-15 19:47 UTC  (2+ messages)

[PATCH] spi: orion: Add of_node_put() before goto
 2021-10-15 19:47 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.15-rc5
 2021-10-15 14:35 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-10-15  7:56 UTC 

[PATCH 0/2] [net-next] Let spi drivers return 0 in .remove()
 2021-10-15  7:06 UTC  (5+ messages)
` [PATCH 1/2] net: ks8851: Make ks8851_remove_common() return void
` [PATCH 2/2] net: w5100: Make w5100_remove() "

[PATCH 0/8] Support Pensando Elba SoC
 2021-10-14 20:06 UTC  (10+ messages)
` [PATCH 1/8] gpio: Add Elba SoC gpio driver for spi cs control

[PATCH 00/15] iio: let spi drivers return 0 in .remove()
 2021-10-14 17:35 UTC  (20+ messages)
` [PATCH 01/15] iio: accel: bma400: Make bma400_remove() return void
` [PATCH 02/15] iio: accel: bmc150: Make bmc150_accel_core_remove() "
` [PATCH 03/15] iio: accel: bmi088: Make bmi088_accel_core_remove() "
` [PATCH 04/15] iio: accel: kxsd9: Make kxsd9_common_remove() "
` [PATCH 05/15] iio: accel: mma7455: Make mma7455_core_remove() "
` [PATCH 06/15] iio: accel: ad5064: Make ad5064_core_remove() "
` [PATCH 07/15] iio: dac: ad5380: Make ad5380_remove() "
` [PATCH 08/15] iio: dac: ad5446: Make ad5446_remove() "
` [PATCH 09/15] iio: dac: ad5592r: Make ad5592r_remove() "
` [PATCH 10/15] iio: dac: ad5686: Make ad5686_remove() "
` [PATCH 11/15] iio: health: afe4403: Don't return an error in .remove()
` [PATCH 12/15] iio: imu: st_lsm9ds0: Make st_lsm9ds0_remove() return void
` [PATCH 13/15] iio: magn: hmc5843: Make hmc5843_common_remove() "
` [PATCH 14/15] iio: potentiometer: max5487: Don't return an error in .remove()
` [PATCH 15/15] iio: pressure: ms5611: Make ms5611_remove() return void

[PATCH 1/2] spi: Make spi_add_lock a per-controller lock
 2021-10-14 13:18 UTC  (6+ messages)
` [PATCH 2/2] spi-mux: Fix false-positive lockdep splats
` (subset) [PATCH 1/2] spi: Make spi_add_lock a per-controller lock

[PATCH] spi: Fix deadlock when adding SPI controllers on SPI buses
 2021-10-14 13:18 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2021-10-13 20:00 UTC 

[PATCH] spi: cadence-quadspi: fix dma_unmap_single() call
 2021-10-13 19:59 UTC  (2+ messages)

[PATCH 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-13 18:22 UTC  (7+ messages)
` [PATCH 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked

[PATCH] spi: Make spi_replaced_transfers private
 2021-10-13 12:03 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-10-13 11:57 UTC 

Deadlock in spi_add_device() -- device core problem
 2021-10-13  7:33 UTC  (7+ messages)

[PATCH 00/13] Make some spi device drivers return zero in .remove()
 2021-10-12 17:46 UTC  (5+ messages)
` [PATCH 13/13] tpm: st33zp24: Make st33zp24_remove() return void

Patchwork housekeeping for: spi-devel-general
 2021-10-12 15:57 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).