1. 6a07db2 console: Add format-checking __printf() to die() by Nico Huber · 1 year, 3 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  4. 895fb4b device/smbus: Drop unused smbus_set_link() by Kyösti Mälkki · 4 years, 8 months ago
  5. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 5 years ago
  6. 2f119a3 device/smbus_ops.c: Get rid of device_t by Elyes HAOUAS · 6 years ago
  7. 632d6ab device/smbus: Reuse I2C bus operations where applicable by Nico Huber · 7 years ago
  8. 506bc8e device/smbus: Drop some never used boilerplate by Nico Huber · 7 years ago
  9. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  10. a693f52 device/smbus: Avoid infinite loop if SMBUS device has wrong parent by Timothy Pearson · 9 years ago
  11. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  12. dec9198 smbus: Add guards to avoid calling NULL. by Vladimir Serbinenko · 11 years ago
  13. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  14. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/smbus_ops.c]
  15. e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 14 years ago
  16. d453dd0 Cosmetics and coding style fixes in devices/*. by Uwe Hermann · 14 years ago
  17. c1ee429 Various Doxygen comment fixes, typo fixes, etc. by Uwe Hermann · 14 years ago
  18. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  19. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  20. 87e7050 die() does never return. Annotate it as such. by Carl-Daniel Hailfinger · 15 years ago
  21. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  22. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  23. 9a5b496 Allocating resource for Expansion ROM by Li-Ta Lo · 20 years ago
  24. 7213d0f i2c mux support by Yinghai Lu · 20 years ago