1. e6cac6f tests: disk: Add fixture for sdcard test by Daniel DeGrasse · 3 years, 3 months ago
  2. aa62456 tests: subsys: logging: revert #40848 by Immo Birnbaum · 3 years, 3 months ago
  3. 095d92a tests: subsys: logging: revert #40842 by Immo Birnbaum · 3 years, 3 months ago
  4. 6ede314 Bluetooth: Host: Reassemble extended advertising reports by Herman Berget · 3 years, 3 months ago
  5. 2caf587 tests: lib: getopt by Jakub Rzeszutko · 3 years, 3 months ago
  6. d336954 tests: remove manual `CONFIG_GPIO_EMUL` by Jordan Yates · 3 years, 3 months ago
  7. e79b6f1 tests: drivers: gpio: basic: add it8xxx2_evb test configuration by Dino Li · 3 years, 3 months ago
  8. 38d583b tests: drivers: gpio: gpio_basic_api: add support for gd32f403z_eval by Gerard Marull-Paretas · 3 years, 3 months ago
  9. 3bf7a7a tests: drivers: gpio: gpio_basic_api: add support for gd32f450i_eval by Gerard Marull-Paretas · 3 years, 3 months ago
  10. 2ff9de3 tests: drivers: can: timing: enable loopback tests on native_posix by Henrik Brix Andersen · 3 years, 3 months ago
  11. 5bc57c1 tests: drivers: can: api: enable loopback tests on native_posix by Henrik Brix Andersen · 3 years, 3 months ago
  12. 99a310b drivers: can: loopback: convert the CAN loopback driver to dts by Henrik Brix Andersen · 3 years, 3 months ago
  13. 23335e1 tests: pm: mgmt_soc: Remove log in state notification entry by Flavio Ceolin · 3 years, 3 months ago
  14. 451667c tests: pm: mgmt_soc: Cleanup headers by Flavio Ceolin · 3 years, 3 months ago
  15. cd49532 tests: pm: mgmt_soc: Use PM_STATE_COUNT by Flavio Ceolin · 3 years, 3 months ago
  16. 32bea9a tests: lib: devicetree: use vnd,gpio-device by Gerard Marull-Paretas · 3 years, 3 months ago
  17. e811964 tests: benchmark: fix code coverage incorrect for latency_measure by Enjia Mai · 3 years, 3 months ago
  18. fcda869 drivers: timer: extend nrf_rtc_timer by Jedrzej Ciupis · 3 years, 3 months ago
  19. b5b629a tests: work: add support for k_work_flush() API by Lixin Guo · 3 years, 3 months ago
  20. 874c893 tests: work: add support for k_work_queue_unplug API by Lixin Guo · 3 years, 3 months ago
  21. ef7e010 tests: work: add support for work_cancel_sync API by Lixin Guo · 3 years, 3 months ago
  22. f6497e3 tests: kernel: Fix assumption in test_kernel_cpu_idle by Daniel DeGrasse · 3 years, 3 months ago
  23. 433424d tests: drivers: uart async on stm32wl55jc nucleo board by Francois Ramu · 3 years, 3 months ago
  24. 8f8830e tests: drivers: spi loopback on the stm32wl55jc nucleo board by Francois Ramu · 3 years, 3 months ago
  25. 148db8b tests: drivers: dac loopback on stm32wl55jc nucleo board by Francois Ramu · 3 years, 3 months ago
  26. ca6a329 tests: drivers: remove custom `vnd,gpio` inst by Jordan Yates · 3 years, 3 months ago
  27. 26a66ee tests: Bluetooth: df: Fix not building unit tests by Piotr Pryga · 3 years, 3 months ago
  28. 5789029 Bluetooth: Controller: Add CTE recv and sample in connected mode by Piotr Pryga · 3 years, 3 months ago
  29. 5536e61 tests: arm_thread_swap_tx: nucleo_l552ze_q: Update flash partition by Sebastian Bøe · 3 years, 3 months ago
  30. 2e1f26f Tests: disable mps3_an547_ns fpu sharing test by Jimmy Brisson · 3 years, 3 months ago
  31. 8baee12 tests: bsim: Make all tests scripts executable by Alberto Escolar Piedras · 3 years, 3 months ago
  32. 2e3acec tests: bsim: Use different sim_ids for different tests by Alberto Escolar Piedras · 3 years, 3 months ago
  33. 18569ed bsim: test: fix missing warnings in bsim test build system by Aleksandr Khromykh · 3 years, 3 months ago
  34. b1b77c1 drivers: can: change can_tx_callback_t function signature by Henrik Brix Andersen · 3 years, 3 months ago
  35. c0fff65 pinctrl: use groupN instead of pinsN for groups by Gerard Marull-Paretas · 3 years, 3 months ago
  36. 5dc6ed3 pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros by Gerard Marull-Paretas · 3 years, 3 months ago
  37. 7803a4e arch: riscv: ARCH_EXCEPT macro by Mark Holden · 3 years, 3 months ago
  38. 525c316 tests: ztest: Add test for stress test framework by Krzysztof Chruscinski · 3 years, 3 months ago
  39. 48f4eb9 tests: Bluetooth: bsim: Test updated to use Periodic Sync Recv Enable by Vinayak Kariappa Chettimada · 3 years, 3 months ago
  40. 0ef5dac tests: workq: add support for k_work_queue_init() by Lixin Guo · 3 years, 3 months ago
  41. b1d2bb0 tests: Bluetooth: Mesh: Add tests to cover message publication by Pavel Vasilyev · 3 years, 3 months ago
  42. 7fa4a33 tests/lib/devicetree/devices: Exclude thingy52_nrf52832 platform by Andrzej Głąbek · 3 years, 3 months ago
  43. 0350e38 test: Bluetooth: Mesh: fix racing between bsim devices in provisioning test by Aleksandr Khromykh · 3 years, 3 months ago
  44. d1ff466 tests: drivers: can: fd: remove can_attach_workq() tests by Henrik Brix Andersen · 3 years, 3 months ago
  45. aace49f tests: drivers: can: api: remove can_attach_workq() tests by Henrik Brix Andersen · 3 years, 3 months ago
  46. fca6584 Bluetooth: controller: inclusive naming for EDTT by Andries Kruithof · 3 years, 3 months ago
  47. c0889b0 tests: Bluetooth: df: remove duplicated code from CTE req tests by Piotr Pryga · 3 years, 3 months ago
  48. d4b0cbe tests: Bluetooth: df: Add tests for set conn CTE TX params by Piotr Pryga · 3 years, 3 months ago
  49. d656545 tests: drivers: gpio: gpio_basic_api: nrf: Extend test by Krzysztof Chruscinski · 3 years, 3 months ago
  50. a3a3125 net: npf: add the ability to do MAC address masked matching by Nicolas Pitre · 3 years, 3 months ago
  51. faa0b2a net: introduce a network packet filter framework by Nicolas Pitre · 3 years, 3 months ago
  52. 62b5765 logging: Cleanup in log_instance by Krzysztof Chruscinski · 3 years, 3 months ago
  53. b3c1eea Revert "tests: Bluetooth: Mesh: Add tests to cover message publication" by Henrik Brix Andersen · 3 years, 3 months ago
  54. 38ce8d6 Revert "drivers: timer: extend nrf_rtc_timer" by Carles Cufi · 3 years, 3 months ago
  55. 215571a tests: drivers: build_all: Build MHZ19B by Yong Cong Sin · 3 years, 3 months ago
  56. 557870c drivers: virt_ivshmem: Allow multiple instances of ivShMem devices. by Michael Schmidt · 3 years, 3 months ago
  57. da68cde tests: skip arch_nop test when machine timer uses divided sys clock by TOKITA Hiroshi · 3 years, 3 months ago
  58. 1421c17 coredump: add support for Longan Nano boards by TOKITA Hiroshi · 3 years, 3 months ago
  59. 53dea67 drivers: modem: Added simcom sim7080 modem driver. by Lukas Gehreke · 3 years, 3 months ago
  60. 2269408 dts: bindings: can: remove #address-cells and #size-cells by Henrik Brix Andersen · 3 years, 3 months ago
  61. 860e59e tests: net: ipv6: Verify Route Info data in Router Advertisment by Robert Lubos · 3 years, 3 months ago
  62. 111992b tests: net: route: Add new route tests by Robert Lubos · 3 years, 3 months ago
  63. e9db822 net: route: Add support for route preference by Robert Lubos · 3 years, 3 months ago
  64. 9b99ab6 tests: Bluetooth: Mesh: Add tests to cover message publication by Pavel Vasilyev · 3 years, 3 months ago
  65. 26e2975 drivers: timer: extend nrf_rtc_timer by Jedrzej Ciupis · 3 years, 3 months ago
  66. 52ff0cf cmake: tests: add cmake_minimum_required() to tests by Torsten Rasmussen · 3 years, 3 months ago
  67. 3aedda9 lib: os: add heap event listener by Damian Krolik · 3 years, 3 months ago
  68. 5c28b21 drivers: sensor: add ti tmp108 driver support by Jimmy Johnson · 3 years, 3 months ago
  69. 05ecd46 tests: fix typos and misnamed platforms by Anas Nashif · 3 years, 3 months ago
  70. 0c0ad3d tests: lib: devicetree: api: test DT_INST_PARENT by Gerard Marull-Paretas · 3 years, 3 months ago
  71. 91b8abf pm: device_runtime: suspend device on enable by Gerard Marull-Paretas · 3 years, 3 months ago
  72. 59b455e pm: device_runtime: simplify error handling for get/put by Gerard Marull-Paretas · 3 years, 3 months ago
  73. da1663e test/bluetooth/tester: Use Health Client Unack API by Michał Narajowski · 3 years, 3 months ago
  74. bd3f5d9 Bluetooth: Audio: Increase L2CAP buffer count by Asbjørn Sæbø · 3 years, 3 months ago
  75. fabbb87 Bluetooth: Audio: Enable controller extended and periodic adv for tests by Asbjørn Sæbø · 3 years, 3 months ago
  76. 0f6dc7a bluetooth: tester: allow to set DisplayYesNo IO capability by Krzysztof Kopyściński · 3 years, 3 months ago
  77. 8cd6744 tests: pm: Test state lock with runtime by Flavio Ceolin · 3 years, 3 months ago
  78. 28ca83f tests: pm: Test pm device state lock by Flavio Ceolin · 3 years, 3 months ago
  79. 18b932f pm: device_runtime: Return possible error on enable by Flavio Ceolin · 3 years, 3 months ago
  80. 0bd304f drivers: sensor: ina23x: add support for INA237 by Bartosz Bilas · 3 years, 3 months ago
  81. 2df7140 drivers: sensor: ina230: driver refactoring by Bartosz Bilas · 3 years, 3 months ago
  82. bdaac35 kernel: Bring back object tracking by Ederson de Souza · 3 years, 3 months ago
  83. d7bbfab tests: work: exclude hifive1 board by Lixin Guo · 3 years, 3 months ago
  84. d252740 tests: drivers: pwm_loopback: nucleo_h743zi: change PWM output pin by Alexandre Bourdiol · 3 years, 3 months ago
  85. 3419038 tests: improve the testcases of queue by NingX Zhao · 3 years, 3 months ago
  86. 90b7fb0 tests: drivers: disk: Add disk driver test by Daniel DeGrasse · 3 years, 3 months ago
  87. 1067c2f tests: arch: arm: irq_vector_table Add correct ISR table for iMX.RT SOCs by Daniel DeGrasse · 3 years, 3 months ago
  88. 369a545 tests: kernel: threads: Correct test assertion in thread_apis test by Daniel DeGrasse · 3 years, 3 months ago
  89. c1ac125 tests: coredump: skip acrn_ehl_crb by Daniel Leung · 3 years, 3 months ago
  90. 50540ed driver: i2c: TCA9546A: Rename to TCA954x by Aymeric Aillet · 3 years, 3 months ago
  91. ce95e03 tests: drivers: counter: Update tests for STM32F4 timer counter driver by Kent Hall · 3 years, 3 months ago
  92. 5296339 usb: rework to use macro STRUCT_SECTION_FOREACH by Johann Fischer · 3 years, 4 months ago
  93. 0b96dd4 tests: lib: mpsc_pbuf: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 4 months ago
  94. cfbaac6 tests: kernel: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 4 months ago
  95. f3718ed tests: pm: s/power/pm tag by Flavio Ceolin · 3 years, 4 months ago
  96. a0f58aa tests: pm: power_mgmt: Fix testcase name by Flavio Ceolin · 3 years, 4 months ago
  97. c491805 tests: pm: Add multicore test by Flavio Ceolin · 3 years, 4 months ago
  98. 1339a40 tests: build_all: remove display controller nodes from sensor test by Johann Fischer · 3 years, 4 months ago
  99. 307c13b drivers: display: remove unused Kconfig options by Johann Fischer · 3 years, 4 months ago
  100. 2d175d1 drivers: display_dummy: rework to obtain configuration from devicetree by Johann Fischer · 3 years, 4 months ago