Age | Commit message (Expand) | Author |
2012-09-25 | consistency between u_int32_t / off_t / off64_t | Richard Genoud |
2012-02-29 | libmtd: perform device checking first | Brian Norris |
2012-02-14 | libmtd: fix mtd_write() issues for large data-only writes | Brian Norris |
2012-02-14 | libmtd: fix segmentation fault on lib->mtd | Brian Norris |
2012-02-14 | limbtd: implement mtd_dev_present for old kernels | Artem Bityutskiy |
2012-02-02 | libmtd: add `mtd_dev_present()' library function | Brian Norris |
2012-01-13 | libmtd: Variable name same as function name causing compile to fail (Android) | Thomas Cannon |
2011-12-12 | libmtd: allow write operations when MEMWRITE is not supported | Brian Norris |
2011-09-11 | mtdutils: move OOB auto-layout into libmtd's mtd_write | Brian Norris |
2011-09-11 | libmtd: support MEMWRITE ioctl | Brian Norris |
2011-09-11 | libmtd: modify `mtd_write' to cover OOB writes | Brian Norris |
2011-06-08 | libmtd: improve mtd_islocked interface | Artem Bityutskiy |
2011-06-08 | libmtd: add helper funcs for getting regioninfo and locked info | Mike Frysinger |
2011-06-07 | libmtd: use O_CLOEXEC | Mike Frysinger |
2011-04-21 | libmtd: use PRIu64 classifier for uint64_t printf arguments | Andy Shevchenko |
2011-04-01 | libmtd: fix OOB read and write interfacev1.4.4 | Artem Bityutskiy |
2010-10-02 | libmtd: make malloc failures fatal | Mike Frysinger |
2010-10-01 | libmtd: unify some error messages | Mike Frysinger |
2010-09-25 | libmtd: add lock/unlock helpers | Mike Frysinger |
2010-09-24 | libmtd: unify erase block argument checking | Mike Frysinger |
2010-07-26 | libmtd: add OOB read and write interfaces | Artem Bityutskiy |
2010-07-26 | libmtd: support MEMERASE64 | Artem Bityutskiy |
2010-07-13 | mtd-utils: move libmtd source files to lib/ subdirectory | Kevin Cernekee |