1. 4cba9e6 cmake: warn the user that the toolchain cache hides errors by Marc Herbert · 1 year, 6 months ago
  2. b6165e0 doc: can: samples: fix bad reference to can-counter sample by Benjamin Cabé · 1 year, 6 months ago
  3. 6267259 Bluetooth: Mesh: Use decimals instead of hex nums in DFD shell cmds by Pavel Vasilyev · 1 year, 6 months ago
  4. bac9b73 boards: arm: enable stmpe811 on stm32f429i_disc1 by Brunon Blok · 1 year, 6 months ago
  5. bf830ba drivers: input: add driver for stmpe811 i2c touch controller by Brunon Blok · 1 year, 6 months ago
  6. 2857f78 boards: atmel atsamr34: fix vendor in compatible by Anas Nashif · 1 year, 6 months ago
  7. 9a0e832 boards: cypress cy8xx: fix vendor in compatible by Anas Nashif · 1 year, 6 months ago
  8. 08cf158 boards: laird BLXX: fix vendor in compatible by Anas Nashif · 1 year, 6 months ago
  9. 7d2c91a boards: lpcxpresso11u68: add vendor to compatible by Anas Nashif · 1 year, 6 months ago
  10. e560bd6 boards: intel_adsp: fix board compatible by Anas Nashif · 1 year, 6 months ago
  11. c3827ec boards: add vendor to board yaml by Anas Nashif · 1 year, 6 months ago
  12. 3966d30 twister: support filtering by vendor by Anas Nashif · 1 year, 6 months ago
  13. 85c4111 memory-attr: Rationalize _MASK and _GET(x) macros by Carlo Caione · 1 year, 6 months ago
  14. b2fb3d4 drivers: i2c: stm32: Fix for i2c PM by Petr Hlineny · 1 year, 6 months ago
  15. 05e974c net: openthread: Fix TX time inconsistency in multi-CCA TX mode docs by Robert Lubos · 1 year, 6 months ago
  16. b946416 samples/modules: Add LVGL demo sample by Fabian Blatz · 1 year, 6 months ago
  17. 2a8548b tests: Kernel: semaphore: semaphore: Set test case to 1cpu by Jaxson Han · 1 year, 6 months ago
  18. 5b8df16 samples: arch: smp: pi: fix the stack overflow issue by Jaxson Han · 1 year, 6 months ago
  19. 64086d0 tests: kernel: threads: dynamic_thread: increase the heap size by Jaxson Han · 1 year, 6 months ago
  20. eeaf3bd tests: posix: eventfd: Move thread from stack to data section by Jaxson Han · 1 year, 6 months ago
  21. 0928830 arch: arm64: Enable stack guard for v8R by Jaxson Han · 1 year, 6 months ago
  22. 5878898 arch: arm64: Add stack guard support for MPU by Jaxson Han · 1 year, 6 months ago
  23. d3ec988 arch: arm64: Refactor the stack relevant macros by Jaxson Han · 1 year, 6 months ago
  24. d4dd47b arch: arm64: Add stack check at z_arm64_fatal_error by Jaxson Han · 1 year, 6 months ago
  25. 1fe9a06 arch: arm64: Kconfig: Introduce ARM64_STACK_PROTECTION by Jaxson Han · 1 year, 6 months ago
  26. 1ac3d1c arch: arm64: thread: Clean thread arch when creating thread by Jaxson Han · 1 year, 6 months ago
  27. c57fa2c arch: arm64: Fix the cache coherence issue by Jaxson Han · 1 year, 6 months ago
  28. cdcba38 spi: nxp_s32: use clock control APIs by Manuel Argüelles · 1 year, 6 months ago
  29. be08ce1 wdt: nxp_s32: use clock control APIs by Manuel Argüelles · 1 year, 6 months ago
  30. b4998c3 mm_drv: tlb: Fix compile time warning by Daniel Baluta · 1 year, 6 months ago
  31. ac05045 Bluetooth: Mesh: Fix printing device UUID by Pavel Vasilyev · 1 year, 6 months ago
  32. 45c8cb2 counter: nxp_pit: use clock control to obtain module's clock rate by Manuel Argüelles · 1 year, 6 months ago
  33. ddaacd9 counter: nxp_pit: allow to specify max load value by Manuel Argüelles · 1 year, 6 months ago
  34. f8e16ae counter: nxp_pit: support flexible number of interrupts by Manuel Argüelles · 1 year, 6 months ago
  35. d590fb2 counter: nxp_pit: support only top callback by Manuel Argüelles · 1 year, 6 months ago
  36. e22f634 counter: nxp_pit: support multiple instances by Manuel Argüelles · 1 year, 6 months ago
  37. ba02d85 doc/nvme: NVMe mandates dword-aligned buffer addresses by Tomasz Bursztyka · 1 year, 6 months ago
  38. 95b8493 drivers/nvme: Return an error in case of non dword-aligned data buffer by Tomasz Bursztyka · 1 year, 6 months ago
  39. 2caced7 drivers/nvme: Rewrite how data pointer is filled by Tomasz Bursztyka · 1 year, 6 months ago
  40. f217602 drivers/nvme: Make sure PRP2 value is encoded in little endian. by Tomasz Bursztyka · 1 year, 6 months ago
  41. 0b456883 drivers/nvme: Rely on CONFIG_MMU_PAGE_SIZE for PRP by Tomasz Bursztyka · 1 year, 6 months ago
  42. eeea64a drivers/nvme: Add debug information in case of request error by Tomasz Bursztyka · 1 year, 6 months ago
  43. 68dd265 boards: arm: npcx: add support for npcx4m8f_evb by Mulin Chao · 1 year, 6 months ago
  44. 7948933 intc: loapic: convert DEVICE_DEFINE to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  45. ceb02b3 intc: intc_nxp_pint: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  46. e9a67aa intc: swerv_pic: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  47. aea618e intc: nuclei_eclic: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  48. a7e0cb0 intc: vexriscv_litex: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  49. 6fbe62b intc: arcv2: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  50. 17ae9a7 intc: gic: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  51. 1539ca9 intc: irqmp: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  52. 843f66f intc: plic: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  53. 2147eef Bluetooth: PACS: Remove CONFIG_BT_PACS_{SNK,SRC}_CONTEXT by Emil Gydesen · 1 year, 6 months ago
  54. f6a4217 doc: driver: samples: Update driver samples to use new Sphinx extension by Benjamin Cabé · 1 year, 6 months ago
  55. 336941a samples: drivers: cleanup led_xec README by Benjamin Cabé · 1 year, 6 months ago
  56. 01f080e doc: releases: update migration guide by Guillaume Gautier · 1 year, 6 months ago
  57. fa1f333 dts: arm: st: remove sensor channels from stm32 adc nodes by Guillaume Gautier · 1 year, 6 months ago
  58. a1adc17 drivers: adc: stm32: move internal path setting to sensor drivers by Guillaume Gautier · 1 year, 6 months ago
  59. 8951bab samples: subsys: usb: audio: Add volume control case by Saw Xu · 1 year, 6 months ago
  60. 459f8e3 usb: device: audio: Support volume control by Saw Xu · 1 year, 6 months ago
  61. 16487c7 dts: bindings: usb_audio: Add volume properties by Saw Xu · 1 year, 6 months ago
  62. 235319c samples: boards: stm32: power_mgmt: Disable exclusive device PM by Erwan Gouriou · 1 year, 6 months ago
  63. 3ff5222 tests: kernel: device: drop APPLICATION level by Gerard Marull-Paretas · 1 year, 6 months ago
  64. beec8b0 device: only allow PRE_KERNEL_1/2 and POST_KERNEL levels by Gerard Marull-Paretas · 1 year, 6 months ago
  65. 634416b drivers: hwinfo: add driver for TI SimpleLink CC13xx/CC26xx series by Piotr Dymacz · 1 year, 6 months ago
  66. 42d8f7f samples: pm: fix init priority after init level change by Anas Nashif · 1 year, 6 months ago
  67. af7d972 can: nxp_s32_canxl: use clock control APIs by Manuel Argüelles · 1 year, 6 months ago
  68. 8993555 dts: bindings: can: deprecate advanced CAN timing properties by Henrik Brix Andersen · 1 year, 6 months ago
  69. 663826a drivers: can: mcan: Add CAN statistics by Grant Ramsay · 1 year, 6 months ago
  70. 4ebf6e5 tests: net: Add missing tests to net_pkt_clone by Marcin Gasiorek · 1 year, 6 months ago
  71. 0564345 net: Follow coding style when converting int to bool by Marcin Gasiorek · 1 year, 6 months ago
  72. c668fbc net: ip: Add cloning of missing attributes by Marcin Gasiorek · 1 year, 6 months ago
  73. a3cde71 net: Remove '#ifdef CONFIG_NET_ROUTE' around forwarding getter and setter. by Marcin Gasiorek · 1 year, 6 months ago
  74. 6a536f9 net: Deprecated and unused flags cleanup. by Marcin Gasiorek · 1 year, 6 months ago
  75. 646ef0b drivers: misc: ethos_u: rename init.c to ethos_u.c by Ryan McClelland · 1 year, 6 months ago
  76. f4993df drivers: misc: ethos_u: fix irq connect by Ryan McClelland · 1 year, 6 months ago
  77. 3fba1a1 Bluetooth: Controller: Use max time when scheduling Broadcast ISO by Vinayak Kariappa Chettimada · 1 year, 6 months ago
  78. 0f2980d Bluetooth: Controller: Maximize BIG event length and preempt PTO & CTRL by Vinayak Kariappa Chettimada · 1 year, 6 months ago
  79. 87138e7 Bluetooth: Controller: Calculate Broadcast ISO event overheads by Vinayak Kariappa Chettimada · 1 year, 6 months ago
  80. 5b4eb9b Bluetooth: Controller: Minor rename ull_adv_sync_iso_created() by Vinayak Kariappa Chettimada · 1 year, 6 months ago
  81. 09f02ed Bluetooth: CAP: drop non existing qos by Fabio Baltieri · 1 year, 6 months ago
  82. 6e78b43 Bluetooth: BAP: drop unused variable by Fabio Baltieri · 1 year, 6 months ago
  83. 0d5c508 mgmt: mcumgr: grp: fs_mgmt: Update file upload errors by Jamie McCrae · 1 year, 6 months ago
  84. 6b0135b canbus: isotp: rename ctx function parameters to rctx/sctx by Martin Jäger · 1 year, 6 months ago
  85. b82a447 canbus: isotp: add _TIMEOUT_MS suffix to defines for timeouts by Martin Jäger · 1 year, 6 months ago
  86. 5fdc432 canbus: isotp: improve internal function naming by Martin Jäger · 1 year, 6 months ago
  87. fa7ab41 native_simulator: Be sure the symbol_to_keep section is kept by Alberto Escolar Piedras · 1 year, 6 months ago
  88. 7d65c55 tests: Bluetooth: BAP broadcast source param name fix by Emil Gydesen · 1 year, 6 months ago
  89. 0a982c3 net: lwm2m: Add shell command to create object instances by Seppo Takalo · 1 year, 6 months ago
  90. 8e7c7c6 .gitlint: de-duplicate defaults with zephyr_commit_rules.py by Marc Herbert · 1 year, 6 months ago
  91. b0303f5 net: lwm2m: Don't allow operations on security object by Seppo Takalo · 1 year, 6 months ago
  92. d8d81a8 net: lwm2m: Fix build warning on access-control object by Seppo Takalo · 1 year, 6 months ago
  93. 340ffe1 mgmt: ec_host_cmd: fix struct init order by Dawid Niedzwiecki · 1 year, 6 months ago
  94. fa40868 mgmt: ec_host_cmd: fix checking number of backends by Dawid Niedzwiecki · 1 year, 6 months ago
  95. 4b9f5cc net: l2: wifi: Change arrays to functions by Kapil Bhatt · 1 year, 6 months ago
  96. 4f1cd0e doc: Migrate subsys/ code samples to new Sphinx extension by Benjamin Cabé · 1 year, 6 months ago
  97. e8fe144 Bluetooth: Controller: Fix missing PHY_CODED cond compile by Vinayak Kariappa Chettimada · 1 year, 6 months ago
  98. d8f0006 Bluetooth: Controller: Revert EVENT_OVERHEAD_START_US for Coded PHY by Vinayak Kariappa Chettimada · 1 year, 6 months ago
  99. 02b1c76 Bluetooth: Controller: Reduce successive ticker_job() on Extended Scan by Vinayak Kariappa Chettimada · 1 year, 6 months ago
  100. c1042df Bluetooth: Controller: Refactor prepare dequeue iteration code by Vinayak Kariappa Chettimada · 1 year, 6 months ago