summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [MTD] Export nand_write_rawThomas Gleixner2006-05-231-0/+1
* [MTD] Mark NAND drivers TOTO and PPChameleon brokenThomas Gleixner2006-05-231-2/+2
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-2312-381/+198
* [MTD] Remove readv/readv_eccThomas Gleixner2006-05-233-32/+0
* [MTD] Remove nand writev supportThomas Gleixner2006-05-235-432/+3
* [MTD] ECC rework broke diskonchipThomas Gleixner2006-05-231-1/+1
* Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2006-05-2315-113/+112
|\
| * [MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2006-05-224-5/+4
| * [MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel2006-05-221-2/+2
| * [MTD] Introduce writesizeJoern Engel2006-05-2214-108/+108
* | [MTD] NAND modularize ECCThomas Gleixner2006-05-2315-136/+98
* | [MTD] NAND cleanup nand_scanThomas Gleixner2006-05-231-174/+233
* | [MTD] NAND consolidate data typesThomas Gleixner2006-05-231-53/+53
* | [MTD] NAND whitespace and formatting cleanupThomas Gleixner2006-05-231-42/+62
* | [MTD] Add support for NDFC NAND controllerThomas Gleixner2006-05-233-0/+324
* | [MTD] Simplify NAND lockingThomas Gleixner2006-05-231-38/+43
* | [MTD] Improve software ECC calculationThomas Gleixner2006-05-232-134/+96
|/
* [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driverDavid Woodhouse2006-05-211-3/+3
* [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driverDavid Woodhouse2006-05-211-42/+5
* [MTD] Add Amstrad Delta NAND supportJonathan McDowell2006-05-213-0/+245
* [MTD] Avoid 64-bit division in mtdconcatAndrew Morton2006-05-201-2/+6
* [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probeDavid Woodhouse2006-05-201-2/+2
* git-mtd: symbol_get() fixAndrew Morton2006-05-201-2/+2
* [MTD] Fix printk format error in gen_probe.cDavid Woodhouse2006-05-171-1/+1
* [MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet.David Woodhouse2006-05-171-2/+2
* MTD: mtdconcat NAND/Sibley support (rev.2)Alexander Belyakov2006-05-171-5/+164
* LASAT depends on MTD_CFIMartin Michlmayr2006-05-171-2/+2
* Re-add module description for ms02-nv to KconfigMartin Michlmayr2006-05-171-0/+5
* [MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erasedSean Young2006-05-171-23/+25
* [MTD] generic: propagate oobavail to MTD partitionsVitaly Wool2006-05-171-0/+1
* [PCMCIA MTD] Fix leak and crash on rebootSean Young2006-05-171-0/+1
* cfi_cmdset_0001: factorize code to wait for flash statusNicolas Pitre2006-05-171-264/+157
* cfi-cmdset-0001: always update the chip statusNicolas Pitre2006-05-171-1/+3
* CHIPS: Fix potential starvation in cfi_cmdset_0001Josh Boyer2006-05-171-0/+5
* NAND: Fix NAND ECC errors on AMD Au1550Sergei Shtylyov2006-05-161-0/+139
* [MTD] Fix build warnings in RedBoot MTD partition parser.Ben Dooks2006-05-161-9/+9
* NAND: AMD Au1550 driver reads write-only registerSergei Shtylyov2006-05-161-4/+2
* [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncsDavid Woodhouse2006-05-167-17/+7
* drivers/mtd/devices/docprobe.c: correct #if'sAdrian Bunk2006-05-161-3/+3
* [MTD] Add help text for MTD_NAND_CS553X option.David Woodhouse2006-05-161-2/+11
* [MTD NAND] Modify check for modules registering NAND devices without ->ownerDavid Woodhouse2006-05-141-6/+11
* [MTD] Remove gratuitous inclusion of ARM-only header from physmap.cDavid Woodhouse2006-05-141-1/+0
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-1410-16/+16
* [MTD] Deal correctly with NOR chips which are smaller than the map windowDavid Woodhouse2006-05-141-2/+14
* mtd: fix memory leak in block2mtd_setup()Jesper Juhl2006-05-141-3/+6
* [MTD] Fix module refcounting in NAND board drivers.David Woodhouse2006-05-1414-4/+27
* mtd: fix memory leaks in phram_setupJesper Juhl2006-05-141-2/+6
* [MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse2006-05-1317-1292/+1217
* [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chipsDavid Woodhouse2006-05-131-2/+2
* [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.David Woodhouse2006-05-131-27/+75
OpenPOWER on IntegriCloud