aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-0/+19
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds12-234/+297
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+2
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-133/+287
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-35/+33
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy6-62/+49
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy8-25/+70
2011-03-16UBI: make debugging messages dynamicArtem Bityutskiy3-55/+37
2011-03-16UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy2-21/+16
2011-03-16UBI: kill debugging bufferArtem Bityutskiy2-19/+0
2011-03-16UBI: allocate erase checking buffer on demandArtem Bityutskiy1-7/+12
2011-03-16UBI: allocate write checking buffer on demandArtem Bityutskiy2-9/+16
2011-03-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King1-1/+1
2011-03-13Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds7-42/+44
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin3-3/+3
2011-03-11mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky1-1/+0
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka1-0/+1
2011-03-11mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund1-21/+22
2011-03-11mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov1-2/+3
2011-03-11mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov1-16/+16
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-1/+1
2011-03-08UBI: provide LEB offset informationArtem Bityutskiy1-0/+1
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy3-0/+18
2011-03-07ARM: imx5x: clean up ARCH_MX5XRichard Zhao1-1/+1
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2-2/+2
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely7-35/+33
2011-02-22mtd: OneNAND: Change dependency of ARCH_EXYNOS4Kukjin Kim1-1/+1
2011-02-17mtd: OneNAND: OMAP2: increase multiblock erase verify timeoutRoman Tereshonkov1-5/+3
2011-02-17OMAP: OneNAND: determine frequency in one placeAdrian Hunter1-23/+5
2011-02-17omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai1-1/+36
2011-02-17omap3: nand: ecc layout select from board fileSukumar Ghorai1-15/+11
2011-02-17omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai1-8/+14
2011-02-17omap3: nand: prefetch in irq mode supportSukumar Ghorai1-9/+189
2011-02-17omap3: nand: configurable transfer type per boardSukumar Ghorai2-77/+34
2011-02-17omap3630: nand: fix device size to work in polled modeSukumar Ghorai1-1/+1
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse1-3/+2
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2-2/+2
2011-02-06UBI: always re-read in case of read failuresArtem Bityutskiy1-1/+1
2011-02-06UBI: cleanup comments about corrupted PEBsArtem Bityutskiy1-20/+34
2011-02-06UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy3-11/+25
2011-02-06UBI: use raw mtd read function in debugging codeArtem Bityutskiy1-2/+4
2011-02-06UBI: try to reveal buggy MTD driversArtem Bityutskiy1-0/+22
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy1-27/+1
2011-01-26UBI: add a commentary about allocating VID header buffer on stackArtem Bityutskiy1-0/+7
2011-01-26UBI: cleanup LEB start calculationsJohn Ogness1-1/+1
2011-01-26UBI: fix NOR erase preparation quirkHolger Brunck1-2/+4
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds39-316/+535
2011-01-17mtd: mtdpart: disallow reading OOB past the end of the partitionArtem Bityutskiy1-1/+18
2011-01-16sanitize vfsmount refcounting changesAl Viro1-1/+1