summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6David Woodhouse2009-01-0510-1/+3530
|\
| * MTD: add MTD tests to compilationArtem Bityutskiy2008-12-103-1/+16
| * MTD: tests: add mtd_torturetestArtem Bityutskiy2008-12-101-0/+530
| * MTD: tests: add mtd_subpagetestArtem Bityutskiy2008-12-081-0/+525
| * MTD: tests: add mtd_stresstestArtem Bityutskiy2008-12-081-0/+330
| * MTD: tests: add mtd_speedtestArtem Bityutskiy2008-12-081-0/+502
| * MTD: tests: add mtd_readtestArtem Bityutskiy2008-12-081-0/+253
| * MTD: tests: add mtd_pagetestArtem Bityutskiy2008-12-081-0/+632
| * MTD: tests: add mtd_oobtestArtem Bityutskiy2008-12-081-0/+742
* | [MTD] LPDDR Makefile and KConfigAlexey Korolev2009-01-054-1/+31
* | [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-052-3/+9
* | [MTD] LPDDR Command set driverAlexey Korolev2009-01-051-0/+796
* | [MTD] LPDDR qinfo probing.Alexey Korolev2009-01-051-0/+255
* | [MTD] [NAND] pxa3xx: convert from ns to clock ticks more accuratelyMatt Reimer2009-01-051-1/+1
* | [MTD] [NAND] pxa3xx: fix non-page-aligned readsMatt Reimer2009-01-051-2/+2
* | [MTD] [NAND] fix nandsim sched.h referencesRandy Dunlap2009-01-051-0/+1
* | [MTD] [NAND] alauda: use USB API functions rather than constantsJulia Lawall2009-01-051-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-0514-348/+318
|\ \
| * \ Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2009-01-027-330/+301
| |\ \
| | * | UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-283-7/+8
| | * | UBI: simplify PEB protection codeXiaochuan-Xu2008-12-162-241/+162
| | * | UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-152-24/+27
| | * | UBI: return -ENOMEM upon failing vmallocStefan Roese2008-12-101-2/+3
| | * | UBI: handle write errors in WL workerArtem Bityutskiy2008-12-052-25/+44
| | * | UBI: fix error pathArtem Bityutskiy2008-12-051-9/+18
| | * | UBI: some code re-structuringArtem Bityutskiy2008-12-051-16/+23
| | * | UBI: fix deadlockArtem Bityutskiy2008-12-051-7/+7
| | * | UBI: fix warnings when debugging is enabledArtem Bityutskiy2008-12-031-8/+18
| * | | [ARM] MX3: add NAND supportSascha Hauer2008-12-161-1/+1
| * | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-156-46/+45
| |\ \ \
| | * | | ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-101-3/+3
| | * | | ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-101-1/+1
| | * | | ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-101-1/+1
| * | | | Merge git://git.marvell.com/orion into develRussell King2008-12-133-3/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [ARM] netwinder: clean up GPIO namingRussell King2008-12-131-4/+3
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-021-1/+1
| |\ \ \ \
| | * | | | [ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao2008-12-021-1/+1
| * | | | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-2/+2
| |\ \ \ \ \
| | * | | | | [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks2008-10-301-2/+2
| * | | | | | Merge branches 'core' and 'clks' into develRussell King2008-11-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | [ARM] remove memzero()Russell King2008-11-273-4/+4
| |/ / / / /
* | | | | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-2316-45/+45
* | | | | | [MTD] fix m25p80 64-bit divisionsArtem Bityutskiy2008-12-191-18/+19
* | | | | | [MTD] fix dataflash 64-bit divisionsArtem Bityutskiy2008-12-191-9/+15
* | | | | | [MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.Jason Jin2008-12-101-1/+3
* | | | | | [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-101-1/+0
* | | | | | [MTD] physmap: fix leak of memory returned by parse_mtd_partitionsAtsushi Nemoto2008-12-101-9/+8
* | | | | | [MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZEJulia Lawall2008-12-101-2/+1
* | | | | | [MTD] physmap: make physmap compat explicitMike Frysinger2008-12-102-15/+18