summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-291-86/+0
| | * | | [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-291-74/+84
| | * | | [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
| * | | | [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-101-1/+1
| * | | | [MTD] Remove strange u_int32_t types from FTLDavid Woodhouse2008-12-101-50/+50
| * | | | [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-1026-125/+161
| * | | | MTD: nandsim: use less RAMAlexey Korolev2008-12-101-7/+18
| * | | | MTD: nandsim: add option to use a file to cache pagesAdrian Hunter2008-12-101-24/+261
| * | | | MTD: nandsim: suppress unnecessary warningAdrian Hunter2008-12-101-7/+11
| * | | | [MTD] Make init_impa7 staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_redwood_flash function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_msp_flash function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make h720x_mtd_init function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_mbx function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make the function init_vmax301 staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_fortunet function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make alchemy_mtd_init function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make ipaq_mtd_init function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_dbox2_flash staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_flagadm function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_oct5066 function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make the init_edb7312nor function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_sbc82xx_flash function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_rpxlite function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_tqm_mtd function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init staticDmitri Vorobiev2008-12-101-2/+2
| * | | | [MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev2008-12-101-4/+2
| * | | | [MTD] Make init_sbc8240_mtd function staticDmitri Vorobiev2008-12-101-1/+1
| * | | | [MTD] Make init_sharpsl symbol staticDmitri Vorobiev2008-12-101-1/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-01-083-0/+776
|\ \ \ \ \
| * | | | | mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand2009-01-081-6/+8
| * | | | | mtd/ps3vram: Use msleep in waitsGeoff Levand2009-01-081-23/+17
| * | | | | mtd/ps3vram: Use proper kernel typesGeoff Levand2009-01-081-26/+30
| * | | | | mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand2009-01-081-48/+68
| * | | | | mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand2009-01-081-29/+0
| * | | | | mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven2009-01-081-0/+1
| * | | | | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2009-01-083-0/+784
* | | | | | fix similar typos to successfullColy Li2009-01-081-1/+1
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-077-9/+9
|\ \ \ \ \
| * | | | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-067-9/+9
| | |_|/ / | |/| | |
* | | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-0616-42/+42
|/ / / /
* | | | 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
OpenPOWER on IntegriCloud