1. a8fce09 mpers: add support of conditionally compiled printers by Dmitry V. Levin · 9 years ago
  2. fe3de9c v4l2: include <linux/ioctl.h> instead of <sys/ioctl.h> by Dmitry V. Levin · 9 years ago
  3. f2f162e Do not use htole32 function by Dmitry V. Levin · 9 years ago
  4. 17d1a16 v4l2.c: use print_array function by Dmitry V. Levin · 9 years ago
  5. 1e56814 Mpersify VIDIOC_* ioctl parser by Dmitry V. Levin · 9 years ago
  6. 0a47ff7 Fix decoding of VIDIOC_* ioctls by Dmitry V. Levin · 9 years ago
  7. fffe50d Fix build on systems that lack VIDIOC_CREATE_BUFS definition by Dmitry V. Levin · 9 years ago
  8. e459ba9 v4l2: add decoding for VIDIOC_S_CROP's arg by Philippe De Muyter · 10 years ago
  9. 86b4fb5 v4l2: VIDIOC_CROPCAP: add missing braces around arg printout by Philippe De Muyter · 10 years ago
  10. 6779e71 v4l2: add decoding for VIDIOC_CREATE_BUFS's arg. by Philippe De Muyter · 10 years ago
  11. bfe6d04 v4l2: use uintmax_t for times by Mike Frysinger · 10 years ago
  12. d67ba3e Fix compilation warnings about incompatible print formats by Dmitry V. Levin · 10 years ago
  13. 0f4ad30 Fix build with old kernel headers by Dmitry V. Levin · 10 years ago
  14. f0a5b08 v4l2: quote pixelformat by Dmitry V. Levin · 10 years ago
  15. 1de59cf v4l2: quote strings by Dmitry V. Levin · 10 years ago
  16. c7afb48 ioctl: assume that all ioctl commands have unsigned int type by Dmitry V. Levin · 10 years ago
  17. 197db57 v4l2: fix build on systems with older kernel headers by Dmitry V. Levin · 10 years ago
  18. 0cc9614 Implement Video4Linux video-input ioctls decoder by Philippe De Muyter · 10 years ago