aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven3-776/+0
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King1-1/+1
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-26/+45
2009-02-27[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse1-1/+1
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controllerGregory CLEMENT1-1/+2
2009-02-14[MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger1-1/+1
2009-02-14[MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger1-1/+5
2009-02-14[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto1-19/+19
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King2-6/+6
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-2/+2
2009-01-29Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds8-109/+174
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell2-6/+6
2009-01-27UBI: allow direct user-space I/OSidney Amani3-19/+32
2009-01-20UBI: fix resource de-allocationArtem Bityutskiy1-3/+13
2009-01-20UBI: remove unused variableArtem Bityutskiy1-4/+1
2009-01-19[MTD] slram: Handle negative devlength correctlyRoel Kluin1-4/+10
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy5-52/+25
2009-01-18UBI: add ioctl compatibilityArtem Bityutskiy1-23/+57
2009-01-18UBI: constify file operationsJan Engelhardt2-6/+6
2009-01-18UBI: allow all ioctlsArtem Bityutskiy1-2/+0
2009-01-18UBI: remove unnecessry header inclusionArtem Bityutskiy1-1/+0
2009-01-18UBI: add ioctl for is_mapped operationCorentin Chary1-0/+14
2009-01-18UBI: add ioctl for unmap operationCorentin Chary1-1/+14
2009-01-18UBI: add ioctl for map operationCorentin Chary1-0/+14
2009-01-15ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula1-3/+3
2009-01-11[MTD] map_rom has NULL erase pointerAlan Cox1-0/+8
2009-01-11[MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev1-0/+1
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds73-579/+5503
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse1-2/+2
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity1-2/+5
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger1-0/+10
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-0/+776
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-08mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand1-6/+8
2009-01-08mtd/ps3vram: Use msleep in waitsGeoff Levand1-23/+17
2009-01-08mtd/ps3vram: Use proper kernel typesGeoff Levand1-26/+30
2009-01-08mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand1-48/+68
2009-01-08mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand1-29/+0
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven1-0/+1
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris3-0/+784
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-9/+9
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers16-42/+42
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer7-9/+9
2009-01-05[MTD] [NAND] ndfc driverSean MacLennan2-136/+140
2009-01-05[MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse2-4/+4
2009-01-05Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6David Woodhouse10-1/+3530