Commit graph

  • fdc26eee78 Bluetooth: Audio: MCS reject long read if value changed Emil Gydesen 2023-02-08 17:36:16 +01:00
  • 281d0a3fc8 Bluetooth: Audio: Add media player icon URL changed callback Emil Gydesen 2023-02-08 17:33:37 +01:00
  • 4d595014ab Bluetooth: Audio: Add media player name changed callback Emil Gydesen 2023-02-08 17:10:38 +01:00
  • 89e907cb3d Bluetooth: Audio: Truncate MCS notifications per conn Emil Gydesen 2023-02-06 22:17:35 +01:00
  • 788abf6811 Bluetooth: Audio: Fix truncation of MCS string notifications Emil Gydesen 2023-02-06 21:51:27 +01:00
  • 2d510fef8d usb_c: Notify DPM of Unsupported message reception Sam Hurst 2023-02-06 19:20:53 -08:00
  • 69a6ead783 bluetooth: tester: Add PACS test handling Magdalena Kasenberg 2023-02-08 10:52:19 +01:00
  • 8b678e49be net: ipv4: Fix net_ipv4_is_ll_addr function Robert Lubos 2023-02-02 13:08:00 +01:00
  • 243af28a2f net: ipv4: Implement fallback to LL address Robert Lubos 2023-02-02 12:39:57 +01:00
  • 9c4d73d4cf logging: log_ctrl: remove vestige strdup prototypes Nick Ward 2023-02-14 08:32:47 +11:00
  • 9c8b4be073 boards: arm: support XIAO BLE Sense Marcin Niestroj 2023-02-08 23:06:08 +01:00
  • dade079345 boards: arm: xiao_ble: use spi2 instead of spi0 Marcin Niestroj 2023-02-08 22:58:05 +01:00
  • 1e2111c9e5 samples: die_temp_polling: Add xmc45_relax_kit overlay Andriy Gelman 2023-02-11 14:18:13 -05:00
  • 0079cabb49 drivers: sensor: Add infineon xmc4xxx die temperature sensor Andriy Gelman 2023-01-30 23:35:42 -05:00
  • 1243fa7f2d drivers: counter: align ace rtc get_value with api Adrian Bonislawski 2023-02-13 17:39:13 +01:00
  • c1b216d3bf drivers: counter: return status in ace rtc counter Adrian Bonislawski 2023-02-13 17:37:44 +01:00
  • 9952576945 drivers: counter: fix ace counters build errors Adrian Bonislawski 2023-02-13 17:35:15 +01:00
  • 92a739e4b4 logging: shell command "disable" fails for "backend" subcommand Marco Argiolas 2023-02-14 14:27:15 +08:00
  • 3ef08df10e tests: net: lwm2m: cover dtls releated code path Andreas Chmielewski 2023-02-14 15:58:34 +01:00
  • 2eb53f4bd7 tests: net: socketpair: skip nonblocking tests on posix arch Chris Friedt 2023-02-19 14:19:46 -05:00
  • 494faf3e2c tests: net: socketpair: coverage for all C libraries Chris Friedt 2023-02-11 20:58:00 -05:00
  • b9fe11c7f2 tests: net: socketpair: use do not alias read and write Chris Friedt 2023-02-11 20:45:26 -05:00
  • c73b8ed4f3 tests: net: socketpair: put common includes in one header Chris Friedt 2023-02-11 07:53:02 -05:00
  • 750299534e tests: net: socketpair: rename files to be less redundant Chris Friedt 2023-02-11 07:48:05 -05:00
  • ee2656d83f tests: net: socketpair: remove test_socketpair_ prefix Chris Friedt 2023-02-11 07:42:54 -05:00
  • bb465bd78c tests: net: socketpair: remove unused extern declarations Chris Friedt 2023-02-11 07:40:48 -05:00
  • 3c440af975 riscv: pmp: provision for implementations with partial PMP support Nicolas Pitre 2023-02-09 13:15:45 -05:00
  • ea34acb62c riscv: stack PMP: fix CONFIG_MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT=y case Nicolas Pitre 2023-01-31 21:08:13 -05:00
  • 1fcce98d13 bluetooth: normative 16-bit UUIDs for GATT added Alexander Chudov 2023-02-04 22:45:20 +01:00
  • 8b27889c7f doc: release: 3.4: Add working release notes file Jamie McCrae 2023-02-20 08:07:36 +00:00
  • a33186a8f9 drivers: flash: spi_nor: Return EINVAL when erase out of range Dominik Ermel 2023-02-16 13:15:41 +00:00
  • f8b9f2fa70 boards: riscv: litex_vexriscv: doc: add SDI-MIPI support Antoni Pokusinski 2023-02-07 14:38:21 +01:00
  • 9776cb1a39 samples: zbus: runtime_obs_registration: fix running on QEMU Daniel Leung 2023-02-16 13:32:26 -08:00
  • 16a0e314ea drivers: net: Move Ethernet device definition for SLIP to ethernet Robert Lubos 2023-02-17 14:32:21 +01:00
  • 7c00ecbbbf Samples: Philosophers: Revert stack size change Saku Rautio (Ext) 2023-02-03 13:18:05 +00:00
  • 5f63fff9c2 sys: linear_range: fix return value when window is outside range Andy Sinclair 2023-02-14 16:26:22 +00:00
  • 3c0c9aca40 Bluetooth: Controller: Replace WFE use with k_cpu_atomic_idle() Vinayak Kariappa Chettimada 2023-02-17 16:38:29 +05:30
  • b46b833a7b Bluetooth: Controller: Reuse cpu_sleep interface Vinayak Kariappa Chettimada 2023-02-17 16:23:44 +05:30
  • 67fa62fe22 Bluetooth: Controller: Add a DSB in sleep interface Vinayak Kariappa Chettimada 2023-02-17 16:17:49 +05:30
  • 5770bdeb1a twister: better handling of error reporting Anas Nashif 2023-02-16 11:47:12 +00:00
  • f31b3f03ad Tests: Bluetooth: Tester: improve stability by Flow Control and UARTE Krzysztof Kopyściński 2023-02-06 13:57:16 +01:00
  • c57095740f Tests: Bluetooth: Update EDTT and add new test cases Troels Nilsson 2023-02-07 11:26:27 +01:00
  • 67a6fe9312 arch: riscv: Add ARG_UNUSED to the unused argument Krzysztof Chruscinski 2023-02-20 07:32:34 +01:00
  • 3a9c825bab Net: Bluetooth: add enough room to user data Jonathan Rico 2023-02-17 08:59:40 +01:00
  • 2c00dd5fec Bluetooth: host: check net bufs have enough room in user_data Jonathan Rico 2023-02-17 08:55:41 +01:00
  • b136676772 net: lib: zperf: Add support to disable Nagle's algorithm Krishna T 2023-02-16 02:44:31 +05:30
  • bb5525a304 Bluetooth: Host: Update parameters doc of crypto.h Théo Battrel 2023-02-15 12:26:18 +01:00
  • 25e3f655f0 Bluetooth: L2CAP: Fix use of 'br_chan' Mingjie Shen 2023-02-14 23:50:21 +00:00
  • dd1fc0dd03 Bluetooth: Mesh: fix access to uninitialized memory Aleksandr Khromykh 2023-02-14 16:10:58 +01:00
  • 7c0f126a14 boards: gd32vf103c_starter: No longer needed particular version of OpenOCD Yuichiro SAGISAKA 2023-01-17 17:29:37 +09:00
  • 77e72fcfcb boards: gd32vf103v_eval: No longer needed particular version of OpenOCD Yuichiro SAGISAKA 2023-01-17 17:29:19 +09:00
  • 1004c6828f boards: longan_nano: No longer needed particular version of OpenOCD Yuichiro SAGISAKA 2023-01-10 17:30:02 +09:00
  • 6a51a10dec kernel/timer: fix period argument clamp handling Nicolas Pitre 2023-02-13 00:43:47 -05:00
  • f21051b728 net: iface: bypassing IP stack with SOCK_RAW sockets Jani Hirsimäki 2023-02-13 11:30:11 +02:00
  • f3661487da settings: Make settings_subsys_init() thread safe Stig Bjørlykke 2023-02-17 17:05:32 +01:00
  • 59edf5cae3 Bluetooth: Mesh: correction lpn rx delay Aleksandr Khromykh 2023-02-09 16:30:53 +01:00
  • 75926dacb3 modem: hl7800: Fix DNS resolver for all address families Ryan Erickson 2023-02-09 10:35:24 -06:00
  • 92aa0e8ab6 net: shell: Log missing Ethernet errors Krishna T 2023-02-06 22:33:30 +05:30
  • cd95f1cf88 tests: Bluetooth: bsim: Added tests for RPA Alexandre Dauphinais 2023-02-08 14:42:10 +01:00
  • 0f692f5b84 compiler/clang: ignore main-return-type warning for clang Keith Packard 2023-02-06 21:10:29 -08:00
  • e79fee7a2e bluetooth: host: conn: Utilize conn_set_state in conn_destroy Sean Madigan 2023-02-09 10:30:13 +00:00
  • 6ae75b6d00 ITE: drivers/i2c: Mutex issue in I2C transfer Tim Lin 2023-02-07 15:29:27 +08:00
  • cd79b81d4d lib: tftp_client: Add TFTP PUT function Jun Qing Zou 2023-02-13 11:42:37 +09:00
  • f7b0ccba0c lib: tftp_client: Receive file with arbitrary size Jun Qing Zou 2023-02-10 09:39:19 +09:00
  • 02478e1b16 os: cbprintf: Address -Wextra warnings Zachary J. Fields 2023-02-07 20:34:21 +00:00
  • 034a274d93 dts: bindings: riscv: Add rv32emc variant Carlo Caione 2023-02-07 13:20:59 +01:00
  • dd195d6ea5 modem: hl7800: fix power off Ryan Erickson 2023-02-13 09:32:33 -06:00
  • e2c9d30578 drivers: flash: shell: default test repeat parameter when not supplied Hein Wessels 2023-01-31 20:23:16 +01:00
  • 636a1615b3 drivers: flash: shell: add verify step to cmd_test Hein Wessels 2023-01-31 15:34:57 +01:00
  • bfb2625818 Bluetooth: audio: has: Fix client context allocation Mariusz Skamra 2023-01-30 15:55:47 +01:00
  • 668b40a5c2 Bluetooth: audio: has: Rename has_client struct member Mariusz Skamra 2023-01-30 15:37:14 +01:00
  • e26e8d1c07 shell: audio: Add print ASE info command Magdalena Kasenberg 2023-02-14 13:08:54 +01:00
  • 460ca5bac8 tests: bsim: audio: Add example usage of foreach ase Magdalena Kasenberg 2023-02-07 13:05:39 +01:00
  • 90ab1c56f5 LE Audio: Add helper functions to get endpoints info Magdalena Kasenberg 2023-02-14 09:55:09 +01:00
  • 5d2fb499af LE Audio: Allow server to initiate Codec Config procedure Magdalena Kasenberg 2023-01-30 11:31:20 +01:00
  • 14a1b2ffec dts: Add _STRING_UNQUOTED string and string-array Radosław Koppel 2022-05-13 13:40:34 +02:00
  • e2546cdf1f doc: application development: brief about setting QEMU gdbserver listener Alp Sayin 2023-01-28 20:52:50 +00:00
  • a01877c6e0 cmake: emu: qemu: start QEMU gdbserver only if relevant Kconfig is set Alp Sayin 2023-01-28 18:16:24 +00:00
  • 291ddc0ebc boards: kconfig: qemu: introduce QEMU_GDBSERVER_LISTEN_DEV Alp Sayin 2023-01-30 13:09:18 +00:00
  • 5760523091 drivers: mm: Use mm_drv_bank module Peter Mitsis 2023-01-25 21:38:41 -05:00
  • 87899c07f7 drivers: mm: Add module for tracking page usage Peter Mitsis 2023-01-25 21:36:24 -05:00
  • 7c6f6cd080 fs: fs_shell: Add read test Jamie McCrae 2023-02-17 14:03:16 +00:00
  • cef77afba5 fs: fs_shell: Add erase/write test Jamie McCrae 2023-01-25 13:33:38 +00:00
  • 3c9d529899 flash: flash_shell: Add flash read/write/erase speed test commands Jamie McCrae 2023-01-25 13:13:49 +00:00
  • 4d8160d680 Bluetooth: host: suppress adv timeout warning when successful Paul Adelsbach 2023-01-09 20:24:22 -08:00
  • 277e162d82 Bluetooth: Audio: Avoid error log for bidirectional CIS Emil Gydesen 2023-01-09 11:43:40 +01:00
  • b9882e2368 Bluetooth: Audio: Guard ep status debug with debug stream data Emil Gydesen 2023-01-09 11:33:19 +01:00
  • 24b66b30eb soc: arm: nxp_imx: use CMSIS SystemInit for all NXP iMX.RT SOCs Daniel DeGrasse 2022-11-30 16:08:08 -06:00
  • 3b59b495b7 soc: arm: nxp_lpc: convert NXP LPC SOCs to use CMSIS SystemInit Daniel DeGrasse 2022-11-30 16:06:40 -06:00
  • 1e83a34164 soc: arm: nxp_kinetis: move NXP Kinetis SOCs to use SystemInit Daniel DeGrasse 2022-11-30 16:05:01 -06:00
  • 3cf2654141 samples: drivers: led pwm running on 2 pwm leds on nucleo_u575 Francois Ramu 2023-01-30 16:39:35 +01:00
  • 20d7b9afcd boards: arm: stm32u575 nucleo add nodes for timers3 & 4 and pwm leds Francois Ramu 2023-01-30 16:37:54 +01:00
  • 98e24fa6ce samples: drivers: led pwm running on 2 pwm leds on disco l475 Francois Ramu 2023-01-23 15:10:45 +01:00
  • 84272914d4 boards: arm: stm32l475 board add nodes for timers15 and pwm leds Francois Ramu 2023-01-30 16:33:36 +01:00
  • d41f69559a samples: drivers: led pwm running on pwm led of the nucleo boards Francois Ramu 2023-01-23 15:22:36 +01:00
  • 1c547580e4 wifi: shell: Print beacon interval and DTIM period Ravi Dondaputi 2023-01-10 15:57:52 +05:30
  • e71460cdb8 Bluetooth: Audio: Only allow receiver to send start command Emil Gydesen 2022-10-06 13:18:54 +02:00
  • 1e0f36e896 fs/fatfs: Move FF_USE_LFN logic to Kconfig Dominik Ermel 2022-11-23 11:16:29 +00:00
  • 2e961102c1 driver: Port80: npcx: defer Port80 code sending to workqueue thread Jun Lin 2022-12-06 14:06:24 +08:00
  • 45623585ab tests/kernel/fpu_sharing/generic: enforce execution on a single CPU Nicolas Pitre 2023-02-01 00:37:48 -05:00