summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy11-14/+17
2012-01-09mtd: introduce mtd_writev interfaceArtem Bityutskiy4-11/+18
2012-01-09mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy3-4/+10
2012-01-09mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy3-4/+12
2012-01-09mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy3-4/+12
2012-01-09mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy3-3/+11
2012-01-09mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy3-4/+12
2012-01-09mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy3-8/+15
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy13-27/+31
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy14-31/+37
2012-01-09mtd: introduce mtd_panic_write interfaceArtem Bityutskiy3-14/+19
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy22-73/+84
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy35-135/+152
2012-01-09mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy5-11/+18
2012-01-09mtd: introduce mtd_unpoint interfaceArtem Bityutskiy5-10/+14
2012-01-09mtd: introduce mtd_point interfaceArtem Bityutskiy5-12/+18
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy22-28/+37
2012-01-09mtd: mtdchar: rename functionsArtem Bityutskiy1-37/+39
2012-01-09logfs: rename functions starting with mtd_Artem Bityutskiy1-29/+32
2012-01-09mtd: lpddr: drop unnecessary zeroingArtem Bityutskiy1-7/+0
2012-01-09mtd: map.h: fix arm cross-build failureArtem Bityutskiy1-1/+1
2012-01-09mtd: txx9ndfmc: use devm_request_and_ioremapJulia Lawall1-5/+1
2012-01-09mtd: lantiq-flash: drop iounmap for devm_ allocated dataJulia Lawall1-5/+1
2012-01-09mtd: gpio-nand: add device tree bindingsJamie Iles2-7/+152
2012-01-09mtd: bcm63xxpart: check the image tag's crc32Jonas Gorski1-16/+29
2012-01-09MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integersJonas Gorski1-6/+5
2012-01-09mtd: bcm63xxpart: don't assume NVRAM is always the fourth partitionJonas Gorski1-2/+2
2012-01-09mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiBJonas Gorski1-7/+15
2012-01-09mtd: bcm63xxpart: check version marker string for newer CFEsJonas Gorski1-5/+17
2012-01-09mtd: sm_ftl: fix module parameterRusty Russell1-1/+1
2012-01-09mtd: docg3: remove unused functionRobert Jarzmik1-0/+2
2012-01-09mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu1-8/+10
2012-01-09mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu1-5/+5
2012-01-09mtd: document that MEMWRITE ioctl is NAND-specificArtem Bityutskiy1-1/+2
2012-01-09mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo1-3/+10
2012-01-09mtdoops: fix the oops_page_used array sizeRoman Tereshonkov1-1/+1
2012-01-09jffs2: fix up error handling for insert_inode_lockedEric Sandeen1-1/+0
2012-01-09mtd: maps: remove the now unused bcm963xx-flashJonas Gorski3-130/+0
2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski1-0/+3
2012-01-09mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski2-1/+5
2012-01-09mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski5-150/+202
2012-01-09mtd: maps: bcm963xx-flash: clean up printk usageJonas Gorski1-10/+10
2012-01-09mtd: maps: bcm963xx-flash: remove superfluous semicolonsJonas Gorski1-5/+5
2012-01-09mtd: maps: bcm963xx-flash: fix word order for spare partitionJonas Gorski1-1/+1
2012-01-09mtd: davinci: if no amif timing is passed, don; t setup cscfg registerHeiko Schocher1-1/+3
2012-01-09mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo1-1/+2
2012-01-09mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPARLiu Shuo1-7/+11
2012-01-09mtd: docg3: fixes and cleanupsRobert Jarzmik2-14/+15
2012-01-09mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov1-0/+3
2012-01-09mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang1-0/+7