Commit graph

  • bedb611549 include: audio: dmic: fixup parse_channel_map implementation Daniel DeGrasse 2023-12-05 22:27:04 +0000
  • be2700a8d9 boards: update stm32h747i_disco display HaiLong Yang 2023-12-14 10:39:47 +0800
  • 39d74f1fd4 drivers: display: stm32 ltdc frame buffer number config HaiLong Yang 2023-12-14 10:24:56 +0800
  • 83f89da24e drivers: memc: stm32 fmc add clock source select HaiLong Yang 2023-12-14 10:52:29 +0800
  • 08cd5eb91d drivers: display: update otm8009a config HaiLong Yang 2023-12-20 09:39:58 +0800
  • 2a0e5e93f3 logging: net: update hostname Gerhard Jörges 2024-01-12 14:49:54 +0100
  • 13740696c7 tests: net: hostname: add test for net_hostname_set Gerhard Jörges 2024-01-11 12:59:09 +0100
  • 72a51c7ec4 net: add set hostname function Gerhard Jörges 2024-01-10 14:20:07 +0100
  • 98a631b5bc posix: pthread: allow oldstate & oldtype to be NULL Yong Cong Sin 2024-01-12 15:02:28 +0800
  • 81d524d081 Bluetooth: L2CAP: always send from workqueue Jonathan Rico 2024-01-11 17:51:29 +0100
  • 2dcb91ab46 Bluetooth: L2CAP: extract LE part of bt_l2cap_chan_send Jonathan Rico 2024-01-11 17:44:39 +0100
  • 60c0087555 Bluetooth: Controller: Fix ISO Sync Receiver time reservation calc Vinayak Kariappa Chettimada 2023-02-12 18:01:10 +0530
  • 7e7ab495c3 wifi: esp_at: compile without NET_NATIVE_IPV4 Jordan Yates 2024-01-15 22:22:10 +1000
  • abef8bde4e twister: reuse test schema in common section Anas Nashif 2024-01-15 20:23:53 -0500
  • 4403d8f4c6 tests: lib: devicetree: api: Add tests for IRQ_INTC_* macros Bjarki Arge Andreasen 2023-12-08 19:52:00 +0100
  • 6516e7fac2 devicetree.h: Add macros for interrupt specifiers intc Bjarki Arge Andreasen 2023-11-26 11:40:29 +0100
  • 08d6ff059e scripts: dts: gen_defines: Generate interrupt-controller macro Bjarki Arge Andreasen 2023-11-26 11:34:06 +0100
  • cbc9439bc0 gecko: se_manager files updated | Update to GSDK 4.4.0 Sateesh Kotapati 2024-01-12 10:22:59 +0530
  • d4c2d4140b tests: posix: common: turn the fdtable init test into a testsuite Yong Cong Sin 2024-01-15 15:17:25 +0800
  • 498529ea76 tests: posix: common: split posix_apis into multiple testsuites Yong Cong Sin 2024-01-12 20:58:26 +0800
  • 73e20a8967 posix: clock: add ztest rule to reset clock base Yong Cong Sin 2024-01-15 14:18:27 +0800
  • e223d01b67 tests: posix: shorten the filter in testcase.yaml Christopher Friedt 2024-01-15 17:38:58 -0500
  • 574e641297 samples: cpp: add a Hello, world! C++ app Christopher Friedt 2023-11-25 16:44:40 -0500
  • db24a8b461 boards: arm: lora_e5_dev_board: add flash partitions Martin Jäger 2024-01-15 18:30:27 +0100
  • 8a3ba22f79 boards: arm: nucleo_wl55jc: add flash partitions Martin Jäger 2024-01-15 18:27:38 +0100
  • 3135a4cd0b drivers: spi: spi_ll_stm32: add midi and mssi impl Mustafa Abdullah Kus 2024-01-16 12:19:54 +0300
  • 0f9ebbded3 dts: bindings: st,stm32h7-spi: add mssi and midi property Mustafa Abdullah Kus 2024-01-16 12:17:54 +0300
  • 5c18a00d37 arch: xtensa: Use wsr.lowercase over wsr.UPPERCASE Peter Mitsis 2024-01-11 16:04:53 -0500
  • 2075a1b770 arch: xtensa: Use rsr.lowercase over rsr.UPPERCASE Peter Mitsis 2024-01-11 15:59:32 -0500
  • e7217925c9 ace: use a 'switch' statement in pm_state_set() Guennadi Liakhovetski 2024-01-15 15:56:50 +0100
  • c99a604bbf ace: remove superfluous variable initialisation Guennadi Liakhovetski 2024-01-15 15:55:10 +0100
  • a1fd8cd078 runtime-pm: remove a superfluous k_is_pre_kernel() test Guennadi Liakhovetski 2024-01-15 15:48:24 +0100
  • ac71dfae90 intel-adsp: use proper error codes Guennadi Liakhovetski 2024-01-15 15:40:27 +0100
  • 16a54f251a net: sockets: Refactor accept() to support objcore better Jukka Rissanen 2024-01-15 16:29:37 +0200
  • 4c88169d03 tests: net: sockets: Add tests for SO_DOMAIN socket option Jukka Rissanen 2024-01-15 16:17:22 +0200
  • 298ab2c95d net: socket: Add support for SO_DOMAIN option Jukka Rissanen 2024-01-15 16:01:37 +0200
  • fe9e306a83 net: openthread: fix otLinkMetricsInit usage Eduardo Montoya 2024-01-15 15:32:40 +0100
  • ba5bcb14ba net: ip: igmp: removed compiler warning when igmpv3 is enabled Ibe Van de Veire 2024-01-15 13:35:45 +0100
  • c55593cca3 board: arm: stm32h747i_disco: flashing Abderrahmane Jarmouni 2024-01-15 11:28:37 +0100
  • 7c0047263a shell: telnet: Don't close the connection on ENOBUFS error Miika Karanki 2024-01-15 12:04:39 +0200
  • 897553af17 logging: Remove hda log backend Tom Burdick 2024-01-12 13:18:00 -0600
  • a0ac2faf9b intel_adsp: ace: enable power domain Anas Nashif 2024-01-16 12:46:57 +0000
  • 923201abc5 drivers: pinctrl: ra: fix write-protect register access Ian Morris 2023-12-15 13:47:33 -0800
  • 9eb0a554f9 drivers: nxp_s32_canxl: add support RX FIFO Cong Nguyen Huu 2024-01-12 17:54:05 +0700
  • c78f583ed7 tests: drivers: gpio_basic_api add board mimx93_evk_a55 Chekhov Ma 2024-01-12 14:49:37 +0800
  • 97fabefa34 board: mimx93_evk_a55: add led and button definitions and alias Chekhov Ma 2023-12-08 13:13:32 +0800
  • 969792bc18 board: mimx93_evk_a55: enable rgpio Chekhov Ma 2024-01-09 15:32:04 +0800
  • 4e59679ce5 soc: imx93: enable rgpio driver Chekhov Ma 2024-01-12 14:41:18 +0800
  • e1d495be81 driver: add new gpio driver "gpio_mcux_rgpio" Chekhov Ma 2024-01-09 14:52:51 +0800
  • 2effad3b11 drivers: rtc: pcf8563: fix ifdef for alarm_set_callback Martin Jäger 2024-01-13 09:38:01 +0100
  • 1fafa94a35 dts: bindings: rtc: pcf8563: remove unused wakeup-source Martin Jäger 2024-01-13 09:33:17 +0100
  • 53c121381f CI bsim workflow: Add UART tests to the bsim workflow Alberto Escolar Piedras 2024-01-11 11:34:40 +0100
  • 9af74504dd tests/drivers uart_mix_fifo_poll: Filter out repetitive tests Alberto Escolar Piedras 2024-01-15 14:08:16 +0100
  • 7d590a9d3d boards nrf*_bsim: Add tag to filter slow tests Alberto Escolar Piedras 2024-01-15 14:07:21 +0100
  • e6140f5422 tests/drivers uart_mix_fifo_poll: Allow configuring test length Alberto Escolar Piedras 2024-01-15 13:58:01 +0100
  • a6ea4490a9 drivers serial nrfx: Speed up for simulation Alberto Escolar Piedras 2024-01-12 15:08:20 +0100
  • 685c88308d tests/drivers uart_mix_fifo_poll: Speed up for nrf52_bsim Alberto Escolar Piedras 2024-01-12 15:06:51 +0100
  • 06fa287d45 Bluetooth: Audio: Update audio location definitions Bi Jian 2023-09-29 11:11:34 +0800
  • dc9d5d9321 wifi: shell: Fix typo in comparison Chaitanya Tata 2024-01-16 18:36:19 +0530
  • 49e8e11a77 scripts: set_maintainer: fix author == maintainer fallback logic Fabio Baltieri 2024-01-16 11:52:11 +0000
  • 982fc416f8 tests: net: buf: add tests for data matching Konrad Derda 2023-12-21 15:52:03 +0100
  • a5b868d94a net: buf: add function to match buffer's content with a given data Konrad Derda 2023-12-21 15:48:24 +0100
  • f4cbf403e8 Bluetooth: BAP: Fix uninitialized variable in source_reconfig Emil Gydesen 2024-01-03 09:58:07 +0100
  • bf37784dea Bluetooth: PACS: Fix logical dead paths Emil Gydesen 2024-01-03 11:33:08 +0100
  • 9fc630d303 Bluetooth: CSIP: Use bt_crypto_aes_cmac instead of own Emil Gydesen 2024-01-03 11:51:31 +0100
  • 64adf0b065 Bluetooth: BAP: Add log of err in bt_bap_stream_detach Emil Gydesen 2024-01-03 11:55:18 +0100
  • fd3e334539 tests: Bluetooth: Audio: Fix channel allocation Emil Gydesen 2024-01-03 15:07:25 +0100
  • f9c116ec73 Bluetooth: CAP: Shell: Fix channel allocation Emil Gydesen 2024-01-03 15:06:43 +0100
  • ead02284f0 tests: uart: filter by CONFIG_SERIAL_HAS_DRIVER Anas Nashif 2024-01-15 22:26:17 +0000
  • 54d177a3e7 tests: uart: do not filter if we know which platforms to use Anas Nashif 2024-01-15 20:40:34 +0000
  • d161d05e33 samples: mbox: Add support for NXP RT boards Tomas Galbicka 2023-12-21 14:15:22 +0000
  • c82789c5ff drivers: serial: uart_mcux_lpuart: Switch to using DT_INST_IRQN_BY_IDX Laurentiu Mihalcea 2024-01-15 23:42:36 +0200
  • af126d010a include: pinctrl.h: Make PINCTRL_SKIP_SLEEP available with CONFIG_PM Erwan Gouriou 2023-10-19 09:36:27 +0200
  • 879e3a42b0 drivers: gpio: PCF857x: Modify PCF8574 driver Amrith Venkat Kesavamoorthi 2023-01-23 12:29:37 +0100
  • 342e10b0b8 modem_cellular: add RSRP & RSRQ to U-blox SARA-R5 modem Emil Lindqvist 2024-01-04 10:21:07 +0100
  • 4204ca9bcb ace: fix DSP panic during startup Guennadi Liakhovetski 2024-01-15 15:21:36 +0100
  • 1fc6550a25 native_simulator: Get latest from upstream Alberto Escolar Piedras 2024-01-12 15:50:35 +0100
  • a18cae9838 boards native_sim: Optimize irq handler Alberto Escolar Piedras 2024-01-12 16:18:20 +0100
  • cd2ac64e8b boards nrf_bsim: Optimize irq handler Alberto Escolar Piedras 2024-01-12 15:12:18 +0100
  • 38c39af4df Bluetooth: L2CAP: Prepend SDU header immediately Jonathan Rico 2024-01-11 17:37:11 +0100
  • 6e8c8a1435 dts: bindings: sensor: move nRF comparator bindings to correct folder Henrik Brix Andersen 2024-01-11 22:08:23 +0100
  • 4e7d64b1b4 Bluetooth: Mesh: enable access responses randomization Aleksandr Khromykh 2024-01-09 15:22:29 +0100
  • 0a2876de26 drivers: timer: stm32: Clean up related to STM32_LPTIM_CLOCK Erwan Gouriou 2023-12-20 17:24:12 +0100
  • 19cc4779e5 boards: stm32: Remove manual definition of CONFIG_STM32_LPTIM_CLOCK_LSE Erwan Gouriou 2023-12-20 17:21:09 +0100
  • 7a2e74604f soc: stm32: common: Define STM32_LPTIM_CLOCK from device tree inputs Erwan Gouriou 2023-12-20 17:17:56 +0100
  • b677ed0b69 include: dt-bindings: stm32_clocks: Rework definitions Erwan Gouriou 2023-12-20 17:15:20 +0100
  • a59e01d297 scripts: kconfigfunctions: Add dt_node_ph_array_prop_int/hex Erwan Gouriou 2023-12-18 12:03:43 +0100
  • a897005b98 drivers: serial: sam u(s)art: correct interpretation of RXRDY flag Jaro Van Landschoot 2024-01-15 09:23:10 +0100
  • 640a4586c0 pm: device_runtime: Fix domain mgmt in async put Flavio Ceolin 2024-01-13 22:26:10 -0800
  • 9381e86cbe bmi160: fix value calculation Yuval Peress 2023-11-28 00:07:40 -0700
  • c743e72756 bmi160: Fix gyro range map Yuval Peress 2023-11-28 00:02:10 -0700
  • 2d09f1f566 test: bmi160: rename test directory Yuval Peress 2023-11-17 13:54:46 -0700
  • b58b03196b bus: emul: Update i2c/spi emulators with mock transport Yuval Peress 2023-11-17 09:38:54 -0700
  • fd07f8ce69 bmi160: Implement attr_get Yuval Peress 2023-11-17 09:35:35 -0700
  • 9898b2fc3f bmi160: Make changes to align driver to datasheet Yuval Peress 2023-11-16 01:30:27 -0700
  • be563239c8 sensor: testing: Update sensor emul backend Yuval Peress 2023-11-16 01:29:04 -0700
  • 6033161216 net: shell: Avoid gcc warning print with string catenation Jukka Rissanen 2024-01-12 17:35:37 +0200
  • eb22110365 tests: net: socket: Add correct path to socket.h for POSIX_API Jukka Rissanen 2024-01-03 16:25:19 +0200
  • f5e95852ce net: shell: Add sockets services prints Jukka Rissanen 2024-01-09 12:28:52 +0200
  • f4373709e7 samples: net: sockets: Add echo-service sample Jukka Rissanen 2023-12-21 16:56:39 +0200