1. 4f750b9 Add decoding for evdev ioctls by Etienne Gemsa · 9 years ago
  2. df7aa2b ioctl: take all 32 bits of ioctl commands into account by Dmitry V. Levin · 9 years ago
  3. 6f9a01c ioctl: add decoding for parametrized command names by Gabriel Laskar · 9 years ago
  4. 924996a ioctl: print unrecognized ioctl codes in _IOC(dir,type,nr,size) format by Dmitry V. Levin · 9 years ago
  5. c7afb48 ioctl: assume that all ioctl commands have unsigned int type by Dmitry V. Levin · 9 years ago
  6. 5b88608 Decode FIFREEZE/FITHAW/FITRIM ioctls by Mike Frysinger · 10 years ago
  7. 0cc9614 Implement Video4Linux video-input ioctls decoder by Philippe De Muyter · 10 years ago
  8. 3ed5d02 Fix compilation warnings reported by gcc -Wsign-compare by Dmitry V. Levin · 10 years ago
  9. fdb896e Do not compile scsi ioctl decoding if <scsi/sg.h> is not available by Dmitry V. Levin · 10 years ago
  10. b88a6f8 Decode ptp ioctls by Stefan Sørensen · 10 years ago
  11. d648f29 Decode mtd/ubi ioctls by Mike Frysinger · 11 years ago
  12. a9fe13c Create and use struct_sysent and struct_ioctlent typedefs. by Denys Vlasenko · 11 years ago
  13. ebee04c Decode /dev/loop ioctls by Mike Frysinger · 12 years ago
  14. 0cbed35 Decode mtd ioctls by Mike Frysinger · 12 years ago
  15. 806fbce Do not include limits.h unnecessarily by Dmitry V. Levin · 12 years ago
  16. feb40c4 Partially revert last change by Denys Vlasenko · 12 years ago
  17. 1c2e912 Simplify search in ioctl table by Denys Vlasenko · 12 years ago
  18. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 12 years ago
  19. aa925db Remove a few more code parts which are unused on Linux by Denys Vlasenko · 12 years ago
  20. ed720fd Automated removal of non-Linux code by Denys Vlasenko · 12 years ago
  21. 6b6ed5d Convert ioctl_next_match() to new-style C function definition by Denys Vlasenko · 13 years ago
  22. 39fca62 Small optimization in signal and ioctl tables by Denys Vlasenko · 13 years ago
  23. fcda7a5 Introduce ARRAY_SIZE() macro by Dmitry V. Levin · 13 years ago
  24. 1201426 "Modernize" all old-style function parameter declarations by Denys Vlasenko · 13 years ago
  25. 4ef6db4 Add block ioctl support by Dmitry V. Levin · 13 years ago
  26. b011af5 2007-03-29 Vladimir Nadvornik <nadvornik@suse.cz> by Dmitry V. Levin · 17 years ago
  27. ddce11b 2005-02-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  28. d83c50b 2004-09-13 Ulrich Drepper <drepper@redhat.com>, Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 20 years ago
  29. ee36ce1 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  30. 6d1a65c 2004-07-07 David S. Miller <davem@nuts.davemloft.net> by Roland McGrath · 20 years ago
  31. 2843a4e 2003-09-06 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 21 years ago
  32. bb3af52 2003-01-13 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  33. c6c1ea5 Copyright update by Wichert Akkerman · 23 years ago
  34. 1c595a4 remember to shift ioctl masks as well by Wichert Akkerman · 23 years ago
  35. a966785 Implement new way to get the ioctl list for Linux: instead of by Wichert Akkerman · 23 years ago
  36. bf79f2e Add FreeBSD support by Wichert Akkerman · 24 years ago
  37. 4dc8a2a Bunch of stuff by Wichert Akkerman · 25 years ago
  38. ea78f0f Add UnixWare support to configure by Wichert Akkerman · 25 years ago
  39. 9ce1a63 Catching up on my mail-backlog, see ChangeLog for details by Wichert Akkerman · 25 years ago
  40. 76baf7c Initial revision by Wichert Akkerman · 25 years ago