Commit graph

  • bcd0e8c175 tests: bluetooth: tester: Fix ATT max attr size assert Carles Cufi 2023-06-08 14:11:46 +0200
  • c0c2c6e35c Bluetooth: Host: Set valid default for secondary adv phy Carles Cufi 2023-06-08 14:02:19 +0200
  • c908aead77 tests: drivers: dac channel structure has a buffered parameter boolean Francois Ramu 2023-06-07 09:31:44 +0200
  • 7f0aff9045 ci: testplan: do not start more runners than needed Anas Nashif 2023-06-07 11:52:01 +0000
  • c1e40bb3d5 templates: change template file namaes for proper sorting Anas Nashif 2023-06-08 10:17:25 +0000
  • 65c9058ed4 sysbuild: Fix value propagation of signature type to MCUboot Jamie McCrae 2023-06-08 09:35:08 +0100
  • 685476d7e0 tracing: sysview: implement SEGGER_SYSVIEW_APP_NAME Nathan Olff 2023-05-30 12:14:21 +0200
  • 833a228db4 tracing: sysview: implement RTT channel selection through KConfig Nathan Olff 2023-05-30 10:11:45 +0200
  • 466f3e8e70 Bluetooth: Controller: Fix cis_offset_min to have additional margin Vinayak Kariappa Chettimada 2023-06-07 15:53:20 +0530
  • 98ba1175fd tests: drivers: can: api: fix test_set_timing_data_while_started test Henrik Brix Andersen 2023-06-08 09:14:38 +0200
  • 782a0515ed sysbuild: ensure warning is only printed when VAR is not used Torsten Rasmussen 2023-04-13 12:20:01 +0200
  • 4195ba5870 Bluetooth: Controller: Fix read ISO Tx Sync for Broadcast ISO Vinayak Kariappa Chettimada 2023-06-02 09:12:04 +0530
  • 48f6411416 Bluetooth: Controller: Fix Broadcast ISO interval unit Vinayak Kariappa Chettimada 2023-06-07 09:03:37 +0530
  • 273e233d60 tests: bsim: Bluetooth: Fix BIS test ISO Tx Buffers in Controller Vinayak Kariappa Chettimada 2023-06-07 10:48:40 +0530
  • 52c5ce97d4 Bluetooth: Controller: Update BT_CTLR_ISOAL_SN_STRICT help text Vinayak Kariappa Chettimada 2023-06-02 07:15:03 +0530
  • b7c2ca4bdf samples: Bluetooth: Fix Tx ISO Data packet sequence number Vinayak Kariappa Chettimada 2023-06-02 06:46:29 +0530
  • 7d7d1cbf53 samples: Bluetooth: Relax Tx ISO SDUs dropped in unicast audio samples Vinayak Kariappa Chettimada 2023-06-01 07:22:39 +0530
  • 5f38c4ba71 Bluetooth: Controller: Fix Tx ISO SDUs dropped due to strict SN check Vinayak Kariappa Chettimada 2023-06-01 07:15:44 +0530
  • f992029f26 samples: Bluetooth: unicast audio client and server overlay config Vinayak Kariappa Chettimada 2023-06-01 06:57:08 +0530
  • 124e0f57bf doc: api: Promote EDAC API as Unstable Andrei Emeltchenko 2023-06-08 12:25:54 +0300
  • 54aa6f1075 Bluetooth: Controller: Fix ISOAL sink create role for ISO Receiver Vinayak Kariappa Chettimada 2023-06-03 07:32:52 +0530
  • 242c8f1c77 Bluetooth: Mesh: Avoid undefined behavior in bit shift in blob_cli.c Pavel Vasilyev 2023-06-07 16:40:40 +0200
  • cfd368fef1 Bluetooth: Host: Fix GATT server handling of CCC Théo Battrel 2023-04-18 12:27:16 +0200
  • 24ea25827c Bluetooth: Tests: Check CCC Update Théo Battrel 2023-04-04 07:34:31 +0200
  • b05842eb6d doc: api: Update status for auxdisplay API Benjamin Cabé 2023-06-07 14:39:48 +0200
  • b6fc474777 Bluetooth: Mesh: Fix unable sent mesh message Lingao Meng 2023-06-06 10:09:16 +0800
  • 22b889e3b4 net: context: Fix ambigous pointer check in net_context_connect() Robert Lubos 2023-06-07 15:42:06 +0200
  • 8acfdaefe4 include: zephyr: drivers: ps2: Add missing err codes header Jose Alberto Meza 2023-06-07 11:07:27 -0700
  • 58cc10b333 Bluetooth: samples: central_iso: Unref if send fails Rubin Gerritsen 2023-06-07 13:06:43 +0200
  • 57ab4f4cf4 Bluetooth: samples: ISO: Check validity of incoming data Rubin Gerritsen 2023-06-07 13:05:07 +0200
  • d281b8db73 boards: mec172xmodular_assy6930: Correct EC bootloader settings Jose Alberto Meza 2022-09-13 12:19:49 +0530
  • 2602b7260f samples: drivers: peci: Exclude MEC172x EVB from test Jose Alberto Meza 2023-06-07 10:34:35 -0700
  • b90fc34759 Bluetooth: Documentation: Remove reference to BT_DEBUG_LOG Théo Battrel 2023-06-07 12:09:34 +0200
  • f5ff886260 Bluetooth: Tests: Remove usage of BT_DEBUG_LOG Théo Battrel 2023-06-07 08:10:39 +0200
  • e9ee3e0af0 Bluetooth: Samples: Remove usage of BT_DEBUG_LOG Théo Battrel 2023-06-07 07:52:31 +0200
  • e0e7f5888f fs/littlefs/sample: Increase stack size Dominik Ermel 2023-06-07 14:31:57 +0000
  • 9a26ab44fb drivers: dma_mcux_lpc: Fix potential NULL pointer dereferences Jacob Siverskog 2023-06-06 16:10:37 +0200
  • d17d28aa58 doc: add a section about coverity scans Anas Nashif 2023-06-01 09:00:42 -0400
  • 233524f471 net: ieee802154_mgmt: Fix memcpy to uninitialized pointer location Robert Lubos 2023-06-07 13:31:29 +0200
  • f9a818cc56 net: websockets: Fix implicit type conversion Coverity warning Robert Lubos 2023-06-07 13:09:12 +0200
  • e5aa433f87 net: lwm2m: Fix pointless variable assignment Robert Lubos 2023-06-07 13:18:05 +0200
  • 479036165c net: lwm2m: Fix possible out-of-bound access when creating FW object Robert Lubos 2023-06-07 13:59:23 +0200
  • e96f1d7b47 net: lib: coap: Fixed unchecked send return value in CoAP client Robert Lubos 2023-06-07 12:02:42 +0200
  • 402d4eb0da drivers: regulator: pca9420: fix support for DVS modes Daniel DeGrasse 2023-06-05 18:32:16 -0500
  • e9b0b6ae07 test: ARC: skip div-by-zero test in case of SW div implementation Evgeniy Paltsev 2023-06-06 19:49:54 +0100
  • 7eea4b514a tests: mcumgr: update tags Anas Nashif 2023-06-06 20:45:17 +0000
  • bb437e307b rp2040: Fix USB self powered for all boards Yonatan Schachter 2023-06-04 00:28:15 +0300
  • e82e5a6513 doc: spi: fix doxygen comment for MISO Lines doc Benjamin Cabé 2023-06-06 19:33:56 +0200
  • 84263962b0 doc: fixed stale link to sbs emulator Benjamin Cabé 2023-06-06 19:15:45 +0200
  • b7e23b88ce doc: pinctrl: fix link to ELC2021 slide deck Benjamin Cabé 2023-06-06 19:14:22 +0200
  • c77811500c doc: mcumgr: update link to mcumgr root folder Benjamin Cabé 2023-06-06 19:13:39 +0200
  • 46f7c044c0 doc: i2c: fixed non-working link to I2C spec Benjamin Cabé 2023-06-06 19:13:03 +0200
  • 21c1a61551 doc: peripherals: fix bad link to Display API Benjamin Cabé 2023-06-06 19:12:30 +0200
  • 8cbe2d83b4 doc: snippets: fix bad link Benjamin Cabé 2023-06-06 19:11:56 +0200
  • 4ef2493203 west: doc: update link to SPDX doc Benjamin Cabé 2023-06-06 19:11:15 +0200
  • f1bdb35778 boards: doc: fix dead links Benjamin Cabé 2023-06-06 19:07:39 +0200
  • 21f473aaec samples: doc: fix dead links Benjamin Cabé 2023-06-06 19:04:36 +0200
  • a76396fb7a doc: update stale links to MCUboot documentation Benjamin Cabé 2023-06-06 18:56:04 +0200
  • 23f2a2066f doc: update stale srecord links Benjamin Cabé 2023-06-06 18:45:00 +0200
  • 9cae0808f6 boards: doc: fix stale blackpill repo URL Benjamin Cabé 2023-06-06 18:35:12 +0200
  • 7cf347769a doc: update LittleFS Github repo URLs Benjamin Cabé 2023-06-06 18:32:02 +0200
  • 7ed56d559e doc: release-notes: fix bad links Benjamin Cabé 2023-06-06 18:19:17 +0200
  • 7920c6a8f4 drivers: intc: stm32: clarify controlling expression ferar alashkar 2023-05-26 15:20:23 -0400
  • 7b2034aaec doc: develop: api: overview: tag DAC API as Unstable Martin Jäger 2023-06-06 19:30:43 +0200
  • 059e56497e doc: develop: api: overview: tag Task Watchdog API as Unstable Martin Jäger 2023-06-06 19:38:53 +0200
  • ab7b8dd0ab dts: mec172x: move the uart device node off espi Fabio Baltieri 2023-05-26 15:45:13 +0000
  • 4661a4ad4c boards: arm: kv260_r5: doc: update board documentation Felipe Neves 2023-06-06 12:12:24 -0300
  • b871138fae soc/intel_adsp: fix typo in L1EXP definition Pierre-Louis Bossart 2023-06-06 14:43:21 -0500
  • 135f5376c1 ci: workflows: create cache directory for ccache Anas Nashif 2023-06-06 15:36:27 +0000
  • 5d87abccb2 samples: usb: mass: Set next stack max LUNs to 3 Tomasz Moń 2023-06-05 08:28:59 +0200
  • 7deabaa77b net: tcp: Fix possible double TCP context dereferencing Robert Lubos 2023-06-06 16:07:51 +0200
  • a84ecc2f96 Bluetooth: audio: tbs_client: Remove GATT subscriptions upon disconnection Mariusz Skamra 2023-06-06 13:33:06 +0200
  • 2d593a1e8d Bluetooth: audio: tbs_client: Fix missing cleanup Mariusz Skamra 2023-06-06 11:21:02 +0200
  • 6656d33a90 Bluetooth: audio: tbs_client: Fix possible override of GATT read parameters Mariusz Skamra 2023-06-06 10:53:33 +0200
  • b6d8989236 drivers: intc: stm32: add break to switch-clause ferar alashkar 2023-05-26 14:35:01 -0400
  • 9d9386307a drivers: intc: stm32: use BIT macro with type cast argument ferar alashkar 2023-05-26 14:20:13 -0400
  • 67dd58418f net: mqtt-sn: fix port in mqtt-sn debug message Mark Oude Elberink 2023-06-06 00:15:54 +0200
  • fdde5bd7ef net: tcp: populate context's local address for incoming connections Armin Brauns 2023-06-05 08:15:59 +0000
  • a1cfe983b6 net: lwm2m: Allow overiding of default socket behaviour Seppo Takalo 2023-05-19 16:48:55 +0300
  • e2536bb142 board: arm: black_f407ve: add dfu programming support Sahaj Sarup 2023-06-04 00:46:08 +0530
  • 13bf130d58 board: arm: black_f407ve: fix uart1 default pinmux and console uart Sahaj Sarup 2023-06-04 00:41:54 +0530
  • 1ebf0fdedb ci: Fix setup of ccache in twister workflow Anas Nashif 2023-06-06 12:33:24 +0000
  • 97935bb0dc tests: Bluetooth: controller: updated ISO-AL tests for lost SDUs Nirosharn Amarasinghe 2023-05-22 13:13:00 +0200
  • ff89e98cc6 Bluetooth: controller: Release missing / lost SDUs for framed PDUs Nirosharn Amarasinghe 2023-04-21 14:20:10 +0200
  • 40dde5b7bd Bluetooth: controller: fix time-wrapping of cig_ref_point Nirosharn Amarasinghe 2023-05-08 13:57:56 +0200
  • f0434254fb tests: bluetooth: controller: Release SDU as missing RX unf. padding Nirosharn Amarasinghe 2023-05-22 13:31:45 +0200
  • 0398d8ddf6 Bluetooth: controller: Release SDU as missing if RX only unf. padding Nirosharn Amarasinghe 2023-03-29 17:16:39 +0200
  • 290777b2b5 drivers: interrupt_controller: Use macros to access line_range prop values Erwan Gouriou 2023-05-23 15:47:29 +0200
  • a75af34c3e include: sys: util_macro: Add UTIL_INC/DEC/X2 Erwan Gouriou 2023-05-17 17:38:09 +0200
  • 24622f36c8 drivers: gpio: fxl6408: Fix Kconfig dependency for log level config Caspar Friedrich 2023-06-04 15:08:08 +0200
  • 2e0b0af44e net: lwm2m: Fix lwm2m_socket_start() error handling Robert Lubos 2023-06-02 11:51:44 +0200
  • 773198de89 Bluetooth: ATT: Add documentation for ATT error codes Emil Gydesen 2023-06-05 17:33:34 +0200
  • c764c34232 Bluetooth: BAP: Improve handling of ASCS notification error Emil Gydesen 2023-06-05 14:07:20 +0200
  • 5a57fa2c79 drivers: uart_nrfx_uart: Request next buffer only when needed Andrzej Głąbek 2023-06-05 15:32:00 +0200
  • 1a526a63c7 tests: ignore benchmark on some qemu platforms Anas Nashif 2023-06-06 00:19:05 +0000
  • e1a24204b0 display: cfb: move to utilities group Gerard Marull-Paretas 2023-06-05 14:18:05 +0200
  • 464eab3367 drivers: display/misc: move MicroBIT/Grove libraries to 3rd-party group Gerard Marull-Paretas 2023-06-05 14:15:11 +0200
  • 619b285aa8 doc: doxygen: move data structure APIs to utilities group Gerard Marull-Paretas 2023-06-05 14:12:15 +0200
  • 28b7a857f7 dt-bindings: display: fix lcd_interface ingroup Gerard Marull-Paretas 2023-06-05 14:10:37 +0200
  • 58c9c42ec5 drivers: emul: add to testing Doxygen group Gerard Marull-Paretas 2023-06-05 14:08:45 +0200