Commit graph

  • f32cd9330b samples: drivers: i2c: rtio_loopback: add nucleo_f401re/nucleo_h503rb Etienne Carriere 2025-06-19 13:13:38 +02:00
  • 79d1803efe drivers: i2c: stm32: add target mode in RTIO drivers Etienne Carriere 2025-06-19 12:45:08 +02:00
  • e16c9bb41d drivers: i2c: stm32: report error case in v1 RTIO driver Etienne Carriere 2025-06-19 14:12:21 +02:00
  • 5740dfe77b drivers: i2c: stm32: fix write burst in RTIO drivers Etienne Carriere 2025-06-20 12:16:16 +02:00
  • 2ccc1eab89 drivers: i2c: stm32: I2C transaction first transfer must set RESTART flag Etienne Carriere 2025-06-19 12:40:24 +02:00
  • 56a0160e30 drivers: wifi: siwx91x: Fix buffer overflow in client disconnect Muzaffar Ahmed 2025-06-19 23:06:11 +05:30
  • 73a1bef079 drivers: wifi: siwx91x: Raise AP enable event from driver Muzaffar Ahmed 2025-06-19 17:13:45 +05:30
  • 65d8f816e5 drivers: wifi: siwx91x: Disable the 160 MHz feature Muzaffar Ahmed 2025-06-19 17:03:39 +05:30
  • 607ff8520f doc: migration-guide-4.2: Add note about bt_hci_cmd_create() Johan Hedberg 2025-06-19 11:10:21 +03:00
  • a22a4b1ae4 Bluetooth: Host: Mark bt_hci_cmd_create() as deprecated Johan Hedberg 2025-06-19 11:06:11 +03:00
  • 978614abfb tests: bsim: bluetooth: Remove bt_hci_cmd_create() usage Johan Hedberg 2025-06-19 10:42:02 +03:00
  • b0bed23fd2 Bluetooth: tests: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 10:36:14 +03:00
  • 187ec7012d Bluetooth: samples: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:10:03 +03:00
  • c186a3110c Bluetooth: drivers: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:08:29 +03:00
  • 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