linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-11 20:46:47 to 2021-10-21 10:19:51 UTC [more...]

[PATCH v2 00/20] Make some spi device drivers return zero in .remove()
 2021-10-21 10:19 UTC  (38+ messages)
` [PATCH v2 01/20] drm/panel: s6e63m0: Make s6e63m0_remove() return void
` [PATCH v2 02/20] gpio: max730x: Make __max730x_remove() "
` [PATCH v2 03/20] gpio: mc33880: Drop if with an always false condition
` [PATCH v2 04/20] hwmon: max31722: Warn about failure to put device in stand-by in .remove()
` [PATCH v2 05/20] input: adxl34xx: Make adxl34x_remove() return void
` [PATCH v2 06/20] input: touchscreen: tsc200x: Make tsc200x_remove() "
` [PATCH v2 07/20] media: cxd2880: Eliminate dead code
` [PATCH v2 08/20] mfd: mc13xxx: Make mc13xxx_common_exit() return void
` [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 v2 14/20] mtd: mchp23k256: "
` [PATCH v2 15/20] mtd: mchp48l640: "
` [PATCH v2 16/20] mtd: sst25l: "
` [PATCH v2 17/20] serial: max310x: Make max310x_remove() return void
` [PATCH v2 18/20] serial: sc16is7xx: Make sc16is7xx_remove() "
` [PATCH v2 19/20] staging: fbtft: Make fbtft_remove_common() "
` [PATCH v2 20/20] tpm: st33zp24: Make st33zp24_remove() "

[PATCH 00/18] External ECC engines & Macronix support
 2021-10-21  5:22 UTC  (23+ 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

[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

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

[PATCH v3 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-20 12:18 UTC  (10+ 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

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 v2 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-12 19:07 UTC  (2+ 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 

spi-tegra build failures in -next
 2021-10-12 15:48 UTC 

[PATCH v2 00/14] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2021-10-12  7:25 UTC  (20+ messages)
` [PATCH v2 01/14] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase
` [PATCH v2 02/14] mtd: spinand: Add enum spinand_proto to indicate current SPI IO mode
` [PATCH v2 03/14] mtd: spinand: Patch spi_mem_op for the SPI IO protocol using reg_proto
` [PATCH v2 04/14] mtd: spinand: Fix odd byte addr and data phase in read and write reg op for Octal DTR mode
` [PATCH v2 05/14] mtd: spinand: Add adjust_op() in manufacturer_ops to modify the ops for manufacturer specific changes
` [PATCH v2 06/14] mtd: spinand: Add macros for Octal DTR page read and write operations
` [PATCH v2 07/14] mtd: spinand: Allow enabling Octal DTR mode in the core
` [PATCH v2 08/14] mtd: spinand: winbond: Add support for write volatile configuration register op
` [PATCH v2 09/14] mtd: spinand: winbond: Add octal_dtr_enable() for manufacturer_ops
` [PATCH v2 10/14] mtd: spinand: Add support for Power-on-Reset (PoR) instruction
` [PATCH v2 11/14] mtd: spinand: Perform Power-on-Reset on the flash in mtd_suspend()
` [PATCH v2 12/14] mtd: spinand: Add adjust_op() in Winbond manufacturer_ops
` [PATCH v2 13/14] mtd: spinand: winbond: Rename cache op_variants struct variable
` [PATCH v2 14/14] mtd: spinand: winbond: Add support for Winbond W35N01JW SPI NAND flash


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