aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/sf_mtd.c
AgeCommit message (Expand)Author
2022-08-04Audit <flash.h> inclusionTom Rini
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún
2021-06-24mtd: spi-nor: fill-in mtd->dev memberMarek Behún
2021-06-24mtd: spi-nor: allow registering multiple MTDs when DM is enabledMarek Behún
2020-05-18common: Drop flash.h from common headerSimon Glass
2018-12-06mtd: sf: Make sf_mtd.c more robustBoris Brezillon
2018-12-06mtd: sf: Make sure we don't register the same device twiceBoris Brezillon
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-06-30mtd, spi: Add MTD layer driverDaniel Schwierzeck