summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy2012-01-093-4/+12
* mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy2012-01-093-3/+11
* mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy2012-01-093-4/+12
* mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy2012-01-093-8/+15
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-0913-27/+31
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-0914-31/+37
* mtd: introduce mtd_panic_write interfaceArtem Bityutskiy2012-01-093-14/+19
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-0922-73/+84
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-0935-135/+152
* mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy2012-01-095-11/+18
* mtd: introduce mtd_unpoint interfaceArtem Bityutskiy2012-01-095-10/+14
* mtd: introduce mtd_point interfaceArtem Bityutskiy2012-01-095-12/+18
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-0922-28/+37
* mtd: mtdchar: rename functionsArtem Bityutskiy2012-01-091-37/+39
* logfs: rename functions starting with mtd_Artem Bityutskiy2012-01-091-29/+32
* mtd: lpddr: drop unnecessary zeroingArtem Bityutskiy2012-01-091-7/+0
* mtd: map.h: fix arm cross-build failureArtem Bityutskiy2012-01-091-1/+1
* 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-092-7/+152
* mtd: bcm63xxpart: check the image tag's crc32Jonas Gorski2012-01-091-16/+29
* MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integersJonas Gorski2012-01-091-6/+5
* 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
* mtd: document that MEMWRITE ioctl is NAND-specificArtem Bityutskiy2012-01-091-1/+2
* mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo2012-01-091-3/+10
* mtdoops: fix the oops_page_used array sizeRoman Tereshonkov2012-01-091-1/+1
* jffs2: fix up error handling for insert_inode_lockedEric Sandeen2012-01-091-1/+0
* mtd: maps: remove the now unused bcm963xx-flashJonas Gorski2012-01-093-130/+0
* MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski2012-01-091-0/+3
* mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski2012-01-092-1/+5
* mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski2012-01-095-150/+202
* mtd: maps: bcm963xx-flash: clean up printk usageJonas Gorski2012-01-091-10/+10
* mtd: maps: bcm963xx-flash: remove superfluous semicolonsJonas Gorski2012-01-091-5/+5
* mtd: maps: bcm963xx-flash: fix word order for spare partitionJonas Gorski2012-01-091-1/+1
* mtd: davinci: if no amif timing is passed, don; t setup cscfg registerHeiko Schocher2012-01-091-1/+3
* mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo2012-01-091-1/+2
* mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPARLiu Shuo2012-01-091-7/+11
* mtd: docg3: fixes and cleanupsRobert Jarzmik2012-01-092-14/+15
* mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov2012-01-091-0/+3
* mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang2012-01-091-0/+7
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-0929-345/+30
* Documentation: add sysfs entries for mtd docg3 chipsRobert Jarzmik2012-01-091-0/+34
* mtd: docg3: dereferencing an ERR_PTR() in docg3_probe()Dan Carpenter2012-01-091-9/+12
* mtd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-093-3/+0
OpenPOWER on IntegriCloud