summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MTD] Remove PCI dependency for Geode CS553[56] NAND controller.David Woodhouse2006-05-262-4/+31
* [MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changesDavid Woodhouse2006-05-251-4/+4
* [MTD] Remove the only useless readv implementationThomas Gleixner2006-05-252-33/+0
* [MTD] NAND Modularize read functionThomas Gleixner2006-05-253-247/+267
* [MTD] NAND Cleanup oob functionsThomas Gleixner2006-05-251-75/+81
* [MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner2006-05-251-77/+88
* [MTD] NAND Initialize controller lock and wq only onceThomas Gleixner2006-05-252-4/+9
* [MTD] NAND fix cmd_ctrl breakageThomas Gleixner2006-05-241-5/+10
* [MTD] NAND coding style and namespace cleanupThomas Gleixner2006-05-241-534/+520
* [MTD] NAND LED support cleanupThomas Gleixner2006-05-231-2/+6
* [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-236-88/+14
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-2317-527/+413
* [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
OpenPOWER on IntegriCloud