[MTD] NAND fix cmd_ctrl breakage
[safe/jmp/linux-2.6] / drivers / mtd /
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] Merge STMicro NOR_ECC code with Intel Sibley...
2006-05-22 Joern Engel[MTD] Introduce writesize
2006-05-21 David Woodhouse[MTD] Account for MODULE_SYMBOL_PREFIX when requesting...
2006-05-21 David Woodhouse[MTD] Use symbol_request() in old DiskOnChip probe...
2006-05-21 Jonathan McDowell[MTD] Add Amstrad Delta NAND support
2006-05-20 Andrew Morton[MTD] Avoid 64-bit division in mtdconcat
2006-05-20 David Woodhouse[MTD] Use __symbol_get() instead of symbol_get() in...
2006-05-20 Andrew Mortongit-mtd: symbol_get() fix
2006-05-17 David Woodhouse[MTD] Fix printk format error in gen_probe.c
2006-05-17 David Woodhouse[MTD] Fix mtdconcat build. We didn't introduce mtd...
2006-05-17 Alexander BelyakovMTD: mtdconcat NAND/Sibley support (rev.2)
2006-05-17 Martin MichlmayrLASAT depends on MTD_CFI
2006-05-17 Martin MichlmayrRe-add module description for ms02-nv to Kconfig
2006-05-17 Sean Young[MTD] RFD FTL: Be noisier, and don't assume block witho...
2006-05-17 Vitaly Wool[MTD] generic: propagate oobavail to MTD partitions
2006-05-17 Sean Young[PCMCIA MTD] Fix leak and crash on reboot
2006-05-17 Nicolas Pitrecfi_cmdset_0001: factorize code to wait for flash status
2006-05-17 Nicolas Pitrecfi-cmdset-0001: always update the chip status
2006-05-17 Josh BoyerCHIPS: Fix potential starvation in cfi_cmdset_0001
2006-05-16 Sergei ShtylyovNAND: Fix NAND ECC errors on AMD Au1550
2006-05-16 Ben Dooks[MTD] Fix build warnings in RedBoot MTD partition parser.
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 Adrian Bunkdrivers/mtd/devices/docprobe.c: correct #if's
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] Remove gratuitous inclusion of ARM-only header...
2006-05-14 David Woodhouse[MTD] Fix legacy character sets throughout drivers...
2006-05-14 David Woodhouse[MTD] Deal correctly with NOR chips which are smaller...
2006-05-14 Jesper Juhlmtd: fix memory leak in block2mtd_setup()
2006-05-14 David Woodhouse[MTD] Fix module refcounting in NAND board drivers.
2006-05-13 Jesper Juhlmtd: fix memory leaks in phram_setup
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-12 Kyungmin ParkOneNAND: fix block command typo
2006-05-12 Kyungmin ParkOneNAND: One-Time Programmable (OTP) support
2006-05-12 Kyungmin ParkOneNAND: Handle erase correctly in Double Density Packa...
2006-05-12 Kyungmin ParkOneNAND: Write oob area with aligned size, mtd->oobsize
2006-05-12 Kyungmin ParkOneNAND: Add write_oob verify function
2006-05-12 Jarkko LavinenOneNand: Fix free byte positions.
2006-05-12 Kyungmin ParkOneNAND: handle byte access on BufferRAM
2006-05-12 Kyungmin ParkOneNAND: Add touch_softlock_watchdog()
2006-05-12 Jean-Luc Leger[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_AN...
2006-05-12 David Woodhouse[MTD] Fix capitalisation in export of old doc2001.c...
2006-05-11 David Woodhouse[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536...
2006-05-10 David Woodhouse[MTD] Fix capitalisation in export of DiskOnChip Millen...
2006-05-08 David WoodhouseExport cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_...
2006-05-08 David WoodhouseRemove use of inter_module_crap in NOR flash chip drivers.
2006-05-08 David WoodhouseFix non-modular case for DiskOnChip probe
2006-05-08 David WoodhouseRemove inter_module_xxx() from DiskOnChip drivers.
2006-05-07 Lennert Buytenhek[MTD] Convert physmap to platform driver
2006-04-30 Lennert Buytenhekts72xx NAND driver
2006-04-29 Daniel Drakemtd: SC520CDP should depend on MTD_CONCAT
2006-04-19 Joern Engelmtd: improve parameter parsing for block2mtd
2006-04-18 Richard PurdieMTD: Correct Poodle partition size
2006-04-17 Thago Galesi[PATCH] Remove unnecessary kmalloc/kfree calls in mtdchar
2006-04-17 Jörn EngelRemove unchecked MTD flags
2006-04-17 Jörn EngelMake mtdblock_ro unconditionally readonly
2006-04-17 Jörn EngelSimplify test for RAM devices
2006-04-12 Randy Dunlap[PATCH] MTD: m25p80: fix printk format warning
2006-04-11 Jesper Juhl[PATCH] mtd, nettel: fix build error and implicit decla...
2006-04-11 Joern Engel[PATCH] Remove blkmtd
2006-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-03-31 Anders LarsenMTD: remove obsolete Kconfig options
2006-03-31 Richard Purdie[PATCH] LED: add NAND MTD activity LED trigger
2006-03-31 Petri T. Koistinen[PATCH] drivers/mtd/maps/vmax301.c: fix off by one...
2006-03-31 Herbert Poetzl[PATCH] mtd: fix broken name_to_dev_t() declaration
2006-03-31 Peter Korsgaard[PATCH] mtd/redboot: Handle holes in fis table
2006-03-31 Pavel Machek[PATCH] Add chip used in collie to jedec_probe
2006-03-31 Eric Sesterhenn[PATCH] Dead code in mtd/maps/pci.c
2006-03-31 Pavel Machek[PATCH] Kill ifdefs in mtdcore.c
2006-03-31 Eric Sesterhenn... [PATCH] Fix debug statement in inftlcore.c
2006-03-31 Atsushi Nemoto[PATCH] mtd cmdlinepart: allow zero offset value
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-03-31 Adrian Bunk[PATCH] drivers/mtd/: small cleanups
next