aboutsummaryrefslogtreecommitdiff
path: root/mtd.c
AgeCommit message (Expand)Author
2018-06-14Update strace to 4.22.Elliott Hughes
2018-02-20Update strace to 4.21.Elliott Hughes
2017-09-12Update strace to 4.19.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-06-11Consistently use printaddr for printing addressesDmitry V. Levin
2016-05-28Mpersify mtd.cDmitry V. Levin
2016-05-28mtd.c: refactorDmitry V. Levin
2016-05-28Move parser of UBI_* ioctls to a separate fileDmitry V. Levin
2016-05-16Fix printing of invalid argument of MTDFILEMODE ioctlDmitry V. Levin
2016-05-16Fix printing of invalid struct ubi_mkvol_req.vol_typeDmitry V. Levin
2015-08-25Fix build on systems that lack UBI_IOCVOLCRBLK/UBI_IOCVOLRMBLK definitionsDmitry V. Levin
2015-07-20Use printnum_int64 instead of print_loff_tDmitry V. Levin
2015-07-10mtd.c: enhance mtd and ubi ioctl parsersDmitry V. Levin
2015-01-26Rework string_quote APIDmitry V. Levin
2015-01-20ioctl: assume that all ioctl commands have unsigned int typeDmitry V. Levin
2014-09-17Fix compilation warnings reported by gcc -Wsign-compareDmitry V. Levin
2014-05-30Compress blank linesDmitry V. Levin
2014-05-30Generate xlat/*.in filesDmitry V. Levin
2014-02-05Use XLAT_END macroDmitry V. Levin
2014-02-05Use XLAT macroDmitry V. Levin
2013-05-05mtd: clamp ubi name stringsMike Frysinger
2013-05-02Decode mtd/ubi ioctlsMike Frysinger
2012-05-16Use %d printf format instead of %i everywhereDenys Vlasenko
2012-04-06Decode mtd ioctlsMike Frysinger