summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-01-10tegra nand: remove unnecessary wake lock from nand driverMayuresh Kulkarni
2009-12-16nand: add clock suspend/resume on every transfer to tegra MTD driverGary King
2009-12-15MTD: include tegra_devices.h in tegra NAND driver for NV_DEBUG definitionGary King
2009-12-10mtd: add Tegra NAND controller driverGary King
2009-12-07[MTD] fix use after free in register_mtd_blktransMarcin Slusarz
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-10-07mtd: nand_base: fix nand_panic_waitTom Zhu
2009-08-20mtd: nand: Add naieve panic_write support for generic nand devices.San Mehat
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton
2009-03-10mtd: Make the third arg of mtd_concat_create() constCatalin Marinas
2009-03-10Add armflash support for multiple blocks of flashCatalin Marinas
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-02-27[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT
2009-02-14[MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger
2009-02-14[MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger
2009-02-14[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König
2009-01-29Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell
2009-01-27UBI: allow direct user-space I/OSidney Amani
2009-01-20UBI: fix resource de-allocationArtem Bityutskiy
2009-01-20UBI: remove unused variableArtem Bityutskiy
2009-01-19[MTD] slram: Handle negative devlength correctlyRoel Kluin
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy
2009-01-18UBI: add ioctl compatibilityArtem Bityutskiy
2009-01-18UBI: constify file operationsJan Engelhardt
2009-01-18UBI: allow all ioctlsArtem Bityutskiy
2009-01-18UBI: remove unnecessry header inclusionArtem Bityutskiy
2009-01-18UBI: add ioctl for is_mapped operationCorentin Chary
2009-01-18UBI: add ioctl for unmap operationCorentin Chary
2009-01-18UBI: add ioctl for map operationCorentin Chary
2009-01-15ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula
2009-01-11[MTD] map_rom has NULL erase pointerAlan Cox
2009-01-11[MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-01-08fix similar typos to successfullColy Li
2009-01-08mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand
2009-01-08mtd/ps3vram: Use msleep in waitsGeoff Levand
2009-01-08mtd/ps3vram: Use proper kernel typesGeoff Levand