aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/pending-5.15/486-01-mtd-spinand-add-support-for-ESMT-F50x1G41LB.patch
Commit message (Collapse)AuthorAge
* kernel: backport MEMREAD ioctlMichał Kępień2023-04-18
| | | | | | | | | MEMREAD is a new ioctl for MTD character devices that was first included in Linux 6.1. It allows userspace applications to use the Linux kernel's OOB autoplacement mechanism while reading data from NAND devices. The Yafut tool needs this ioctl to do its job. Signed-off-by: Michał Kępień <openwrt@kempniu.pl>
* kernel: 5.15: add support for ESMT F50x1G41LBChuanhong Guo2022-04-14
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>