summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy2012-01-091-5/+3
* mtd: do not use mtd->read_oob directlyArtem Bityutskiy2012-01-091-7/+2
* mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy2012-01-091-9/+8
* mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-092-20/+12
* mtd: introduce mtd_has_oob helperArtem Bityutskiy2012-01-092-3/+3
* mtd: mtdcore: export symbols cleanupArtem Bityutskiy2012-01-091-15/+9
* mtd: clean-up the default_mtd_writev functionArtem Bityutskiy2012-01-091-19/+22
* mtd: sst25l: kill unused variableArtem Bityutskiy2012-01-091-1/+1
* mtd: onenand: kill unused variableArtem Bityutskiy2012-01-091-1/+0
* mtd: kill dev_to_mtd helperArtem Bityutskiy2012-01-091-12/+13
* mtd: remove extra retlen assignmentArtem Bityutskiy2012-01-097-33/+22
* mtd: doc: do not initialize mtd_info fields to 0 or NULLArtem Bityutskiy2012-01-094-29/+0
* mtd: docprobe: use kzalloc insteadArtem Bityutskiy2012-01-091-6/+1
* mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-0910-10/+10
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-0917-24/+24
* mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-099-9/+9
* mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-099-9/+9
* mtd: introduce mtd_is_locked interfaceArtem Bityutskiy2012-01-092-2/+2
* mtd: introduce mtd_unlock interfaceArtem Bityutskiy2012-01-094-4/+4
* mtd: introduce mtd_lock interfaceArtem Bityutskiy2012-01-094-4/+4
* mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-098-9/+9
* mtd: introduce mtd_writev interfaceArtem Bityutskiy2012-01-092-4/+5
* mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy2012-01-092-2/+2
* mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy2012-01-092-3/+3
* mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy2012-01-092-3/+3
* mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy2012-01-092-2/+2
* mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy2012-01-092-3/+3
* mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy2012-01-092-2/+2
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-0910-19/+19
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-0911-21/+21
* mtd: introduce mtd_panic_write interfaceArtem Bityutskiy2012-01-092-4/+4
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-0917-57/+58
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-0928-122/+129
* mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy2012-01-093-5/+4
* mtd: introduce mtd_unpoint interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_point interfaceArtem Bityutskiy2012-01-091-2/+2
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-0918-20/+20
* mtd: mtdchar: rename functionsArtem Bityutskiy2012-01-091-37/+39
* mtd: lpddr: drop unnecessary zeroingArtem Bityutskiy2012-01-091-7/+0
* mtd: txx9ndfmc: use devm_request_and_ioremapJulia Lawall2012-01-091-5/+1
* mtd: lantiq-flash: drop iounmap for devm_ allocated dataJulia Lawall2012-01-091-5/+1
* mtd: gpio-nand: add device tree bindingsJamie Iles2012-01-091-7/+108
* mtd: bcm63xxpart: check the image tag's crc32Jonas Gorski2012-01-091-16/+29
* mtd: bcm63xxpart: don't assume NVRAM is always the fourth partitionJonas Gorski2012-01-091-2/+2
* mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiBJonas Gorski2012-01-091-7/+15
* mtd: bcm63xxpart: check version marker string for newer CFEsJonas Gorski2012-01-091-5/+17
* mtd: sm_ftl: fix module parameterRusty Russell2012-01-091-1/+1
* mtd: docg3: remove unused functionRobert Jarzmik2012-01-091-0/+2
* mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu2012-01-091-8/+10
* mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu2012-01-091-5/+5
OpenPOWER on IntegriCloud