summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell-6/+6
2009-01-15ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula-3/+3
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds-579/+5503
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse-2/+2
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity-2/+5
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger-0/+10
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+776
2009-01-08fix similar typos to successfullColy Li-1/+1
2009-01-08mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand-6/+8
2009-01-08mtd/ps3vram: Use msleep in waitsGeoff Levand-23/+17
2009-01-08mtd/ps3vram: Use proper kernel typesGeoff Levand-26/+30
2009-01-08mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand-48/+68
2009-01-08mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand-29/+0
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven-0/+1
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris-0/+784
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-9/+9
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-42/+42
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer-9/+9
2009-01-05[MTD] [NAND] ndfc driverSean MacLennan-136/+140
2009-01-05[MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse-4/+4
2009-01-05Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6David Woodhouse-1/+3530
2009-01-05[MTD] LPDDR Makefile and KConfigAlexey Korolev-1/+31
2009-01-05[MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev-3/+9
2009-01-05[MTD] LPDDR Command set driverAlexey Korolev-0/+796
2009-01-05[MTD] LPDDR qinfo probing.Alexey Korolev-0/+255
2009-01-05[MTD] [NAND] pxa3xx: convert from ns to clock ticks more accuratelyMatt Reimer-1/+1
2009-01-05[MTD] [NAND] pxa3xx: fix non-page-aligned readsMatt Reimer-2/+2
2009-01-05[MTD] [NAND] fix nandsim sched.h referencesRandy Dunlap-0/+1
2009-01-05[MTD] [NAND] alauda: use USB API functions rather than constantsJulia Lawall-3/+3
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-348/+318
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds-330/+301
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy-7/+8
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-45/+45
2008-12-19[MTD] fix m25p80 64-bit divisionsArtem Bityutskiy-18/+19
2008-12-19[MTD] fix dataflash 64-bit divisionsArtem Bityutskiy-9/+15
2008-12-16[ARM] MX3: add NAND supportSascha Hauer-1/+1
2008-12-16UBI: simplify PEB protection codeXiaochuan-Xu-241/+162
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King-46/+45
2008-12-15UBI: prepare for protection tree improvementsXiaochuan-Xu-24/+27
2008-12-13Merge git://git.marvell.com/orion into develRussell King-3/+4
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King-4/+3
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell-3/+3
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell-1/+1
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell-1/+1
2008-12-10[MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.Jason Jin-1/+3
2008-12-10[MTD] [NAND] remove excess kernel-doc notationRandy Dunlap-1/+0
2008-12-10[MTD] physmap: fix leak of memory returned by parse_mtd_partitionsAtsushi Nemoto-9/+8
2008-12-10[MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZEJulia Lawall-2/+1
2008-12-10[MTD] physmap: make physmap compat explicitMike Frysinger-15/+18
2008-12-10Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse-125/+122