1. 649d9d3 drivers: w1: Ensure DQ pin is both input and output. by Fredrik Gihl · 10 months ago
  2. bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 10 months ago
  3. 505cc19 drivers: w1: fix return check in bit_read for w1-gpio by Thomas Stranger · 1 year, 2 months ago
  4. 410684c drivers: w1: add zephyr-gpio driver by Hudson C. Dalpra · 1 year, 3 months ago
  5. c0c8952 shell: do not enable subsystem/driver shell modules by default by Henrik Brix Andersen · 1 year, 4 months ago
  6. a47c7dd drivers: w1: Add dependency to UART runtime configuration by Krzysztof Chruściński · 1 year, 4 months ago
  7. a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 5 months ago
  8. 1a9de05 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ by Anas Nashif · 1 year, 5 months ago
  9. 9c4d881 syscall: rename Z_SYSCALL_ to K_SYSCALL_ by Anas Nashif · 1 year, 5 months ago
  10. 684b8fc syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG 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. 2d65acc drivers: gpio: use gpio_is_ready_dt helper function by Nick Ward · 1 year, 7 months ago
  13. 531aa57 drivers: move to timepoint API by Nicolas Pitre · 1 year, 8 months ago
  14. 26ecaba drivers: syscalls: use zephyr_syscall_header by Daniel Leung · 1 year, 9 months ago
  15. 83d031c drivers: w1: Make 1-Wire Skip ROM cmd. optional by Pavel Hübner · 1 year, 10 months ago
  16. 1eb683a device: remove redundant init functions by Gerard Marull-Paretas · 2 years ago
  17. 691228c drivers: ds2482-800: Add driver by Caspar Friedrich · 2 years ago
  18. 8b621e3 drivers: ds248x: Fix naming by Caspar Friedrich · 2 years ago
  19. c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
  20. cffe98d crc: Make the build of crc function dependent on a Kconfig by Anas Nashif · 2 years, 4 months ago
  21. 8e4d499 treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__ by Carles Cufi · 2 years, 5 months ago
  22. 81bf4f9 drivers/w1: driver for ds2485 1-Wire master by Thomas Stranger · 2 years, 7 months ago
  23. 16242e9 drivers/w1: add 1-wire shell by Thomas Stranger · 2 years, 7 months ago
  24. 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
  25. 598de06 drivers: ds2484: Fix wrong early exit during suspend/resume by Caspar Friedrich · 2 years, 7 months ago
  26. a50814d drivers: w1: use select SERIAL in Kconfig for w1-zephyr-serial driver by Thomas Stranger · 2 years, 8 months ago
  27. 465b761 drivers: w1: Move to using select in Kconfig for I2C bus by Kumar Gala · 2 years, 8 months ago
  28. ddb1971 drivers: w1: Add driver for Maxim DS2484 Single-Channel 1-Wire Master by Caspar Friedrich · 2 years, 8 months ago
  29. 0779a93 drivers: w1: Update drivers to use devicetree Kconfig symbol by Kumar Gala · 2 years, 8 months ago
  30. 0fe2c1f everywhere: Fix legacy include paths by Tomislav Milkovic · 2 years, 8 months ago
  31. d668281 drivers: w1: add zephyr-serial driver by Thomas Stranger · 2 years, 9 months ago
  32. ae85432 drivers: w1: add vnd,w1 driver for ci testing by Thomas Stranger · 2 years, 9 months ago
  33. bb4f7b5 drivers: w1 introduce 1-wire net layer api by Thomas Stranger · 2 years, 9 months ago
  34. d63cf82 drivers: w1 introduce 1-wire api and common code by Thomas Stranger · 2 years, 9 months ago