aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | | | [MTD] Make h720x_mtd_init function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_mbx function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make the function init_vmax301 staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_fortunet function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make alchemy_mtd_init function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make ipaq_mtd_init function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_dbox2_flash staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_flagadm function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_oct5066 function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make the init_edb7312nor function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_sbc82xx_flash function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_rpxlite function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_tqm_mtd function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_sbc8240_mtd function staticDmitri Vorobiev2008-12-10
| * | | | [MTD] Make init_sharpsl symbol staticDmitri Vorobiev2008-12-10
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-01-08
|\ \ \ \ \
| * | | | | mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand2009-01-08
| * | | | | mtd/ps3vram: Use msleep in waitsGeoff Levand2009-01-08
| * | | | | mtd/ps3vram: Use proper kernel typesGeoff Levand2009-01-08
| * | | | | mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand2009-01-08
| * | | | | mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand2009-01-08
| * | | | | mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven2009-01-08
| * | | | | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2009-01-08
* | | | | | fix similar typos to successfullColy Li2009-01-08
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \ \ \ \
| * | | | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
| | |_|/ / | |/| | |
* / | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
|/ / / /
* | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2009-01-02
|\ \ \ \
| * | | | UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-28
| * | | | UBI: simplify PEB protection codeXiaochuan-Xu2008-12-16
| * | | | UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-15
| * | | | UBI: return -ENOMEM upon failing vmallocStefan Roese2008-12-10
| * | | | UBI: handle write errors in WL workerArtem Bityutskiy2008-12-05
| * | | | UBI: fix error pathArtem Bityutskiy2008-12-05
| * | | | UBI: some code re-structuringArtem Bityutskiy2008-12-05
| * | | | UBI: fix deadlockArtem Bityutskiy2008-12-05
| * | | | UBI: fix warnings when debugging is enabledArtem Bityutskiy2008-12-03
* | | | | [ARM] MX3: add NAND supportSascha Hauer2008-12-16
* | | | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-15
|\ \ \ \ \
| * | | | | ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-10
| * | | | | ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-10
| * | | | | ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-10
| | |/ / / | |/| | |
| * | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-09
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-03
| | * | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-02
| | * | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-27
| | * | [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-26
| | * | [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-26