1. 802f749 drivers: serial: esp32_usb: remove UART config by Martin Jäger · 2 years, 8 months ago
  2. e8250ea drivers: serial: esp32_usb: clean-up by Martin Jäger · 2 years, 8 months ago
  3. 014f878 drivers: serial: esp32_usb: remove peripheral number by Martin Jäger · 2 years, 8 months ago
  4. 0088641 drivers: serial: esp32: remove unused stubs.h include by Martin Jäger · 2 years, 8 months ago
  5. 773dcf0 tests: driver: hwinfo: move test api to new ztest API by Shaoan Li · 2 years, 8 months ago
  6. 9b8726c soc: xtensa: include linker/section.h to fix the build error by Enjia Mai · 2 years, 8 months ago
  7. dddb5dd clang-format: do not merge blocks/functions into single line by Johann Fischer · 2 years, 8 months ago
  8. 5f84be5 gpio_shell: support for input pull down/up by Tomasz Duda · 2 years, 8 months ago
  9. f8531fd Bluetooth: doc: Add warning for bt_data_parse by Jonathan Rico · 2 years, 8 months ago
  10. b513e62 docs: ztest: Update documentation for new API by Yuval Peress · 2 years, 8 months ago
  11. 2f49bec sdhc: dts: remove label property from SDHC nodes by Kumar Gala · 2 years, 8 months ago
  12. 46f4513 devicetree: deprecate DT_BUS_LABEL variants by Kumar Gala · 2 years, 8 months ago
  13. c453220 doc: gen_devicetree_rest: Fix glob to handle both .yaml and .yml by Kumar Gala · 2 years, 8 months ago
  14. 39a7381 cmake: remove deprecation_warnings.cmake by Torsten Rasmussen · 2 years, 8 months ago
  15. 6066ab4 kconfig: add support for warnings when enabling deprecated features by Torsten Rasmussen · 2 years, 8 months ago
  16. e167b85 maintainers: add entry for emulation by Yuval Peress · 2 years, 8 months ago
  17. 91feb4c dts: bindings: Remove compatible from nxp,imx-flexspi-device.yaml by Kumar Gala · 2 years, 8 months ago
  18. 704e366 drivers: sensor: iis2mdc: Move bus union inside device config by Benjamin Björnsson · 2 years, 8 months ago
  19. bbff6eb drivers: sensor: iis2mdc: move driver to use i2c_dt_spec and spi_dt_spec by Benjamin Björnsson · 2 years, 8 months ago
  20. e304695 drivers: led: ht16k33: move driver to use i2c_dt_spec by Benjamin Björnsson · 2 years, 8 months ago
  21. d233b40 tests: lib: cmsis_dsp: move quaternionmath to new ztest API by li biao · 2 years, 8 months ago
  22. df5a535 Bluetooth: audio: Fix bt_pacs_context_available by Mariusz Skamra · 2 years, 8 months ago
  23. fd64cdf drivers: modem: Added missing extern "C" by Wojciech Slenska · 2 years, 8 months ago
  24. 9680483 dts: bindings: device labels are now optional by Kumar Gala · 2 years, 8 months ago
  25. f400c94 arch: arm: aarch32: cortex_m: fault: use CMSIS CFSR defines by Gerard Marull-Paretas · 2 years, 8 months ago
  26. f03eab0 arch: arm: aarch32: cortex_m: move CPACR definitions to cpu.h by Gerard Marull-Paretas · 2 years, 8 months ago
  27. 24d8223 tests: lib: move heap_align to new ztest API by li biao · 2 years, 8 months ago
  28. f86a3b4 tests: lib: move heap to new ztest API by li biao · 2 years, 8 months ago
  29. ffefce7 Bluetooth: host: Rewrite `bt_gatt_notify_multiple` by Jonathan Rico · 2 years, 8 months ago
  30. c7047e9 Bluetooth: Host: Update API `bt_gatt_notify_multiple` by Aleksander Wasaznik · 2 years, 8 months ago
  31. 7e9f652 Bluetooth: host: Invoke GATT notify callback for each handle by Jonathan Rico · 2 years, 8 months ago
  32. e6dfbe8 Bluetooth: host: Don't send ATT_MULTIPLE_HANDLE_VALUE_NTF with one attr by Jonathan Rico · 2 years, 8 months ago
  33. 0218e9d Bluetooth: host: Fix `gatt_notify_mult` by using a delayed work item by Jonathan Rico · 2 years, 8 months ago
  34. d98cad8 samples: drivers: display: add support for max7219 by Jimmy Ou · 2 years, 8 months ago
  35. 0e637e6 boards: shields: add max7219 shield by Jimmy Ou · 2 years, 8 months ago
  36. 78f876e drivers: display: max7219: add driver by Jimmy Ou · 2 years, 8 months ago
  37. 1563d4a net: lwm2m: Default ssid by Ola Tangen Kulseng · 2 years, 8 months ago
  38. e05bcef net: lwm2m: Access control object by Ola Tangen Kulseng · 2 years, 8 months ago
  39. d402911 shields: add shield support for AMG88xx sensor by Johann Fischer · 2 years, 8 months ago
  40. e1c0a49 drivers: i2c: i2c_tca954x: Update driver to use i2c_dt_spec by Benjamin Björnsson · 2 years, 8 months ago
  41. 59ecc97 drivers: counter: rtc_mcp7940n: Update driver to use i2c_dt_spec by Benjamin Björnsson · 2 years, 8 months ago
  42. bfbe1f8 tests: uart_mix_fifo_poll: Convert to use DEVICE_DT_GET by Kumar Gala · 2 years, 8 months ago
  43. dad7c3a drivers: misc: ft8xx: Convert to DEVICE_DT_INST_DEFINE by Kumar Gala · 2 years, 8 months ago
  44. 7411b45 Bluetooth; GATT: don't immediately cancel CCC write request by Jonathan Rico · 2 years, 8 months ago
  45. a372be6 drivers: gpio: stmpe1600: move driver to use i2c_dt_spec by Benjamin Björnsson · 2 years, 8 months ago
  46. ed84e45 drivers: dac: dac_mcp4725: Update driver to use i2c_dt_spec by Benjamin Björnsson · 2 years, 8 months ago
  47. 774f8b5 samples: sensor: qdec: Remove sample by Kumar Gala · 2 years, 8 months ago
  48. 6c1373f Bluetooth: audio: Fix possible compilation error by Mariusz Skamra · 2 years, 8 months ago
  49. 24fb705 npcx: scfg: psl: cleanup unused functions and DT files by Mulin Chao · 2 years, 8 months ago
  50. 1fc243c devicetree: gpio: deprecate DT_GPIO_LABEL variants by Kumar Gala · 2 years, 8 months ago
  51. 78f91a1 devicetree: spi: deprecate DT_SPI_DEV_CS_GPIOS_LABEL variants by Kumar Gala · 2 years, 8 months ago
  52. 9da5538 drivers: dac: mcp4728: set explicitly init priority by Bartosz Bilas · 2 years, 8 months ago
  53. 5cf7ade drivers: dac: mcp4725: set explicitly init priority by Bartosz Bilas · 2 years, 8 months ago
  54. 035c752 drivers: dac: dacx3608: set explicitly init priority by Bartosz Bilas · 2 years, 8 months ago
  55. 43b38b3 drivers: dac: dacx0508: set explicitly init priority by Bartosz Bilas · 2 years, 8 months ago
  56. 1ce5b4c tests: subsys: storage: move stream to new ztest API by Yinfang Wang · 2 years, 8 months ago
  57. 28608d1 tests: subsys: storage: move flash_map to new ztest API by Yinfang Wang · 2 years, 8 months ago
  58. 94936ca tests: kernel: common: move to new ztest API by Guo Lixin · 2 years, 8 months ago
  59. 6b33c03 samples: lps22hh: Convert to use DEVICE_DT_GET_ONE by Kumar Gala · 2 years, 8 months ago
  60. 3a223bc samples: sensor: hts221: Convert to use DEVICE_DT_GET_ONE by Kumar Gala · 2 years, 8 months ago
  61. 0f90e8e drivers: dmic: add gain ramping and unmute delay by Adrian Bonislawski · 2 years, 8 months ago
  62. e3abd2f drivers: dai: add DAI_TRIGGER_COPY cmd by Adrian Bonislawski · 2 years, 8 months ago
  63. ae8b17d Drivers: dmic-dai: Driver for Intel DMIC by Marcin Szkudlinski · 2 years, 8 months ago
  64. c8e1cba Driver: dai: add author to codeowners by Marcin Szkudlinski · 2 years, 8 months ago
  65. 3c97130 arch/kernel/soc/samples: use unsigned int for irq_lock() by Johann Fischer · 2 years, 8 months ago
  66. d66e047 tests: use unsigned int for irq_lock() by Johann Fischer · 2 years, 8 months ago
  67. f7c9f32 different subsystems: use unsigned int for irq_lock() by Johann Fischer · 2 years, 8 months ago
  68. 5e5ea9a drivers: use unsigned int for irq_lock() by Johann Fischer · 2 years, 8 months ago
  69. c225cf3 dma: HDA rename prefix from cAVS to ADSP by Tom Burdick · 2 years, 8 months ago
  70. 43f3c8f Bluetooth: Mesh: IV Index timer is not started by Omkar Kulkarni · 2 years, 8 months ago
  71. 3efdba3 dts: mm: intel: Add imr binding by Flavio Ceolin · 2 years, 8 months ago
  72. b200b9a dts: bindings: bus labels are now optional by Kumar Gala · 2 years, 8 months ago
  73. 55c0732 ci: twister: Use zephyrproject-rtos/action-s3-cache by Stephanos Ioannidis · 2 years, 8 months ago
  74. a18e211 ci: codecov: Use zephyrproject-rtos/action-s3-cache by Stephanos Ioannidis · 2 years, 8 months ago
  75. 77a902e ci: clang: Use zephyrproject-rtos/action-s3-cache by Stephanos Ioannidis · 2 years, 8 months ago
  76. f50e312 boards/odroid_go: Add support for microSD card by Yannis Damigos · 2 years, 8 months ago
  77. f845d9a drivers: spi_esp32_spim: Support more CS pins per SPI instance by Yannis Damigos · 2 years, 8 months ago
  78. 04a080b Bluetooth: Audio: TBS Client optional procedures actually optional by Fredrik Danebjer · 2 years, 8 months ago
  79. 52dd2bb drivers/modem: Patch fix for sock id and fd by Bjarki Arge Andreasen · 2 years, 8 months ago
  80. df9c0d8 boards: bl5340_dvk: always enable NORDIC_QSPI_NOR by Fabio Baltieri · 2 years, 8 months ago
  81. 63a3ae3 boards: bl5340_dvk: add missing sdhc0 nodelabel by Fabio Baltieri · 2 years, 8 months ago
  82. e4d11fe lib: mem_blocks: add a usage test for a block by Marcin Szkudlinski · 2 years, 8 months ago
  83. ff9e6f2 sample: subsys: nvs: support stm32l562e_dk board by Alexandre Bourdiol · 2 years, 8 months ago
  84. 7222288 boards: arm: nucleo_wl55jc add nvs support by Alexandre Bourdiol · 2 years, 8 months ago
  85. f73873b sample: subsys: nvs: support nucleo_wb55rg board by Alexandre Bourdiol · 2 years, 8 months ago
  86. 8814008 sample: subsys: nvs: support nucleo_l152re board by Alexandre Bourdiol · 2 years, 8 months ago
  87. 75f8685 sample: subsys: nvs: support nucleo_g071rb board by Alexandre Bourdiol · 2 years, 8 months ago
  88. e0f7ed0 sample: subsys: nvs: support nucleo_f429zi board by Alexandre Bourdiol · 2 years, 8 months ago
  89. e901413 sample: subsys: nvs: support nucleo_f103rb board by Alexandre Bourdiol · 2 years, 8 months ago
  90. 7782b26 boards: arm: b_u585i_iot02a: add nvs support by Alexandre Bourdiol · 2 years, 8 months ago
  91. 503514f sample: subsys: nvs: disco_l475_iot1: use MCU flash instead of QSPI by Alexandre Bourdiol · 2 years, 8 months ago
  92. 1f414fa tests: net: ip-addr: move to new ztest API by Xiao Song · 2 years, 8 months ago
  93. 861b14b drivers: eeprom_emulator: Remove dead code by Kumar Gala · 2 years, 8 months ago
  94. 2259c67 drivers: sensor: fxas21002: Add multi-instance support by Benjamin Björnsson · 2 years, 8 months ago
  95. 2bb5157 tests: lib: move time to new ztest API by li biao · 2 years, 8 months ago
  96. aaaeefd tests: Bluetooth: llcp: ctrl cte req migrate to new ZTEST API by Piotr Pryga · 2 years, 8 months ago
  97. 48d719f tests: drivers: watchdog wwdg testing on stm32 boards by Francois Ramu · 2 years, 8 months ago
  98. 3caaf8c drivers: crypto: ataes132a: Convert to devicetree by Kumar Gala · 2 years, 8 months ago
  99. e862484 drivers: adc: adc_ads1119: Convert to use DEVICE_DT_INST_DEFINE by Kumar Gala · 2 years, 8 months ago
  100. d18a0e4 CODEOWNERS: Fix issues reported by check_compliance.py by Kumar Gala · 2 years, 8 months ago