index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mtd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
Dmitry V. Levin
2016-12-26
1
-12
/
+12
*
Use ptr_to_kulong instead of explicit casts of pointers to kernel_ureg_t
Dmitry V. Levin
2016-12-26
1
-1
/
+1
*
Use printxval64 instead of printxval_long
Dmitry V. Levin
2016-12-25
1
-1
/
+1
*
mtd: change type of ioctl 3rd argument from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-13
/
+13
*
mtd: cast pointers to kernel_ureg_t instead of unsigned long
Dmitry V. Levin
2016-12-21
1
-1
/
+1
*
Consistently use printaddr for printing addresses
Dmitry V. Levin
2016-06-11
1
-2
/
+3
*
Mpersify mtd.c
Dmitry V. Levin
2016-05-28
1
-3
/
+9
*
mtd.c: refactor
Dmitry V. Levin
2016-05-28
1
-205
/
+233
*
Move parser of UBI_* ioctls to a separate file
Dmitry V. Levin
2016-05-28
1
-169
/
+0
*
Fix printing of invalid argument of MTDFILEMODE ioctl
Dmitry V. Levin
2016-05-16
1
-1
/
+1
*
Fix printing of invalid struct ubi_mkvol_req.vol_type
Dmitry V. Levin
2016-05-16
1
-1
/
+2
*
Fix build on systems that lack UBI_IOCVOLCRBLK/UBI_IOCVOLRMBLK definitions
Dmitry V. Levin
2015-08-25
1
-0
/
+4
*
Use printnum_int64 instead of print_loff_t
Dmitry V. Levin
2015-07-20
1
-1
/
+1
*
mtd.c: enhance mtd and ubi ioctl parsers
Dmitry V. Levin
2015-07-10
1
-180
/
+304
*
Rework string_quote API
Dmitry V. Levin
2015-01-26
1
-11
/
+14
*
ioctl: assume that all ioctl commands have unsigned int type
Dmitry V. Levin
2015-01-20
1
-2
/
+4
*
Fix compilation warnings reported by gcc -Wsign-compare
Dmitry V. Levin
2014-09-17
1
-2
/
+2
*
Compress blank lines
Dmitry V. Levin
2014-05-30
1
-5
/
+0
*
Generate xlat/*.in files
Dmitry V. Levin
2014-05-30
1
-51
/
+11
*
Use XLAT_END macro
Dmitry V. Levin
2014-02-05
1
-7
/
+7
*
Use XLAT macro
Dmitry V. Levin
2014-02-05
1
-26
/
+26
*
mtd: clamp ubi name strings
Mike Frysinger
2013-05-05
1
-7
/
+9
*
Decode mtd/ubi ioctls
Mike Frysinger
2013-05-02
1
-0
/
+124
*
Use %d printf format instead of %i everywhere
Denys Vlasenko
2012-05-16
1
-1
/
+1
*
Decode mtd ioctls
Mike Frysinger
2012-04-06
1
-0
/
+282