summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/mtd.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: consult CONFIG_OFDEVICE in mtd_get_of_nodeAhmad Fatoum2023-01-121-0/+2
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-4/+4
* include: add dedicated header for printf/printkAhmad Fatoum2021-11-011-1/+1
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* mtd: Add hook to fix up kernel partitionsSascha Hauer2020-11-251-0/+2
* mtd: Remove set but not used of_pathSascha Hauer2020-11-251-1/+0
* nand command: Print OOB informationSascha Hauer2020-11-101-0/+2
* mtd: nand: Update to Linux-5.9Sascha Hauer2020-11-101-17/+81
* mtd: Add ecc_step_sizeSascha Hauer2020-11-091-0/+3
* mtd: rename master to parentSascha Hauer2020-11-091-1/+7
* mtd: rename class_dev to devSascha Hauer2020-11-091-1/+1
* mtd: Use classdev->parentSascha Hauer2020-11-091-1/+0
* mtd: Add underscore prefix to mtd hooksSascha Hauer2020-11-061-23/+23
* mtd: Drop asynchronous erase supportSascha Hauer2020-11-061-25/+0
* mtd: use dev_add_param_stringSascha Hauer2017-04-111-0/+1
* mtd: of: Make used partition binding configurableSascha Hauer2017-03-301-0/+1
* Merge branch 'for-next/mtd-imx-nand'Sascha Hauer2016-04-081-19/+0
|\
| * mtd: remove unused debug definesSascha Hauer2016-03-171-19/+0
* | mtd: Introduce mtd_check_patternSascha Hauer2016-03-151-0/+1
* | mtd: rename mtd_all_ff -> mtd_buf_all_ffSascha Hauer2016-03-151-1/+1
* | mtd: Introduce function to get mtd type stringSascha Hauer2016-03-151-0/+1
* | mtd: Add support for marking blocks as goodSascha Hauer2016-03-151-0/+2
|/
* mtd: mtd_[read|write|erase]: check for valid input dataSascha Hauer2016-03-041-0/+2
* mtd: Make erase_info structs 64bit where necessarySascha Hauer2016-02-091-4/+4
* mtd: Make devname argument to add_mtd_device constSascha Hauer2015-06-291-1/+1
* mtd: fixup device tree partitionsSascha Hauer2015-02-121-0/+2
* mtd: Add partitions to listSascha Hauer2015-02-121-0/+3
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-4/+0
* mtd: nand: create bb devices automaticallySascha Hauer2014-04-281-0/+2
* mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-121-2/+2
* mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-121-2/+9
* mtd: Simplify partitionsSascha Hauer2014-02-131-1/+4
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* mtd: Pass device_id to add_mtd_deviceSascha Hauer2013-10-291-1/+1
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-0/+5
* mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-231-0/+11
* mtd: introduce mtd_read_oob and mtd_write_oobSascha Hauer2013-07-221-0/+13
* mtd: introduce ecc strengthSascha Hauer2013-07-221-0/+24
* mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-221-17/+1
* mtd: Nand: Use dev_add_param_bool for erasebad parameterSascha Hauer2013-04-111-0/+1
* mtd: Add parameter to allow erasing bad blocksSascha Hauer2013-03-041-0/+3
* Merge branch 'for-next/mtd'Sascha Hauer2013-03-041-0/+9
|\
| * mtd: implement mtd_lock and mtd_unlockSascha Hauer2013-02-141-0/+2
| * mtd: Add mtd_* functionsSascha Hauer2013-02-141-0/+7
* | mtd: nand: do not write empty pagesSascha Hauer2013-02-211-0/+2
|/
* mtd nand: Specify pr_fmt and change messages to pr_*Sascha Hauer2013-01-271-1/+1
* mtd: introduce mtd_block_isbadJean-Christophe PLAGNIOL-VILLARD2012-11-031-0/+2
* mtd: add parent supportJean-Christophe PLAGNIOL-VILLARD2012-10-171-1/+1
* drivers/mtd: split mtd mtdoob devicesRobert Jarzmik2011-12-221-1/+0