aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [MTD] Disconnect struct mtd_info from ABIJoern Engel2006-05-30
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-30
* [MTD] replace MTD_ROM with MTD_GENERIC_TYPEJoern Engel2006-05-30
* [MTD] remove a forgotten MTD_XIPJoern Engel2006-05-30
* [MTD] Fix build warnings (and debug build error) in nand_base.cAndrew Morton2006-05-30
* [MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2006-05-29
* [MTD] NAND Signal that a bitflip was corrected by ECCThomas Gleixner2006-05-29
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-29
* [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-29
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-29
* [MTD] NAND Consolidate oobinfo handlingThomas Gleixner2006-05-29
* [MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2006-05-29
* [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.Andrew Morton2006-05-29
* [MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64David Woodhouse2006-05-29
* [MTD] NAND Consolidate references and add back default name settingThomas Gleixner2006-05-26
* [MTD] NAND simplify nand_chip_selectThomas Gleixner2006-05-26
* [MTD] Fix thinko in nand_write_page_hwecc()David Woodhouse2006-05-26
* [MTD] NAND modularize write functionThomas Gleixner2006-05-26
* [MTD] Remove PCI dependency for Geode CS553[56] NAND controller.David Woodhouse2006-05-25
* [MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changesDavid Woodhouse2006-05-25
* [MTD] Remove the only useless readv implementationThomas Gleixner2006-05-25
* [MTD] NAND Modularize read functionThomas Gleixner2006-05-25
* [MTD] NAND Cleanup oob functionsThomas Gleixner2006-05-25
* [MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner2006-05-25
* [MTD] NAND Initialize controller lock and wq only onceThomas Gleixner2006-05-25
* [MTD] NAND fix cmd_ctrl breakageThomas Gleixner2006-05-24
* [MTD] NAND coding style and namespace cleanupThomas Gleixner2006-05-24
* [MTD] NAND LED support cleanupThomas Gleixner2006-05-23
* [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] Merge STMicro NOR_ECC code with Intel Sibley codeJoern 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] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driverDavid Woodhouse2006-05-21
* [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driverDavid Woodhouse2006-05-21
* [MTD] Add Amstrad Delta NAND supportJonathan McDowell2006-05-21