summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [MTD] ofpart: Check name property to determine partition nodes.Benjamin Krill2009-03-241-0/+7
* [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte pageYoshihiro Shimoda2009-03-241-6/+12
* NOMMU: Add support for direct mapping through mtdconcat if possibleDavid Howells2009-03-241-0/+47
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-249-2/+201
* [MTD] [OneNAND] Add write-while-program supportKyungmin Park2009-03-231-49/+96
* [MTD] [OneNAND] omap2: panic_write may be in an interrupt contextAdrian Hunter2009-03-231-0/+4
* [MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto2009-03-202-3/+9
* [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov2009-03-201-0/+16
* [MTD] mtdoops: fix a bit of spin lock usageAdrian Hunter2009-03-201-1/+4
* [MTD] mtdoops: allow MTD selection by nameAdrian Hunter2009-03-201-1/+10
* [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2009-03-201-1/+102
* [MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport2009-03-202-1/+11
* [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport2009-03-201-3/+3
* [MTD] Auto-load nftl module when device opened.Scott James Remnant2009-03-201-0/+2
* [MTD] Auto-load mtdchar module when device opened.Scott James Remnant2009-03-201-0/+1
* [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang2009-03-201-2/+6
* [MTD] RBTX4939 map driverAtsushi Nemoto2009-03-203-0/+215
* [MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto2009-03-203-0/+435
* [MTD] partitioning utility predicatesDavid Brownell2009-03-203-34/+12
* [MTD] we don't need no misc devicesDavid Brownell2009-03-206-6/+0
* [MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman2009-03-201-3/+0
* [MTD] [NAND] fix broken debug messagesDavid Brownell2009-03-201-4/+4
* [MTD] [NAND] davinci_nand driverDavid Brownell2009-03-203-0/+592
* [MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-03-201-4/+95
* [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger2009-03-201-1/+1
* [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger2009-03-201-1/+1
* [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger2009-03-201-8/+6
* ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-133-776/+0
* mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto2009-03-101-8/+11
* mtd_dataflash: fix probing of AT45DB321C chips.Will Newton2009-03-101-1/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-031-1/+1
|\
| * [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-031-1/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-02-267-26/+45
|\ \ | |/ |/|
| * [MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse2009-02-271-1/+1
| * [MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger2009-02-141-1/+1
| * [MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger2009-02-141-1/+5
| * [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto2009-02-141-19/+19
| * [MTD] slram: Handle negative devlength correctlyRoel Kluin2009-01-191-4/+10
| * [MTD] map_rom has NULL erase pointerAlan Cox2009-01-111-0/+8
| * [MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev2009-01-111-0/+1
* | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-161-1/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-031-2/+2
|\ \
| * \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-012-6/+6
| |\ \
| * | | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-311-2/+2
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-01-298-109/+174
|\ \ \ \ | |_|/ / |/| | |
| * | | UBI: allow direct user-space I/OSidney Amani2009-01-273-19/+32
| * | | UBI: fix resource de-allocationArtem Bityutskiy2009-01-201-3/+13
| * | | UBI: remove unused variableArtem Bityutskiy2009-01-201-4/+1
| * | | UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-185-52/+25
| * | | UBI: add ioctl compatibilityArtem Bityutskiy2009-01-181-23/+57
OpenPOWER on IntegriCloud