1. 853b6fe drivers: stm32: Make some config symbols menuconfig symbols by Erwan Gouriou · 7 months ago
  2. bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 10 months ago
  3. 0861395 drivers: smbus: implement SMBus driver for STM32 by Benedikt Schmidt · 1 year, 3 months ago
  4. fc86d0c drivers: smbus: extract handler function for SMB alert by Benedikt Schmidt · 1 year, 3 months ago
  5. a0f547a drivers: smbus: add missing includes by Benedikt Schmidt · 1 year, 3 months ago
  6. c0c8952 shell: do not enable subsystem/driver shell modules by default by Henrik Brix Andersen · 1 year, 4 months ago
  7. 3763737 smbus: Remove syscalls with callbacks by Flavio Ceolin · 1 year, 4 months ago
  8. a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 5 months ago
  9. 1a9de05 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ by Anas Nashif · 1 year, 5 months ago
  10. 9c4d881 syscall: rename Z_SYSCALL_ to K_SYSCALL_ by Anas Nashif · 1 year, 5 months ago
  11. 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
  12. d7fd3db drivers: smbus: pch: Simplify IRQ flags by Andrei Emeltchenko · 1 year, 6 months ago
  13. e56c5b2 drivers: smbus: Select PCIE and DYNAMIC_INTERRUPTS by Andrei Emeltchenko · 1 year, 7 months ago
  14. 26ecaba drivers: syscalls: use zephyr_syscall_header by Daniel Leung · 1 year, 9 months ago
  15. cd2fe8c doc: smbus: Correct syntax in sources and headers by Andrei Emeltchenko · 1 year, 10 months ago
  16. c1fa65e smbus: Change init priority from DEVICE to DEFAULT by Andrei Emeltchenko · 1 year, 11 months ago
  17. 1679faa smbus: Move smbus_utils.h from includes to driver area by Andrei Emeltchenko · 2 years ago
  18. c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
  19. e829b72 drivers: smbus: pch: Wrap respective code with ifdefs by Andrei Emeltchenko · 2 years ago
  20. a42ab27 smbus: Convert to use runtime BDF lookup by Andrei Emeltchenko · 2 years ago
  21. 14923f4 smbus: Refactor callbacks API by Andrei Emeltchenko · 2 years ago
  22. fe46408 drivers: smbus: Implement Host Notify and SMBALERT for PCH by Andrei Emeltchenko · 2 years ago
  23. 2146b19 smbus: Add Host Notify and smbalert API by Andrei Emeltchenko · 2 years ago
  24. 2de1936 drivers: smbus: pch: Add Block Process Call operation by Andrei Emeltchenko · 2 years ago
  25. 4099bc2 drivers: smbus: Add Intel ICH / PCH SMbus driver by Andrei Emeltchenko · 2 years ago
  26. af984aa drivers: smbus: Add Intel PCH driver register header by Andrei Emeltchenko · 2 years ago
  27. 5fc5536 smbus: shell: Add SMBus subsystem shell module by Andrei Emeltchenko · 2 years ago
  28. adff73d smbus: Introduce SMBus subsystem driver API by Andrei Emeltchenko · 2 years ago