summaryrefslogtreecommitdiffstats
path: root/linux_mtd.c
Commit message (Expand)AuthorAgeFilesLines
* programmer_table: move each entry to the associated programmer sourceThomas Heijligen2021-06-101-3/+13
* treewide: Drop unnecessary uses of memset/memcpyAngel Pons2021-06-091-2/+1
* programmer: Make use of new register_opaque_master() APIAnastasia Klimchuk2021-05-231-3/+2
* programmer: Smoothen register_opaque_master() APIAnastasia Klimchuk2021-05-231-1/+1
* linux_mtd: drop 'mtd_' prefix from variable/field namesNikolai Artemiev2021-05-131-27/+27
* linux_mtd: move global state into programmer data fieldNikolai Artemiev2021-05-131-45/+65
* linux_mtd: Disable buffering on the mtd deviceDouglas Anderson2021-02-011-0/+4
* linux_mtd: Fix param memory leakJacob Garber2019-09-241-0/+1
* linux_mtd: Bail out early if sysfs node doesn't existDavid Hendricks2018-06-241-0/+18
* linux_mtd: Import driver from ChromiumOSDavid Hendricks2018-05-171-0/+390