Commit graph

  • 4a53c69fa5 tests: logging: log_api: Fix logging.frontend.only.rt_filtering Krzysztof Chruściński 2024-07-08 14:22:08 +02:00
  • 347eeababf logging: Fix runtime filtering when frontend and userspace is used Krzysztof Chruściński 2024-07-08 14:17:08 +02:00
  • 8ed29a625a logging: Fix UART dictionary frontend configuration Krzysztof Chruściński 2024-07-05 12:46:33 +02:00
  • 9876075de1 logging: Allow runtime filtering for frontend only case Krzysztof Chruściński 2024-07-05 12:43:49 +02:00
  • 67a31ef2d7 samples: hid-mouse: protect report buffer Johann Fischer 2024-05-22 12:47:34 +02:00
  • 5e4e51de78 tests: zbus: unittests: Add CMAKE_LINKER_GENERATOR case Pieter De Gendt 2024-07-05 11:55:56 +02:00
  • a6effe318f cmake: linker_script: Fix zbus sections Pieter De Gendt 2024-07-05 11:53:31 +02:00
  • 6488393937 cmake: linker_script: Add missing k_fifo section Pieter De Gendt 2024-07-05 11:52:26 +02:00
  • 472cf8a8e1 MAINTAINERS: STM32 Platforms: collaborators: remove ajarmouni-st Abderrahmane Jarmouni 2024-07-05 11:18:57 +02:00
  • 5ce6a750a5 llext: add explicit cast to fix Coverity CID: 392507 Luca Burelli 2024-06-27 15:00:44 +02:00
  • 05f8b9c54b sensor: lps22hh: Prevent overwriting values that weren't overwritten Luis Ubieda 2024-07-03 18:54:11 -04:00
  • 1db356e35c net: mgmt: Fix build error when event direct enabled without event info Benjamin Bigler 2024-07-05 11:04:29 +02:00
  • 06a725c1c8 net: mgmt: prevent event_work_handler from blocking Benjamin Bigler 2024-07-05 10:58:28 +02:00
  • a677e974ef soc: silabs: Include series-specific Kconfig Aksel Skauge Mellbye 2024-07-05 13:52:13 +02:00
  • c0fd916fbc drivers: sensor: wsen_itds: fix device ID mismatch return value Jared Kangas 2024-07-04 08:19:23 -07:00
  • 62da8152d0 Bluetooth: BAP: Remove doc for past_sync in pa_sync_req Emil Gydesen 2024-07-08 09:40:36 +02:00
  • 4b9828c2a8 tests: logging: fix build error Evgeniy Paltsev 2024-07-08 14:15:27 +01:00
  • edfb690587 test: logging: dictionary: fix build error Evgeniy Paltsev 2024-07-08 14:45:07 +01:00
  • af0cbb19c0 scripts: twisterlib: coverage: ignore __ASSERT branches Jordan Yates 2024-07-01 15:02:32 +10:00
  • 53bd9ead64 scripts: twisterlib: coverage: fix multiple branch excludes Jordan Yates 2024-07-01 15:01:06 +10:00
  • 6ade0cf715 wifi: esp32: fix memory leak Sylvio Alves 2024-07-04 18:06:51 -03:00
  • 1c19d43564 Driver: i2c_ll_stm32_v2: Remove log msg on boot Glenn Andrews 2024-07-04 16:23:09 -07:00
  • 65f63622e2 tests: cpp: add C++ coverage for pm/device.h Marc Herbert 2024-03-19 19:04:52 +00:00
  • c1852b83cd pm: device.h: fix pm_device designated initializers order for C++ Marc Herbert 2024-03-19 04:35:39 +00:00
  • c25b9b240e tests: cpp: add some C++ coverage for device.h / Device Tree Marc Herbert 2024-03-19 22:07:23 +00:00
  • c275eaac2d device.h: conditionally remove init braces for C++20 compatibility Marc Herbert 2024-03-19 04:23:09 +00:00
  • e04964aebd requirements: bump pyelftools to >=0.29 Sylvio Alves 2024-07-08 12:28:28 -03:00
  • 983ee54dfd sensors: ICM42688 read/writes chain callbacks Tom Burdick 2024-06-26 13:45:29 -05:00
  • 47df73e51b lib: os: mpsc_pbuf: Do not use sem when CONFIG_MULTITHREADING=n Krzysztof Chruściński 2024-06-17 10:49:52 +02:00
  • 1e93796f8f boards: frdm_mcxn947: Update index.rst Zhaoxiang Jin 2024-06-27 17:49:45 +08:00
  • 5b8bac37d0 tests: adc: Add 'zephyr,vref-mv' property. Zhaoxiang Jin 2024-06-27 17:47:20 +08:00
  • 599fddc867 tests: Add frdm_mcxn947 into regulator and adc test scope Zhaoxiang Jin 2024-06-27 17:43:33 +08:00
  • 2bd4151ac6 docs: migration-guide: Add NXP LPADC driver update info Zhaoxiang Jin 2024-06-27 23:57:37 +08:00
  • 630203de97 drivers: lpadc: Update lpadc driver to use the latest feature Zhaoxiang Jin 2024-06-27 17:28:34 +08:00
  • 2eb61a82da dts: arm: nxp_mcxn947: Add 'nxp,reference-cells' for vref node Zhaoxiang Jin 2024-06-27 17:25:10 +08:00
  • 8b01be8a16 dts: bindings: lpadc: Change 'nxp,reference-supply' property Zhaoxiang Jin 2024-06-27 17:20:51 +08:00
  • bb524682c7 dts: bindings: vref: Add specifier cells for nxp vref Zhaoxiang Jin 2024-06-27 17:08:18 +08:00
  • 7bfd6b6256 test: bluetooth: Update ICS to TCRL 2024-1 Szymon Janc 2024-07-04 09:21:03 +02:00
  • 8665117411 test: bluetooth: Remove qualification project BLS file Szymon Janc 2024-07-04 09:19:48 +02:00
  • bea06ae846 drivers: i2c: configure sleep pins for Smartbond I2C Mateusz Holenko 2024-07-02 21:06:11 +02:00
  • 5196bdf964 drivers: eth: esp32: fix build to enable statistics Sylvio Alves 2024-07-05 09:49:34 -03:00
  • 96b9ab7827 doc: relnotes/3.7: Add info about CVE-2024-6258 Flavio Ceolin 2024-07-07 22:02:04 -07:00
  • 65fb6264cb samples/drivers/adc/adc_sequence: Build fix for sam_v71_xult Alberto Escolar Piedras 2024-07-08 12:01:52 +02:00
  • bf53b06a06 tests/drivers pwm_clock: Build fix sam_v71_xult Alberto Escolar Piedras 2024-07-08 11:34:29 +02:00
  • 980d3f4c4f kernel: corrected parameter names Hess Nathan 2024-06-25 09:13:15 +02:00
  • 8ca14a7762 fs: nvs: Add more strict checks to determine if an ATE is valid Adrien Ricciardi 2024-06-28 11:27:27 +02:00
  • 83cd9f5a01 modules: mbedtls: properly guard PSA_CRYPTO_C Tomi Fontanilles 2024-07-04 14:18:26 +03:00
  • 48dd5c9915 sample: usb: allow samples to be built on all platforms with 'usbd' Johann Fischer 2024-07-04 15:50:50 +02:00
  • efddc8723c Bluetooth samples: Broadcast code handling Jens Rehhoff Thomsen 2024-07-04 17:11:11 +02:00
  • 3163680427 soc: esp32c6: remove idle source file Sylvio Alves 2024-07-06 09:30:52 -03:00
  • bbf5183996 MAINTAINERS: use shorter, more intuitive label for llext Henrik Brix Andersen 2024-07-02 06:34:15 +00:00
  • c3dd3c69ac soc: nxp: add flashing configuration Andrej Butok 2024-07-01 12:50:26 +02:00
  • 5901dcbaa7 Bluetooth: Kconfig: Increase BT_HCI_TX_STACK_SIZE for ISO_BROADCAST Emil Gydesen 2024-07-04 15:57:02 +02:00
  • 0e9a6ee802 net: buf: Add const to net_buf API Pieter De Gendt 2024-07-04 15:19:18 +02:00
  • e823cc5fb4 modules: lvgl: fix initialization macro syntax Stephan Linz 2024-07-04 13:39:01 +02:00
  • bebff3fb35 soc: mt8195: remove prompts for SoC kconfigs Daniel Leung 2024-06-27 11:19:07 -07:00
  • 370787a227 doc: hardware: peripherals: eeprom: reorganize and add EEPROM shell page Henrik Brix Andersen 2024-07-04 12:41:11 +02:00
  • 5ed3cd4bc9 kernel: fix typo Pisit Sawangvonganan 2024-07-06 01:12:07 +07:00
  • b55999d3de samples: bluetooth: exclude cyw920829m2evk_02 from build Nazar Palamar 2024-07-08 11:24:59 +03:00
  • bf17ba9d43 driver: spi: psoc6: fix build error in driver Nazar Palamar 2024-07-08 11:20:44 +03:00
  • 1ed04e7b49 board: imx8mp_evk: update doc to add remoteproc boot Jiafei Pan 2024-07-04 17:40:16 +08:00
  • dcfc3e7872 drivers: gpio: imx rt11xx: fix wrong gpio pull disable mask Nils Larsen 2024-07-02 17:02:48 +02:00
  • 2ee21ecc0b boards: nxp: add test feature 'usbd' to mimxrt1170_evk Mark Wang 2024-07-03 21:52:21 +08:00
  • 0141bc0f40 sample: usb: mass: add next device sdcard test case Mark Wang 2024-07-03 19:28:00 +08:00
  • 9a45300ab5 boards: nxp: enable mcux udc on RT1170-EVK Mark Wang 2024-07-03 19:03:34 +08:00
  • c46b2e086b Bluetooth: Kconfig: Add dependency on BT_CONN for PAST Emil Gydesen 2024-07-03 23:57:47 +02:00
  • 711b42ae16 Bluetooth: Host: Fix recv_enabled field for PAST Emil Gydesen 2024-07-03 23:45:51 +02:00
  • 0010dec4f0 watchdog: wdt_nrfx: don't zero init static Jordan Yates 2024-07-04 16:25:36 +10:00
  • 23afa2124f watchdog: wdt_nrfx: install return error if enabled Jordan Yates 2024-07-04 17:42:26 +10:00
  • 7fe440121f watchdog: wdt_nrfx: feed return error when not enabled Jordan Yates 2024-07-04 16:12:56 +10:00
  • e0f772e880 test: pytest: add linkserver support in pytest Hake Huang 2024-07-04 07:01:12 +00:00
  • eead5104fc doc: fix typo in multiple directories before v3.7.0 release Pisit Sawangvonganan 2024-07-06 23:53:09 +07:00
  • 33c87c8e8b boards: frdm_rw612: Fix flash size Declan Snyder 2024-07-07 11:56:17 -05:00
  • a912bb6f14 tests/subsys/ipc/pbuf: Filter out partial native/posix arch builds Alberto Escolar Piedras 2024-07-05 09:37:32 +02:00
  • 7826f7cd20 boards: nrfbsim: Fix testargs with non host libC Alberto Escolar Piedras 2024-07-04 15:10:43 +02:00
  • 3da87b9779 kernel kconfig: Do not enable STATIC_INIT_GNU w the old native_posix Alberto Escolar Piedras 2024-07-03 18:45:54 +02:00
  • 41b941f9d2 include: drivers: fix typo Pisit Sawangvonganan 2024-07-06 01:23:20 +07:00
  • e91c47d338 samples: net: zperf: Optimize configuration for better performance Robert Lubos 2024-07-01 16:50:28 +02:00
  • d05f211289 tests: Bluetooth: tester: Re-add support for checksum Emil Gydesen 2024-07-04 09:17:37 +02:00
  • 03d07950aa Bluetooth: OTS: Fix issue with callbacks not being set Emil Gydesen 2024-07-03 15:22:26 +02:00
  • 08b9ca4356 samples: Bluetooth: central_iso: Remove K_FOREVER for buf alloc Emil Gydesen 2024-07-03 15:32:51 +02:00
  • 2e956c239b drivers: wifi: esp_at: check if MAC address was parsed successfully Marcin Niestroj 2024-07-03 17:23:37 +02:00
  • 4150765549 drivers: wifi: esp_at: use memcpy() to copy SSID Marcin Niestroj 2024-07-03 17:18:25 +02:00
  • f15c4e3adb drivers: nsos: fix resource leak in nsos_adapt_accept() error path Marcin Niestroj 2024-07-03 17:03:40 +02:00
  • be61ae4c9c Bluetooth: host: disallow scan with timeout when BT_PRIVACY=y Jonathan Rico 2024-07-03 16:57:00 +02:00
  • 3408694960 drivers: memc: fix Kconfig option MEMC_STM32 Miguel Gazquez 2024-07-03 14:25:20 +02:00
  • 877895afa5 Bluetooth: GATT: Add additional documention to bt_gatt_unsubscribe Emil Gydesen 2024-07-03 14:57:14 +02:00
  • e35126f83a soc: intel_socfpga_std/cyclonev: enforce ARM_AARCH32_MMU Luca Burelli 2024-07-02 16:43:09 +02:00
  • ac27d81a95 boards: nucleo: tag some st boards to test for "usbd" Fabio Baltieri 2024-07-02 16:14:57 +01:00
  • 4877efd78a boards: nucleo_f042k6: enable USB Fabio Baltieri 2024-07-02 17:04:51 +01:00
  • 40629ac9f9 fb: cfb: Fix CID 394240 TOKITA Hiroshi 2024-07-03 06:12:55 +09:00
  • a7c5fb7065 Bluetooth: GATT: factor out notify callback Jonathan Rico 2024-07-03 17:40:52 +02:00
  • 7a10c7dff1 scripts: west_commands: Fix west boards for SoC and arch in modules Grzegorz Swiderski 2024-07-03 12:11:44 +02:00
  • c9708ff951 Bluetooth: A2DP: Check the pointer before using Lyle Zhu 2024-07-03 17:19:27 +08:00
  • 8276d4f79a Bluetooth: A2DP: Fix NULL pointer references issue Lyle Zhu 2024-07-03 16:51:18 +08:00
  • 6fad658569 Bluetooth: A2DP: Fix NULL pointer references issue Lyle Zhu 2024-07-03 17:06:39 +08:00
  • 89bf4b2ad9 lib/libc: select PICOLIBC_SUPPORTED if toolchain has it or module exists Yong Cong Sin 2024-07-02 11:18:18 +08:00
  • 7950638e53 lib/libc: picolibc: cleanup PICOLIBC_USE_TOOLCHAIN dependencies Yong Cong Sin 2024-07-02 11:20:59 +08:00
  • 4625fa713f net: mqtt: Fix possible socket leak with websocket transport Robert Lubos 2024-07-03 09:46:33 +02:00
  • 9be685eefe Bluetooth: A2DP: Access pointer if it is valid Lyle Zhu 2024-07-03 17:00:27 +08:00