Age | Commit message (Expand) | Author | Files | Lines |
2010-05-10 | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 1 | -3/+0 |
2010-05-05 | [MTD] Remove zero-length files mtdbdi.c and internal.ho | Jeff Garzik | 2 | -0/+0 |
2010-04-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 5 | -66/+77 |
2010-04-27 | mtd: ensure that bdi entries are properly initialized and registered | Jens Axboe | 1 | -4/+42 |
2010-04-27 | Move mtd_bdi_*mappable to mtdcore.c | Jörn Engel | 4 | -62/+33 |
2010-04-24 | mtd: fix Orion NAND driver compilation with ARM OABI | Paulius Zaleckas | 1 | -1/+7 |
2010-04-22 | Fix JFFS2 sync silent failure | Jörn Engel | 1 | -0/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 54 | -5/+49 |
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 |