1. 8152992 logging: Simplify runtime filtering by Krzysztof Chruscinski · 3 years, 11 months ago
  2. 1396478 dma: change an atmoic api for Coverity issue 233524 by Hake Huang · 3 years, 11 months ago
  3. f8ac3a4 lib: os: cbprintf: Avoid implicit casting to int * by Krzysztof Chruscinski · 3 years, 11 months ago
  4. b27f2eb lib: os: cbprintf: Fix incompatible case coverity issue by Krzysztof Chruscinski · 3 years, 11 months ago
  5. 41afd83 Bluetooth: Crypto: Fix naming of params by René Beckmann · 3 years, 11 months ago
  6. fb6a929 x86: ia32: put IRQ stubs into pinned linker section if needed by Daniel Leung · 3 years, 11 months ago
  7. af20208 devices: mark device MMIO declarations to boot/pinned sections by Daniel Leung · 3 years, 11 months ago
  8. 512cb90 x86: ia32/linker: add boot and pinned sections by Daniel Leung · 3 years, 11 months ago
  9. 7b28612 linker: add __isr tag by Daniel Leung · 3 years, 11 months ago
  10. 1310ad6 linker: add bits for pinned regions by Daniel Leung · 3 years, 11 months ago
  11. d812728 linker: add bits for boot regions by Daniel Leung · 3 years, 11 months ago
  12. af49ec0 linker: remove TEXT_START macro by Daniel Leung · 3 years, 11 months ago
  13. 8c1179e kernel: refactor stack declaration macros by Daniel Leung · 3 years, 11 months ago
  14. e6dc914 toolchain: gcc: fix extra space when using SECTION_VAR by Daniel Leung · 3 years, 11 months ago
  15. 8297eaf toolchain: add Z_GENERIC_DOT_SECTION() macro by Daniel Leung · 3 years, 11 months ago
  16. 2b8c123 drivers: adc: Define max acquisition time by Eug Krashtan · 3 years, 11 months ago
  17. 3c36cd4 drivers: sensor: Add sensor_value_from_double by Eug Krashtan · 3 years, 11 months ago
  18. f000695 cache: Rename sys_{dcache,icache}_* to sys_{data,instr}_cache_* by Carlo Caione · 3 years, 11 months ago
  19. e233326 cache: Introduce external cache controller system support by Carlo Caione · 3 years, 11 months ago
  20. 4d994af kernel: remove object tracing by Anas Nashif · 3 years, 11 months ago
  21. 1af037f modules: enable percepio tracerecorder for tracing by Anas Nashif · 3 years, 11 months ago
  22. f477bac tracing: support new macros with systemview by Anas Nashif · 3 years, 11 months ago
  23. 7a646b3 Tracing: Work Queue tracing by Torbjörn Leksell · 3 years, 11 months ago
  24. cae9a90 Tracing: Poll API and Work Poll tracing by Torbjörn Leksell · 3 years, 11 months ago
  25. 3a66d6c Tracing: Timer tracing by Torbjörn Leksell · 3 years, 11 months ago
  26. 65b376e Tracing: Memory Slab tracing by Torbjörn Leksell · 3 years, 11 months ago
  27. 80cd9da Tracing: Memory Heap tracing by Torbjörn Leksell · 3 years, 11 months ago
  28. fa9e64b Tracing: Pipe tracing by Torbjörn Leksell · 3 years, 11 months ago
  29. d2e7de5 Tracing: Mailbox tracing by Torbjörn Leksell · 3 years, 11 months ago
  30. 9ab447b Tracing: Message Queue tracing by Torbjörn Leksell · 3 years, 11 months ago
  31. 69e8869 Tracing: Memory Stack tracing by Torbjörn Leksell · 3 years, 11 months ago
  32. d765445 Tracing: LIFO Tracing by Torbjörn Leksell · 3 years, 11 months ago
  33. 83ae27b Tracing: FIFO Tracing by Torbjörn Leksell · 3 years, 11 months ago
  34. f984823 Tracing: Queue tracing by Torbjörn Leksell · 3 years, 11 months ago
  35. f171443 Tracing: Thread tracing by Torbjörn Leksell · 3 years, 11 months ago
  36. b93ff29 Tracing: Conditional variable tracing by Torbjörn Leksell · 3 years, 11 months ago
  37. ed6148a Tracing: Mutex tracing hooks by Torbjörn Leksell · 3 years, 11 months ago
  38. 82addd6 Tracing: Semaphore tracing documentation by Torbjörn Leksell · 3 years, 11 months ago
  39. 16bbb8e Tracing: Trace hook support macros by Torbjörn Leksell · 3 years, 11 months ago
  40. 0b6539c doc: fix display of the ISR_DIRECT_DECLARE example usage by Maksim Masalski · 3 years, 11 months ago
  41. 09a31ce kernel: deprecate old k_work API by Peter Bigot · 3 years, 11 months ago
  42. 0c607ad pm: device: Align state names with system states by Flavio Ceolin · 3 years, 11 months ago
  43. 1bd781e power: device_pm: Remove device idle pm states by Flavio Ceolin · 3 years, 11 months ago
  44. c7f5270 pm: device: fsm_state -> state by Flavio Ceolin · 3 years, 11 months ago
  45. 54324fd power: device_pm: Use spin lock instead of semaphore by Flavio Ceolin · 3 years, 11 months ago
  46. 8705c68 power: device_pm: Fix concurrence issues by Flavio Ceolin · 3 years, 11 months ago
  47. 7eba310 power: device: void *context -> uint32_t *state by Flavio Ceolin · 3 years, 11 months ago
  48. a70187f ARC: arch.h: setup ARCH_STACK_PTR_ALIGN correctly for 64 bit by Evgeniy Paltsev · 3 years, 11 months ago
  49. 0d85979 ARC: make variables with regs and addresses bit agnostic by Evgeniy Paltsev · 3 years, 11 months ago
  50. ab17a59 ARC: mark accesses which are 32 bit despite of platform bittnes by Evgeniy Paltsev · 3 years, 11 months ago
  51. 8cb122e ARC: reuse headers for both ARCv3 and ARCv3 if possible by Evgeniy Paltsev · 3 years, 11 months ago
  52. fb8dc2b ARC: split sys-io for common and ARCv2-only parts by Evgeniy Paltsev · 3 years, 11 months ago
  53. 1aef12d ARC: add asm-compat macro for MWDT toolchain by Evgeniy Paltsev · 3 years, 11 months ago
  54. 3d56fff ARC: add asm-compat macros by Vineet Gupta · 3 years, 11 months ago
  55. 6afe7c5 ARC: prepare for building for ARCv3 HS6x by Evgeniy Paltsev · 3 years, 11 months ago
  56. 3632815 api: gpio: do not support INT flags in gpio_pin_configure by Piotr Mienkowski · 3 years, 11 months ago
  57. c254c58 kernel: mmu: add k_mem_unmap by Daniel Leung · 3 years, 11 months ago
  58. fe48f5a kernel: mmu: always use before/after guard pages for k_mem_map() by Daniel Leung · 3 years, 11 months ago
  59. e6df25f kernel: mmu: implement z_phys_unmap() by Daniel Leung · 3 years, 11 months ago
  60. ff407fb sys: introduce bit arrays by Daniel Leung · 3 years, 11 months ago
  61. 783b207 arch: implement brute force find_lsb_set() by Daniel Leung · 3 years, 11 months ago
  62. 1c50ef6 drivers: can: Implement Bosch M_CAN driver by Alexander Wachter · 3 years, 11 months ago
  63. 2ccbfd6 drivers: can: Add Kconfig option for CANFD datalenght by Alexander Wachter · 3 years, 11 months ago
  64. bcdc762 net: Use k_fifo instead of k_work in RX and TX processing by Jukka Rissanen · 3 years, 11 months ago
  65. 0808ead net: 6locan: Convert to use k_fifo instead of k_work by Jukka Rissanen · 3 years, 11 months ago
  66. fbabe70 lib: os: cbprintf: Fixes for c++ and coverity by Krzysztof Chruscinski · 3 years, 11 months ago
  67. d83647d drivers: adc: add ADC emulator by Tomasz Michalec · 3 years, 11 months ago
  68. d7edd37 adc: add sim opt for adc hw trigger by Hake Huang · 3 years, 11 months ago
  69. 82a32f5 Bluetooth: Audio: Volume Control Service and client by Emil Gydesen · 3 years, 11 months ago
  70. 8999c30 usb: hid: remove get_protocol/set_protocol from USB HID class API by Johann Fischer · 3 years, 11 months ago
  71. 98321c6 bluetooth: host: Allow concurrent advertising with multiple ids by Rubin Gerritsen · 3 years, 11 months ago
  72. 3b6707f arch: arm: aarch32: Use mpu headers from common aarch32 location by Bradley Bolen · 3 years, 11 months ago
  73. 2076131 arch: arm: aarch32: mpu: Move mpu header files up one level by Bradley Bolen · 3 years, 11 months ago
  74. 63a68e6 Bluetooth: HCI: Rename LE Read Buffer Size v2 struct members by Vinayak Kariappa Chettimada · 3 years, 11 months ago
  75. 103b516 net: openthread: add Link Metrics API by Lukasz Maciejonczyk · 3 years, 11 months ago
  76. ce56f04 bluetooth: Fix cte_type value in periodic adv sync report by Piotr Pryga · 3 years, 11 months ago
  77. 7c834bf Bluetooth: host: Add handl HCI_LE_Connectionless_IQ_Report by Piotr Pryga · 3 years, 11 months ago
  78. 105a85c Bluetooth: host: Add CTE reports receive cb API for per sync by Piotr Pryga · 3 years, 11 months ago
  79. 6518621 Bluetooth: host: Add CTE receive and sample enable API by Piotr Pryga · 3 years, 11 months ago
  80. 4009692 Bluetooth: controller: Add connectionless CTE RX feat. in supp. feat. list by Piotr Pryga · 3 years, 11 months ago
  81. 2aa8431 include: Bluetooth: hci: Add LE connectionelss IQ samples report event by Piotr Pryga · 3 years, 11 months ago
  82. ddece25 include: Bluetooth: hci: Add LE set connectionless IQ sampling enabled by Piotr Pryga · 3 years, 11 months ago
  83. 8ceaea1 include: Bluetooth: hci: move command to appropriate position in file by Piotr Pryga · 3 years, 11 months ago
  84. d9518ce logging: Add optional context argument to LOG_BACKEND_DEFINE by Krzysztof Chruscinski · 3 years, 11 months ago
  85. 6961362 Bluetooth: host: Document L2CAP channel send buffer sizes by Joakim Andersson · 3 years, 11 months ago
  86. 6483e12 Bluetooth: Refactor bluetooth buffer configuration for simplification by Joakim Andersson · 3 years, 11 months ago
  87. eba6350 Bluetooth: host: Add macros for calculating buffer sizes by Joakim Andersson · 3 years, 11 months ago
  88. 93fda93 net: openthread: complete CSL receiver API by Eduardo Montoya · 3 years, 11 months ago
  89. b9ea5d9 Bluetooth: host: Update RFCOMM to new delayable work API by Joakim Andersson · 3 years, 11 months ago
  90. afc29f3a Bluetooth: host: Update L2CAP to use the new delayable work API by Joakim Andersson · 3 years, 11 months ago
  91. 56f1a8c pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET by Gerard Marull-Paretas · 3 years, 11 months ago
  92. 7988ab4 pm: rename device_set/get_power_state to pm_device_set/get by Gerard Marull-Paretas · 3 years, 11 months ago
  93. 1e50e08 pm: move device_set/get_power_state to pm/device.h by Gerard Marull-Paretas · 3 years, 11 months ago
  94. dbf46b3 pm: rename device_pm_cb to pm_device_cb by Gerard Marull-Paretas · 3 years, 11 months ago
  95. 7bfd3a1 device: rename device_pm_control to pm_control by Gerard Marull-Paretas · 3 years, 11 months ago
  96. 570b43a pm: rename device_pm_state_str to pm_device_state_str by Gerard Marull-Paretas · 3 years, 11 months ago
  97. d31a9be pm: device: rename device_pm struct to pm_device by Gerard Marull-Paretas · 3 years, 11 months ago
  98. 2c7b763 pm: replace DEVICE_PM_* states with PM_DEVICE_* by Gerard Marull-Paretas · 3 years, 11 months ago
  99. 2d39c01 pm: deprecate power/power.h header by Gerard Marull-Paretas · 3 years, 11 months ago
  100. 280ca7a arch: replace power/power.h with pm/pm.h by Gerard Marull-Paretas · 3 years, 11 months ago