safe/jmp/linux-2.6
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 Gleixner[MTD] NAND ECC hwctl function has no return value
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[JFFS2] Simplify writebuffer handling
2006-05-23 Thomas Gleixner[MTD] Add support for NDFC NAND controller
2006-05-23 Thomas Gleixner[MTD] Add platform support for NAND
2006-05-23 Thomas Gleixner[MTD] Simplify NAND locking
2006-05-23 Thomas Gleixner[MTD] Improve software ECC calculation
2006-05-22 David Woodhouse[JFFS2] Remove flash offset argument from various funct...
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-22 Joern Engel[MTD] Use single flag to mark writeable devices.
2006-05-22 David Woodhouse[JFFS2] Put list of nodes in common part of ic/x_ref...
2006-05-22 David Woodhouse[JFFS2] Add some preemptive BUG checks for XATTR code
2006-05-22 David Woodhouse[JFFS2] Extend jffs2_link_node_ref() to link into per...
2006-05-22 David Woodhouse[JFFS2] Initialise ref->next_in_ino when marking dirty...
2006-05-22 David Woodhouse[JFFS2] Fix accounting error in jffs2_link_node_ref()
2006-05-22 David Woodhouse[JFFS2] Fix dummy jffs2_sum_scan_sumnode() macro for...
2006-05-21 David WoodhouseMerge git://git.infradead.org/jffs2-devel-2.6
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-21 David Woodhouse[JFFS2] Finally eliminate __totlen field from struct...
2006-05-21 David Woodhouse[JFFS2] Locking issues in summary write code.
2006-05-21 David Woodhouse[JFFS2] Remove stray kfree of summary info in XATTR...
2006-05-21 David Woodhouse[JFFS2] File node reference for wasted space when flush...
2006-05-21 David Woodhouse[JFFS2] Add length argument to jffs2_add_physical_node_...
2006-05-21 David Woodhouse[JFFS2] Mark gaps in summary list as dirty space
2006-05-21 David Woodhouse[JFFS2] Discard remaining free space when filing a...
2006-05-21 David Woodhouse[JFFS2] Introduce jffs2_scan_dirty_space() function.
2006-05-21 David Woodhouse[JFFS2] Fix summary handling of unknown but compatible...
2006-05-21 David Woodhouse[JFFS2] Fix memory leak in scan code; improve comments.
2006-05-20 David Woodhouse[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY...
2006-05-20 David Woodhouse[JFFS2] Correct accounting of erroneous cleanmarkers...
2006-05-20 David Woodhouse[JFFS2] Introduce jffs2_link_node_ref() function to...
2006-05-20 David WoodhouseMerge git://git.infradead.org/jffs2-xattr-2.6
2006-05-20 David Woodhouse[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node...
2006-05-20 David Woodhouse[JFFS2] Optimise reading of eraseblock summary nodes
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-19 Ferenc Havasi[JFFS2] Remove forgotten summary code
2006-05-18 David Woodhouse[JFFS2] Support new device nodes
2006-05-18 KaiGai KoheiMerge git://git.infradead.org/mtd-2.6
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 David Woodhouse[JFFS2] Repack some on-medium structures. ARM is weirde...
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[JFFS2] Fix printk format in jffs2_sum_write_data(...
2006-05-16 David Brownell[JFFS2] Fix section mismatch warnings in JFFS2.
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-16 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-15 Florin Malita[PATCH] jffs2: memory leak in jffs2_scan_medium()
2006-05-15 Andrew Morton[PATCH] dl2k needs dma-mapping.h
2006-05-15 Andrew Morton[PATCH] jffs2 warning fixes
2006-05-15 Peter Osterlund[PATCH] devices.txt: remove pktcdvd entry
2006-05-15 Thomas Kleffel[PATCH] ide_cs: Add IBM microdrive to known IDs
2006-05-15 Aneesh Kumar[PATCH] Fix typos in Documentation/memory-barriers.txt
2006-05-15 Alexey Dobriyan[PATCH] gigaset: endian fix
2006-05-15 Pavel Machek[PATCH] fix hotplug kconfig help
2006-05-15 Carl-Daniel... [PATCH] smbus unhiding kills thermal management
2006-05-15 Andrew Morton[PATCH] revert "vfs: propagate mnt_flags into do_loopba...
2006-05-15 Andy Whitcroft[PATCH] root mount failure: emit filesystems attempted
2006-05-15 Alexey Dobriyan[PATCH] fs/compat.c: fix 'if (a |= b )' typo
2006-05-15 Daniel Walker[PATCH] tpm_register_hardware gcc 4.1 warning fix
2006-05-15 Alan Cox[PATCH] Final rio polish
2006-05-15 Kylene Jo Hall[PATCH] tpm: fix constant
2006-05-15 Benjamin LaHaise[PATCH] Add Core Solo and Core Duo support to oprofile
2006-05-15 Hua Zhong[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
2006-05-15 Latchesar Ionkov[PATCH] v9fs: signal handling fixes
2006-05-15 Latchesar Ionkov[PATCH] v9fs: Twalk memory leak
2006-05-15 Richard Purdie[PATCH] LED: Fix sysfs store function error handling
2006-05-15 Richard Purdie[PATCH] LED: Add maintainer entry for the LED subsystem
2006-05-15 Richard Purdie[PATCH] Backlight/LCD Class: Fix sysfs _store error...
2006-05-15 Richard Purdie[PATCH] LED: Improve Kconfig information
2006-05-15 Mike Kravetz[PATCH] add slab_is_available() routine for boot code
2006-05-15 Jan Niehusmann[PATCH] smbfs: Fix slab corruption in samba error path
2006-05-15 Marcelo Tosatti[PATCH] Marcelo has moved
2006-05-15 Trent Piepho[PATCH] symbol_put_addr() locks kernel
next