Age | Commit message (Expand) | Author | Files | Lines |
2010-03-19 | Delete zero-length file drivers/mtd/maps/omap_nor.c | Jeff Garzik | 1 | -0/+0 |
2010-03-15 | mtd: enable sh_flctl on SH-Mobile ARM | Magnus Damm | 1 | -1/+1 |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -5/+5 |
2010-03-12 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2010-03-08 | Merge branch 'master' into for-linus | Russell King | 1 | -1/+1 |
2010-03-08 | Merge branch 'origin' into devel-stable | Russell King | 13 | -512/+256 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 6 | -5/+5 |
2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 1 | -1/+2 |
2010-03-06 | Merge git://git.infradead.org/ubi-2.6 | Linus Torvalds | 5 | -87/+198 |
2010-03-02 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 1 | -1/+1 |
2010-03-01 | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 6 | -196/+54 |
2010-03-01 | MTD: fix pismo build error | Russell King | 1 | -1/+1 |
2010-02-27 | MIPS: Alchemy: physmap-flash for all devboards | Manuel Lauss | 3 | -173/+0 |
2010-02-27 | MIPS: Alchemy: devboard register abstraction | Manuel Lauss | 1 | -1/+3 |
2010-02-15 | omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init | Vimal Singh | 1 | -31/+4 |
2010-02-15 | MTD: remove no longer used OMAP flash map | Ladislav Michl | 3 | -198/+0 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 3 | -4/+4 |
2010-02-05 | Fix spelling of 'platform' in comments and doc | Stefan Weil | 1 | -1/+1 |
2010-02-04 | tree wide: remove execute flag from .c files | Sebastian Andrzej Siewior | 2 | -0/+0 |
2010-02-02 | mtd: sh_flctl SHBUSSEL and SEL_16BIT support | Magnus Damm | 1 | -1/+26 |
2010-02-02 | mtd: trivial sh_flctl changes | Magnus Damm | 2 | -21/+25 |
2010-02-01 | UBI: add write checking | Artem Bityutskiy | 2 | -0/+74 |
2010-02-01 | UBI: simplify debugging return codes | Artem Bityutskiy | 3 | -41/+37 |
2010-02-01 | UBI: fix attaching error path | Artem Bityutskiy | 1 | -33/+30 |
2010-02-01 | UBI: support attaching by MTD character device name | Artem Bityutskiy | 1 | -11/+55 |
2010-02-01 | UBI: mark few variables as __initdata | Artem Bityutskiy | 1 | -2/+2 |
2010-01-28 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 1 | -1/+0 |
2010-01-27 | UBI: fix volume creation input checking | Mika Westerberg | 1 | -1/+0 |
2010-01-25 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 3 | -8/+9 |
2010-01-24 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 | Linus Torvalds | 6 | -4/+354 |
2010-01-18 | UBI: fix memory leak in update path | Artem Bityutskiy | 1 | -0/+1 |
2010-01-14 | mtd: mxc_nand: add MX25 to Kconfig | Baruch Siach | 1 | -1/+1 |
2010-01-13 | mtd: tests: fix read, speed and stress tests on NOR flash | Morten Thunberg Svendsen | 3 | -3/+16 |
2010-01-13 | mtd: Really add ARM pismo support | Russell King - ARM Linux | 2 | -0/+337 |
2010-01-12 | UBI: add more checks to chdev open | Artem Bityutskiy | 1 | -8/+7 |
2010-01-12 | UBI: initialise update marker | Peter Horton | 1 | -0/+1 |
2009-12-31 | kmsg_dump: Dump on crash_kexec as well | KOSAKI Motohiro | 1 | -1/+1 |
2009-12-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -257/+0 |
2009-12-17 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+11 |
2009-12-17 | Merge branch 'cache' (early part) | Russell King | 1 | -2/+11 |
2009-12-17 | MIPS: eXcite: Remove platform. | Ralf Baechle | 3 | -257/+0 |
2009-12-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 41 | -1595/+3040 |
2009-12-16 | mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() | Roel Kluin | 1 | -2/+2 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-14 | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre | 1 | -2/+11 |
2009-12-10 | Merge git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2 | -9/+51 |
2009-12-10 | mtd: cfi_cmdset_0002, fix lock imbalance | Jiri Slaby | 1 | -1/+0 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 11 | -26/+7 |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+2 |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -9/+9 |