Commit graph

  • 5f6b4479ed net: conn: Improve thread safety in connection module Robert Lubos 2023-12-04 16:26:49 +01:00
  • 4ab2dded8d net: tcp: Eliminate race between input thread and TCP work queue Robert Lubos 2023-12-04 13:46:25 +01:00
  • aa1ca171aa doc: sphinx: Load RTD theme as a Sphinx extension Benjamin Cabé 2023-12-04 15:54:13 +01:00
  • d5c7761314 net: ipv6: Silently drop unwanted NA messages Jukka Rissanen 2023-12-04 09:44:49 +02:00
  • 3879b02550 tests: threads: Remove unneeded option Andrei Emeltchenko 2023-11-30 11:19:32 +02:00
  • 2f7021064f arch: x86: pcie: Remove old include Andrei Emeltchenko 2023-11-27 14:23:01 +02:00
  • 686f7ef982 drivers: intc_ioapic: Fix get_vtd() Andrei Emeltchenko 2023-11-27 13:10:18 +02:00
  • 808c0f1f78 input: kbd_matrix: add actual-key-mask support Fabio Baltieri 2023-11-23 17:36:53 +00:00
  • ca72fff802 tests: pm: device_power_domains: remove CONFIG_PM Jordan Yates 2023-11-16 13:34:10 +10:00
  • 955bd413e1 tests: pm: device_power_domains: test multiple claim Jordan Yates 2023-11-16 13:34:39 +10:00
  • 8fab08e8e2 pm: device_runtime: release power domain multiple times Jordan Yates 2023-11-16 13:32:39 +10:00
  • 02bf538d61 samples: subsys: display: lvgl: Add lvgl-keypad-input device Fabian Blatz 2023-11-30 09:37:03 +01:00
  • d94d226fe1 modules: lvgl: input: add zephyr,lvgl-keypad-input device binding Fabian Blatz 2023-10-23 11:27:35 +02:00
  • 9102821fbe doc: Clarify documentation of LwM2M events Seppo Takalo 2023-11-30 20:50:33 +02:00
  • 30dcf1b309 test: lwm2m: Refactor tests to work with fallback changes Seppo Takalo 2023-12-01 16:15:13 +02:00
  • dc8f6da53c net: lwm2m: Implement fallback mechanism and support for diable Seppo Takalo 2023-11-30 17:38:14 +02:00
  • ec962246e9 net: lwm2m: Allow disabling server for a period of time Seppo Takalo 2023-11-24 15:07:10 +02:00
  • 304d920ef1 net: lwm2m: Allow finding security instance by short ID. Seppo Takalo 2023-11-24 13:40:19 +02:00
  • 1cd7c55af9 modem: modem_cellular: add U-blox SARA-R5 as modem Emil Lindqvist 2023-12-04 10:25:09 +01:00
  • 78af1c1e38 entropy: stm32: suspend when pool is full Dawid Niedzwiecki 2023-12-01 11:27:37 +01:00
  • a60054eb15 boards: arm: atsamr34: Setup USB for SAMR34 Xplained board Attie Grande 2023-11-26 15:38:09 +00:00
  • 6a5297c4a9 boards: arm: atsaml21: Setup USB for SAML21 Xplained board Attie Grande 2023-11-26 15:38:09 +00:00
  • 9f76adbfa8 soc: atmel_sam0: Setup clocks for USB on SAML21 parts Attie Grande 2023-11-26 15:37:34 +00:00
  • bf7d9838ab drivers: ethernet: phy_mii: Remove unnecessary bitwise operation Andriy Gelman 2023-11-19 13:47:14 -05:00
  • c6b5c61667 drivers: ethernet: phy_mii: Fix invalid phy_id check Andriy Gelman 2023-11-19 13:46:16 -05:00
  • 9080007ef9 input: gpio_keys: drop the pin filter from the callback Fabio Baltieri 2023-11-28 15:30:56 +00:00
  • f6917bca14 input: gpio_keys: interrupt configure cleanup Fabio Baltieri 2023-11-28 15:30:04 +00:00
  • 07bf0f95fe input: gpio_keys: drop zephyr_code from the callback struct Fabio Baltieri 2023-11-28 15:29:22 +00:00
  • 006ee60afc tests: kernel: skip kernel.common.stack_sentinel for hifive1 Manuel Argüelles 2023-12-05 15:27:01 +07:00
  • 0b32004c09 tests: userspace: exclude ucans32k1sic due to lack of MPU regions Manuel Argüelles 2023-12-01 12:50:36 +07:00
  • b78bbe409f doc: mgmt/osdp: Fix doxygen comments Benjamin Cabé 2023-11-23 07:44:19 +01:00
  • b05148d485 logging: Fix using simplified message creation mode Marek Pieta 2023-12-05 13:30:39 +01:00
  • 0d0b17095d tests: c_lib: Enable sqrt tests in non-FPU configurations Martin Åberg 2023-10-03 13:06:13 +02:00
  • d65cb1fe12 shell: fix shell instance name typo Yong Cong Sin 2023-12-05 17:53:50 +08:00
  • bf652b20a9 tests: drivers: adc: Support nucleo_wba55cg Erwan Gouriou 2023-12-04 11:17:40 +01:00
  • be0208a639 boards: stm32: Add support for nucleo_wba55cg Erwan Gouriou 2023-12-01 17:09:51 +01:00
  • 7c96ebc2a8 soc: stm32: Make POWER_SUPPLY_CHOICE available for SOC_STM32WBA55XX Erwan Gouriou 2023-12-01 16:40:45 +01:00
  • 3bbc2cc9e1 dts: stm32wba: Introduce stm32wba55Xg package Erwan Gouriou 2023-12-01 16:28:34 +01:00
  • 31b493128f soc: stm32wba: Introduce STM32WBA55 SoC variant Erwan Gouriou 2023-12-01 16:26:48 +01:00
  • d7625ce57f doc: release: 3.6: Add note on NET_MGMT_REGISTER_EVENT_HANDLER Pieter De Gendt 2023-11-30 20:06:14 +01:00
  • 21ba08c575 doc: connectivity: networking: Document NET_MGMT_REGISTER_EVENT_HANDLER Pieter De Gendt 2023-11-30 20:04:44 +01:00
  • b31d73f69c tests: net: mgmt: Add test for static event handlers Pieter De Gendt 2023-11-30 15:50:44 +01:00
  • 3157aaaddb net: ip: mgmt: Add support for compile time event handlers Pieter De Gendt 2023-11-30 14:53:36 +01:00
  • 20057b6564 tests: Bluetooth: add missing param to testlib Jonathan Rico 2023-12-05 11:45:35 +01:00
  • 673f38f3d1 soc: arm: nxp_s32: s32k1: unselect CPU_HAS_xCACHE Manuel Argüelles 2023-12-05 18:07:27 +07:00
  • 3d3b287b79 dts: arm: nordic: nrf53/nrf91: Fix GPREGRET register addresses Jamie McCrae 2023-12-01 11:44:44 +00:00
  • afa1bd842c drivers: wifi: esp32: Mute implicit function declaration warning Marc Lasch 2023-12-03 19:27:56 +01:00
  • 3b0aaab64a drivers: eth: sam: Fix regression from 62833 Gerson Fernando Budke 2023-12-03 09:41:52 +01:00
  • 4318140ff5 twister: qemu: Fix race condition at QEMUHandler Dmitrii Golovanov 2023-11-29 15:58:26 +01:00
  • af3a19106a soc: arm: fix missing configs & defines Wilfried Chauveau 2023-11-07 12:57:29 +00:00
  • 29ffaaa0b6 arch: arm: cortex_m: Remove CPU_HAS_*CACHE from CPU_CORTEX_M7 Wilfried Chauveau 2023-11-05 04:09:36 +00:00
  • 7226f985fc soc: arm: nxp_kinetis: remove unecessary includes Wilfried Chauveau 2023-10-31 23:35:38 +00:00
  • 3599fb47e1 modules: cmsis: Add consistency checks Wilfried Chauveau 2023-11-06 14:23:19 +00:00
  • 8d91ba200f modules: cmsis: Move cortex_m default configuration to its own file Wilfried Chauveau 2023-11-06 13:58:00 +00:00
  • a00aa3bcfa arch: arm: cortex_m: add config for PMU Wilfried Chauveau 2023-10-31 23:15:26 +00:00
  • 4217920d7c arch: arm: Use returned reason from secure fault handle function Joakim Andersson 2023-11-15 16:24:25 +01:00
  • 64153a7910 tests/x86: Clarify DMAR output Tomasz Bursztyka 2023-11-30 11:50:50 +01:00
  • f6fced8ecc Bluetooth: Testlib: Add comments Aleksander Wasaznik 2023-12-04 12:42:32 +01:00
  • b52d59dd57 Bluetooth: testlib: Clang format fix Aleksander Wasaznik 2023-11-30 15:57:59 +01:00
  • bbdcf4be7a Bluetooth: testlib: att_read: Fix assert on zero-sized read Aleksander Wasaznik 2023-11-30 12:27:06 +01:00
  • a29473c38e Bluetooth: Testlib: att_read allow ignoring result_size Aleksander Wasaznik 2023-11-30 12:23:49 +01:00
  • 7b1008c64c boards: mimxrt101x_evk: add chosen dtcm Andrej Butok 2023-12-04 15:27:11 +01:00
  • d70e8d5a8f tests/thread_apis: Allow 20µs slop in k_busy_wait test Keith Packard 2023-12-04 10:30:35 -08:00
  • 9f42537fc7 kernel: Use k_us_to_cyc_ceil32 in k_busy_wait Keith Packard 2023-12-04 10:33:28 -08:00
  • 25ad028376 doc: posix: denote pthread_sigmask() as implemented Christopher Friedt 2023-12-02 12:33:36 -05:00
  • 4153a396f8 tests: posix: headers: enable tests for signal.h entities Christopher Friedt 2023-12-02 14:53:53 -05:00
  • c2ab4020b0 tests: posix: pthread: add test for pthread_sigmask() Christopher Friedt 2023-12-02 12:28:42 -05:00
  • c2721805f0 posix: pthread: implement pthread_sigmask() Christopher Friedt 2023-12-02 12:26:13 -05:00
  • 73930c25f2 posix: signal: define max rt signals as zero when not enabled Christopher Friedt 2023-12-02 14:50:43 -05:00
  • e867c6f36d tests: posix: pthread: use MIN instead of min Christopher Friedt 2023-12-02 10:40:23 -05:00
  • 3c2a896796 drivers: sensor: lsm6dsv16x: fix gyro range Mike Voytovich 2023-11-23 12:06:15 -08:00
  • 3832c67677 tests: drivers: build_all: sensor: fix i3c typo for LPS28DFW Armando Visconti 2023-12-04 17:36:06 +01:00
  • a47aa23129 west: sign: add support for NXP i.MX8ULP board Zhang Peng 2023-11-03 13:37:21 +08:00
  • 9dd10c2f3c soc: xtensa: adsp: add support for NXP ADSP for i.MX8ULP Zhang Peng 2023-11-03 13:33:04 +08:00
  • a7b7364c4e dts/xtensa/nxp: Add dtsi for imx8ulp Zhang Peng 2023-11-03 13:30:50 +08:00
  • 8bcc4f2c12 boards: xtensa: adsp: add support for imx8ulp board Zhang Peng 2023-11-03 13:28:31 +08:00
  • 7ce03134f5 tests: build_all: input: add few more gpio-kbd-matrix cases Fabio Baltieri 2023-11-17 10:22:25 +00:00
  • 3862c227d4 input: gpio_kbd_matrix: add poll and scan mode support Fabio Baltieri 2023-11-17 09:59:31 +00:00
  • 56d73a8b0c input: kbd_matrix: always poll if poll_timeout_ms is 0 Fabio Baltieri 2023-11-25 18:19:54 +00:00
  • f4bf74e402 input: kbd_matrix: clear unstable state correctly on release Fabio Baltieri 2023-11-27 18:35:06 +00:00
  • 71e5c66ea4 input: kbd_matrix: fix a typing issue for a cycle counter Fabio Baltieri 2023-11-27 17:26:17 +00:00
  • 506ede0c59 input: kbd_matrix: fix a debouncing timing issue Fabio Baltieri 2023-11-27 16:33:15 +00:00
  • e13c2cd693 boards: arm: rzt2m_starterkit: fix documentation rendering Wojciech Sipak 2023-12-04 15:56:50 +01:00
  • 0290ae92b2 tests: acpi: Fix getting APIC id Andrei Emeltchenko 2023-12-04 15:02:32 +02:00
  • 7536021599 doc: blobs: fix double 'command' Andrej Butok 2023-12-04 13:41:51 +01:00
  • ce45c0ac57 tester: bluetooth: Add support for reporting sync status Szymon Janc 2023-12-01 13:15:01 +01:00
  • ae15a059a8 bluetooth: tester: Fix missing LE to CPU convertion in BTP Szymon Janc 2023-12-01 11:23:43 +01:00
  • bc97d1ead0 bluetooth: tester: Add support for flags in BTP_GAP_PADV_CREATE_SYNC Szymon Janc 2023-12-01 11:11:34 +01:00
  • 1aac715c23 doc: release: 3.6: Add info for IPv4/6 multicast socket options Jukka Rissanen 2023-12-04 16:13:19 +02:00
  • 0bc1423335 tests: net: mld: Add socket based join/leave tests Jukka Rissanen 2023-12-01 11:50:31 +02:00
  • bed63764d6 net: socket: Add IPv6 multicast join/leave via socket Jukka Rissanen 2023-12-01 11:49:33 +02:00
  • 36f5cfae2c tests: net: igmp: Add socket based join/leave tests Jukka Rissanen 2023-12-01 11:29:25 +02:00
  • b58bddb85c net: socket: Add IPv4 multicast join/leave via socket Jukka Rissanen 2023-11-30 21:31:02 +02:00
  • 837698b935 cmake/compiler/: drop ERROR_QUIET when looking for compiler --version Marc Herbert 2023-11-30 23:55:26 +00:00
  • d3a0c769b0 Bluetooth: Shell: Workaround coverity uint comparation Aleksander Wasaznik 2023-11-22 14:37:30 +01:00
  • fd8ac9e6cd drivers: interrupt_controller: Add driver for NXP's IRQ_STEER IP Laurentiu Mihalcea 2023-09-18 16:09:58 +03:00
  • 0dab59ab8e manifest: Bump up hal_nxp revision Laurentiu Mihalcea 2023-09-20 17:06:51 +03:00
  • 07557e3c62 drivers: i3c: mcux: write back total number of bytes transferred Ryan McClelland 2023-11-13 14:02:53 -08:00
  • 1e663dbedc drivers: i3c: cdns: write back total number of bytes transferred Ryan McClelland 2023-11-13 14:00:46 -08:00
  • 78e961998a drivers: i3c: add additional variable for num xfer for i3c Ryan McClelland 2023-11-13 13:57:21 -08:00