Driver core: platform_driver_probe(), can save codespace
[safe/jmp/linux-2.6] / drivers / mtd / nand /
2006-10-27 Jesper Juhl[PATCH] silence 'make xmldocs' warning by adding missin...
2006-10-10 Al Viro[PATCH] mtd: remove several bogus casts to void * in...
2006-10-03 Matt LaPlanteFix several typos in drivers/
2006-10-02 Amol Lad[MTD] Cleanup of 'ioremap balanced with iounmap for...
2006-09-25 David Woodhouse[MTD NAND] Allow override of page read and write functions.
2006-09-25 David Woodhouse[MTD NAND] Allocate chip->buffers separately to allow...
2006-09-25 David Woodhouse[MTD NAND] Split nand_scan() into two parts; allow...
2006-09-25 David Woodhouse[MTD NAND] Export nand_wait_ready() for use by board...
2006-09-22 Frank Haverkamp[MTD NAND] Fix in typo ndfc.c causing wrong ECC layout
2006-09-22 Amol Ladioremap balanced with iounmap for drivers/mtd subsystem
2006-09-22 Michal Piotrowski[MTD NAND] Remove old code in au1550nd.c
2006-09-16 Vitaly Wool[PATCH] MTD NAND: OOB buffer offset fixups
2006-08-30 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-08-27 Jonathan McDowell[PATCH] MTD NAND: Fix ams-delta after core conversion
2006-08-27 Richard Purdie[PATCH] mtd corruption fix
2006-07-15 David Woodhouse[MTD NAND] Fix lookup error in nand_get_flash_type()
2006-07-15 Richard PurdieMTD: [NAND] Fix the sharpsl driver after breakage from...
2006-07-11 Vitaly Wool[MTD] NAND: OOB buffer offset fixups
2006-07-05 Artem B. Bityutskiy[PATCH] [MTD] NAND: fix dead URL in Kconfig
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Thomas Gleixner[MTD] NAND: Fix broken sharpsl driver
2006-06-29 Randy DunlapMTD: fix all kernel-doc warnings
2006-06-27 Thomas Gleixner[MTD] NAND: Select chip before checking write protect...
2006-06-27 Petr Stetiar[MTD] NAND: Fix typo in mtd/nand/ts7250.c
2006-06-27 Ben Dooks[MTD NAND] s3c2412 support in s3c2410.c
2006-06-22 Thomas Gleixner[MTD] NAND: ndfc fix address offset thinko
2006-06-21 Ben Dooks[MTD] NAND: S3C2410 convert prinks to dev_*()s
2006-06-21 Savin Zlobec[MTD] NAND: Missing fixups
2006-06-20 Thomas Gleixner[MTD] NAND: Fix breakage all over the place
2006-06-20 Vitaly Wool[PATCH] NAND: fix remaining OOB length calculation
2006-06-20 Thomas Gleixner[MTD] NAND Fixup NDFC merge brokeness
2006-06-19 Ben Dooks[MTD NAND] S3C2410 driver cleanup
2006-06-19 Ben Dooks[MTD NAND] s3c24x0 board: Fix clock handling, ensure...
2006-06-09 David Woodhouse[MTD NAND] Fix s3c2410 NAND driver so it at least _look...
2006-05-30 Andrew Morton[MTD] Fix build warnings (and debug build error) in...
2006-05-29 Thomas Gleixner[MTD] NAND Expose the new raw mode function and status...
2006-05-29 Thomas Gleixner[MTD] NAND Signal that a bitflip was corrected by ECC
2006-05-29 Thomas Gleixner[MTD] Rework the out of band handling completely
2006-05-29 Thomas Gleixner[MTD] NAND Replace oobinfo by ecclayout
2006-05-29 Thomas Gleixner[MTD] NAND Consolidate oobinfo handling
2006-05-29 Thomas Gleixner[MTD] NAND Fix platform structure and NDFC driver
2006-05-29 David Woodhouse[MTD] AMD Geode NAND support can depend on X86_32;...
2006-05-26 Thomas Gleixner[MTD] NAND Consolidate references and add back default...
2006-05-26 Thomas Gleixner[MTD] NAND simplify nand_chip_select
2006-05-26 David Woodhouse[MTD] Fix thinko in nand_write_page_hwecc()
2006-05-26 Thomas Gleixner[MTD] NAND modularize write function
2006-05-26 David Woodhouse[MTD] Remove PCI dependency for Geode CS553[56] NAND...
2006-05-25 David Woodhouse[MTD] Fix NAND_VERIFY_WRITE case to build with tglx...
2006-05-25 Thomas Gleixner[MTD] NAND Modularize read function
2006-05-25 Thomas Gleixner[MTD] NAND Cleanup oob functions
2006-05-25 Thomas Gleixner[MTD] NAND Introduce NAND_NO_READRDY option
2006-05-25 Thomas Gleixner[MTD] NAND Initialize controller lock and wq only once
2006-05-24 Thomas Gleixner[MTD] NAND fix cmd_ctrl breakage
2006-05-24 Thomas Gleixner[MTD] NAND coding style and namespace cleanup
2006-05-23 Thomas Gleixner[MTD] NAND LED support cleanup
2006-05-23 Thomas Gleixner[MTD] NAND remove write_byte/word function from nand_chip
2006-05-23 Thomas Gleixner[MTD] Refactor NAND hwcontrol to cmd_ctrl
2006-05-23 Thomas Gleixner[MTD] Export nand_write_raw
2006-05-23 Thomas Gleixner[MTD] Mark NAND drivers TOTO and PPChameleon broken
2006-05-23 Thomas Gleixner[MTD] Remove read/write _ecc variants
2006-05-23 Thomas Gleixner[MTD] Remove readv/readv_ecc
2006-05-23 Thomas Gleixner[MTD] Remove nand writev support
2006-05-23 Thomas Gleixner[MTD] ECC rework broke diskonchip
2006-05-23 Thomas GleixnerMerge branch 'master' of /home/tglx/work/kernel/git...
2006-05-23 Thomas Gleixner[MTD] NAND modularize ECC
2006-05-23 Thomas Gleixner[MTD] NAND cleanup nand_scan
2006-05-23 Thomas Gleixner[MTD] NAND consolidate data types
2006-05-23 Thomas Gleixner[MTD] NAND whitespace and formatting cleanup
2006-05-23 Thomas Gleixner[MTD] Add support for NDFC NAND controller
2006-05-23 Thomas Gleixner[MTD] Simplify NAND locking
2006-05-23 Thomas Gleixner[MTD] Improve software ECC calculation
2006-05-22 Joern Engel[MTD] Introduce MTD_BIT_WRITEABLE
2006-05-22 Joern Engel[MTD] Introduce writesize
2006-05-21 Jonathan McDowell[MTD] Add Amstrad Delta NAND support
2006-05-16 Sergei ShtylyovNAND: Fix NAND ECC errors on AMD Au1550
2006-05-16 Sergei ShtylyovNAND: AMD Au1550 driver reads write-only register
2006-05-16 David Woodhouse[MTD NAND] Make various initfuncs static, remove #ifdef...
2006-05-16 David Woodhouse[MTD] Add help text for MTD_NAND_CS553X option.
2006-05-14 David Woodhouse[MTD NAND] Modify check for modules registering NAND...
2006-05-14 David Woodhouse[MTD] Fix legacy character sets throughout drivers...
2006-05-14 David Woodhouse[MTD] Fix module refcounting in NAND board drivers.
2006-05-13 David Woodhouse[MTD NAND] Indent all of drivers/mtd/nand/*.c.
2006-05-13 David Woodhouse[MTD NAND] Reduce paranoia level when scanning for...
2006-05-13 David Woodhouse[MTD NAND] Update CS553x NAND driver: Hardware ECC...
2006-05-13 David Woodhouse[MTD NAND] Use vmalloc for buffer when scanning for...
2006-05-12 Egry GáborTrivial typo fixes in Kconfig files (MTD).
2006-05-11 David Woodhouse[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536...
2006-04-30 Lennert Buytenhekts72xx NAND driver
2006-04-18 Richard PurdieMTD: Correct Poodle partition size
2006-03-31 Richard Purdie[PATCH] LED: add NAND MTD activity LED trigger
2006-03-31 Tobias Klauser[PATCH] drivers/mtd: Use ARRAY_SIZE macro
2006-03-31 Adrian Bunk[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should...
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-10 Jesper Juhl[PATCH] turn "const static" into "static const"
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-03 Russell King[ARM] Remove clk_use()/clk_unuse()
2005-11-29 Adrian Bunk[MTD] Make functions static, include header files with...
2005-11-17 Russell King[ARM] Drivers should not make use of architecture priva...
2005-11-11 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
next