1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. fab89b3 device/i2c_bus.c: Check pointer for NULL before using it by Martin Roth · 9 months ago
  3. 04c3b5a src/device: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  4. 63f72f0 device/i2c_bus: Add routines to read and write multiple bytes by Werner Zeh · 1 year, 11 months ago
  5. 51a35764 dev/i2c_bus: Fix `count` argument in i2c_dev_detect() by Nico Huber · 2 years ago
  6. e97eb8f device/i2c_bus: Add missing trailing newline to console output by Matt DeVillier · 2 years, 1 month ago
  7. 06abb91 device/i2c_bus: Check for self loop in bus link by Matt DeVillier · 2 years, 1 month ago
  8. ee849ba dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() by Matt DeVillier · 2 years, 2 months ago
  9. 190086e device/i2c_bus: Constify i2c_busdev and i2c_link by Matt DeVillier · 2 years, 3 months ago
  10. 68dc369 device/i2c_bus.c: Correct code style by Frans Hendriks · 3 years, 5 months ago
  11. a9caa50 device: correct code style by Frans Hendriks · 3 years, 5 months ago
  12. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  13. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  14. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  15. 9734af6 device/i2c_bus: Add i2c_dev_read_at16() by Nico Huber · 7 years ago
  16. 439cee9 device/i2c_bus: allow i2c_bus and i2c_simple to coexist by Aaron Durbin · 6 years ago
  17. 5817386 Reinvent I2C ops by Nico Huber · 7 years ago