Age | Commit message (Expand) | Author |
2013-04-25 | mtd: Disable mtdchar mmap on MMU systems | David Woodhouse |
2013-01-03 | mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems | Wolfram Sang |
2012-12-06 | mtd: slram: invalid checking of absolute end address | Jiri Engelthaler |
2012-12-06 | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() | Sachin Kamat |
2012-10-30 | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver | Brian Norris |
2012-10-17 | mtd: nandsim: bugfix: fail if overridesize is too big | Richard Genoud |
2012-10-17 | mtd: omap2: fix module loading | Andreas Bießmann |
2012-10-17 | mtd: omap2: fix omap_nand_remove segfault | Andreas Bießmann |
2012-10-17 | mtd: mtdpart: break it as soon as we parse out the partitions | Huang Shijie |
2012-10-17 | mtd: autcpu12-nvram: Fix compile breakage | Alexander Shiyan |
2012-10-17 | UBI: erase free PEB with bitflip in EC header | Matthieu CASTET |
2012-10-17 | UBI: fix autoresize handling in R/O mode | Artem Bityutskiy |
2012-10-17 | mtd: nand: Use the mirror BBT descriptor when reading its version | Shmulik Ladkani |
2012-09-19 | UBI: fix a horrible memory deallocation bug | Artem Bityutskiy |
2012-07-25 | mtd: nandsim: don't open code a do_div helper | Herton Ronaldo Krzesinski |
2012-07-12 | mtd: cafe_nand: fix an & vs | mistake | Dan Carpenter |
2012-06-10 | mtd: of_parts: fix breakage in Kconfig | Frank Svendsboe |
2012-06-10 | mtd: nand: fix scan_read_raw_oob | Dmitry Maluka |
2012-05-31 | mtd: sm_ftl: fix typo in major number. | Maxim Levitsky |
2012-04-13 | mtd: m25p80: set writebufsize | Brian Norris |
2012-04-13 | mtd: lart: initialize writebufsize | Artem Bityutskiy |
2012-04-13 | mtd: block2mtd: initialize writebufsize | Artem Bityutskiy |
2012-04-13 | mtd: sst25l: initialize writebufsize | Artem Bityutskiy |
2012-04-13 | mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH | Wolfram Sang |
2012-04-13 | mtd: mips: lantiq: reintroduce support for cmdline partitions | Daniel Schwierzeck |
2012-04-13 | mtd: ixp4xx: oops in ixp4xx_flash_probe | Marc Kleine-Budde |
2012-04-02 | UBI: fix eraseblock picking criteria | Artem Bityutskiy |
2012-04-02 | UBI: fix error handling in ubi_scan() | Richard Weinberger |
2012-02-13 | Revert "mtd: atmel_nand: optimize read/write buffer functions" | Artem Bityutskiy |
2012-02-13 | mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23 | Huang Shijie |
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 |