]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers/mtd/onenand/onenand_base.c
[MTD] [OneNAND] Check the ECC status first instead of controller
[net-next-2.6.git] / drivers / mtd / onenand / onenand_base.c
2008-06-04 Kyungmin Park[MTD] [OneNAND] Check the ECC status first instead...
2008-05-01 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-05-01 Mark M. HoffmanMerge branch 'smsc47b397-new-id' into release
2008-05-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-30 Paul MackerrasMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-29 Russell KingMerge branch 'orion-fixes2'
2008-04-29 Russell KingMerge branches 'pxa' and 'orion-fixes1'
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-25 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-04-23 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-04-22 Adrian Hunter[MTD] [OneNAND] Allow for controller errors when reading
2008-04-22 Roel Kluin[MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely...
2008-04-22 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-02-18 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-16 Kyungmin Park[MTD] [OneNAND] Fix unlock all in Double Density Packag...
2008-02-15 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-02-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-11 Jeff GarzikMerge branch 'r6040' of git://git.kernel.org/pub/scm...
2008-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-09 David S. MillerMerge branch 'pending' of master.kernel.org:/pub/scm...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07 Richard Purdie[MTD] onenand: Add panic_write function to the onenand...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-29 Kyungmin Park[MTD] [OneNAND] Use pre-alloced oob buffer instead...
2008-01-29 Sheng Yongjie (Sam[MTD] [OneNAND] Use the u_char instead of char in oobbuf
2008-01-29 Kyungmin Park[MTD] [OneNAND] Check the initial bad block using ONENA...
2008-01-29 Kyungmin Park[MTD] [OneNAND] Get correct density from device ID
2008-01-29 Kyungmin Park[MTD] [OneNAND] Consolidate OneNAND operation order
2008-01-29 Adrian Hunter[MTD] [OneNAND] fix call to onenand_verify when writing...
2008-01-29 Adrian Hunter[MTD] [OneNAND] Do not release chip twice
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-11-26 Adrian Hunter[MTD] [OneNAND] Do not stop reading for ECC errors
2007-11-20 Len BrownPull cpuidle into release branch
2007-11-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-11-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-24 Linus TorvaldsMerge branch 'irq-upstream' of master.kernel.org:/pub...
2007-10-23 Jeff GarzikEliminate pointless casts from void* in a few driver...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git.kernel.org...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-15 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-14 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14 Adrian Hunter[MTD] [OneNAND] Avoid deadlock in erase callback; relea...
2007-10-14 Adrian Hunter[MTD] [OneNAND] Return only negative error codes
2007-10-14 Adrian Hunter[MTD] [OneNAND] Synchronize block locking operations
2007-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-13 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-10-13 Kyungmin Park[MTD] [OneNAND] Fix typo related with recent commit
2007-10-06 David WoodhouseMerge branch 'master' of ssh://git.infradead.org/srv...
2007-09-23 Artem Bityutskiy[MTD] [OneNAND] fix numerous races
2007-09-06 Kyungmin Park[MTD] [OneNAND] main read/write ops support for yaffs2
next