Commit graph

  • 53e3936a2e drivers: sensor: ds18b20: verify crc of scratchpad. Thomas Stranger 2024-06-28 06:29:31 +0200
  • f4acf390dd drivers: sensor: ds18b20: cleanup header/includes Thomas Stranger 2024-06-28 06:13:06 +0200
  • 97190d76ec drivers: dac: dac_ad56xx: Fix channel range check Brett Witherspoon 2024-07-08 21:03:46 -0400
  • 35c7cd2e00 MAINTAINERS: Remove thalley from Bluetooth group Emil Gydesen 2024-07-09 16:31:14 +0200
  • 1fc97561ed config: esp32: configurable UART FIFO thresholds Omer Gozderesi 2024-06-14 14:55:09 +0300
  • a5668c78d1 doc: guidelines: update coding guidelines docs Simon Hein 2024-06-28 16:34:01 +0200
  • dd86bc63e9 boards: nxp: mimxrtxxx: Fix partition unit address Declan Snyder 2024-07-03 11:43:31 -0500
  • 275ba61577 dts: nxp: rtxxx: Fix LPADC unit address Declan Snyder 2024-07-03 11:41:53 -0500
  • d8a7b694dc dts: rt6xx: Fix DTC warnings Declan Snyder 2024-07-03 11:37:02 -0500
  • fb693c18ac dts: rt5xx: Fix DTC warnings Declan Snyder 2024-07-03 11:36:33 -0500
  • 67877e7a27 dts: rw6xx: Fix SRAM node address Declan Snyder 2024-07-03 10:48:17 -0500
  • 8c8338d456 dts: rw6xx: Fix flexspi address warnings Declan Snyder 2024-07-03 10:45:21 -0500
  • 82a83896c8 dts: npx: Fix sramx offset for LPC55S06 Mateusz Holenko 2024-07-04 08:13:00 +0200
  • 9db2dc4aa2 net: lib: http_server: Move stream-specific flags to stream context Robert Lubos 2024-07-05 12:25:28 +0200
  • 0e1c0a7b6b net: lib: http_server: Fix trailing headers frame processing Robert Lubos 2024-07-04 16:18:37 +0200
  • b4cfee090d net: lib: http_server: Implement proper CONTINUATION frame processing Robert Lubos 2024-07-04 15:03:57 +0200
  • 7e22dd45a0 net: lib: http_server: Fix frame printouts Robert Lubos 2024-07-04 13:49:20 +0200
  • 78c2f48091 net: lib: http_server: Remove upper bounds on buffer sizes Robert Lubos 2024-07-04 13:47:05 +0200
  • ccf2e9b025 net: lib: http_server: Implement proper RST_STREAM frame processing Robert Lubos 2024-07-04 11:10:32 +0200
  • b98edfd951 net: lib: http_server: Fix parsing of HTTP2 header frames with priority Robert Lubos 2024-07-04 11:02:27 +0200
  • 2e288aed08 net: lib: http_server: Fix handling of HTTP2 frames with padding Robert Lubos 2024-07-03 13:46:03 +0200
  • 245b8351f4 net: lib: http_server: Unify HTTP2 header flags checking Robert Lubos 2024-07-03 16:20:21 +0200
  • adfdc54434 net: lib: http_server: Update HTTP2-specific structs/enums naming Robert Lubos 2024-07-02 15:54:44 +0200
  • e1e50bdda9 net: lib: http_server: Simplify HTTP2 frame header parsing Robert Lubos 2024-07-02 15:31:57 +0200
  • 0c9858879c samples: logging: disable usermode for some platforms Guy Morand 2024-07-09 09:14:37 +0200
  • a63a96428e wifi_nm: Fix Wi-Fi interface backward compatibility Chaitanya Tata 2024-07-02 21:11:23 +0530
  • 0e6db9c918 modules: hostap: Fix interface addition Chaitanya Tata 2024-07-02 21:27:08 +0530
  • 19d49114a6 net: net_mgmt: fixed typo in doxygen Brandon Allen 2024-07-09 08:30:28 -0400
  • bbf599a3de Bluetooth: TBS: Remove BT_TBS_TECHNOLOGY_IP Emil Gydesen 2024-07-09 11:06:35 +0200
  • c368c332c4 drivers: wifi: esp_at: fix UDP socket setup Marcin Niestroj 2024-07-04 15:18:34 +0200
  • 95e299ad39 sensor: lis2dux12: fix: CID 363712: Initialize mode-fs Luis Ubieda 2024-07-03 18:39:12 -0400
  • 3cc452c92f llext: consistently use "regions" for memory areas Luca Burelli 2024-06-28 17:20:34 +0200
  • 2e085ba29a llext: harmonize error codes Luca Burelli 2024-06-28 14:35:15 +0200
  • 9450240419 llext: fix table count check Luca Burelli 2024-06-28 15:01:04 +0200
  • cdff2575a7 tests: rtc: time_incrementing: set nsec member Bjarki Arge Andreasen 2024-06-27 16:46:33 +0200
  • f3c70b4ab8 tests: drivers: clock control testing on the stm32h7 serie Francois Ramu 2024-06-26 09:07:04 +0200
  • 44c2b19d5e tests: kernel: timer: behavior: pytest: Adjust max stddev Krzysztof Chruściński 2024-06-26 09:13:28 +0200
  • 1968cdf556 tests: kernel: timer: timer_behavior: Tweak expected std deviation Krzysztof Chruściński 2024-06-25 12:13:09 +0200
  • 3afd9429c0 json: Fix alignment calculation for nested objects Mykyta Poturai 2024-06-12 15:25:07 +0300
  • ddb3234884 json: test: Add test for array elements alignment Mykyta Poturai 2024-06-12 13:06:40 +0300
  • 29084dc06b west: Regex based version finding in OpenOCD runner Nick Kraus 2024-05-09 12:57:25 -0400
  • 662b9803fa llext: disable verbose for SLID generation scripts Mathieu Choplain 2024-07-05 08:51:39 +0200
  • 9b2ab20f23 bluetooth: fix typo in (include/zephyr/bluetooth, subsys/bluetooth/) Pisit Sawangvonganan 2024-07-05 20:28:45 +0700
  • e5d67adf80 net: sockets: services: Don't modify pollfd array from other threads Robert Lubos 2024-07-05 16:52:15 +0200
  • 09d189cb71 drivers: can: loopback: increase default TX thread stack size Henrik Brix Andersen 2024-07-09 10:49:28 +0000
  • 7a25fbb2d7 drivers: can: loopback: set TX thread name Henrik Brix Andersen 2024-07-09 10:48:59 +0000
  • a4123a8ea2 net: lib: websocket: call socket poll for websocket Andrey Dodonov 2024-07-08 14:47:38 +0200
  • 15ead53ad9 net: lib: http: call socket poll for http_client send Andrey Dodonov 2024-07-08 14:47:29 +0200
  • 9d8881816e zbus: Use section iterator for observations Pieter De Gendt 2024-07-05 10:46:45 +0200
  • 058bfc8065 zbus: Fix ZBUS_CHAN_DEFINE alignment Pieter De Gendt 2024-07-05 10:22:39 +0200
  • 990c5e13cb zbus: Static channel data initialization Pieter De Gendt 2024-07-05 10:02:11 +0200
  • 6ebb65d163 Bluetooth: fix compiling issue when either A2DP SRC or SNK are not enabled Zihao Gao 2024-07-05 20:52:01 +0800
  • 4a53c69fa5 tests: logging: log_api: Fix logging.frontend.only.rt_filtering Krzysztof Chruściński 2024-07-08 14:22:08 +0200
  • 347eeababf logging: Fix runtime filtering when frontend and userspace is used Krzysztof Chruściński 2024-07-08 14:17:08 +0200
  • 8ed29a625a logging: Fix UART dictionary frontend configuration Krzysztof Chruściński 2024-07-05 12:46:33 +0200
  • 9876075de1 logging: Allow runtime filtering for frontend only case Krzysztof Chruściński 2024-07-05 12:43:49 +0200
  • 67a31ef2d7 samples: hid-mouse: protect report buffer Johann Fischer 2024-05-22 12:47:34 +0200
  • 5e4e51de78 tests: zbus: unittests: Add CMAKE_LINKER_GENERATOR case Pieter De Gendt 2024-07-05 11:55:56 +0200
  • a6effe318f cmake: linker_script: Fix zbus sections Pieter De Gendt 2024-07-05 11:53:31 +0200
  • 6488393937 cmake: linker_script: Add missing k_fifo section Pieter De Gendt 2024-07-05 11:52:26 +0200
  • 472cf8a8e1 MAINTAINERS: STM32 Platforms: collaborators: remove ajarmouni-st Abderrahmane Jarmouni 2024-07-05 11:18:57 +0200
  • 5ce6a750a5 llext: add explicit cast to fix Coverity CID: 392507 Luca Burelli 2024-06-27 15:00:44 +0200
  • 05f8b9c54b sensor: lps22hh: Prevent overwriting values that weren't overwritten Luis Ubieda 2024-07-03 18:54:11 -0400
  • 1db356e35c net: mgmt: Fix build error when event direct enabled without event info Benjamin Bigler 2024-07-05 11:04:29 +0200
  • 06a725c1c8 net: mgmt: prevent event_work_handler from blocking Benjamin Bigler 2024-07-05 10:58:28 +0200
  • a677e974ef soc: silabs: Include series-specific Kconfig Aksel Skauge Mellbye 2024-07-05 13:52:13 +0200
  • c0fd916fbc drivers: sensor: wsen_itds: fix device ID mismatch return value Jared Kangas 2024-07-04 08:19:23 -0700
  • 62da8152d0 Bluetooth: BAP: Remove doc for past_sync in pa_sync_req Emil Gydesen 2024-07-08 09:40:36 +0200
  • 4b9828c2a8 tests: logging: fix build error Evgeniy Paltsev 2024-07-08 14:15:27 +0100
  • edfb690587 test: logging: dictionary: fix build error Evgeniy Paltsev 2024-07-08 14:45:07 +0100
  • af0cbb19c0 scripts: twisterlib: coverage: ignore __ASSERT branches Jordan Yates 2024-07-01 15:02:32 +1000
  • 53bd9ead64 scripts: twisterlib: coverage: fix multiple branch excludes Jordan Yates 2024-07-01 15:01:06 +1000
  • 6ade0cf715 wifi: esp32: fix memory leak Sylvio Alves 2024-07-04 18:06:51 -0300
  • 1c19d43564 Driver: i2c_ll_stm32_v2: Remove log msg on boot Glenn Andrews 2024-07-04 16:23:09 -0700
  • 65f63622e2 tests: cpp: add C++ coverage for pm/device.h Marc Herbert 2024-03-19 19:04:52 +0000
  • c1852b83cd pm: device.h: fix pm_device designated initializers order for C++ Marc Herbert 2024-03-19 04:35:39 +0000
  • c25b9b240e tests: cpp: add some C++ coverage for device.h / Device Tree Marc Herbert 2024-03-19 22:07:23 +0000
  • c275eaac2d device.h: conditionally remove init braces for C++20 compatibility Marc Herbert 2024-03-19 04:23:09 +0000
  • e04964aebd requirements: bump pyelftools to >=0.29 Sylvio Alves 2024-07-08 12:28:28 -0300
  • 983ee54dfd sensors: ICM42688 read/writes chain callbacks Tom Burdick 2024-06-26 13:45:29 -0500
  • 47df73e51b lib: os: mpsc_pbuf: Do not use sem when CONFIG_MULTITHREADING=n Krzysztof Chruściński 2024-06-17 10:49:52 +0200
  • 1e93796f8f boards: frdm_mcxn947: Update index.rst Zhaoxiang Jin 2024-06-27 17:49:45 +0800
  • 5b8bac37d0 tests: adc: Add 'zephyr,vref-mv' property. Zhaoxiang Jin 2024-06-27 17:47:20 +0800
  • 599fddc867 tests: Add frdm_mcxn947 into regulator and adc test scope Zhaoxiang Jin 2024-06-27 17:43:33 +0800
  • 2bd4151ac6 docs: migration-guide: Add NXP LPADC driver update info Zhaoxiang Jin 2024-06-27 23:57:37 +0800
  • 630203de97 drivers: lpadc: Update lpadc driver to use the latest feature Zhaoxiang Jin 2024-06-27 17:28:34 +0800
  • 2eb61a82da dts: arm: nxp_mcxn947: Add 'nxp,reference-cells' for vref node Zhaoxiang Jin 2024-06-27 17:25:10 +0800
  • 8b01be8a16 dts: bindings: lpadc: Change 'nxp,reference-supply' property Zhaoxiang Jin 2024-06-27 17:20:51 +0800
  • bb524682c7 dts: bindings: vref: Add specifier cells for nxp vref Zhaoxiang Jin 2024-06-27 17:08:18 +0800
  • 7bfd6b6256 test: bluetooth: Update ICS to TCRL 2024-1 Szymon Janc 2024-07-04 09:21:03 +0200
  • 8665117411 test: bluetooth: Remove qualification project BLS file Szymon Janc 2024-07-04 09:19:48 +0200
  • bea06ae846 drivers: i2c: configure sleep pins for Smartbond I2C Mateusz Holenko 2024-07-02 21:06:11 +0200
  • 5196bdf964 drivers: eth: esp32: fix build to enable statistics Sylvio Alves 2024-07-05 09:49:34 -0300
  • 96b9ab7827 doc: relnotes/3.7: Add info about CVE-2024-6258 Flavio Ceolin 2024-07-07 22:02:04 -0700
  • 65fb6264cb samples/drivers/adc/adc_sequence: Build fix for sam_v71_xult Alberto Escolar Piedras 2024-07-08 12:01:52 +0200
  • bf53b06a06 tests/drivers pwm_clock: Build fix sam_v71_xult Alberto Escolar Piedras 2024-07-08 11:34:29 +0200
  • 980d3f4c4f kernel: corrected parameter names Hess Nathan 2024-06-25 09:13:15 +0200
  • 8ca14a7762 fs: nvs: Add more strict checks to determine if an ATE is valid Adrien Ricciardi 2024-06-28 11:27:27 +0200
  • 83cd9f5a01 modules: mbedtls: properly guard PSA_CRYPTO_C Tomi Fontanilles 2024-07-04 14:18:26 +0300
  • 48dd5c9915 sample: usb: allow samples to be built on all platforms with 'usbd' Johann Fischer 2024-07-04 15:50:50 +0200