linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-06 19:08:44 to 2021-08-23 01:08:03 UTC [more...]

[PATCH 0/8] Support Pensando Elba SoC
 2021-08-23  1:07 UTC  (14+ messages)
` [PATCH 1/8] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH 7/8] arm64: dts: Add Pensando Elba SoC support

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-22 18:35 UTC  (109+ messages)
` [PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
` [PATCH v8 02/34] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v8 03/34] soc/tegra: Don't print error message when OPPs not available
` [PATCH v8 04/34] soc/tegra: Add devm_tegra_core_dev_init_opp_table_simple()
` [PATCH v8 05/34] soc/tegra: Use dev_pm_opp_sync()
` [PATCH v8 06/34] dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
` [PATCH v8 08/34] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v8 09/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v8 10/34] gpu: host1x: Add host1x_channel_stop()
` [PATCH v8 11/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v8 12/34] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v8 13/34] drm/tegra: hdmi: Add OPP support
` [PATCH v8 14/34] drm/tegra: gr2d: Support power management
` [PATCH v8 15/34] drm/tegra: gr3d: "
` [PATCH v8 16/34] drm/tegra: vic: Support system suspend
` [PATCH v8 17/34] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v8 18/34] bus: tegra-gmi: "
` [PATCH v8 19/34] pwm: tegra: "
` [PATCH v8 20/34] mmc: sdhci-tegra: "
` [PATCH v8 21/34] mtd: rawnand: tegra: "
` [PATCH v8 22/34] spi: tegra20-slink: Add "
` [PATCH v8 23/34] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v8 24/34] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v8 25/34] media: staging: tegra-vde: Support generic power domain and OPP
` [PATCH v8 26/34] soc/tegra: fuse: Add OPP support
` [PATCH v8 27/34] soc/tegra: fuse: Reset hardware
` [PATCH v8 28/34] soc/tegra: regulators: Prepare for suspend
` [PATCH v8 29/34] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v8 30/34] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v8 31/34] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v8 32/34] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v8 33/34] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v8 34/34] ARM: tegra20/30: Disable unused host1x hardware

[PATCH] spi: rockchip-sfc: Remove redundant IO operations
 2021-08-21 12:49 UTC 

[PATCH 00/13] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2021-08-20 15:56 UTC  (43+ messages)
` [PATCH 03/13] mtd: spinand: Setup spi_mem_op for the SPI IO protocol using reg_proto
` [PATCH 04/13] mtd: spinand: Fix odd byte addr and data phase in read/write reg op and write VCR op for Octal DTR mode
` [PATCH 06/13] mtd: spinand: Add macros for Octal DTR page read and write operations
` [PATCH 07/13] mtd: spinand: Allow enabling Octal DTR mode in the core
` [PATCH 08/13] mtd: spinand: Reject 8D-8D-8D op_templates if octal_dtr_enale() is missing in manufacturer_op
` [PATCH 09/13] mtd: spinand: Add support for write volatile configuration register op
` [PATCH 10/13] mtd: spinand: Add octal_dtr_enable() for Winbond manufacturer_ops
` [PATCH 11/13] mtd: spinand: Add support for Power-on-Reset (PoR) instruction
` [PATCH 12/13] mtd: spinand: Perform Power-on-Reset when runtime_pm suspend is issued
` [PATCH 13/13] mtd: spinand: Add support for Winbond W35N01JW SPI NAND flash

[PATCH] spi: stm32: fix excluded_middle.cocci warnings
 2021-08-20 14:39 UTC  (2+ messages)

[PATCH 1/4] spi: spi-nxp-fspi: enable runtime pm for fspi
 2021-08-20  9:54 UTC  (6+ messages)
` [PATCH 2/4] spi: spi-nxp-fspi: change the default lut index
  ` [EXT] "
` [PATCH 3/4] spi: spi-nxp-fspi: add DDR mode support
` [PATCH 4/4] spi: spi-nxp-fspi: add function to select sample clock source for flash reading

[PATCH linux-next] spi-stm32: fix Coccinelle warnings
 2021-08-20  6:32 UTC  (2+ messages)

[PATCH] spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
 2021-08-19 19:22 UTC  (2+ messages)

[spi:for-5.15 28/29] drivers/spi/spi-rockchip-sfc.c:456:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-19  6:24 UTC 

[PATCH v13 0/6] Add Rockchip SFC(serial flash controller) support
 2021-08-18 22:14 UTC  (10+ messages)
` [PATCH v13 1/6] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v13 2/6] spi: rockchip-sfc: add rockchip "
` [PATCH v13 3/6] arm64: dts: rockchip: Add SFC to PX30
` [PATCH v13 4/6] arm: dts: rockchip: Add SFC to RV1108
` [PATCH v13 5/6] arm64: dts: rockchip: Add SFC to RK3308
  ` [PATCH v13 6/6] arm64: dts: rockchip: Enable SFC for Odroid Go Advance
` (subset) [PATCH v13 0/6] Add Rockchip SFC(serial flash controller) support

[spi:for-5.15 28/29] drivers/spi/spi-rockchip-sfc.c:456:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-18 20:17 UTC 

[PATCH -next] spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove()
 2021-08-18 16:26 UTC  (2+ messages)

[PATCH][next] spi: rockchip-sfc: Fix assigned but never used return error codes
 2021-08-18 14:10 UTC 

[PATCH] memory: renesas-rpc-if: Fix missing setting address
 2021-08-18 16:56 UTC 

[PATCH] spi: orion: Prevent incorrect chip select behaviour
 2021-08-16 17:04 UTC  (2+ messages)

[PATCH -next] spi: mxic: add missing braces
 2021-08-13 17:25 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2021-08-13 17:10 UTC 

[PATCH] spi: mxic: Fix missing { } around an if code block
 2021-08-13 10:42 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-08-12 13:56 UTC 

[bug report] spi: mxic: patch for octal DTR mode support
 2021-08-11  8:47 UTC  (2+ messages)

[PATCH v8] spi: mxic: patch for octal DTR mode support
 2021-08-11  6:21 UTC  (3+ messages)

[“PATCH” 0/2] Add support for Intel Thunder Bay SPI
 2021-08-11  6:15 UTC  (8+ messages)
` [“PATCH” 2/2] spi: dw: "

[PATCH 1/2] spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
 2021-08-10 15:20 UTC  (4+ messages)
` [PATCH 2/2] spi: spi-pic32: "

[PATCH AUTOSEL 5.10 03/20] spi: spi-mux: Add module info needed for autoloading
 2021-08-10 14:15 UTC 

[PATCH AUTOSEL 5.13 03/24] spi: spi-mux: Add module info needed for autoloading
 2021-08-10 14:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 21/24] spi: cadence-quadspi: Fix check condition for DTR ops

Patchwork housekeeping for: spi-devel-general
 2021-08-10  8:56 UTC 

[PATCH 1/1] spi: mediatek: fix build warnning in set cs timing
 2021-08-09 15:02 UTC  (2+ messages)

[PATCH v2 0/2] Add octal DTR support for Macronix flash
 2021-08-09 13:06 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/2] spi: tegra20-slink: Improve runtime PM usage
 2021-08-09 13:06 UTC  (2+ messages)

[PATCH v6] spi: mxic: patch for octal DTR mode support
 2021-08-09 13:06 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2021-08-09 13:00 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-08-09 10:58 UTC 

[PATCH v7] spi: mxic: patch for octal DTR mode support
 2021-08-09  9:39 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).