Age | Commit message (Expand) | Author |
2013-04-25 | vm: convert mtdchar mmap to vm_iomap_memory() helper | Linus Torvalds |
2013-04-16 | mtd: Disable mtdchar mmap on MMU systems | David Woodhouse |
2013-04-16 | mtdchar: fix offset overflow detection | Linus Torvalds |
2012-12-03 | mtd: slram: invalid checking of absolute end address | Jiri Engelthaler |
2012-10-13 | mtd: omap2: fix module loading | Andreas Bießmann |
2012-10-13 | mtd: omap2: fix omap_nand_remove segfault | Andreas Bießmann |
2012-10-13 | mtd: nand: Use the mirror BBT descriptor when reading its version | Shmulik Ladkani |
2012-10-13 | mtd: nandsim: bugfix: fail if overridesize is too big | Richard Genoud |
2012-10-13 | mtd: autcpu12-nvram: Fix compile breakage | Alexander Shiyan |
2012-10-07 | UBI: fix autoresize handling in R/O mode | Artem Bityutskiy |
2012-10-02 | UBI: fix a horrible memory deallocation bug | Artem Bityutskiy |
2012-07-19 | mtd: nandsim: don't open code a do_div helper | Herton Ronaldo Krzesinski |
2012-07-16 | mtd: cafe_nand: fix an & vs | mistake | Dan Carpenter |
2012-06-10 | mtd: nand: fix scan_read_raw_oob | Dmitry Maluka |
2012-06-01 | 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-02 | UBI: fix eraseblock picking criteria | Artem Bityutskiy |
2012-04-02 | UBI: fix error handling in ubi_scan() | 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-11-11 | mtd: nand_base: always initialise oob_poi before writing OOB data | THOMSON, Adam (Adam) |
2011-11-11 | mtd: pxa3xx_nand: Fix blank page ECC mismatch | Daniel Mack |
2011-11-11 | mtd: pxa3xx_nand: fix nand detection issue | Lei Wen |
2011-11-11 | mtd: provide an alias for the redboot module name | Andres Salomon |
2011-11-11 | mtd: mtdchar: add missing initializer on raw write | Peter Wippich |
2011-06-22 | powerpc/85xx: fix NAND_CMD_READID read bytes number | Shaohui Xie |
2011-05-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-05-26 | mtd: Use platform_data to retrieve tmio_nand platform bits | Samuel Ortiz |
2011-05-25 | mtd: kill CONFIG_MTD_PARTITIONS | Jamie Iles |
2011-05-25 | mtd: remove add_mtd_partitions, add_mtd_device and friends | Jamie Iles |
2011-05-25 | mtd: convert remaining users to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: samsung onenand: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: omap2 onenand: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: txx9ndfmc: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: tmio_nand: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: socrates_nand: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: sharpsl: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: s3c2410 nand: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: ppchameleonevb: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: orion_nand: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: omap2: convert to mtd_device_register() | Jamie Iles |