aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-24[MTD] NAND fix cmd_ctrl breakageThomas Gleixner1-5/+10
2006-05-24[MTD] NAND coding style and namespace cleanupThomas Gleixner1-534/+520
2006-05-23[MTD] NAND LED support cleanupThomas Gleixner1-2/+6
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner6-88/+14
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner17-527/+413
2006-05-23[MTD] Export nand_write_rawThomas Gleixner1-0/+1
2006-05-23[MTD] Mark NAND drivers TOTO and PPChameleon brokenThomas Gleixner1-2/+2
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner12-381/+198
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner3-32/+0
2006-05-23[MTD] Remove nand writev supportThomas Gleixner5-432/+3
2006-05-23[MTD] ECC rework broke diskonchipThomas Gleixner1-1/+1
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner15-113/+112
2006-05-23[MTD] NAND modularize ECCThomas Gleixner15-136/+98
2006-05-23[MTD] NAND cleanup nand_scanThomas Gleixner1-174/+233
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner1-53/+53
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner1-42/+62
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner3-0/+324
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner1-38/+43
2006-05-23[MTD] Improve software ECC calculationThomas Gleixner2-134/+96
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel4-5/+4
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel1-2/+2
2006-05-22[MTD] Introduce writesizeJoern Engel14-108/+108
2006-05-21[MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driverDavid Woodhouse1-3/+3
2006-05-21[MTD] Use symbol_request() in old DiskOnChip probe code to find actual driverDavid Woodhouse1-42/+5
2006-05-21[MTD] Add Amstrad Delta NAND supportJonathan McDowell3-0/+245
2006-05-20[MTD] Avoid 64-bit division in mtdconcatAndrew Morton1-2/+6
2006-05-20[MTD] Use __symbol_get() instead of symbol_get() in NOR chip probeDavid Woodhouse1-2/+2
2006-05-20git-mtd: symbol_get() fixAndrew Morton1-2/+2
2006-05-17[MTD] Fix printk format error in gen_probe.cDavid Woodhouse1-1/+1
2006-05-17[MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet.David Woodhouse1-2/+2
2006-05-17MTD: mtdconcat NAND/Sibley support (rev.2)Alexander Belyakov1-5/+164
2006-05-17LASAT depends on MTD_CFIMartin Michlmayr1-2/+2
2006-05-17Re-add module description for ms02-nv to KconfigMartin Michlmayr1-0/+5
2006-05-17[MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erasedSean Young1-23/+25
2006-05-17[MTD] generic: propagate oobavail to MTD partitionsVitaly Wool1-0/+1
2006-05-17[PCMCIA MTD] Fix leak and crash on rebootSean Young1-0/+1
2006-05-17cfi_cmdset_0001: factorize code to wait for flash statusNicolas Pitre1-264/+157
2006-05-17cfi-cmdset-0001: always update the chip statusNicolas Pitre1-1/+3
2006-05-17CHIPS: Fix potential starvation in cfi_cmdset_0001Josh Boyer1-0/+5
2006-05-16NAND: Fix NAND ECC errors on AMD Au1550Sergei Shtylyov1-0/+139
2006-05-16[MTD] Fix build warnings in RedBoot MTD partition parser.Ben Dooks1-9/+9
2006-05-16NAND: AMD Au1550 driver reads write-only registerSergei Shtylyov1-4/+2
2006-05-16[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncsDavid Woodhouse7-17/+7
2006-05-16drivers/mtd/devices/docprobe.c: correct #if'sAdrian Bunk1-3/+3
2006-05-16[MTD] Add help text for MTD_NAND_CS553X option.David Woodhouse1-2/+11
2006-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse134-1642/+2505
2006-05-15[PATCH] dl2k needs dma-mapping.hAndrew Morton1-0/+1
2006-05-15[PATCH] ide_cs: Add IBM microdrive to known IDsThomas Kleffel1-0/+1
2006-05-15[PATCH] gigaset: endian fixAlexey Dobriyan1-2/+2
2006-05-15[PATCH] smbus unhiding kills thermal managementCarl-Daniel Hailfinger1-1/+8