Commit graph

  • 41a63f48fd samples: task_wdt: Increase min watchdog timeout Daniel DeGrasse 2022-02-08 11:17:12 -06:00
  • e6d8296eaf MAINTAINERS: mbolivar-nordic for Devicetree Martí Bolívar 2022-02-09 08:37:35 -08:00
  • d367447d64 Bluetooth: Controller: Fix scanner window close by using lll_disable Vinayak Kariappa Chettimada 2022-01-06 17:39:38 +05:30
  • 7f24d3bc6b Bluetooth: Controller: Fix missing aux release on abort of LLL sched Vinayak Kariappa Chettimada 2022-01-05 12:45:35 +05:30
  • c2dda0950d Bluetooth: Controller: Fix missing auxiliary context done event Vinayak Kariappa Chettimada 2022-01-03 07:04:57 +05:30
  • 4591c0173f Bluetooth: Controller: Fix auxiliary context release on scan done Vinayak Kariappa Chettimada 2022-01-02 06:00:30 +05:30
  • 0748474831 Bluetooth: Controller: Fix reset of is_aux_sched flag Vinayak Kariappa Chettimada 2021-12-23 11:46:36 +05:30
  • 4d87a7ff15 Bluetooth: Controller: Auxiliary PDU reception continuation Vinayak Kariappa Chettimada 2021-12-19 06:34:21 +05:30
  • bd4086b847 Bluetooth: Controller: Periodic Sync Chain reception continuation Vinayak Kariappa Chettimada 2021-12-19 06:34:21 +05:30
  • 481a334d2b Bluetooth: Controller: Remove minor redundant assignment Vinayak Kariappa Chettimada 2022-01-02 12:21:10 +05:30
  • 0a290bd51d Bluetooth: Controller: Add assert check to detect sync aux context leak Vinayak Kariappa Chettimada 2021-12-30 12:04:22 +05:30
  • e5e0470ed3 Bluetooth: Controller: Add development assert to check aux context Vinayak Kariappa Chettimada 2021-12-23 11:43:58 +05:30
  • 18ca682357 Bluetooth: Controller: Add development assert to check auxiliary parent Vinayak Kariappa Chettimada 2021-12-23 11:43:58 +05:30
  • ebe64beb2a Bluetooth: Controller: Add assert to check IQ sample allocation Vinayak Kariappa Chettimada 2021-12-28 06:41:39 +05:30
  • 3ea5343f0d modbus: serial: Fix incomplete transmission issue Marius Scholtz 2022-01-21 09:03:09 -08:00
  • 4855e8ded1 net: ppp: Properly terminate LCP state at modem side when closing down Sjors Hettinga 2022-01-13 16:24:13 +01:00
  • ae9380d996 Bluetooth: Host: L2CAP: Don't send credits if chan is disconnected Aleksander Wasaznik 2022-02-02 16:19:40 +01:00
  • 31c6a9cf18 Bluetooth: Controller: Fix Periodic Sync lost implementation Vinayak Kariappa Chettimada 2021-12-23 11:51:25 +05:30
  • 27afc77a4b Revert "tests: logging: log_api: Add test for argument evaluation" Maureen Helm 2022-02-08 15:20:44 -06:00
  • f60f034c07 Revert "logging: Prevent multiple arguments evaluation" Maureen Helm 2022-02-08 14:37:12 -06:00
  • 773242cbb7 actions: west/devicetree: exclude python 3.6 on windows Anas Nashif 2022-02-08 13:57:16 -05:00
  • 87036eb181 release: Zephyr 3.0.0-rc2 Dan Kalowsky 2022-02-04 13:39:12 -08:00
  • 8a4b078c85 include: drivers: clock_control: stm32: fix xtpre Georgij Cernysiov 2022-02-08 12:46:14 +01:00
  • 21867fd4d0 tests: logging: Update test after adding rodata detection on sparc Krzysztof Chruscinski 2022-02-08 09:24:23 +01:00
  • c2666c3138 lib: os: cbprintf: Use rodata section on sparc Krzysztof Chruscinski 2022-02-08 09:22:58 +01:00
  • fc9f976485 Bluetooth: Controller: Add sync established code comment Vinayak Kariappa Chettimada 2022-02-08 18:13:07 +05:30
  • bebc7a0df8 Bluetooth: Controller: Fix Sync Failed to be Established on no memory Vinayak Kariappa Chettimada 2021-12-14 21:58:17 +05:30
  • 66312b0e34 Bluetooth: Host: df: Fix uninit per adv sync and IQ report passed to app Piotr Pryga 2022-02-08 08:46:45 +01:00
  • a5fb434705 Bluetooth: Controller: Fix to stop Extended Auxiliary Scan context Vinayak Kariappa Chettimada 2021-12-13 07:04:53 +05:30
  • ffeee6ce1f Bluetooth: Controller: Update ull_disable with -EALREADY return Vinayak Kariappa Chettimada 2021-12-13 06:57:57 +05:30
  • 179fe06a80 Bluetooth: Controller: Fix advertising pdu latest get Vinayak Kariappa Chettimada 2022-01-01 07:41:13 +05:30
  • 91709778a4 cmake: version.h generation performed at build time Torsten Rasmussen 2022-02-04 10:27:13 +01:00
  • 643084de0b arch: arm: core: aarch32: Use cmsis functions Bradley Bolen 2021-12-22 20:11:21 -05:00
  • 4704f598b8 arch: arm: core: aarch32: Change Cortex-R config check Bradley Bolen 2021-10-29 16:40:03 -04:00
  • 2a357e5dfd arch: arm: core: aarch32: Fix the syscall design for Cortex-R Bradley Bolen 2021-10-28 16:25:36 -04:00
  • 771c177909 tests: k_heap_api: make alloc pending tests a bit more robust Daniel Leung 2022-01-21 13:03:21 -08:00
  • f647201bbd tests: logging: log_api: Add test for argument evaluation Krzysztof Chruscinski 2022-01-26 11:08:27 +01:00
  • 3f56567b08 logging: Prevent multiple arguments evaluation Krzysztof Chruscinski 2022-01-26 11:05:45 +01:00
  • 83cccdf757 drivers: display: st7789v: fix function argument Gerard Marull-Paretas 2022-01-31 13:18:24 +01:00
  • 0cb5e2155e drivers: display: gd7965: fix syntax error Gerard Marull-Paretas 2022-01-31 13:14:56 +01:00
  • 9b9de62046 drivers: spi_nrfx_spi: Fix compilation error Andrzej Głąbek 2022-02-08 11:52:25 +01:00
  • 3018279c30 net: lib: lwm2m: make pathstr parameter const correct Henning Fleddermann 2022-02-08 02:17:51 +01:00
  • 124747d146 tests: build_all: Add net tag to the modem driver test Maureen Helm 2022-02-07 17:38:53 -06:00
  • bd6df93204 boards: xtensa: Align testcase tags for intel_adsp boards Maureen Helm 2022-02-07 17:16:44 -06:00
  • 2b8df6b160 tests: drivers: flash running on disco stm32 board with qspi Francois Ramu 2022-02-02 16:08:20 +01:00
  • 2f4cfca6fd drivers: flash: stm32 qspi flash driver valid read or write operations Francois Ramu 2022-02-02 15:59:59 +01:00
  • 81d2768016 doc: remove reference to deleted Kconfig option Gerard Marull-Paretas 2022-02-07 22:15:51 +01:00
  • d7c48d0dfb doc: guides: pm: fix incorrect Kconfig reference Gerard Marull-Paretas 2022-02-07 22:15:21 +01:00
  • b64b4a49aa doc: releases: 3.0: Add security notes Flavio Ceolin 2022-02-07 14:01:45 -08:00
  • ead018cb12 security: docs: Add CVE-2021-3861 Flavio Ceolin 2022-02-07 13:34:40 -08:00
  • 2a0ae5edac security: docs: Add CVE-2021-3835 Flavio Ceolin 2022-02-07 13:28:04 -08:00
  • aacf36c1fc MAINTAINERS: Add SeppoTakalo as a collaborator for LwM2M Seppo Takalo 2022-02-07 15:04:00 +02:00
  • c545729c40 soc: riscv: esp32c3: fixes flash size reference Glauber Maroto Ferreira 2022-02-04 11:20:51 -03:00
  • 695bdd1ba2 soc: xtensa: esp32: fixes flash size reference Glauber Maroto Ferreira 2022-02-04 11:39:59 -03:00
  • ca565118ea tests: settings: provide correct test prototypes Anas Nashif 2022-02-07 12:15:36 -05:00
  • d04456f4d9 Bluetooth: Controller: df: Fix IQ sample data saturation info drop Piotr Pryga 2022-02-04 15:11:36 +01:00
  • 98f99a37a2 net: lib: lwm2m: Use snprintk instead of snprintf Jarno Lamsa 2022-02-04 09:21:12 +02:00
  • c2550d56c8 net: lib: lwm2m: Correct path for update result Jarno Lamsa 2022-02-04 08:44:34 +02:00
  • 18171bc774 Bluetooth: Host: Non-discardable event buffer size is 255 for ext adv Rubin Gerritsen 2022-02-01 09:47:33 +01:00
  • d54ae955a2 Bluetooth: ATT: Fix conn parameter to req cb in att_reset Aleksander Wasaznik 2022-01-26 12:26:58 +01:00
  • 5b2e447751 sys: heap_listener: Fix initializers for XCC toolchain Maureen Helm 2022-02-04 12:56:02 -06:00
  • 6b3cde2289 tests: settings: provide correct test prototypes Anas Nashif 2022-02-07 10:16:58 -05:00
  • 677ffc883a tests: settings: fix wrong test case names Piotr Golyzniak 2022-02-04 14:42:22 +01:00
  • e7489d8de7 net: tcp: Fix possible deadlock in tcp_conn_unref() Daniel Nejezchleb 2022-02-07 10:13:04 +01:00
  • 9397dafa95 syscon: Compile the generic driver only when selected Carlo Caione 2022-02-05 21:28:45 +01:00
  • 9e4968bb90 boards: bl654_usb: use CDC ACM UART as serial backend Johann Fischer 2022-02-01 18:07:51 +01:00
  • 1e3f7ca433 usb: add option to initialize USB device support at boot Johann Fischer 2021-11-12 15:19:32 +01:00
  • a775606ae9 include: devicetree.h: Remove deprecated macros Erwan Gouriou 2022-01-28 11:19:21 +01:00
  • d5b8af024b include/devicetree: dma.h: Remove deprecated macros Erwan Gouriou 2022-01-28 11:18:55 +01:00
  • 9e36486df4 include/devicetree: io-channels.h: Remove deprecated macros Erwan Gouriou 2022-01-28 11:18:31 +01:00
  • 45c53e9508 include/devicetree: pwms.h: Remove deprecated macros Erwan Gouriou 2022-01-28 11:10:59 +01:00
  • 0a32afdd75 include/devicetree: clocks.h: Remove deprecated macros Erwan Gouriou 2022-01-28 10:37:46 +01:00
  • 2f7b5ad8ea tests/lib: devicetree: Remove references to deprecated macros Erwan Gouriou 2022-01-28 11:07:30 +01:00
  • 18fc88da50 tests: uart_async_api: Add multiple_rx_enable test case Andrzej Głąbek 2022-02-03 15:51:36 +01:00
  • c80589af56 drivers: uart_nrfx_uarte: Fix RX auto disabling routine Andrzej Głąbek 2022-02-03 15:50:43 +01:00
  • 956d49ad66 doc: extensions: doxyrunner: do not modify extension config Gerard Marull-Paretas 2022-02-03 22:18:18 +01:00
  • 43ed49c1e6 Bluetooth: tests: edtt: fix buffer overflow error Andries Kruithof 2022-02-03 16:24:15 +01:00
  • e11077d7a5 drivers: serial: rpi_pico: replaced high level API functions Andrei-Edward Popa 2022-02-03 20:07:59 +02:00
  • 817e4066dd boards: arm: rpi_pico: added UART interrupt driven config Andrei-Edward Popa 2022-02-03 14:39:28 +02:00
  • 5e8b0723e2 drivers: serial: added UART interrupts for Raspberry Pi Pico board Andrei-Edward Popa 2022-02-03 14:46:52 +02:00
  • 2fc2928fa5 drivers: serial: rpi_pico: check if baudrate was set by the API function Andrei-Edward Popa 2022-02-03 14:44:41 +02:00
  • 044594e14a boards: arm: rpi_pico: added zephyr shell Andrei-Edward Popa 2022-02-03 14:38:49 +02:00
  • 8de57819e9 doc: releases: 3.0: add CAN related release notes Henrik Brix Andersen 2022-02-02 13:04:44 +01:00
  • 2abc8cf3b2 usb: Handle USB_DC_RESET event notifications Jacob Caughfield 2022-02-01 23:10:21 -05:00
  • d0ebeee0aa modbus: Get rid of custom CRC16 function Carles Cufi 2022-02-03 16:51:46 +01:00
  • 7f6524949a lib: os: crc: Rework the crc16() implementation Carles Cufi 2022-02-03 16:22:00 +01:00
  • 07c78e515c mgmt: mcumgr: Replace use of crc16 with crc16_itu_t Carles Cufi 2022-02-03 16:27:34 +01:00
  • e2e3366357 tests: unit: crc: Add tests for common checksums Carles Cufi 2022-02-03 15:29:11 +01:00
  • 2a5051f369 include: sys: crc: Clarify documentation of two crc functions Carles Cufi 2022-02-03 15:10:48 +01:00
  • 8e3f1615af dts: rt11xx: Fix invalid SAI4 address David Leach 2022-02-02 21:46:24 -06:00
  • b2aa94850b doc: release: 3.0: Add new I2C switch support Aymeric Aillet 2022-01-24 15:45:32 +01:00
  • 34207ad7e3 doc: release: 3.0: Add new R-Car platform drivers Aymeric Aillet 2022-01-24 15:45:09 +01:00
  • 32e812c944 Bluetooth: Controller: Fix Periodic Sync Terminate race condition Vinayak Kariappa Chettimada 2021-12-11 19:51:38 +05:30
  • 87bd890dc3 Bluetooth: Controller: llcp: Add missing PDU initialization Piotr Pryga 2022-02-03 20:15:56 +01:00
  • 4fc0bfb0e8 Bluetooth: Controller: df: CP bit not cleared in DF conn mode RX Piotr Pryga 2022-02-03 20:09:13 +01:00
  • 58d50a0e97 riscv: fix non-standard assembly of RISC-V Henry Hsieh 2021-12-14 22:46:42 +08:00
  • 9edb8e2afb mgmt: smp: Fix NULL pointer dereferences in UDP transport. Berend Ozceri 2022-01-24 11:58:58 -08:00
  • 07193f04c3 codeowners: Add Bluetooth controller tests Thomas Ebert Hansen 2022-01-25 10:26:21 +01:00
  • efc0e75463 samples: blinky: use a gpio_dt_spec Martí Bolívar 2022-02-02 16:57:39 -08:00
  • c0cc6c7ba2 dts: bindings: gpio-leds: improve description Martí Bolívar 2022-02-02 16:57:00 -08:00