aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
* [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-23
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-23
* [MTD] Export nand_write_rawThomas Gleixner2006-05-23
* [MTD] Mark NAND drivers TOTO and PPChameleon brokenThomas Gleixner2006-05-23
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-23
* [MTD] Remove readv/readv_eccThomas Gleixner2006-05-23
* [MTD] Remove nand writev supportThomas Gleixner2006-05-23
* [MTD] ECC rework broke diskonchipThomas Gleixner2006-05-23
* Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2006-05-23
|\
| * [MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2006-05-22
| * [MTD] Introduce writesizeJoern Engel2006-05-22
* | [MTD] NAND modularize ECCThomas Gleixner2006-05-23
* | [MTD] NAND cleanup nand_scanThomas Gleixner2006-05-23
* | [MTD] NAND consolidate data typesThomas Gleixner2006-05-23
* | [MTD] NAND whitespace and formatting cleanupThomas Gleixner2006-05-23
* | [MTD] Add support for NDFC NAND controllerThomas Gleixner2006-05-23
* | [MTD] Simplify NAND lockingThomas Gleixner2006-05-23
* | [MTD] Improve software ECC calculationThomas Gleixner2006-05-23
|/
* [MTD] Add Amstrad Delta NAND supportJonathan McDowell2006-05-21
* NAND: Fix NAND ECC errors on AMD Au1550Sergei Shtylyov2006-05-16
* NAND: AMD Au1550 driver reads write-only registerSergei Shtylyov2006-05-16
* [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncsDavid Woodhouse2006-05-16
* [MTD] Add help text for MTD_NAND_CS553X option.David Woodhouse2006-05-16
* [MTD NAND] Modify check for modules registering NAND devices without ->ownerDavid Woodhouse2006-05-14
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-13
* [MTD] Fix module refcounting in NAND board drivers.David Woodhouse2006-05-13
* [MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse2006-05-13
* [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chipsDavid Woodhouse2006-05-13
* [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.David Woodhouse2006-05-12
* [MTD NAND] Use vmalloc for buffer when scanning for bad blocks.David Woodhouse2006-05-12
* Trivial typo fixes in Kconfig files (MTD).Egry Gábor2006-05-12
* [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chipDavid Woodhouse2006-05-11
* ts72xx NAND driverLennert Buytenhek2006-04-30
* MTD: Correct Poodle partition sizeRichard Purdie2006-04-17
* [PATCH] LED: add NAND MTD activity LED triggerRichard Purdie2006-03-31
* [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-31
* [PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate'sAdrian Bunk2006-03-31
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-10
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-03
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-29
* [ARM] Drivers should not make use of architecture private __ioremapRussell King2005-11-17
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-11
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] NAND Kconfig: Simplify dependenciesThomas Gleixner2005-11-06
| * [MTD] NAND: nand_write_ecc memory and OOB corruptionTodd Poynor2005-11-06