Commit graph

  • 626e47514e tests: Bluetooth: ascs: Factor out call count verification function Mariusz Skamra 2023-05-18 14:49:54 +02:00
  • a61dd0c950 tests: Bluetooth: ascs: Add test for stream pair release on ACL disc Mariusz Skamra 2023-05-18 09:25:40 +02:00
  • 6c6a66711c tests: Bluetooth: ascs: Add test for ASE release on ACL disconnection Mariusz Skamra 2023-05-12 10:29:14 +02:00
  • f5d4e9e0db Bluetooth: audio: ascs: Fix conn object being unreferenced prematurely Mariusz Skamra 2023-05-12 10:49:33 +02:00
  • 3aea893ca5 Bluetooth: audio: ascs: Fix repeated ops->released callback call Mariusz Skamra 2023-05-12 10:26:17 +02:00
  • df5317a6f0 tests: Bluetooth: ascs: Change bap_stream asserts to expectations Mariusz Skamra 2023-05-12 10:12:43 +02:00
  • 1741a02ba9 boards: shields: npm1300ek: Added button to shield overlay Andy Sinclair 2023-05-16 14:28:36 +01:00
  • 29d6149ca6 drivers: gpio: npm1300: Added status readback Andy Sinclair 2023-05-16 14:02:04 +01:00
  • 6b0a4cc204 drivers: flash: fix memcpy and invalidate dcache in hyperflash Jeppe Odgaard 2023-05-12 08:50:14 +02:00
  • e58d0c3bb5 drivers: flash: hyperflash driver no longer stores controller data in ROM Daniel DeGrasse 2023-05-12 08:34:51 +02:00
  • 0ad95994c1 drivers: flash: check xip before configure device in hyperflash init Jeppe Odgaard 2023-04-13 15:30:51 +02:00
  • ecd2f51386 drivers: flash: fix hyperflash write operations Jeppe Odgaard 2023-01-17 10:42:24 +01:00
  • cd59e74412 drivers: memc: add update clock function Jeppe Odgaard 2023-01-17 10:37:54 +01:00
  • eed2de8c03 soc: rt10xx: add flexspi clock functions Jeppe Odgaard 2023-01-18 15:19:27 +01:00
  • d537267fc3 kernel/sched: Fix thread selection misordering with aborted threads Andy Ross 2023-05-19 08:47:48 -07:00
  • 51108a9ce4 net: l2: ieee802154: test: /w and /wo sockets Florian Grandel 2023-05-19 10:41:13 +02:00
  • 425d252d67 net: l2: ieee802154: test: sequence number coverage Florian Grandel 2023-05-19 10:41:14 +02:00
  • 60c3107ef3 net: l2: ieee802154: test: fix resource mgmt Florian Grandel 2023-05-19 10:41:14 +02:00
  • f9492c399e net: l2: ieee802154: test: improved pkt doc Florian Grandel 2023-05-19 10:41:14 +02:00
  • 6d6630528c net: l2: ieee802154: test: simlify sockaddr config Florian Grandel 2023-05-19 10:41:14 +02:00
  • 259d6678d7 net: l2: ieee802154: test: cover ACK procedure Florian Grandel 2023-05-19 10:41:13 +02:00
  • c0facfbf24 net: l2: ieee802154: test: extract data pkt with ar Florian Grandel 2023-05-19 10:41:13 +02:00
  • e6c4109e94 net: l2: ieee802154: expose implicit frame assumption Florian Grandel 2023-05-19 11:29:15 +02:00
  • 254d92666a net: l2: ieee802154: test: cover raw reception Florian Grandel 2023-05-19 10:41:13 +02:00
  • 834ad1e521 net: l2: ieee802154: test: cover dgram reception Florian Grandel 2023-05-19 10:41:12 +02:00
  • 66bd007f30 net: l2: ieee802154: security: properly clean up previous session Florian Grandel 2023-05-20 21:20:00 +02:00
  • d9cf3b024b net: l2: ieee802154: test: extract security set up/tear down Florian Grandel 2023-05-19 10:41:12 +02:00
  • 773108293b net: l2: ieee802154: test: raw packet readability Florian Grandel 2023-05-19 10:41:12 +02:00
  • 0f583303f7 net: l2: ieee802154: test: prepare expectation struct enlargement Florian Grandel 2023-05-19 10:41:12 +02:00
  • 777f88939f samples: net: mdns_responder: Code in example is unrelated to mDNS Chris Morgan 2023-05-17 20:45:35 -04:00
  • b63a9af07d can: mcan: fix setup configuration ram Kamil Serwus 2023-05-18 12:22:37 +02:00
  • a206e8ce53 sam: atsamc21: enable CAN module in c21 board Kamil Serwus 2022-11-16 20:31:32 +01:00
  • 61bb410d8f sam: atsamc21: enable CAN driver for SAMC21 Kamil Serwus 2022-11-16 20:29:15 +01:00
  • 632704e04b sam: can: CAN driver for SAM0 socs Kamil Serwus 2022-11-16 20:27:33 +01:00
  • d01780fc94 drivers: fuel_gauge: sbs_gauge: Fix copy/paste error in RTTF Peter Rowley 2023-05-19 14:05:49 -07:00
  • 61246e2592 driver: adc: infineon: Adding ADC driver support to cy8cproto_063_ble Bill Waters 2023-05-19 12:08:53 -07:00
  • 66c568e300 drivers: fuel_gauge: sbs_gauge: Add support for buffer registers Peter Rowley 2023-05-17 13:51:16 -07:00
  • 251f269e23 west: v0.14.0 is required now (and soon, v1.1) Martí Bolívar 2023-05-19 11:22:01 -07:00
  • 63d1b581c7 doc: west: apis: fix MalformedConfig autoclass Martí Bolívar 2023-05-19 11:18:11 -07:00
  • fa590519e2 net: openthread: Fix double initialization problem in openthread usb. Przemyslaw Bida 2023-05-19 11:27:45 +02:00
  • 8c3568f213 Bluetooth: audio: mcs: Fix endianess issues Mariusz Skamra 2023-05-18 16:47:25 +02:00
  • d8166e813b json: add json_calc_encoded_arr_len Miika Karanki 2023-04-18 16:53:07 +03:00
  • d4d20c5826 drivers: sensor: add helper functions to convert float Vincent Geneves 2023-05-19 13:31:54 +02:00
  • ff36548616 drivers: fuel_gauge: Add support for RSOC and ASOC Peter Rowley 2023-05-11 20:20:56 -07:00
  • 442a452903 scripts/ci/check_compliance: add GitDiffCheck compliance check Filip Kokosinski 2023-05-17 13:35:43 +02:00
  • 83d031c024 drivers: w1: Make 1-Wire Skip ROM cmd. optional Pavel Hübner 2023-04-04 08:02:09 +02:00
  • 9988067c5a tests: drivers: build_all: add build for wdt_xilinx_axi Robert Hancock 2023-04-13 13:30:44 -06:00
  • e57bab59ff drivers: watchdog: add Xilinx AXI Timebase WDT driver Robert Hancock 2023-04-13 13:34:59 -06:00
  • f271a8220d dts: bindings: watchdog: Added Xilinx AXI Timebase WDT driver Robert Hancock 2023-04-13 13:33:29 -06:00
  • a106a5e606 i2c: SAM Add RTIO support for I2C Tom Burdick 2023-03-28 16:06:55 -05:00
  • a560d47078 i2c: Add RTIO support to the I2C API Tom Burdick 2023-04-07 12:12:05 -05:00
  • 38dc226ff5 rtio: Add iodev specific flags Tom Burdick 2023-03-29 19:27:59 -05:00
  • 0913f8e83d doc: release: 3.4: add note about adding FS_LITTLEFS_FMP_DEV Mykola Kvach 2023-04-26 09:57:57 +03:00
  • a23b316e29 samples: littlefs: remove flash map configs when we use block device Mykola Kvach 2023-03-28 15:45:44 +03:00
  • 99661137bb fs: littlefs: add ability to build little fs without flash map Mykola Kvach 2023-03-28 15:42:03 +03:00
  • ba4ad699e0 fs: littlefs: remove dependency on flash map from FILE_SYSTEM_LITTLEFS Mykola Kvach 2023-03-28 12:56:26 +03:00
  • e64129d910 video: mt9m114: YUV pixel format support Jeronimo Agullo 2023-03-16 14:10:28 +01:00
  • 8300e670e9 tests: drivers: build_all: Add test for display drivers Mohamed ElShahawi 2023-04-10 01:18:29 +00:00
  • 6a2bfa422c drivers: display: ili9342c display driver Mohamed ElShahawi 2023-03-06 20:58:54 +00:00
  • ce2a7d9a1a scripts: zephyr_module: handle expected west errors Martí Bolívar 2023-05-18 13:21:34 -07:00
  • 2be2fa8bd6 i2c: shell: Fix shell error output Gaël PORTAY 2023-03-03 10:18:59 +01:00
  • 0931d8da93 MAINTAINERS: Fix outdated reference to modules/Kconfig.mcuboot_bootutil Stephanos Ioannidis 2023-05-19 16:05:23 +09:00
  • 15bd8b256f bluetooth: host: Fix NULL pointer dereference in bt_conn_auth_cb_overlay Mateusz Kapala 2023-05-16 14:00:11 +02:00
  • 2539ac942a drivers: spi: Adapt to new SPI dt-spec macros guotong ma 2023-05-18 12:33:15 +08:00
  • 5781478fd5 boards: arm: Fix link to the default KConfig Sreeram Tatapudi 2023-05-12 09:47:13 -07:00
  • 6697c5aa0b west: sign: rimage: drop default -c option when the user provides one Marc Herbert 2023-05-11 05:56:52 +00:00
  • 1ba19f3fb6 doc: Reword coding guidline Stage 2 description Simon Hein 2023-04-25 07:37:54 +00:00
  • d47021b2f9 net: shell: Fix for PS timeout param type. Ajay Parida 2023-05-18 15:37:33 +05:30
  • 7dce14632d soc: arm: nxp_imx: support enet2 interface on RT106x series Sumit Batra 2023-05-17 05:37:54 +05:30
  • 815b8fc664 board: Adds MIMXRT1062-FMURT6 board support package Sumit Batra 2023-05-16 22:39:26 +05:30
  • 837245fcec mcuboot: move the MCUboot kconfig file to modules/ Carles Cufi 2023-05-16 17:15:04 +02:00
  • 2b6dc7d778 drivers/sensor: lsm6dso16is: fix coding style issues Armando Visconti 2023-05-09 15:47:20 +02:00
  • e5b7799ce3 drivers/sensor: add support to LSM6DSV16X IMU sensor Armando Visconti 2023-04-20 17:15:09 +02:00
  • 2725155832 drivers: dma: mcux_lpc: remove unused device config Gerard Marull-Paretas 2023-05-18 16:02:09 +02:00
  • 2df8995e72 manifest: update NXP HAL to fix i2c slave report bug David Leach 2023-05-12 15:56:36 -05:00
  • 9efd52fb90 manifest: openthread upmerge to d9abe30 Piotr Jasiński 2023-05-18 12:59:53 +02:00
  • 84fd596062 Bluetooth: audio: mcs: Offload notifications to system work queue Mariusz Skamra 2023-05-15 09:14:20 +02:00
  • 94853e310a Bluetooth: audio: mcs: Fix unused functions warning Mariusz Skamra 2023-05-15 09:52:12 +02:00
  • cdc84f7867 tests: Bluetooth: CAP initiator unicast invalid param tests Emil Gydesen 2023-04-13 15:42:45 +02:00
  • bd069c36be tests: Bluetooth: CAP initatior broadcast invalid param testing Emil Gydesen 2023-04-12 14:30:43 +02:00
  • cf39633c80 tests: Bluetooth: CAP Initiator broadcast test to smaller functions Emil Gydesen 2023-03-30 13:22:48 +02:00
  • a476eeb8ec mgmt: mcumgr: grp: os_mgmt: Use new error for invalid format Jamie McCrae 2023-05-17 11:01:04 +01:00
  • 729a795aef twister: fix testcase parsing from binary Anas Nashif 2023-05-15 14:53:12 +00:00
  • 36f4226b2f drivers: pwm: pwm_nrfx: Apply workaround for stopping PWM instance Adam Wojasinski 2023-05-17 11:57:30 +02:00
  • 7efc8938eb mgmt: ec_host_cmd: update checking the handler buffer Dawid Niedzwiecki 2023-04-26 11:31:09 +00:00
  • 0a17aa8605 mgmt: ec_host_cmd: add autoinit config Dawid Niedzwiecki 2023-04-26 06:11:20 +00:00
  • 4064a41ce2 mgmt: ec_host_cmd: follow clang format Dawid Niedzwiecki 2023-05-15 06:51:29 +00:00
  • 3d8a5c7e5c mgmt: ec_host_cmd: make host command structure available Dawid Niedzwiecki 2023-04-20 08:56:08 +02:00
  • 77c210b72e doc: release: add a note about nuvoton,npcx-kbd migration Fabio Baltieri 2023-05-16 11:26:41 +01:00
  • 72617437d0 input: npcx_kbd: set the thread name Fabio Baltieri 2023-05-15 16:55:17 +01:00
  • d48d4a53e7 input: npcx_kbd: various coding style fixes Fabio Baltieri 2023-05-11 16:01:58 +01:00
  • e4780ef02d input: convert the Nuvoton npcx keyboard scan driver to input Fabio Baltieri 2023-05-11 15:29:40 +01:00
  • cfd4a3fc78 boards: intel_adsp_ace20_lnl: build with Zephyr SDK Daniel Leung 2023-05-15 13:43:21 -07:00
  • ca3dd23846 boards: xtensa: Set DCACHE_LINE_SIZE for all SOF-supported NXP SoCs Laurentiu Mihalcea 2023-05-16 11:14:10 +03:00
  • 41c5eac8ca boards: xtensa: Set DCACHE_LINE_SIZE for all SOF-supported Intel SoCs Laurentiu Mihalcea 2023-05-16 11:11:56 +03:00
  • 58d1c6146c soc: xtensa: nxp_adsp: Enable cache management API for NXP SoCs Laurentiu Mihalcea 2023-05-16 11:01:17 +03:00
  • 796d111289 doc: clarify topic branches Anas Nashif 2023-04-05 15:53:57 +00:00
  • 2bcfd4f7e3 boards: arm: mimxrt1064_evk: correct PWDN pin of the CSI interface Michele Balistreri 2022-12-29 12:14:35 +01:00
  • f87313bf0f drivers: video: change initialization order of CSI and cameras Michele Balistreri 2022-12-29 12:11:53 +01:00
  • b72b99f49a drivers: timer: nxp: Conditionally compile the wakeup source Mahesh Mahadevan 2023-04-27 11:50:21 -05:00