summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] remove junk prototypesArtem Bityutskiy2009-01-091-3/+0
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-0989-682/+6145
|\
| * [MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse2009-01-091-2/+2
| * [MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity2009-01-091-2/+5
| * [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-092-0/+11
| * [MTD] [NAND] ndfc driverSean MacLennan2009-01-053-136/+179
| * [MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse2009-01-052-4/+4
| * 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-053-3/+10
| * | [MTD] LPDDR added new pfow_base parameterAlexey Korolev2009-01-051-0/+1
| * | [MTD] LPDDR Command set driverAlexey Korolev2009-01-051-0/+796
| * | [MTD] LPDDR PFOW definitionAlexey Korolev2009-01-051-0/+159
| * | [MTD] LPDDR QINFO records definitionsAlexey Korolev2009-01-051-0/+91
| * | [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-055669-224033/+389396
| |\ \
| * | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-2317-46/+46
| * | | [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-102-6/+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
| * | | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-105-125/+324
| |\ \ \
| | * | | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-294-86/+182
| | * | | [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-292-74/+104
| | * | | [MTD] sharpsl-nand: cleanup partitions supportDmitry Baryshkov2008-10-291-4/+18
| | * | | [MTD] sharpsl_nand: move io addr to struct sharpsl_nandDmitry Baryshkov2008-10-291-27/+32
| | * | | [MTD] sharpsl_nand: make drvdata non-staticDmitry Baryshkov2008-10-291-24/+29
| | * | | [MTD] sharpsl_nand: switch to driver model usage.Dmitry Baryshkov2008-10-291-7/+56
| * | | | [MTD] remove private wrapper of endian helpers in rfd_ftl.cHarvey Harrison2008-12-101-4/+2
| * | | | [JFFS2] Clean up fs/jffs2/compr_rubin.cDavid Woodhouse2008-12-101-56/+64
| * | | | [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-103-15/+15
| * | | | [MTD] Remove strange u_int32_t types from FTLDavid Woodhouse2008-12-102-69/+69
| * | | | [MTD] [NAND] Remove strange u_int64_t types from nandsimDavid Woodhouse2008-12-101-5/+5
| * | | | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-1030-138/+216
| * | | | MTD: nandsim: use less RAMAlexey Korolev2008-12-101-7/+18
OpenPOWER on IntegriCloud