Age | Commit message (Expand) | Author |
2010-01-28 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2010-01-27 | UBI: fix volume creation input checking | Mika Westerberg |
2010-01-25 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2010-01-24 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 | Linus Torvalds |
2010-01-18 | UBI: fix memory leak in update path | Artem Bityutskiy |
2010-01-13 | mtd: tests: fix read, speed and stress tests on NOR flash | Morten Thunberg Svendsen |
2010-01-13 | mtd: Really add ARM pismo support | Russell King - ARM Linux |
2010-01-12 | UBI: add more checks to chdev open | Artem Bityutskiy |
2010-01-12 | UBI: initialise update marker | Peter Horton |
2009-12-31 | kmsg_dump: Dump on crash_kexec as well | KOSAKI Motohiro |
2009-12-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-12-17 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-12-17 | Merge branch 'cache' (early part) | Russell King |
2009-12-17 | MIPS: eXcite: Remove platform. | Ralf Baechle |
2009-12-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-12-16 | mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() | Roel Kluin |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-14 | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre |
2009-12-10 | Merge git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-12-10 | mtd: cfi_cmdset_0002, fix lock imbalance | Jiri Slaby |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-07 | Revert "mtd: move mxcnd_remove to .exit.text" | Uwe Kleine-König |
2009-12-06 | Merge branch 'sa1100' into devel | Russell King |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2009-12-05 | mtd: m25p80: add support for Macronix MX25L4005A | Simon Guinot |
2009-12-04 | mtd: Fix comment in Kconfig | Krzysztof Halasa |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-04 | UBI: flush wl before clearing update marker | Sebastian Andrzej Siewior |
2009-12-03 | Merge branch 'master' into for-2.6.33 | Jens Axboe |
2009-12-01 | mtd: nandsim: add support for 4KiB pages | Sebastian Andrzej Siewior |
2009-12-01 | pxa3xx_nand: move pxa3xx_nand.h common into plat directory | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: update dependancy to support ARCH_MMP | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: add new nand chip support | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: disable nand irq in initialization | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: remove hardcode irq number | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: remove hardcode register address | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: adjust timing of Micron NAND flash | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: reset read buffer before reading | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: fix memory out of bound | Haojian Zhuang |
2009-11-30 | Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 | David Woodhouse |
2009-11-30 | mtd: mtdoops: refactor as a kmsg_dumper | Simon Kagstrom |
2009-11-30 | mtd: mtdoops: make record size configurable | Simon Kagstrom |
2009-11-30 | mtd: mtdoops: limit the maximum mtd partition size | Simon Kagstrom |
2009-11-30 | mtd: mtdoops: keep track of used/unused pages in an array | Simon Kagstrom |
2009-11-30 | mtd: mtdoops: several minor cleanups | Artem Bityutskiy |
2009-11-30 | mtd: add ARM pismo support | Russell King - ARM Linux |
2009-11-30 | mtd: pxa3xx_nand: Fix PIO data transfer | David Hunter |