messages from 2021-07-31 02:23:12 to 2021-08-17 14:23:52 UTC [more...]
[PATCH v13 0/6] Add Rockchip SFC(serial flash controller) support
2021-08-17 14:22 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
[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
2021-08-17 14:02 UTC (40+ 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 v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
2021-08-17 12:23 UTC (40+ messages)
` [PATCH v2 01/35] mtd: spi-nor: core: Introduce SPI_NOR_PARSE_SFDP
` [PATCH v2 02/35] mtd: spi-nor: core: Report correct name in case of ID collisions
` [PATCH v2 05/35] mtd: spi-nor: Introduce Manufacturer ID collisions driver
` [PATCH v2 06/35] mtd: spi-nor: manuf-id-collisions: Add support for xt25f128b
` [PATCH v2 07/35] mtd: spi-nor: manuf-id-collisions: Add support for xm25qh64c
` [PATCH v2 08/35] mtd: spi-nor: core: Introduce the ate_init() hook
` [PATCH v2 09/35] mtd: spi-nor: atmel: Use flash late_init() for locking
` [PATCH v2 10/35] mtd: spi-nor: sst: "
` [PATCH v2 11/35] mtd: spi-nor: winbond: Use manufacturer late_init() for OTP ops
` [PATCH v2 12/35] mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
` [PATCH v2 13/35] mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
` [PATCH v2 14/35] mtd: spi-nor: spansion: Use manufacturer late_init()
` [PATCH v2 15/35] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [PATCH v2 16/35] mtd: spi-nor: core: Mark default_init() as deprecated
` [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] mtd: rawnand: mxic: Enable and prepare clocks in probe
2021-08-17 11:47 UTC (7+ messages)
[PATCH v2 0/2] mtd: mtdconcat: Fix callback functions check
2021-08-17 11:48 UTC (3+ 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] mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards
2021-08-17 10:45 UTC
[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)
` "
[PATCH v2] mtd: rawnand: intel: Fix error handling in probe
2021-08-17 9:29 UTC
[PATCH] Add ubiscan utility
2021-08-17 0:38 UTC
[GIT PULL] mtd: Changes for 5.14-rc7
2021-08-16 16:40 UTC (2+ messages)
[PATCH] mtd: spinand: macronix: Add Quad support for serial NAND flash
2021-08-16 14:27 UTC (2+ messages)
[PATCH 0/2] mtd: mtdconcat: Fix callback functions check
2021-08-16 14:27 UTC (13+ messages)
` [PATCH 1/2] mtd: mtdconcat: Judge callback function existence getting from master for each partition
` [PATCH 2/2] mtd: mtdconcat: Remove concat_{read|write}_oob
[PATCH v2 0/5] Fix various issues with RFD and FTLs
2021-08-16 14:27 UTC (11+ messages)
` [PATCH v2 1/5] mtd: rfd_ftl: allow use of MTD_RAM for testing purposes
` [PATCH v2 2/5] mtd: rfd_ftl: add discard support
` [PATCH v2 3/5] mtd: blk_devs: make discard work on FTLs
` [PATCH v2 4/5] mtd: rfd_ftl: fix use-after-free
` [PATCH v2 5/5] mtd: rfd_ftl: use container_of() rather than cast
[PATCH] Add ubiscan utility
2021-08-16 13:21 UTC
[PATCH v3] mtd: spinand: add support for Foresee FS35ND0*G parts
2021-08-16 8:11 UTC (2+ messages)
[PATCH] mtd: rawnand: intel: Fix error handling in probe
2021-08-16 7:48 UTC (2+ messages)
[RFC PATCH] mtd: spinand: core: Properly fill the OOB area
2021-08-16 7:42 UTC (5+ messages)
[PATCH v2] mtd: rawnand: xway: No hardcoded ECC engine, use device tree setting
2021-08-16 7:31 UTC (2+ messages)
ubifs: corrupted dirent (ENOENT), problably related to O_TMPFILE and linkat
2021-08-12 12:01 UTC (5+ messages)
[PATCH v6 00/15] Add octal DTR support for Macronix flash
2021-08-12 15:01 UTC (16+ messages)
` [PATCH v6 01/15] mtd: spi-nor: macronix: add support for Macronix octaflash
` [PATCH v6 02/15] mtd: spi-nor: macronix: Add support for mx66lm1g45g
` [PATCH v6 03/15] mtd: spi-nor: macronix: Add support for mx25lm25645g
` [PATCH v6 04/15] mtd: spi-nor: macronix: Add support for mx66uw2g345g
` [PATCH v6 05/15] mtd: spi-nor: macronix: Add support for mx66uw2g345gx0
` [PATCH v6 06/15] mtd: spi-nor: macronix: Add support for mx66um1g45g
` [PATCH v6 07/15] mtd: spi-nor: macronix: Add support for mx66uw1g45g
` [PATCH v6 08/15] mtd: spi-nor: macronix: Add support for mx25uw51245g
` [PATCH v6 09/15] mtd: spi-nor: macronix: Add support for mx25uw51345g
` [PATCH v6 10/15] mtd: spi-nor: macronix: Add support for mx25um25645g
` [PATCH v6 11/15] mtd: spi-nor: macronix: Add support for mx25uw25645g
` [PATCH v6 12/15] mtd: spi-nor: macronix: Add support for mx25um25345g
` [PATCH v6 13/15] mtd: spi-nor: macronix: Add support for mx25uw25345g
` [PATCH v6 14/15] mtd: spi-nor: macronix: Add support for mx25uw6445g
` [PATCH v6 15/15] mtd: spi-nor: macronix: Add support for mx25uw6345g
[PATCH v2 0/2] Add octal DTR support for Macronix flash
2021-08-09 13:06 UTC (2+ messages)
` (subset) "
[PATCH] mtd: rawnand: xway: No hardcoded ECC engine for Micron Chips
2021-08-08 6:45 UTC (3+ messages)
[PATCH 0/4] Fix various issues with RFD and FTLs
2021-08-07 21:33 UTC (13+ messages)
` [PATCH 1/4] mtd: rfd_ftl: allow use of MTD_RAM for testing purposes
` [PATCH 2/4] mtd: rfd_ftl: add discard support
` [PATCH 4/4] mtd: rfd_ftl: fix use-after-free
[V2] mtd: spinand: Add support for Etron EM73D044VCx
2021-08-07 10:25 UTC (4+ messages)
[PATCH] fscrypt: document struct fscrypt_operations
2021-08-07 6:30 UTC (2+ messages)
[PATCH 0/3] mtdblock: Advertise about UBI and UBI block
2021-08-06 20:05 UTC (11+ messages)
` [PATCH 1/3] mtdblock: Update old JFFS2 mention in Kconfig
` [PATCH 2/3] mtdblock: Add comment about UBI block devices
` [PATCH 3/3] mtdblock: Warn if the added for a NAND device
[PATCH] MAINTAINERS: repair Miquel Raynal's email address
2021-08-06 20:03 UTC (2+ messages)
[PATCH] mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typo
2021-08-06 20:03 UTC (2+ messages)
[PATCH] mtd: rawnand: remove never changed ret variable
2021-08-06 20:02 UTC (2+ messages)
[PATCH] mtd: fix lock hierarchy in deregister_mtd_blktrans
2021-08-06 19:45 UTC (3+ messages)
[PATCH] mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()
2021-08-06 19:45 UTC (2+ messages)
[PATCH 00/13] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
2021-08-06 19:14 UTC (21+ 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 V5 RESEND] mtd: rawnand: Add Loongson1 NAND driver
2021-08-06 18:09 UTC (2+ messages)
[RFC PATCH v1 0/4] keys: introduce key_extract_material helper
2021-08-06 10:53 UTC (2+ messages)
spi-nor 5.11 regression: Division by zero in kernel
2021-08-03 4:13 UTC (4+ messages)
[PATCH v2] dt-bindings: memory: renesas, rpc-if: Miscellaneous improvements
2021-08-02 20:40 UTC (2+ messages)
` [PATCH v2] dt-bindings: memory: renesas,rpc-if: "
Files read as corrupt when migrating from old kernel (3.0.x) to new kernel (5.2.x)
2021-08-02 17:48 UTC
[PATCH] mtd: spi-nor: macronix: Add support for mx77l51250f
2021-08-02 14:12 UTC
Kernel 4.19 MTD failed CRC error on Samsung NAND
2021-08-01 1:13 UTC
[BUG] jffs2: possible null-pointer dereference in jffs2_scan_dirty_space()
2021-07-31 4:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).