Commit graph

  • d164f9c0bb driver: bluetooth: hci: Add NXP BT module support Lyle Zhu 2024-06-12 13:57:14 +0800
  • 02577afe3a doc: safety: Requirment repo and guidelines Simon Hein 2024-04-24 15:50:23 +0200
  • cb3c087350 net: ipv6: mcast_routing: hop limit handling Konrad Derda 2024-05-08 12:21:16 +0200
  • a62ee400dc tests: Bluetooth: CAP: Add initial CAP initiator unit tests Emil Gydesen 2024-05-30 14:48:57 +0200
  • db4d4cfda2 Bluetooth: Audio: Add fallback to cfg_meta_get_pref_context Emil Gydesen 2024-05-27 12:18:52 +0200
  • c4b3b72b07 Bluetooth: Audio: Add fallback to max_codec_frames_per_sdu Emil Gydesen 2024-05-27 11:33:21 +0200
  • 579b4f7e37 Bluetooth: Audio: Add fallback to supported_audio_chan_counts Emil Gydesen 2024-05-27 11:10:47 +0200
  • a33543f02e tests: Bluetooth: Audio: Fix bad values in codec cap unit tests Emil Gydesen 2024-05-27 11:00:53 +0200
  • c6cc034b5c Bluetooth: Audio: Add fallback to get_chan_allocation Emil Gydesen 2024-05-10 13:50:16 +0200
  • f16d556e04 MAINTAINERS: ptp: Add PTP entry to the maintenance list Adam Wojasinski 2024-06-04 18:10:50 +0200
  • 3684294a64 samples: net: ptp: Add sample for PTP Adam Wojasinski 2024-05-28 19:59:01 +0200
  • 34c1fcc939 drivers: eth: native: Align to support ptp_clock driver for PTP subsys Adam Wojasinski 2024-06-03 13:29:57 +0200
  • 4a989b736e doc: net: ptp: Add PTP library documentation Adam Wojasinski 2024-05-22 13:51:16 +0200
  • 08689e1a20 net: ptp: Network interface status check in PTP thread Adam Wojasinski 2024-05-22 09:17:27 +0200
  • 28111ba254 net: ptp: Implement PTP thread Adam Wojasinski 2024-05-22 08:53:11 +0200
  • db07aa2c00 net: ptp: Add handler for STATE_DECISION_EVENT Adam Wojasinski 2024-05-21 15:54:04 +0200
  • edfe4cd8cc net: ptp: Add event generation and event handler for PTP Port Adam Wojasinski 2024-05-21 15:09:08 +0200
  • f22f36dd90 net: ptp: Implement PTP Port enabling and disabling functions Adam Wojasinski 2024-05-21 14:33:22 +0200
  • e14e878084 net: ptp: Add timers processing for PTP Port Adam Wojasinski 2024-05-21 14:03:02 +0200
  • 73eaab29a0 net: ptp: Add functions for messages transmission Adam Wojasinski 2024-05-21 14:23:53 +0200
  • cb35cc919a net: ptp: Add management message processing Adam Wojasinski 2024-05-21 13:54:27 +0200
  • fe0cc7dd26 net: ptp: Implement Best TimeTransmitter Clock algorithm for PTP stack Adam Wojasinski 2024-03-27 16:45:27 +0100
  • 577e58cb17 net: ptp: Implement PTP message processing for ports Adam Wojasinski 2024-05-20 14:50:48 +0200
  • 5c4be2be8c net: ptp: Introduce routines for PTP Hardware Clock adjustment Adam Wojasinski 2024-05-23 15:24:50 +0200
  • 9aabe2e477 net: ptp: Add foreign timeTransmitter records Adam Wojasinski 2024-05-20 13:33:13 +0200
  • 0575a500ce net: ptp: Add PTP Port ID comparison function Adam Wojasinski 2024-05-20 12:57:40 +0200
  • 3d7dd0d6fa net: ptp: Add sockets to PTP stack Adam Wojasinski 2024-05-20 12:29:31 +0200
  • 8016fa1de1 net: ptp: Extend TLV with Management TLVs Adam Wojasinski 2024-05-20 12:00:38 +0200
  • 806ba0dcd3 net: ptp: Add TLV extension to PTP Adam Wojasinski 2024-05-20 11:25:02 +0200
  • 8f00c5f4de net: ptp: Add byte order manipulation for PTP messages Adam Wojasinski 2024-05-20 11:04:37 +0200
  • e17cf5868d net: ptp: Add PTP message allocation and management Adam Wojasinski 2024-05-20 10:03:34 +0200
  • 7e45be1bf2 net: ptp: Add definition of PTP messages types Adam Wojasinski 2024-05-20 09:42:43 +0200
  • af09e4abfb net: ptp: Add Kconfig symbols and preprocessor guards for some states Adam Wojasinski 2024-03-27 16:41:41 +0100
  • 2e7dbf1091 net: ptp: Add TIME_RECEIVER_ONLY feature Adam Wojasinski 2024-03-27 16:36:02 +0100
  • 74a25772c5 net: ptp: Add PTP Clock and PTP Port initialization Adam Wojasinski 2024-05-20 08:44:11 +0200
  • 70e3183c40 net: ptp: Add definitions for PTP datasets Adam Wojasinski 2024-05-19 17:21:20 +0200
  • 424c3706d1 net: ptp: Add finite state machine implementation for PTP stack Adam Wojasinski 2024-03-27 16:06:47 +0100
  • 6a40371790 net: ptp: Add derived data type header Adam Wojasinski 2024-03-27 15:58:09 +0100
  • 58a611d814 net: ptp: Initial PTP library implementation Adam Wojasinski 2024-05-19 12:31:44 +0200
  • ee06da545d net: socket: Add SO_TIMESTAMPING data to messages received via socket Adam Wojasinski 2024-05-19 13:32:15 +0200
  • 50cfe12f90 drivers: eth: eth_stm32_hal: Add support for rx/tx timestamping Adam Wojasinski 2024-05-13 13:27:13 +0200
  • cf89e1ca29 net: socket: Add support for SO_TIMESTAMPING socket level option Adam Wojasinski 2024-05-13 13:21:58 +0200
  • 7ef4f470e2 net: context: Add support for timestamping in network context Adam Wojasinski 2024-05-13 13:10:49 +0200
  • 56338de16a net: pkt: Add flags to indicate the pkt should be timestamped Adam Wojasinski 2024-05-13 13:04:36 +0200
  • c87c36d313 net: if: Increment the packet ref count when adding to timestamp queue Adam Wojasinski 2024-05-08 20:07:59 +0200
  • 8281e869f4 posix: features: do not define _XOPEN_STREAMS if unconfigured Chris Friedt 2024-06-05 11:23:41 -0400
  • e4ca6ff706 doc: posix: clean up xopen streams docs Chris Friedt 2024-06-08 09:34:54 -0400
  • 8b61b71818 posix: streams: add stub for missing putpmsg() function Chris Friedt 2024-06-08 09:32:03 -0400
  • fea0859b86 drivers: flash: stm32_qspi: make cmd_write_en definition as static const Pisit Sawangvonganan 2024-06-10 13:31:32 +0700
  • 7c3a5d5c3a Bluetooth: Host: Add Per Adv Sync handle getter Théo Battrel 2024-06-10 13:55:07 +0200
  • 087dd96a34 cmake: use SOC_ROOT for SoCs instead of BOARD_ROOT Torsten Rasmussen 2024-06-11 10:02:14 +0200
  • ee923b538b tests: drivers: can: timing: enable all bitrates on stm32h5 boards Thomas Stranger 2024-06-11 09:50:39 +0200
  • 042d9ea38a boards: arm: stm32: nucleo_h563zi enable can Thomas Stranger 2023-04-05 15:30:37 +0200
  • 26f44a6d92 boards: nucleo_h563zi: change pll1 pllq frequency to 160MHz Thomas Stranger 2024-03-23 15:34:07 +0100
  • edbe34eaf2 Bluetooth: BAP: Add check for num_subgroups in parse_recv_state Emil Gydesen 2024-06-11 11:20:34 +0200
  • 49a05389b8 doc: release: 3.7: Add note on sysbuild UTF-8 fix Jamie McCrae 2024-06-12 13:14:57 +0100
  • 0a590e62e5 cmake: kconfig: Treat Kconfig source paths as UTF-8 Jamie McCrae 2024-06-12 12:16:56 +0100
  • 4fcde701ec sysbuild: Use UTF-8 encoding for cache Jamie McCrae 2024-06-12 12:15:52 +0100
  • c37e46c906 tests: drivers: display: display_read_write: add support for ILI9340 Daniel DeGrasse 2024-01-24 00:39:24 +0000
  • f59156356d drivers: display: ili9xxx: support display_read API Daniel DeGrasse 2024-01-23 15:47:56 +0000
  • 96fdbcab70 coding guidelines: comply with MISRA Rule 15.2 Hess Nathan 2024-05-02 14:55:41 +0200
  • ebacd80c7b tests: drivers: build_all: display: add st7789v display Daniel DeGrasse 2024-06-04 17:34:48 -0500
  • 0784a8684c doc: releases: migration-guide: add migration note for ST7789V display Daniel DeGrasse 2024-06-04 17:30:10 -0500
  • a0e3dd1f87 drivers: display: st7789v: convert to MIPI DBI API Daniel DeGrasse 2024-06-04 17:27:08 -0500
  • d8a891b563 tests: demand_paging: add a test for k_mem_unmap() Nicolas Pitre 2024-06-10 17:06:29 -0400
  • 0313091287 kernel: mmu: make k_mem_unmap() work with demand paging Nicolas Pitre 2024-06-10 17:00:41 -0400
  • 30c9f5eaa5 net: add proper PSA_WANT kconfigs for TLS sockets and RSA key exchanges Valerio Setti 2024-06-11 09:14:30 +0200
  • 30717437f5 jwt: add missing PSA_WANT dependencies to RSA signature Valerio Setti 2024-06-11 07:46:34 +0200
  • e18c4fe654 boards: infineon: cyw20829m2evk_02: update memory partitions map Nazar Palamar 2024-06-12 18:45:44 +0300
  • 2477b699ed boards: luatos: esp32s3: update USB serial to use board variant Eric Holmberg 2024-06-13 11:36:29 +1200
  • d18fd46e99 tests: json: add a test for JSON_TOK_ENCODED_OBJ Fin Maaß 2024-04-15 11:34:50 +0200
  • 01c40dda1f json: add JSON_TOK_ENCODED_OBJ Fin Maaß 2024-03-18 10:55:06 +0100
  • 7fef853015 boards: lilygo: ttgo_t8c3: initial support Lothar Felten 2024-03-19 12:11:30 +0100
  • 79d32aa0c1 tests: sd: sdmmc: add rcar_h3ulcb_r8a77951_a57 board to test Mykola Kvach 2024-05-14 14:12:18 +0300
  • 10363eb898 boards: rcar_h3ulcb_r8a77951_a57: add SD node to dts and describe SD pins Mykola Kvach 2024-05-14 14:10:47 +0300
  • 701c278eeb boards: rcar_spider_s4: add MMC node to dts and describe MMC pins Mykola Kvach 2024-05-14 13:28:16 +0300
  • 636091adb8 boards: renesas: set power-source property for MMC pins Mykola Kvach 2024-05-14 13:22:31 +0300
  • 6458c5ab1f Bluetooth: HFP_AG: fix building warning Lyle Zhu 2024-06-11 17:18:29 +0800
  • bbfa3bc1b9 Bluetooth: HFP_AG: Optimize lock/unlock of the SCO creating Lyle Zhu 2024-06-11 17:14:25 +0800
  • 6939c8c02d Bluetooth: HFP_AG: Optimize the TX process Lyle Zhu 2024-05-22 18:25:58 +0800
  • f055fe7165 bluetooth: hfp_hf: update channel sent callback prototype Lyle Zhu 2024-05-22 18:59:40 +0800
  • 17e2564ff2 bluetooth: rfcomm: remove tx meta Lyle Zhu 2024-05-22 16:41:21 +0800
  • 7f71ad38cc bluetooth: rfcomm: fix issue of sending buf invalid Lyle Zhu 2024-05-22 11:27:02 +0800
  • 7f6d600dd6 kernel: mm: rename z_num_pagefaults_get to k_mem_num_* Daniel Leung 2024-06-07 11:51:14 -0700
  • 564ca11631 kernel: mm: rename z_page_fault() to k_mem_page_fault() Daniel Leung 2024-06-07 11:49:21 -0700
  • 9064652db9 tests: mem_protect/syscalls: exclude board numaker_m2l31ki Daniel Leung 2024-06-07 14:39:41 -0700
  • 54af5dda84 kernel: mm: rename z_page_frame_* to k_mem_page_frame_* Daniel Leung 2024-06-07 10:55:06 -0700
  • 7715aa3341 kernel: mm: rename Z_SCRATCH_PAGE to K_MEM_SCRATCH_PAGE Daniel Leung 2024-06-07 10:20:21 -0700
  • 01682756b6 kernel: mm: rename Z_VM_RESERVED to K_MEM_VM_RESERVED Daniel Leung 2024-06-07 10:14:49 -0700
  • a459cdf51e kernel: mm: rename Z_FREE_VM_START to K_MEM_VM_FREE_START Daniel Leung 2024-06-07 10:02:09 -0700
  • b2784c9145 kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_* Daniel Leung 2024-06-07 09:48:08 -0700
  • 03eded1ed6 kernel: mm: rename Z_VIRT_RAM_* to K_MEM_VIRT_* Daniel Leung 2024-06-07 09:37:48 -0700
  • 3fd66de508 kernel: mm: rename Z_PHYS_RAM_* to K_MEM_PHYS_* Daniel Leung 2024-06-07 09:31:46 -0700
  • b6f951b99e kernel: mm: rename Z_VM_OFFSET to K_MEM_VM_OFFSET Daniel Leung 2024-06-07 09:25:59 -0700
  • def364ab08 kernel: mm: rename Z_BOOT_* to K_MEM_BOOT_* Daniel Leung 2024-06-07 09:16:35 -0700
  • 2d2bbc05d6 kernel: mm: rename Z_VM_KERNEL to K_MEM_IS_VM_KERNEL Daniel Leung 2024-06-06 14:35:05 -0700
  • db9d3134c5 kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* Daniel Leung 2024-06-06 14:30:02 -0700
  • 50640cb1b8 kernel: mm: rename Z_MEM_VM_OFFSET to K_MEM_VIRT_OFFSET Daniel Leung 2024-06-06 14:17:36 -0700
  • 552e29790d kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare Daniel Leung 2024-06-06 09:26:10 -0700
  • 295254a96b kernel: mm: remove k_mem_phys_un/map() Daniel Leung 2024-06-05 16:25:39 -0700