aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-09romfs: do not use mtd->get_unmapped_area directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy
2012-01-09mtd: do use mtd->point directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_has_oob helperArtem Bityutskiy
2012-01-09mtd: mtdcore: export symbols cleanupArtem Bityutskiy
2012-01-09mtd: clean-up the default_mtd_writev functionArtem Bityutskiy
2012-01-09jffs: remove custom mtd_fake_writev functionArtem Bityutskiy
2012-01-09mtd: remove unused default_mtd_readv prototypeArtem Bityutskiy
2012-01-09mtd: sst25l: kill unused variableArtem Bityutskiy
2012-01-09mtd: onenand: kill unused variableArtem Bityutskiy
2012-01-09mtd: kill dev_to_mtd helperArtem Bityutskiy
2012-01-09mtd: remove extra retlen assignmentArtem Bityutskiy
2012-01-09mtd: always initialize retlen to zeroArtem Bityutskiy
2012-01-09mtd: doc: do not initialize mtd_info fields to 0 or NULLArtem Bityutskiy
2012-01-09mtd: docprobe: use kzalloc insteadArtem Bityutskiy
2012-01-09mtd: move mtd->{get,put}_device functions upArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_is_locked interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_unlock interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_lock interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_writev interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_panic_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_unpoint interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_point interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2012-01-09mtd: mtdchar: rename functionsArtem Bityutskiy
2012-01-09logfs: rename functions starting with mtd_Artem Bityutskiy
2012-01-09mtd: lpddr: drop unnecessary zeroingArtem Bityutskiy
2012-01-09mtd: map.h: fix arm cross-build failureArtem Bityutskiy
2012-01-09mtd: txx9ndfmc: use devm_request_and_ioremapJulia Lawall
2012-01-09mtd: lantiq-flash: drop iounmap for devm_ allocated dataJulia Lawall
2012-01-09mtd: gpio-nand: add device tree bindingsJamie Iles
2012-01-09mtd: bcm63xxpart: check the image tag's crc32Jonas Gorski
2012-01-09MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integersJonas Gorski
2012-01-09mtd: bcm63xxpart: don't assume NVRAM is always the fourth partitionJonas Gorski