index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2017-06-28
Silence warnings about unused arguments
David Oberhollenzer
2017-06-28
Remove unused variables and functions
David Oberhollenzer
2017-06-28
Eliminate warnings about missing prototypes
David Oberhollenzer
2017-06-28
Move libfec declarations to public header in global include directory
David Oberhollenzer
2017-06-28
Use autoconf header detection correctly for libmissing
David Oberhollenzer
2017-03-29
libiniparser: remove unused function needing float
Andrea Adami
2017-03-29
libubi.c: add klibc specific fixes for ioctl
Andrea Adami
2017-03-22
Return correct error number in ubi_get_vol_info1
David Oberhollenzer
2017-03-15
Fix libmtd behaviour if MTD is not present on the system
David Oberhollenzer
2017-02-20
Remove UDEV_SETTLE_HACK
Richard Weinberger
2016-11-17
Move ubi-utils libraries to common library location
David Oberhollenzer
2016-11-17
Merge rest of ubiutils-common into libmtd common
David Oberhollenzer
2016-11-17
Add support for sysfs mocking
Daniel Walter
2016-11-17
Fix uninitialized buffers
Daniel Walter
2016-11-17
mtd-utils: Add multi-block erase function
David Oberhollenzer
2016-11-17
Add libmissing
David Oberhollenzer
2016-11-17
Change build system to autotools
Richard Weinberger
2016-11-17
Remove unused and broken mtd_write_img function from libmtd
David Oberhollenzer
2016-11-17
Remove unused legacy_libmtd_open internal libmtd function
David Oberhollenzer
2016-11-17
Eliminate warnings about implicit non-const casting in libmtd
David Oberhollenzer
2016-07-13
libmtd: Fix return status in mtd_torture test function
David Oberhollenzer
2015-11-17
libmtd: mtd_read: Take the buffer offset into account when reading
Marcus Prebble
2015-05-28
libmtd: fix comment typo
Baruch Siach
2015-05-28
mtd-utils: libfec: use standard C type instead of u_long
Imre Kaloz
2014-11-04
libmtd: don't ignore "region index" parameter in mtd_regioninfo()
Brian Norris
2014-09-15
libmtd: fix mtd_dev_present return value on legacy systems
Guido MartÃnez
2013-10-22
check the MLC nand type
Huang Shijie
2013-10-22
add the MTD_MLCNANDFLASH case
Huang Shijie
2012-09-25
consistency between u_int32_t / off_t / off64_t
Richard Genoud
2012-02-29
libmtd_legacy: don't open device in R/W
Brian Norris
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-29
mtd-utils: remove whitespace at end of lines
Brian Norris
2011-06-27
rewrite build system to avoid recursion
Mike Frysinger
2011-06-25
punt redundant libcrc32
v1.4.5
Mike Frysinger
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 interface
v1.4.4
Artem Bityutskiy
2010-11-29
libmtd: fix OOB size initialization in legacy code
Ketil Froyn
2010-10-02
libmtd: make malloc failures fatal
Mike Frysinger
[next]