Commit graph

  • 58fe2ab5e6 Bluetooth: Mesh: shell: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:04:28 +03:00
  • 3056d0773e Bluetooth: Host: shell: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:03:11 +03:00
  • 896212933a Bluetooth: Host: scan: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:01:52 +03:00
  • e9f06126ea Bluetooth: Host: iso: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:00:11 +03:00
  • 354e75d479 Bluetooth: Host: id: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:59:02 +03:00
  • 6f2643638d Bluetooth: Host: direction: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:58:05 +03:00
  • e23d5a0801 Bluetooth: Host: cs: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:52:47 +03:00
  • 0d47556542 Bluetooth: Host: conn: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:52:00 +03:00
  • fa0aece2fa Bluetooth: Host: Classic: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:47:48 +03:00
  • 47fa056fb6 Bluetooth: Host: adv: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:44:37 +03:00
  • 2ea9605380 Bluetooth: Host: core: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:03:49 +03:00
  • 6c61c8c428 Bluetooth: Host: CS: Fix test HCI command encoding Johan Hedberg 2025-06-18 22:04:45 +03:00
  • b530b261d9 Bluetooth: Host: Introduce bt_hci_cmd_alloc() Johan Hedberg 2025-06-18 22:01:39 +03:00
  • 892ac07a4a cmake: Add a new no_deprecation_warning compiler flag Carles Cufi 2025-06-18 15:30:11 +02:00
  • 524e44fd79 tests: kernel: k_heap: add tests for k_heap_realloc Benjamin Cabé 2025-06-12 19:07:48 +02:00
  • 487bdb311e tests: kernel: k_heap: cleanup doxygen Benjamin Cabé 2025-06-12 20:35:01 +02:00
  • a74206fd98 tests: drivers: i2c: target_api: add stm32u3 overlays Khaoula Bidani 2025-06-04 14:27:56 +02:00
  • 5e30f63c83 boards: st: stm32u3: enable i2c Khaoula Bidani 2025-06-04 14:26:15 +02:00
  • 7fe048cae1 dts: arm: st: u3: add i2c Khaoula Bidani 2025-06-04 14:23:51 +02:00
  • b8a2eef2ef xtensa: gdbstub: update comments Guennadi Liakhovetski 2025-06-04 10:26:20 +02:00
  • b8d382ef09 intel_adsp: ace: add gdb support Guennadi Liakhovetski 2025-06-03 14:42:58 +02:00
  • a9c47a47a4 intel_adsp: cavs: add gdb support Noah Klayman 2025-06-18 11:14:46 +02:00
  • c524eb619a xtensa: gdbstub: support more registers Guennadi Liakhovetski 2025-06-18 11:02:35 +02:00
  • 28e2b50aff xtensa: gdbstub: fix unavailable register reporting Noah Klayman 2025-06-18 11:01:43 +02:00
  • 1df49e9691 xtensa: gdbstub: (cosmetic) simplify a conditional Guennadi Liakhovetski 2025-06-04 10:23:08 +02:00
  • 29f66ab823 gdb: fix building without UART support Guennadi Liakhovetski 2025-05-12 11:49:20 +02:00
  • 5882f01b51 gdbstub: make immediate GDB stub entry optional Noah Klayman 2025-06-18 10:42:49 +02:00
  • 5f4b51f9b1 soc: intel_adsp: add a debug window slot descriptor Guennadi Liakhovetski 2025-06-18 10:28:28 +02:00
  • cae5e5adc6 soc: intel_adsp: gather debug window indices in one place Guennadi Liakhovetski 2025-06-18 10:19:29 +02:00
  • 68d097836b samples: sysbuild: with mcu_boot on the stm32h7rs targets Francois Ramu 2025-05-07 12:11:51 +02:00
  • 5a4326e8ce samples: appli dev: code reloc running on stm32h7rs target boards Francois Ramu 2025-05-05 11:07:29 +02:00
  • 8fe8b6c653 boards: arm: stm32h7s78 disco kit for XiP on external flash Francois Ramu 2024-05-27 11:18:52 +02:00
  • f960476b30 boards: st: stm32h7s3l8 nucleo board for XiP on external flash Francois Ramu 2024-11-18 16:56:48 +01:00
  • ebc023b0ce Bluetooth: Controller: Fix incorrect aux offset using single timer Vinayak Kariappa Chettimada 2025-06-20 05:09:03 +02:00
  • 045d60e6c9 tests: bsim: Bluetooth: Enable testing periodic adv chains on nRF54lx Vinayak Kariappa Chettimada 2025-06-20 05:16:05 +02:00
  • 301ad16406 Bluetooth: Controller: Do not clear timer clear subscription until done Vinayak Kariappa Chettimada 2025-06-19 21:31:31 +02:00
  • 964f751fdd Bluetooth: Controller: Use defines for TRX and IFS Radio End Events Vinayak Kariappa Chettimada 2025-06-19 15:27:34 +02:00
  • fa1119f9c1 Bluetooth: Controller: Fixup align DDPI usage with nRF54L power domains Vinayak Kariappa Chettimada 2024-12-25 07:05:10 +01:00
  • ae59e6cfe7 Bluetooth: Controller: Redundant TIMER_CLEAR_PPI disable Vinayak Kariappa Chettimada 2025-02-24 21:04:06 +01:00
  • 3b035954f2 tests: drivers: build_all: add npm1300 and npm1304 devices Sergei Ovchinnikov 2025-05-23 13:49:53 +02:00
  • 1bfeaba6f4 doc: release: migration-guide-4.2: add npm13xx changes Sergei Ovchinnikov 2025-05-23 13:46:18 +02:00
  • 645159dc26 drivers: npm13xx: add support for nPM1304 Sergei Ovchinnikov 2025-04-29 13:29:20 +02:00
  • 34188c4336 dts: bindings: add npm1304 extracting common from npm1300 Sergei Ovchinnikov 2025-04-29 07:58:33 +02:00
  • 89b8383633 drivers: npm13xx: rename npm1300 to npm13xx Sergei Ovchinnikov 2025-04-28 09:11:30 +02:00
  • fb007db50a drivers: npm1300: rename to npm13xx Sergei Ovchinnikov 2025-04-24 10:29:50 +02:00
  • 7b7e747520 tests: drivers: tisci: TISCI driver test Dave Joseph 2025-06-23 11:07:23 +05:30
  • fb3c562644 dts: arm: ti TISCI DMSC support for AM2434 EVM Dave Joseph 2025-06-23 11:07:12 +05:30
  • 95c20c338c drivers: firmware: TISCI driver support Dave Joseph 2025-05-19 14:56:47 +05:30
  • 04d12bc8b2 drivers: mbox: secureproxy: Pass userdata in isr Dave Joseph 2025-06-18 15:09:52 +05:30
  • 44242ca219 MAINTAINERS: include Arduino shields in the Arduino category Luca Burelli 2025-06-23 18:09:31 +08:00
  • a55a9670ee drivers: gpio: max149xx: fix error handling Benjamin Cabé 2025-06-22 22:34:51 +02:00
  • e8caaf4137 scripts: Bump Python target version for ruff Pieter De Gendt 2025-06-18 19:39:10 +02:00
  • e7a7c590bf tests: bsim: bluetooth: host: privacy: peripheral: Enable nRF5340 Pavel Vasilyev 2025-06-19 13:18:06 +02:00
  • dacdf7da74 tests: bsim: bluetooth: host: privacy: peripheral: Fix scan interval Pavel Vasilyev 2025-06-19 13:16:26 +02:00
  • bc5b332c9b drivers: audio: max98091: fix max98091_set_property error handling Benjamin Cabé 2025-06-19 11:00:43 +02:00
  • 3ce5226a1e boards: arm: add WeAct STM32F446 Core board heronet 2025-06-19 23:00:40 +06:00
  • 19fe604aef scripts: west_commands: runners: add ST-LINK GDB server Mathieu Choplain 2025-06-17 15:08:31 +02:00
  • 0829c2bb8c drivers: nrfx: help select clock control when needed Bjarki Arge Andreasen 2025-06-16 11:40:23 +02:00
  • 4c3671aea3 dts: vendor: nordic: nrf54h20.dtsi: disable cpurad_hsfll Bjarki Arge Andreasen 2025-06-16 11:28:52 +02:00
  • 3fb0cf48f5 drivers: video: fix uninitialized struct sudarsan N 2025-06-11 12:52:38 +05:30
  • ab99a53ae7 net: lwm2m: ipso: accelerometer: remove buffers for optional resources Nick Ward 2025-05-27 13:26:36 +10:00
  • a5a78ee608 drivers: usb_dc_mcux: disable irq in detach Mike J. Chen 2024-08-12 15:55:10 -07:00
  • 4a9412b5d4 drivers: adc: add dma support for ambiq adc driver Hao Luo 2025-05-23 09:45:09 +08:00
  • e0c2372eeb samples: usb: uac2: Implement feedback on nRF54H20 Tomasz Moń 2025-05-15 08:34:09 +02:00
  • 45f1222474 samples: usb: uac2: Make I2S buffers UDC compliant Tomasz Moń 2025-05-15 12:18:19 +02:00
  • 810118d2c6 samples: usb: uac2: Leave cache management up to drivers Tomasz Moń 2025-05-15 12:14:35 +02:00
  • 9493af937d drivers: usb: stm32: fix stm32u5x clock disable in sleep mode Riku Karjalainen 2025-06-04 07:38:32 +00:00
  • 160ef4670a drivers: usb: stm32: fix stm32u5x clock disable in sleep mode Riku Karjalainen 2025-04-02 11:25:12 +00:00
  • 7b287ec133 drivers: udc: disable SOF interrupt by default Johann Fischer 2025-04-02 10:43:02 +02:00
  • 2d7995747e drivers: udc: add SOF Kconfig option and SOF event helper Johann Fischer 2025-04-22 10:36:02 +02:00
  • 4cae4661a2 boards: sparkfun: fix the LED active state on the ThingPlus Matter Tamas Jozsi 2025-06-22 18:45:39 +02:00
  • 4def7aceec soc: nxp: s32k3: use MPU_REGION_ENTRY macro Manuel Argüelles 2025-06-21 11:40:48 +07:00
  • 616688c20e docs: stepper: add stepper stop function Jilay Pandya 2025-06-19 18:10:34 +02:00
  • 08dd7c519a drivers: stepper: tmc5xxx: introduce stop function Jilay Pandya 2025-06-19 14:21:14 +02:00
  • 2aca0d3e9d drivers: stepper: remove stop function wrapped in disable Jilay Pandya 2025-06-19 13:01:05 +02:00
  • 5918ddce34 drivers: stepper: update documentation about enable/disable Jilay Pandya 2025-06-19 11:15:36 +02:00
  • 6244e9307e drivers: timer: Fix interrupt management in stm32 lptim timer Alessandro Manganaro 2025-06-19 11:55:45 +02:00
  • e5ded3d71a drivers: timer: Fix conversion issue in stm32 lptim timer Alessandro Manganaro 2025-06-19 11:45:42 +02:00
  • fff5b49581 arch: arc: replace "master"/"slave" terminology with inclusive language Benjamin Cabé 2025-06-19 11:48:11 +02:00
  • 8b919042f5 arch: arm64: replace "master" terminology with "primary" Benjamin Cabé 2025-06-19 11:42:47 +02:00
  • 2a43a94455 drivers: display: hx8394: add missing static qualifiers to local arrays Benjamin Cabé 2025-06-18 21:43:46 +02:00
  • 8031f338dd scripts: west: spdx: extract copyright info Benjamin Cabé 2025-06-11 14:29:57 +02:00
  • ffc8ec89c8 manifest: update hal_nordic for errata 55 on nRF54LV10A Eng A Nikodem Kastelik 2025-06-16 12:38:11 +02:00
  • 1a993daf2c tests: drivers: adc: adc_api: fix ADC DMA test for Nucleo U385RG-Q Khaoula Bidani 2025-06-20 13:39:59 +02:00
  • 0104943d48 tests: drivers: dma: loop_transfer: add stm32u3 boards overlays Khaoula Bidani 2025-06-12 17:03:31 +02:00
  • 786339b6c6 boards: st: stm32u3: enable dma for stm32u3 boards Khaoula Bidani 2025-06-12 17:04:40 +02:00
  • 022ad6839a dts: arm: st: u3: add gpdma Khaoula Bidani 2025-06-12 17:05:40 +02:00
  • e78729609d drivers: mspi_dw: Add support for RX dummy cycles in single line mode Andrzej Głąbek 2025-06-10 15:04:51 +02:00
  • 28dafe36e3 drivers: mspi_dw: Add error reporting on RX FIFO overflow Andrzej Głąbek 2025-06-10 13:13:22 +02:00
  • e4dc74452c drivers: mspi_dw: Improve transfer handling Andrzej Głąbek 2025-06-10 15:04:00 +02:00
  • 6ddb616a23 drivers: mspi_dw: Add waiting for clock in nRF EXMIF specific resume Andrzej Głąbek 2025-06-10 12:53:10 +02:00
  • 8b67b36f41 drivers: mspi_dw: Apply a few minor corrections Andrzej Głąbek 2025-06-10 12:38:06 +02:00
  • 8fb5b00f8d doc: develop: tools: update "Generate compile commands" section Benjamin Cabé 2025-06-10 17:58:50 +02:00
  • af4e875ea5 soc: renesas: rz: use CONFIG_ATOMIC_OPERATIONS_C on Renesas RZ/A2M Tien Nguyen 2025-06-19 11:07:39 +07:00
  • d9d6f07c27 net: gptp: Add TLV type, OUI check for signaling messages Yusuke Omae 2025-06-19 12:25:50 +09:00
  • 39e6f0170f drivers: nrf_wifi: Add Kconfig for Dynamic ED Kapil Bhatt 2025-06-19 09:12:24 +00:00
  • 8b693980aa manifest: Update nrf_wifi for dynamic ED control Karun Kumar Eagalapati 2025-06-18 11:09:34 +05:30
  • 2a674977dd dts: vendor: nordic: nrf54l*: Fix GPREGRET register addresses Jamie McCrae 2025-06-13 12:03:34 +01:00
  • 8b4a29f1ed tests: kernel: interrupt: Add ISR offset definitions for nrf9280 Aymen LAOUINI 2025-06-19 16:00:35 +03:00
  • 07d9f151e7 tests: kernel: gen_isr_table: Add ISR offset definitions for nrf9280 Aymen LAOUINI 2025-06-18 17:18:16 +03:00