1. 5150720 scsi.c: print __u64 types using PRI__u64 format by Dmitry V. Levin · 9 years ago
  2. 48b06a6 scsi.c: use print_array function by Dmitry V. Levin · 9 years ago
  3. 8277ec9 scsi.c: use printaddr by Dmitry V. Levin · 9 years ago
  4. 3d0e1f3 scsi.c: enhance SG_IO ioctl parser by Dmitry V. Levin · 9 years ago
  5. 7e69ed9 Change last parameter of umoven() from char* to void* by Denys Vlasenko · 10 years ago
  6. d67ba3e Fix compilation warnings about incompatible print formats by Dmitry V. Levin · 10 years ago
  7. 67d0a8e scsi: add bsg support by Bart Van Assche · 10 years ago
  8. 791145e scsi: Add iovec support by Bart Van Assche · 10 years ago
  9. 0014bb1 scsi: on exit, print only initialized part of the buffer by Bart Van Assche · 10 years ago
  10. ea6972c scsi: make print_sg_io_buffer() print square brackets instead of its callers by Bart Van Assche · 10 years ago
  11. c760251 scsi: improve consistency with other decoding functions by Bart Van Assche · 10 years ago
  12. c7afb48 ioctl: assume that all ioctl commands have unsigned int type by Dmitry V. Levin · 10 years ago
  13. 3ed5d02 Fix compilation warnings reported by gcc -Wsign-compare by Dmitry V. Levin · 10 years ago
  14. 0ed617b Generate xlat/*.in files by Dmitry V. Levin · 11 years ago
  15. fdb896e Do not compile scsi ioctl decoding if <scsi/sg.h> is not available by Dmitry V. Levin · 11 years ago
  16. 5945273 Use XLAT_END macro by Dmitry V. Levin · 11 years ago
  17. bce0cc6 Use XLAT macro by Dmitry V. Levin · 11 years ago
  18. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 13 years ago
  19. 27aeaa2 scsi.c: add copyright header by Dmitry V. Levin · 13 years ago
  20. ed720fd Automated removal of non-Linux code by Denys Vlasenko · 13 years ago
  21. 60fe8c1 Use tprints with literal strings, it may be faster than tprintf by Denys Vlasenko · 13 years ago
  22. b011af5 2007-03-29 Vladimir Nadvornik <nadvornik@suse.cz> by Dmitry V. Levin · 17 years ago