summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: spi-nor: add SPI-NOR frameworkSteffen Trumtrar2015-05-291-0/+204
* mtd: fixup device tree partitionsSascha Hauer2015-02-121-0/+2
* mtd: Add partitions to listSascha Hauer2015-02-121-0/+3
* ARM: i.MX6: use generic calculation in nand bbu handlerStefan Christ2015-01-291-0/+37
* Documentation: remove doxygen documentationSascha Hauer2014-06-262-8/+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-122-3/+20
* Merge branch 'for-next/mtd'Sascha Hauer2014-03-071-1/+4
|\
| * mtd: Simplify partitionsSascha Hauer2014-02-131-1/+4
* | mtd: nand: disable subpage readsSascha Hauer2014-03-031-1/+2
|/
* mtd: Add subpagesize to mtd_info_userSascha Hauer2013-12-201-0/+1
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* mtd: Pass device_id to add_mtd_deviceSascha Hauer2013-10-291-1/+1
* mtd: ubi: Add support for opening a volume by cdevSascha Hauer2013-08-071-0/+1
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-252-0/+233
* UBI: remove old ubi supportSascha Hauer2013-07-241-183/+0
* mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-235-277/+597
* mtd: introduce mtd_read_oob and mtd_write_oobSascha Hauer2013-07-221-0/+13
* mtd: introduce ecc strengthSascha Hauer2013-07-222-0/+26
* mtd: sync bbm.h with Linux KernelSascha Hauer2013-07-221-22/+61
* mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-222-17/+20
* nand_base: sync flash detection functions with linux 3.9's codeEric Bénard2013-05-171-0/+2
* Merge branch 'for-next/param'Sascha Hauer2013-05-061-0/+1
|\
| * mtd: Nand: Use dev_add_param_bool for erasebad parameterSascha Hauer2013-04-111-0/+1
* | mtd: update NAND manufacturer names from the kernelJan Luebbe2013-04-111-9/+11
|/
* mtd: nand: replace NAND_USE_FLASH_BBT with NAND_BBT_USE_FLASHSascha Hauer2013-03-042-3/+10
* mtd nand: introduce bbm.hSascha Hauer2013-03-042-72/+91
* mtd: Add parameter to allow erasing bad blocksSascha Hauer2013-03-041-0/+3
* mtd: nand: register nand flashes with nand specific functionSascha Hauer2013-03-041-1/+1
* 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
* m25p80: re-import it againt mtd_add_hostJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+65
* mtd: introduce mtd_block_isbadJean-Christophe PLAGNIOL-VILLARD2012-11-031-0/+2
* mtd: add parent supportJean-Christophe PLAGNIOL-VILLARD2012-10-171-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* mtd nand: implement buswidth detectionSascha Hauer2012-08-031-0/+3
* nand_base: add ONFI flash detectionEric Bénard2012-07-052-4/+77
* fix typo funtion -> functionAntony Pavlov2012-05-131-1/+1
* drivers/mtd: split mtd mtdoob devicesRobert Jarzmik2011-12-221-1/+0
* drivers/mtd: transfer NAND notions to MTD coreRobert Jarzmik2011-12-221-1/+1
* nand: remove unused header fileSascha Hauer2011-04-111-46/+0
* nand: remove unused suspend/resume functionsSascha Hauer2011-04-041-4/+0
* mtd/nand: increase page and oob size limitsBaruch Siach2011-03-181-2/+2
* nand_s3c2410: Fix sparse warnings.Marek Belisko2010-11-191-1/+0
* mtd: Fix sparse warning.Marek Belisko2010-11-191-3/+4
* add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-051-0/+186