Age | Commit message (Expand) | Author |
2012-01-25 | UBI: make vid_hdr non-static | Richard Weinberger |
2012-01-25 | UBI: fix debugging messages | Artem Bityutskiy |
2012-01-25 | UBI: fix nameless volumes handling | Richard Weinberger |
2012-01-25 | UBI: fix use-after-free on error path | Artem Bityutskiy |
2012-01-25 | UBI: fix missing scrub when there is a bit-flip | Bhavesh Parekh |
2012-01-25 | mtd: tests: stresstest: bail out if device has not enough eraseblocks | Wolfram Sang |
2012-01-25 | mtd: mtd_blkdevs: don't increase 'open' count on error path | Brian Norris |
2012-01-25 | mtd: mtdoops: skip reading initially bad blocks | Roman Tereshonkov |
2012-01-25 | mtdoops: fix the oops_page_used array size | Roman Tereshonkov |
2011-12-19 | mtd: plat_ram: call mtd_device_register only if partition data exists | Ilya Yanok |
2011-12-07 | mtd: pxa2xx-flash.c: It used to fall back to provided table. | Jonathan Cameron |
2011-12-05 | mtd: gpmi: add missing include 'module.h' | Wolfram Sang |
2011-12-02 | mtd: ndfc: fix typo in structure dereference | Tony Breeds |
2011-11-07 | MTD: MAPS: bcm963xx-flash.c: explicitly include module.h | Jonas Gorski |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-11-02 | filesystems: add missing nlink wrappers | Miklos Szeredi |
2011-10-31 | mtd: Add module.h to drivers users that were implicitly using it. | Paul Gortmaker |
2011-10-31 | mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-10-30 | mtd: tests: annotate as DANGEROUS in Kconfig | Wolfram Sang |
2011-10-30 | mtd: tests: don't use mtd0 as a default | Wolfram Sang |
2011-10-30 | mtd: clean up usage of MTD_DOCPROBE_ADDRESS | Paul Bolle |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: kill au1xxx.h header | Manuel Lauss |
2011-10-20 | MIPS: Lantiq: Fix MTD registration of NOR device | John Crispin |
2011-10-16 | mtd: nand: initialize ops.mode | Brian Norris |
2011-10-16 | mtd: provide an alias for the redboot module name | Andres Salomon |
2011-10-16 | mtd: m25p80: don't probe device which has status of 'disabled' | Shaohui Xie |
2011-10-16 | mtd: nand_h1900 never worked | Arnd Bergmann |
2011-10-14 | mtd: Add DiskOnChip G3 support | Robert Jarzmik |
2011-10-14 | mtd: m25p80: add EON flash EN25Q32B into spi flash id table | Shaohui Xie |
2011-10-14 | mtd: mark block device queue as non-rotational | Dan McGee |
2011-10-01 | mtd: r852: make r852_pm_ops static | Axel Lin |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-26 | mtd: m25p80: add support for at25df321a spi data flash | Mikhail Kshevetskiy |
2011-09-23 | mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks | Wolfram Stering |
2011-09-21 | mtd: nand: switch `check_pattern()' to standard `memcmp()' | Brian Norris |
2011-09-21 | mtd: nand: invalidate cache on unaligned reads | Brian Norris |
2011-09-21 | mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set | Brian Norris |
2011-09-21 | mtd: nand: wait to set BBT version | Brian Norris |
2011-09-21 | mtd: nand: scrub BBT on ECC errors | Brian Norris |
2011-09-21 | mtd: nand: report ECC errors properly when reading BBT | Brian Norris |
2011-09-21 | mtd: utilize `mtd_is_*()' functions | Brian Norris |
2011-09-11 | mtd: nand: remove gotos in `check_create()' | Brian Norris |
2011-09-11 | mtd: nand: begin restructuring check_create | Brian Norris |
2011-09-11 | mtd: nand: fix style | Brian Norris |
2011-09-11 | mtd: nand: remove unnecessary variable | Brian Norris |
2011-09-11 | mtd: nand: do not ignore all ECC errors | Brian Norris |