aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds73-579/+5503
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse1-2/+2
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity1-2/+5
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger1-0/+10
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-0/+776
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-08mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand1-6/+8
2009-01-08mtd/ps3vram: Use msleep in waitsGeoff Levand1-23/+17
2009-01-08mtd/ps3vram: Use proper kernel typesGeoff Levand1-26/+30
2009-01-08mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand1-48/+68
2009-01-08mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand1-29/+0
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven1-0/+1
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris3-0/+784
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-9/+9
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers16-42/+42
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer7-9/+9
2009-01-05[MTD] [NAND] ndfc driverSean MacLennan2-136/+140
2009-01-05[MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse2-4/+4
2009-01-05Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6David Woodhouse10-1/+3530
2009-01-05[MTD] LPDDR Makefile and KConfigAlexey Korolev4-1/+31
2009-01-05[MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2-3/+9
2009-01-05[MTD] LPDDR Command set driverAlexey Korolev1-0/+796
2009-01-05[MTD] LPDDR qinfo probing.Alexey Korolev1-0/+255
2009-01-05[MTD] [NAND] pxa3xx: convert from ns to clock ticks more accuratelyMatt Reimer1-1/+1
2009-01-05[MTD] [NAND] pxa3xx: fix non-page-aligned readsMatt Reimer1-2/+2
2009-01-05[MTD] [NAND] fix nandsim sched.h referencesRandy Dunlap1-0/+1
2009-01-05[MTD] [NAND] alauda: use USB API functions rather than constantsJulia Lawall1-3/+3
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse14-348/+318
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds7-330/+301
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy3-7/+8
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers16-45/+45
2008-12-19[MTD] fix m25p80 64-bit divisionsArtem Bityutskiy1-18/+19
2008-12-19[MTD] fix dataflash 64-bit divisionsArtem Bityutskiy1-9/+15
2008-12-16[ARM] MX3: add NAND supportSascha Hauer1-1/+1
2008-12-16UBI: simplify PEB protection codeXiaochuan-Xu2-241/+162
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King6-46/+45
2008-12-15UBI: prepare for protection tree improvementsXiaochuan-Xu2-24/+27
2008-12-13Merge git://git.marvell.com/orion into develRussell King3-3/+4
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King1-4/+3
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell1-3/+3
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell1-1/+1
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell1-1/+1
2008-12-10[MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.Jason Jin1-1/+3
2008-12-10[MTD] [NAND] remove excess kernel-doc notationRandy Dunlap1-1/+0
2008-12-10[MTD] physmap: fix leak of memory returned by parse_mtd_partitionsAtsushi Nemoto1-9/+8
2008-12-10[MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZEJulia Lawall1-2/+1
2008-12-10[MTD] physmap: make physmap compat explicitMike Frysinger2-15/+18
2008-12-10Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/kernel/git/lumag/tosa-2.6David Woodhouse1-125/+122
2008-12-10[MTD] remove private wrapper of endian helpers in rfd_ftl.cHarvey Harrison1-4/+2
2008-12-10MTD: add MTD tests to compilationArtem Bityutskiy3-1/+16