linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-17 02:01:15 to 2021-08-23 18:57:49 UTC [more...]

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-23 18:54 UTC  (100+ messages)
` [PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
` [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 09/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v8 11/34] gpu: host1x: Add runtime PM and OPP support
` [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 v3] mtd: spinand: add support for Foresee FS35ND0*G parts
 2021-08-23 16:16 UTC  (7+ messages)

[PATCH v2] mtd: rawnand: xway: No hardcoded ECC engine, use device tree setting
 2021-08-23 15:24 UTC  (6+ messages)

[PATCH] mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_nand_probe()'
 2021-08-23  8:59 UTC  (3+ messages)

mtd locking fix and cleanups
 2021-08-23  8:33 UTC  (18+ messages)
` [PATCH 1/8] mtd_blkdevs: don't hold del_mtd_blktrans_dev in blktrans_{open, release}
` [PATCH 2/8] mtd_blkdevs: use lockdep_assert_held
` [PATCH 3/8] mtd/ftl: don't cast away the type when calling add_mtd_blktrans_dev
` [PATCH 4/8] mtd/rfd_ftl: "
` [PATCH 5/8] mtd_blkdevs: simplify blktrans_dev_get
` [PATCH 6/8] mtd_blkdevs: remove blktrans_ref_mutex
` [PATCH 7/8] mtd_blkdevs: simplify blktrans_getgeo
` [PATCH 8/8] mtd_blkdevs: simplify the refcounting in blktrans_{open, release}

[BUG RESEND] mtd: rawnand: gpmi: unsuspend failure under load
 2021-08-23  8:18 UTC  (4+ messages)
` [BUG RESEND] "

[PATCH 00/13] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2021-08-23  7:57 UTC  (47+ messages)
` [PATCH 01/13] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase
` [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

MTD: How to get actual image size from MTD partition
 2021-08-22 14:21 UTC  (13+ messages)

[PATCH] mtd: rawnand: mxic: Enable and prepare clocks in probe
 2021-08-22  8:27 UTC  (9+ messages)

[PATCH] mtd: spi-nor: esmt: Add support for F25L16PA
 2021-08-21 21:53 UTC  (4+ messages)

[syzbot] linux-next boot error: possible deadlock in blktrans_open
 2021-08-20 16:48 UTC 

[PATCH 1/5] dt-bindings: mtd: jedec,spi-nor: document issi,is25wp256
 2021-08-20 13:28 UTC  (8+ messages)
` [PATCH 2/5] riscv: dts: sifive: fix Unleashed board compatible
` [PATCH 3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive
` [PATCH 4/5] riscv: dts: microchip: add missing compatibles for clint and plic
` [PATCH 5/5] riscv: dts: sifive: add missing compatible for plic

[PATCH] dt-bindings: mtd-physmap: Add 'arm, vexpress-flash' compatible
 2021-08-19 19:02 UTC  (2+ messages)
` [PATCH] dt-bindings: mtd-physmap: Add 'arm,vexpress-flash' compatible

[PATCH v13 0/6] Add Rockchip SFC(serial flash controller) support
 2021-08-18 22:14 UTC  (3+ messages)
` (subset) "

[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
 2021-08-17 16:52 UTC  (20+ messages)
` [PATCH v2 17/35] mtd: spi-nor: Introduce spi_nor_nonsfdp_flags_init()
` [PATCH v2 18/35] mtd: spi-nor: Get rid of SPI_NOR_4B_OPCODES flag
` [PATCH v2 19/35] mtd: spi-nor: Get rid of SPI_NOR_IO_MODE_EN_VOLATILE flag
` [PATCH v2 20/35] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
` [PATCH v2 21/35] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v2 22/35] mtd: spi-nor: core: Use common naming scheme for setting mtd_info fields
` [PATCH v2 23/35] mtd: spi-nor: Get rid of nor->page_size
` [PATCH v2 24/35] mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
` [PATCH v2 25/35] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()

[PATCH v2] mtd: rawnand: intel: Fix error handling in probe
 2021-08-17 16:49 UTC  (2+ messages)

[PATCH] mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards
 2021-08-17 16:49 UTC  (2+ messages)

[PATCH v2 0/2] mtd: mtdconcat: Fix callback functions check
 2021-08-17 16:49 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: mtdconcat: Judge callback existence based on the master
` [PATCH v2 2/2] mtd: mtdconcat: Check _read, _write callbacks existence before assignment

[PATCH 3/3] mtdblock: Warn if the added for a NAND device
 2021-08-17 16:49 UTC  (4+ messages)

[PATCH v2] mtd: mtdconcat: Check existence of _read|_write from subdev'master device before assigning
 2021-08-17 10:04 UTC  (3+ messages)

[PATCH] mtd: spinand: Add support for XTX XT26G0xA
 2021-08-17  9:48 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).