Commit graph

  • 583545b662 net: openthread: Add state change callback list Nick Ward 2023-01-09 17:57:51 +11:00
  • 11c7371f99 samples: Explicitly disable boot USB device support init at boot Jamie McCrae 2022-12-19 14:14:45 +00:00
  • f09111a2a9 samples: cdc_acm: do not block for one second after DTR set Johann Fischer 2023-01-05 15:32:07 +01:00
  • 7a90b221a5 usb: device: bluetooth: remove USB_TRANS_NO_ZLP for OUT transfers Johann Fischer 2023-01-05 14:26:40 +01:00
  • 036e4f2902 ci: doc-build: use Doxygen 1.9.6 Gerard Marull-Paretas 2023-01-10 09:16:08 +01:00
  • 481ae767cb doc: doxygen: update Doxyfile for 1.9.6 Gerard Marull-Paretas 2023-01-10 09:14:56 +01:00
  • 7015578ff4 sample: bluetooth: OTS sample add checksum Pirun Lee 2023-01-10 09:52:57 +08:00
  • 1e6f36cca7 Bluetooth: OTS - Add Calculate Checksum support Pirun Lee 2023-01-10 09:52:10 +08:00
  • 4858f8d667 boards: make names in platform YAML files unique Filip Kokosinski 2022-12-20 14:29:58 +01:00
  • 4716438c20 Bluetooth: Audio: Modify the compile guard for audio_iso.c Emil Gydesen 2023-01-09 14:07:24 +01:00
  • bb3795505d tests/net/socket: fix compiler warnings Nicolas Pitre 2023-01-09 13:45:12 -05:00
  • d796f23e0e net: wifi_mgmt: Add support for power save configuration Krishna T 2022-11-03 17:19:53 +05:30
  • 3f4597d0c9 net: l2: wifi: Arrange commands in alphabetical order Krishna T 2022-12-15 19:44:55 +05:30
  • c4b07e8321 drivers: flash: bug fix inline function was not inlined Mathis Raemy 2023-01-09 08:38:28 +01:00
  • 1be1b472cd net: tcp: Extend TCP receive queue timeout Sjors Hettinga 2023-01-09 08:00:49 +01:00
  • 514c02c1fc doc: release: 3.3: Mention removal of tinycbor module Jamie McCrae 2023-01-09 15:14:17 +00:00
  • fd4090819a tinycbor: Remove deprecated/obsolete module Jamie McCrae 2023-01-09 15:11:03 +00:00
  • ce9385b388 Bluetooth: Audio: Shell: Fix compile warning for 0 client snk/src ASE Emil Gydesen 2023-01-09 10:07:02 +01:00
  • b2c7c27894 Revert "test: log_output: Exclude qemu_arc_hs5x" Krzysztof Chruscinski 2023-01-09 08:43:52 +01:00
  • 204758b5d9 samples: fs: littlefs: Add stm32l562_dk and b_u585i_iot02a Gerson Fernando Budke 2023-01-05 15:16:01 +01:00
  • 79184d9dde boards: stm32: Fix external storage Gerson Fernando Budke 2022-12-31 12:07:33 +01:00
  • 07052aba13 logging: days in months calculation fix PawelX Dobrowolski 2022-12-05 15:37:28 +01:00
  • 20ed64be62 logging: prevent of NULL pointer comparison PawelX Dobrowolski 2022-12-06 12:33:51 +01:00
  • 148d205c12 test: unit: util: add BIT_MASK macros tests TOKITA Hiroshi 2023-01-07 06:36:43 +09:00
  • c1fc906599 drivers: counter: gd32_timer: Remove is_bit_mask() implementation TOKITA Hiroshi 2022-12-12 19:03:56 +09:00
  • 33963c43ca drivers: counter: nrfx_timer: Remove is_bit_mask() implementation TOKITA Hiroshi 2022-12-11 19:18:56 +09:00
  • 21dc3f58e4 drivers: counter: nrfx_rtc: Remove is_bit_mask() implementation TOKITA Hiroshi 2022-12-11 19:18:47 +09:00
  • 429b05a79a drivers: counter: stm32_timer: remove counter_stm32_is_bit_mask() function TOKITA Hiroshi 2022-12-11 19:17:09 +09:00
  • 8eff4b6036 include: sys: util_macro: add IS_BIT_MASK()/IS_SHIFTED_BIT_MASK() TOKITA Hiroshi 2022-12-11 19:15:34 +09:00
  • de313d748a tests: mgmt: mcumgr: Add callback notification grouping test Jamie McCrae 2023-01-06 09:48:45 +00:00
  • d6758557f5 tests: mgmt: mcumgr: os_mgmt_info: Check grouped events Jamie McCrae 2023-01-06 09:45:13 +00:00
  • 1bd05df1a9 doc: mgmt: mcumgr: callback: Improve documentation Jamie McCrae 2023-01-06 09:44:00 +00:00
  • d0e421225a mgmt: mcumgr: callbacks: Fix not checking event ID properly Jamie McCrae 2023-01-06 09:42:56 +00:00
  • 90c558f581 posix: sys/stat.h: declare missing types in sys/stat.h Chris Friedt 2022-12-02 17:50:42 -05:00
  • ee03dc833f posix: sys/stat.h: format for coding style compliance Chris Friedt 2022-12-15 09:16:45 -08:00
  • 28726d6f0a posix: sys/stat.h: adopt the sys/stat.h header from picolibc Chris Friedt 2022-12-02 17:47:08 -05:00
  • addbec9591 libc: minimal: stdio.h: define SEEK_SET, SEEK_CUR, SEEK_END Chris Friedt 2022-12-02 17:44:54 -05:00
  • a89d68db20 posix: sys/stat.h: move O_ACCMODE, RD WRONLY, RDWR to fcntl.h Chris Friedt 2022-12-02 15:55:48 -05:00
  • 194e610f9f posix: fcntl.h: define constants to agree with picolibc Chris Friedt 2022-12-02 13:30:23 -05:00
  • 0697c7b3fe posix: headers: harmonize remaining types with newlib Chris Friedt 2022-11-16 22:44:53 -05:00
  • 32ae2bf3cd include: posix: signal: fix header guard Chris Friedt 2022-11-16 22:41:57 -05:00
  • 1f20503e46 tests: posix: common: avoid direct pthread_attr_t field access Chris Friedt 2022-11-16 22:08:17 -05:00
  • 7921ed8bb9 include: posix: types: fix name on header guard Chris Friedt 2022-11-16 21:46:02 -05:00
  • 7be31813da posix: sched: use newlib-compatible SCHED_RR FIFO definitions Chris Friedt 2022-11-16 21:02:05 -05:00
  • e71dd72b94 posix: pthread_attr_t: match size of newlib variant Chris Friedt 2022-11-16 19:51:10 -05:00
  • ecb82784b7 posix: newlib compatible PTHREAD_CREATE_DETACHED and JOINABLE Chris Friedt 2022-11-16 17:40:49 -05:00
  • 88e0f11e55 posix: fcntl: declare fcntl(2) in fcntl.h Chris Friedt 2022-11-21 10:34:41 -05:00
  • 8659e2f69e libc: minimal: include: move fcntl.h to posix Chris Friedt 2022-11-16 17:04:17 -05:00
  • 6f4e96bc24 libc: minimal: include: move sys/stat.h to posix Chris Friedt 2022-11-16 17:02:02 -05:00
  • d1e7ccec24 tests: posix: common: remove duplicate call to pthread_attr_init Chris Friedt 2022-11-16 16:58:41 -05:00
  • 20a05b6838 subsys/settings/fcb: removed unused var Yong Cong Sin 2023-01-09 23:37:08 +08:00
  • 21f278c04b adsp: boot: power: Fixed used register name Adrian Warecki 2023-01-09 14:25:57 +01:00
  • 871d6d26ee doc: release-notes-3.3: Document STM32 ethernet mac address config change Erwan Gouriou 2022-12-21 16:55:55 +01:00
  • 773f96b763 drivers: stm32: stm32_hal: Generate device id based mac address Erwan Gouriou 2022-12-16 15:31:24 +01:00
  • 179963899e drivers: ethernet: stm32_hal: Move mac address configuration to dt Erwan Gouriou 2022-12-16 14:34:24 +01:00
  • eee1d7fc66 drivers: ethernet: stm32_hal: Centralize mac address configuration Erwan Gouriou 2022-12-16 14:26:09 +01:00
  • ddb457a8d9 drivers: ethernet: stm32_hal: Make MAC address setting method a K choice Erwan Gouriou 2023-01-03 15:19:57 +01:00
  • 2164511bb6 tests: drivers: uart: uart_mix_fifo_poll: Add dependency Krzysztof Chruscinski 2023-01-02 08:15:18 +01:00
  • 8931cc22df tests: drivers: uart: uart_mix_fifo_poll: Add nrf5340_cpuapp Krzysztof Chruscinski 2022-12-22 12:51:04 +01:00
  • 6a7db6def9 tests: drivers: uart: Align nrf52840dk configuration Krzysztof Chruscinski 2022-12-22 12:15:14 +01:00
  • f33765dec5 tests: drivers: uart: uart_async_api: Add nrf5340_cpuapp Krzysztof Chruscinski 2022-12-22 12:13:57 +01:00
  • 43a61329cc riscv: Allow SOC to override arch_irq_{lock,unlock,unlocked} Carlo Caione 2023-01-03 17:56:18 +01:00
  • e92b067b7f net: ip: net_context: AF_PACKET/SOCK_RAW/IPPROTO_RAW: set pkt family Jani Hirsimäki 2023-01-04 08:52:27 +02:00
  • 4f7e2bb658 cmake: Fix typo by replacing zephyr_library_add_sources Yasushi SHOJI 2023-01-06 15:03:32 +09:00
  • 8c462bff02 subsys/rtio: Add libc partition for usermode API test Keith Packard 2023-01-08 12:24:56 -08:00
  • ec3857dbcf drivers: flash: stm32: Use consistent log priorities Marco Peter 2023-01-09 11:11:47 +01:00
  • e6aba3e9af Bluetooth: host: clear ATT_CONNECTED flag on detach Jonathan Rico 2023-01-09 14:49:32 +01:00
  • 080464c7c4 kernel: banner: Remove unnecessary header Flavio Ceolin 2023-01-06 12:58:21 -08:00
  • 2757e711e1 kernel: sched: Remove possible deadcode Flavio Ceolin 2023-01-06 12:51:16 -08:00
  • a6b4af4a93 ia32: irq: Remove unnecessary header Flavio Ceolin 2023-01-06 12:49:57 -08:00
  • a2a2c62abd tracing: none: Remove unnecessary headers Flavio Ceolin 2023-01-06 12:45:38 -08:00
  • 24cb520698 timer: hpet: Remove deadcode Flavio Ceolin 2023-01-06 12:41:11 -08:00
  • 1e83113e4f x86: fatal: Remove possible deadcode Flavio Ceolin 2023-01-06 12:36:36 -08:00
  • 816954156c x86: fatal: Remove possible deadcode Flavio Ceolin 2023-01-06 12:31:06 -08:00
  • 97221deeab MAINTAINERS: Remove inactive collaboratos for Bluetooth Audio Emil Gydesen 2023-01-09 12:09:13 +01:00
  • 5c3032e51e bindings: fuel-gauge: drop redundant compatible Fabio Baltieri 2023-01-09 12:17:22 +00:00
  • a6575e5834 drivers: regulator: npm6001: add support for BUCK1/2 disable Gerard Marull-Paretas 2023-01-09 11:07:49 +01:00
  • 7feb008c85 drivers: regulator: common: allow to specify on by default Gerard Marull-Paretas 2023-01-09 11:05:38 +01:00
  • d37613d20a Bluetooth: Audio: Audio ISO use log_config_inherit Emil Gydesen 2023-01-05 11:07:52 +01:00
  • a9071b361f Bluetooth: Audio: Add missing codec debug Kconfig Emil Gydesen 2022-11-28 11:40:41 +01:00
  • 6ca40703d1 Bluetooth: Audio: Fix CAP initiator debug level Emil Gydesen 2022-11-28 11:35:27 +01:00
  • 5e49282dab Bluetooth: Audio: Fix CAP Acceptor Debug log level Emil Gydesen 2022-11-28 11:34:12 +01:00
  • cd1d7e4bb8 drivers: usb: make USB VBUS sensing configurable for STM32 devices Raul Pando 2022-12-20 20:05:21 +00:00
  • 313049e325 mgmt: updatehub: Rework check integrity Gerson Fernando Budke 2022-12-31 13:50:50 +01:00
  • 358ad431b8 storage: flash_map: Add name for select integrity backend Gerson Fernando Budke 2022-12-31 13:28:05 +01:00
  • 079470be02 drivers: clock_control: stm32: Fix HSI48 oversights Erwan Gouriou 2023-01-06 17:37:25 +01:00
  • 9aa4cdbb67 Bluetooth: Host: Fix access of uninitialized bt_dev.le.acl_pkts Vinayak Kariappa Chettimada 2022-12-18 16:00:44 +05:30
  • c3619edf42 samples: bluetooth: Add sample demonstrating accept fliter list Michal morsisko 2022-12-31 17:19:18 +01:00
  • 9de0a8bf55 bluetooth: added uuids for TMAS and PBA. Mark Watson 2023-01-07 15:09:59 -04:00
  • 78999f0db6 Bluetooth: Audio: TBS: Fix read buffer Kim Sekkelund 2022-12-02 14:55:52 +01:00
  • 489e99c091 Bluetooth: ISO: Fix bad handle of data path error for broadcast Emil Gydesen 2022-12-22 16:41:00 +01:00
  • 249d4774f3 Bluetooth: Audio: Add bt_audio_dir_str to improve logging of dir Emil Gydesen 2023-01-05 11:33:47 +01:00
  • 11aa8454f0 Revert "random: Change testing random generator" Henrik Brix Andersen 2023-01-09 10:54:44 +01:00
  • d6881de3b3 random: Change testing random generator Declan Snyder 2022-12-02 11:41:10 -06:00
  • e065050f1b boards: xtensa: m5stickc_plus: initial support Jakub Zimnol 2022-09-05 12:12:52 +02:00
  • 5bdea1f022 west.yml: Update west.yml with latest STM32 HAL version Guillaume Gautier 2023-01-04 11:36:11 +01:00
  • 09277d44e3 drivers: watchdog: Make SOC reset as an option in counter watchdog Patryk Duda 2022-12-19 15:11:09 +01:00
  • c13d23a43e riscv: Add support for hardware stacking / unstacking Carlo Caione 2022-12-27 20:14:51 +01:00
  • b0d70ba176 boards: arm: b_l072z_lrwan1: Use LSE for RTC source clock Guillaume Gautier 2023-01-04 16:27:06 +01:00
  • 3e6c9c40aa drivers: counter: Properly deprecate Kconfig symbols in STM32 RTC driver Guillaume Gautier 2023-01-04 16:24:23 +01:00