sh: magicpanelr2: Update for parse_mtd_partitions() fallout.
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers /
2012-01-09 Artem Bityutskiymtd: do not use mtd->block_markbad directly
2012-01-09 Artem Bityutskiymtd: introduce mtd_can_have_bb helper
2012-01-09 Artem Bityutskiymtd: do not use mtd->suspend and mtd->resume directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->lock, unlock and is_locked directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->sync directly
2012-01-09 Artem Bityutskiymtd: harmonize mtd_writev usage
2012-01-09 Artem Bityutskiymtd: do not use mtd->lock_user_prot_reg directly
2012-01-09 Artem Bityutskiymtd: mtd->write_user_prot_reg directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->read_*_prot_reg directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->get_*_prot_info directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->read_oob directly
2012-01-09 Artem Bityutskiymtd: mtdoops: do not use mtd->panic_write directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->get_unmapped_area directly
2012-01-09 Artem Bityutskiymtd: introduce mtd_has_oob helper
2012-01-09 Artem Bityutskiymtd: mtdcore: export symbols cleanup
2012-01-09 Artem Bityutskiymtd: clean-up the default_mtd_writev function
2012-01-09 Artem Bityutskiymtd: sst25l: kill unused variable
2012-01-09 Artem Bityutskiymtd: onenand: kill unused variable
2012-01-09 Artem Bityutskiymtd: kill dev_to_mtd helper
2012-01-09 Artem Bityutskiymtd: remove extra retlen assignment
2012-01-09 Artem Bityutskiymtd: doc: do not initialize mtd_info fields to 0 or...
2012-01-09 Artem Bityutskiymtd: docprobe: use kzalloc instead
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_markbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_isbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_resume interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_suspend interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_is_locked interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_unlock interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_lock interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_sync interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_writev interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_lock_user_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write_user_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_user_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_user_prot_info interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_fact_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_fact_prot_info interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_panic_write interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_unmapped_area interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_unpoint interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_point interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_erase interface
2012-01-09 Artem Bityutskiymtd: mtdchar: rename functions
2012-01-09 Artem Bityutskiymtd: lpddr: drop unnecessary zeroing
2012-01-09 Julia Lawallmtd: txx9ndfmc: use devm_request_and_ioremap
2012-01-09 Julia Lawallmtd: lantiq-flash: drop iounmap for devm_ allocated...
2012-01-09 Jamie Ilesmtd: gpio-nand: add device tree bindings
2012-01-09 Jonas Gorskimtd: bcm63xxpart: check the image tag's crc32
2012-01-09 Jonas Gorskimtd: bcm63xxpart: don't assume NVRAM is always the...
2012-01-09 Jonas Gorskimtd: bcm63xxpart: make sure CFE and NVRAM partitions...
2012-01-09 Jonas Gorskimtd: bcm63xxpart: check version marker string for newer...
2012-01-09 Rusty Russellmtd: sm_ftl: fix module parameter
2012-01-09 Robert Jarzmikmtd: docg3: remove unused function
2012-01-09 Shengzhou Liumtd: nand: Add ONFI support for FSL NAND controller
2012-01-09 Shengzhou Liumtd: nand: fixup for fmr initialization of Freescale...
2012-01-09 Liu Shuomtd: fsl_elbc_nand: set Nand flash page address to...
2012-01-09 Roman Tereshonkovmtdoops: fix the oops_page_used array size
2012-01-09 Jonas Gorskimtd: maps: remove the now unused bcm963xx-flash
2012-01-09 Jonas Gorskimtd: maps: physmap: allow partition parsers for physmap...
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: make CFE partition parsing...
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: clean up printk usage
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: remove superfluous semicolons
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: fix word order for spare...
2012-01-09 Heiko Schochermtd: davinci: if no amif timing is passed, don; t setup...
2012-01-09 Liu Shuomtd: nand: set correct length to FBCR for a non-full...
2012-01-09 Liu Shuomtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit...
2012-01-09 Robert Jarzmikmtd: docg3: fixes and cleanups
2012-01-09 Roman Tereshonkovmtd: mtdoops: skip reading initially bad blocks
2012-01-09 Wolfram Sangmtd: tests: stresstest: bail out if device has not...
2012-01-09 Axel Linmtd: convert drivers/mtd/* to use module_platform_driver()
2012-01-09 Dan Carpentermtd: docg3: dereferencing an ERR_PTR() in docg3_probe()
2012-01-09 Lars-Peter Clausenmtd: Remove redundant spi driver bus initialization
2012-01-09 Robert Jarzmikmtd: docg3: add protection areas sysfs access
2012-01-09 Robert Jarzmikmtd: docg3: add fast mode
2012-01-09 Robert Jarzmikmtd: docg3: add suspend and resume
2012-01-09 Robert Jarzmikmtd: docg3: add ECC correction code
2012-01-09 Robert Jarzmikmtd: docg3: map erase and write functions
2012-01-09 Robert Jarzmikmtd: docg3: add erase functions
2012-01-09 Robert Jarzmikmtd: docg3: add write functions
2012-01-09 Robert Jarzmikmtd: docg3: add OOB buffer to device structure
2012-01-09 Robert Jarzmikmtd: docg3: add registers for erasing and writing
2012-01-09 Robert Jarzmikmtd: docg3: add OOB layout to mtdinfo
2012-01-09 Robert Jarzmikmtd: docg3: add multiple floor support
2012-01-09 Robert Jarzmikmtd: docg3: fix reading oob+data without correction
2012-01-09 Robert Jarzmikmtd: docg3: fix BCH registers
2012-01-09 Robert Jarzmikmtd: docg3: fix protection areas reading
2012-01-09 Robert Jarzmikmtd: docg3: fix tracing of IO in writeb
2012-01-09 Robert Jarzmikmtd: docg3: fix debug log verbosity
2012-01-09 Shubhrajyoti Dmtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUS
2012-01-09 Aaron Sierramtd: cfi: Allow per-mapping CFI device endianness
2012-01-09 Brian Norrismtd: mtd_blkdevs: don't increase 'open' count on error...
2012-01-09 Brian Norrismtd: nand: scan 1st and 2nd page for Macronix SLC
2012-01-09 Brian Norrismtd: nand: add 512 Mbit device code (Macronix)
2012-01-09 Brian Norrismtd: nand: add Macronix manufacturer
2012-01-09 Arnd BergmannMerge branch 'samsung/cleanup' into next/boards
2012-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next