Commit graph

  • ea753eb52a Bluetooth: mesh: Change cfg_cli buffer length check Håvard Reierstad 2023-10-09 08:28:26 +02:00
  • 955d85aa67 libc: picolibc: Fix picolibc to allow third party CPP Al Semjonovs 2023-10-02 11:55:05 -06:00
  • 80997cc98f doc: release-notes: add EEPROM release notes for v3.5.0 Henrik Brix Andersen 2023-10-09 12:47:24 +02:00
  • 94bd09b1f8 tests: bluetooth: tester: Fix prov ctx init in PTS tests Pavel Vasilyev 2023-10-06 20:15:08 +02:00
  • 9cd81c1640 doc: release: 3.5: (partial) kernel release notes Christopher Friedt 2023-10-06 20:58:53 -04:00
  • 086dd2e03c doc: release: 3.5: add posix api release notes Christopher Friedt 2023-10-06 20:38:26 -04:00
  • b0a3736eff doc: posix: add posix timers and clock selection Christopher Friedt 2023-10-06 20:30:20 -04:00
  • d53b1a1c0e sensors: default_rtio_sensor: fix build warning Fabio Baltieri 2023-10-09 08:38:05 +00:00
  • e7f399f4a3 drivers: can: avoid integer overflow in expression Stephan Linz 2023-10-09 10:25:11 +02:00
  • f8e812aa3f dts: arm: st: u5: correct lptim2 clock enable bit Brett Witherspoon 2023-10-06 21:04:21 -04:00
  • 29f6ea431d doc: vuln: Add information about CVE-2023-3725 Flavio Ceolin 2023-10-05 21:53:03 +00:00
  • 49e811bb2d doc: release: 3.5: Add info about CVE-2023-3725 Flavio Ceolin 2023-10-05 21:46:19 +00:00
  • d66cf91706 doc: Add missing threads references to object cores Peter Mitsis 2023-10-06 13:11:33 -04:00
  • 39068456c4 entropy: sam: Remove unused parameter Flavio Ceolin 2023-10-06 18:54:54 +00:00
  • 78af988546 entropy: sam: Fix get_entropy() behavior Flavio Ceolin 2023-10-06 17:38:03 +00:00
  • 1dcaf4637e entropy: fake_entropy: Fix return value in isr callback Flavio Ceolin 2023-10-05 20:40:21 +00:00
  • 58b0c8f4b7 entropy: neorv32: Return ENODATA on error Flavio Ceolin 2023-10-05 20:32:05 +00:00
  • 5133ac8af4 entropy: b91_trng: Fix callback return Flavio Ceolin 2023-10-05 20:23:02 +00:00
  • ff074551b0 entropy: gecko_se: Remove unnecessary callback Flavio Ceolin 2023-10-05 17:41:57 +00:00
  • fe8d30dd42 net: ip: tcp: Fix kernel crash on idle thread Jeroen van Dooren 2023-10-06 09:52:14 +02:00
  • c91a572b0e i3c: some doxygen API doc polishing Daniel Leung 2023-10-05 14:30:21 -07:00
  • 2c2d53c7e5 kernel: remove deprecate wording on arch_kernel_init() Daniel Leung 2023-10-03 15:10:37 -07:00
  • edfbc2d7dc kernel: userspace: fix and clean up doxygen Daniel Leung 2023-10-03 15:05:21 -07:00
  • dd6a7eb77d kernel: demand_paging: add doc to enum arch_page_location Daniel Leung 2023-10-03 14:54:39 -07:00
  • 77dc74136c kernel: tls: fix doc on arch_tls_stack_setup() Daniel Leung 2023-10-03 14:46:23 -07:00
  • 06f35916e1 i2c: silabs: Fix I2C target crash on long ISR execution Kai Meinhard 2023-10-04 11:56:29 +02:00
  • b122685eff bluetooth: conn: Fix compiler warning Dennis Grijalva 2023-10-06 13:32:29 -07:00
  • a6adaedd51 drivers: i2s: mcux_sai: fix PCM data format and respect CLK format Daniel DeGrasse 2023-10-04 19:43:18 +00:00
  • b12813468a boards: arm: lpcxpresso: update core clock documentation Daniel DeGrasse 2023-10-05 18:09:58 -05:00
  • faf5593272 soc: arm: nxp_lpc: Only clock core from PLL1 when CONFIG_FLASH=n Daniel DeGrasse 2023-10-03 21:49:35 +00:00
  • 7a9600816a tests: posix: Enable pthread_pressure test on SPARC Martin Åberg 2023-09-28 18:54:37 +02:00
  • 22a086216a dts: bindings: adxl372-i2c: update description Antoniu Miclaus 2023-10-06 15:01:01 +03:00
  • 4ebc963ed5 drivers: eth: gmac: Fixed ethernet startup when fixed-link Thomas Chiantia 2023-10-03 18:34:38 -04:00
  • ee588bae7a llext: Update the sample readme with a board Tom Burdick 2023-10-06 12:42:30 -05:00
  • c1b1dd78e2 release: Zephyr v3.5.0-rc2 Johan Hedberg 2023-10-06 20:06:12 +03:00
  • 1b057d6295 tests/timer_api: Make sure constant time conversions are constants Keith Packard 2023-10-05 13:35:04 -07:00
  • d8b276e929 sys/time_units.h: Make sys_clock_hw_cycles_per_sec() constant if possible Keith Packard 2023-10-05 13:33:42 -07:00
  • ea61c8c1bd sys/time_units.h: Work around clang div-by-zero warning Keith Packard 2023-10-05 10:28:07 -07:00
  • f2af4a7bfd Bluetooth: host: document the connection states Carles Cufi 2023-10-06 12:45:34 +02:00
  • 410c02ac57 drivers: can: sja1000: remove excessive debug logging Henrik Brix Andersen 2023-10-05 13:47:49 +02:00
  • fefbb28edb Bluetooth: Audio: Fix return code in PACS notify Fredrik Danebjer 2023-10-06 11:20:14 +02:00
  • df23b0177f maintainers: Change regulator maintainer Andy Sinclair 2023-10-06 11:12:13 +01:00
  • 96175fcc47 sensors: Fix alignment issues Yuval Peress 2023-10-03 13:49:46 -06:00
  • 3563347b10 modules: Kconfig.mcux: Remove implicit selection of HAS_CMSIS_CORE Laurentiu Mihalcea 2023-10-05 10:51:02 +03:00
  • f4a592f3bb Bluetooth: Mesh: Don't reset mod pointer Pavel Vasilyev 2023-10-04 14:47:39 +02:00
  • 65f029e185 Bluetooth: Mesh: Common comp page parse func Anders Storrø 2023-10-06 08:56:49 +02:00
  • 2e3ae017e3 tests: Bluetooth: Mesh: LCD test all comp pages Anders Storrø 2023-10-05 13:19:51 +02:00
  • 57cb1b1ccb Bluetooth: Mesh: Add missing comp pages to LCD mod Anders Storrø 2023-10-05 13:19:51 +02:00
  • 0eb027ab7c tests: bluetooth: tester: Fix self-update test DFU/SR/FD/BV-59-C Pavel Vasilyev 2023-10-06 14:12:18 +02:00
  • 12c1fe4d83 cmake: fix git dependency for version.h creation Torsten Rasmussen 2023-10-06 12:20:08 +02:00
  • c0a349eac4 drivers: bluetooth: rpmsg: Send reset only when the Host is included Carles Cufi 2023-10-06 11:05:23 +02:00
  • ee0314a832 Bluetooth: host: Replace length check assert with if statement Carles Cufi 2023-10-06 10:44:14 +02:00
  • 8db7be7a6f samples: Bluetooth: Fix seq_num in broadcast audio source Emil Gydesen 2023-10-06 10:44:18 +02:00
  • f977457c07 bluetooth: tester: pacs: Added set Locations and Contexts. Henrik Eriksen 2023-10-05 09:00:21 +02:00
  • 1ecd4fda1a net: script: Fix the net-tools path Seppo Takalo 2023-10-05 13:44:45 +03:00
  • 5dcaf267fb net: lwm2m: Add Docker based test script Seppo Takalo 2023-10-04 16:06:30 +03:00
  • 6e789e7492 drivers: can: mcan: Move RF0L and RF1L to line 1 Abram Early 2023-10-03 16:45:13 -06:00
  • a5d15ec017 Bluetooth: Mesh: Fixed issue with RPR server and client. Ingar Kulbrandstad 2023-10-02 17:41:31 +02:00
  • e04c963d9c Test: Bluetooth: controller: add CI testing for advertising chaining Andries Kruithof 2023-07-18 11:13:31 +02:00
  • e8716bf793 Bluetooth: controller: change calc for data in PDU Andries Kruithof 2023-10-02 12:15:47 +02:00
  • d00d44c925 Bluetooth: controller: fix failing EBQ advertising tests Andries Kruithof 2023-06-08 11:58:00 +02:00
  • a601b43ef8 security: doc: add missing headings Benjamin Cabé 2023-10-04 12:13:39 +02:00
  • dbb4e8aa9d drivers: usb_dc_nrfx: Isochronous endpoint cannot be bulk Tomasz Moń 2023-10-06 11:53:39 +02:00
  • de66defa44 west.yml: Update hal_silabs to pull request #45 Yonatan Schachter 2023-10-03 20:43:19 +03:00
  • 42ea06cf21 soc: xtensa,riscv: esp32c3: Fix SOC_PART_NUMBER choices Detlev Zundel 2023-09-14 17:13:51 +02:00
  • 13d74677ba drivers: led: pca9633: disable allcall Steve Jacot-Guillarmod 2023-07-28 09:40:08 +02:00
  • af953a1d07 Bluetooth: BAP: Fix bug in BASE bis index Emil Gydesen 2023-10-04 23:31:28 +02:00
  • 9a1c5e2603 doc: release: 3.5 Add info about CVE-2023-4260 Flavio Ceolin 2023-10-05 22:04:53 +00:00
  • 4667a0c07e doc: vuln: Add information about CVE-2023-4260 Flavio Ceolin 2023-10-05 22:02:26 +00:00
  • 7bc822df04 boards: esp32: Fix documentation spelling Gaël PORTAY 2023-10-06 09:23:39 +02:00
  • b1da312e9d Bluetooth: ATT: discard RX on a disconnected connection Jonathan Rico 2023-10-06 10:49:19 +02:00
  • e50748b67c Bluetooth: Controller: Fix leak in scheduled ticker node Vinayak Kariappa Chettimada 2023-10-05 10:35:03 +02:00
  • 7495846b62 Bluetooth: Controller: Rename ticker reschedule variables Vinayak Kariappa Chettimada 2023-10-05 09:42:31 +02:00
  • 23b977d1c4 bindesc: Use UTC time by default and comply with ISO-8601 Yonatan Schachter 2023-09-29 18:01:43 +03:00
  • a5e7ba3564 Bluetooth: Controller: Remove legacy BT_CTLR_FAST_ENC option Carles Cufi 2023-10-05 12:55:24 +02:00
  • cb1b1ce7d1 bluetooth: common: Kconfig: Add missing dependency for BT_MONITOR Andrzej Głąbek 2023-10-06 09:17:05 +02:00
  • b86b4b96a1 lib: acpi: update DSDT Kconfig with condition enable Najumon B.A 2023-10-04 18:24:07 +05:30
  • bec3b09f38 boards: ehl: disable PRT support for PCI interrupt Najumon B.A 2023-10-04 16:29:30 +05:30
  • e89b005368 drivers: pcie: add config for enable PRT Najumon B.A 2023-10-04 16:27:57 +05:30
  • 468973513a rtio: cleanup blocking loop Yuval Peress 2023-10-05 12:52:07 -06:00
  • 6db5d84dbb doc: Improve "Contributing to Zephyr" landing page Benjamin Cabé 2023-10-04 21:51:16 +02:00
  • 620f6b9a6d doc: guidelines: remove stale mention to nightly builds Benjamin Cabé 2023-10-05 18:18:17 +02:00
  • 3ba4b6f95b doc: Improve documentation guidelines intro Benjamin Cabé 2023-10-05 12:28:47 +02:00
  • 9e8d609b5d rtio: Remove unused Kconfigs for executors Tom Burdick 2023-10-05 08:49:58 -05:00
  • 1816b6380b modem: modem_cmux: Set C/R bit in UIH frames Bjarki Arge Andreasen 2023-10-05 14:36:26 +02:00
  • b3c5150753 doc: release: 3.5: Add fixed bug to MCUboot log Jamie McCrae 2023-10-05 10:29:29 +01:00
  • fed8115733 west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-10-05 10:27:47 +01:00
  • 8b4994f22f tests: bluetooth: tester: Allow to pass int instead of bool in comp cmd Pavel Vasilyev 2023-10-05 11:20:45 +02:00
  • 7fb2929e5b boards/sparc: Ignore tests for net and bluetooth Martin Åberg 2023-09-29 20:08:06 +02:00
  • 7aebe0c2a4 boards/sparc: Update simulator_exec Martin Åberg 2023-09-29 20:11:39 +02:00
  • 236318332b drivers: systick: Fix Cortex-M SysTick dropping 1 cycle per tick Grant Ramsay 2023-10-04 10:08:42 +13:00
  • 1951d83783 tests: timer_monotonic: Add mps2_an385 test with icount disabled Grant Ramsay 2023-10-01 12:42:35 +13:00
  • e032f9520d drivers: systick: Fix Cortex-M systick jumping forward and back again Grant Ramsay 2023-10-01 12:39:47 +13:00
  • 147cef6660 Bluetooth: Controller: Add hdl checks in isoal.c Emil Gydesen 2023-10-03 15:35:40 +02:00
  • f4221d66c1 Bluetooth: Controller: Make aa in radio_aa_set const Emil Gydesen 2023-10-04 10:29:55 +02:00
  • c5d844fe41 Bluetooth: controller: fix comparision of unsigned int to 0 Andries Kruithof 2023-09-28 13:35:34 +02:00
  • 019ae15f05 tests: kernel: work: fix uninitialized timer's work item Yong Cong Sin 2023-10-05 16:06:54 +08:00
  • 0cd135920a kernel: work: check handler when submit to queue Yong Cong Sin 2023-10-04 11:11:24 +08:00
  • 38470a4231 drivers: pwm_nrfx: Connect IRQ handlers for anomaly 109 workaround Andrzej Głąbek 2023-10-04 11:17:20 +02:00
  • 93cbfcfee9 board: riscv: qemu: increase ndev of PLIC to 1024 Yong Cong Sin 2023-10-04 16:08:34 +08:00