Pull rework-memory-attribute-aliasing into release branch
[linux-2.6] / drivers / mtd / nand / nand_base.c
2006-06-21  Tony LuckPull rework-memory-attribute-aliasing into release...
2006-06-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-06-21  Linus TorvaldsMerge git://git./linux/kernel/git/bcollins/linux1394-2.6
2006-06-21  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-06-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-20  Linus TorvaldsMerge branch 'rio.b19' of git://git./linux/kernel/git...
2006-06-20  Linus TorvaldsMerge branch 'audit.b21' of git://git./linux/kernel...
2006-06-20  Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-20  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-20  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
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-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-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-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 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-24  David WoodhouseMerge branch 'master' of git://git.infradead.org/~gleix...
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] 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 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] Simplify NAND locking
2006-05-22  Joern Engel[MTD] Introduce MTD_BIT_WRITEABLE
2006-05-22  Joern Engel[MTD] Introduce writesize
2006-05-18  KaiGai KoheiMerge git://git.infradead.org/mtd-2.6
2006-05-16  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-14  David Woodhouse[MTD NAND] Modify check for modules registering NAND...
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-04-18  Dave JonesMerge ../linus
2006-04-02  Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-04-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/perex/alsa
2006-04-02  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-04-02  Dmitry TorokhovManual merge with Linus.
2006-04-01  Paul MackerrasMerge branch 'for_paulus' of git://git./linux/kernel...
2006-04-01  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-04-01  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-01  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-01  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-01  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2006-03-31  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-31  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-31  Richard Purdie[PATCH] LED: add NAND MTD activity LED trigger
2005-12-06  Len BrownPull release into acpica branch
2005-11-21  David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-11-18  Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-15  Linus TorvaldsMerge x86-64 update from Andi
2005-11-11  Jeff GarzikMerge branch 'atmel'
2005-11-11  Jeff GarzikMerge branch 'master'
2005-11-11  Jeff GarzikMerge branch 'master'
2005-11-10  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-11-10  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10  Tony LuckPull context-bitmap into release branch
2005-11-10  Tony LuckPull extend-notify-die into release branch
2005-11-10  Jeff GarzikMerge branch 'master'
2005-11-09  Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-11-09  Jeff GarzikMerge branch 'upstream'
2005-11-09  Jeff GarzikMerge branch 'master'
2005-11-09  Jeff GarzikMerge rsync://bughost.org/repos/ipw-delta/
2005-11-09  Jeff GarzikMerge rsync://bughost.org/repos/ieee80211-delta/
2005-11-08  James BottomleyMerge by hand (conflicts between pending drivers and...
2005-11-08  Jeff GarzikMerge git://git.tuxdriver.com/git/netdev-jwl
2005-11-08  Jeff GarzikMerge branch 'master'
2005-11-08  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-11-08  Paul MackerrasMerge ../linux-2.6
2005-11-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-11-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2005-11-07  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/mtd-2.6
2005-11-07  Tony LuckAuto-update from upstream
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bunk/trivial
2005-11-07  Linus TorvaldsMerge branch 'block-dir' of git://brick.kernel.dk/data...
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/perex/alsa
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/acme/net-2.6
next