1. 69d1b21 i2c: shell: Add help to command description by Andrei Emeltchenko · 2 years, 5 months ago
  2. 95037b9 i2c: shell: Remove forward declaration by Andrei Emeltchenko · 2 years, 5 months ago
  3. e224e4c i2c: shell: Fix SHELL_CMD_ARG() parameter count by Andrei Emeltchenko · 2 years, 5 months ago
  4. 5a4d1f7 i2c: shell: Remove prefix filtering of device list by Kumar Gala · 2 years, 6 months ago
  5. fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 9 months ago
  6. 521cb6d i2c: allow shell commands to operate on up to 32-bit registers by Michał Barnaś · 3 years ago
  7. d9a657d i2c: fix for MISRA in i2c shell commands by Michał Barnaś · 3 years ago
  8. c2f9e2b shell: fix i2c commands definitions by Michał Barnaś · 3 years ago
  9. 36ebb7a drivers: i2c: fixup comments outlining command arguments by Attie Grande · 3 years ago
  10. d3e8d6c i2c_shell: restore documentation on scan technique by Peter Bigot · 4 years, 5 months ago
  11. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 9 months ago
  12. 6011aee drivers: i2c: update i2c_shell commands by Jakub Rzeszutko · 4 years, 6 months ago
  13. 8260736 drivers: Remove useless device start/end pointers by Tomasz Bursztyka · 4 years, 7 months ago
  14. a538dcd shell: refactor device_name_get implementation by Peter Bigot · 4 years, 7 months ago
  15. 3dd3c6a drivers: i2c: Check non-null pointer before dereferencing in i2c shell by Maureen Helm · 4 years, 8 months ago
  16. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 8 months ago
  17. 8ec8816 i2c: shell: add braces around if statement by Anas Nashif · 4 years, 9 months ago
  18. 9360150 i2c_shell: Add write/read multiple-byte commands by Simon Glass · 4 years, 9 months ago
  19. ffd568d i2c_shell: Add write_byte/read_byte commands by Anas Nashif · 5 years ago
  20. 0ecc71c i2c_shell: Tidy up the code style by Anas Nashif · 5 years ago
  21. 338cecb drivers: i2c: shell: add I2C bus recovery shell command by Henrik Brix Andersen · 4 years, 9 months ago
  22. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 4 years, 11 months ago
  23. 8d7bb8f device: Refactor device structures by Tomasz Bursztyka · 4 years, 11 months ago
  24. 8e2c230 treewide: use full path to i2c.h header by Peter Bigot · 5 years ago
  25. 8900543 i2c: add i2c shell with scan cmd by Anas Nashif · 5 years ago