Commit graph

  • 0e9d2b8821 sys: sys_heap: Use empty sys_heap_validate if validation is disabled Krzysztof Chruściński 2024-06-24 11:18:37 +0200
  • 04dae3acbf drivers: haptics: drv2605: Hard codes open loop mode for LRA mode Ricardo Rivera-Matos 2024-08-15 19:09:32 +0000
  • 6825fc3a9d drivers: haptics: drv2605: Introduces overdrive clamp prop Ricardo Rivera-Matos 2024-08-13 16:27:08 +0000
  • 38b827d18d drivers: haptics: drv2605: Introduces rated voltage prop Ricardo Rivera-Matos 2024-08-13 16:12:08 +0000
  • 857b9df26e drivers: haptics: drv2605: Pick up property defaults from DT Ricardo Rivera-Matos 2024-08-13 16:53:08 +0000
  • 7d58579a17 dts: bindings: drv2605: Requires actuator-mode prop Ricardo Rivera-Matos 2024-08-15 18:42:51 +0000
  • 51340b879c drivers: haptics: drv2605: Drops unused drv2605_pm_state Ricardo Rivera-Matos 2024-08-12 18:31:39 +0000
  • d5134ef0e3 drivers: haptics: drv2605: Drops ti prefix from DT props Ricardo Rivera-Matos 2024-08-12 15:06:42 +0000
  • 9dc17f76c2 dts: haptics: drv2605: Documents GPIOs Ricardo Rivera-Matos 2024-08-12 14:53:59 +0000
  • 62f9b53960 boards: st: stm32 disco kit with quad-spi flash supports reset cmd Francois Ramu 2024-08-13 14:49:25 +0200
  • 103f3b04f3 drivers: flash: stm32 qspi driver sends the reset cmd Francois Ramu 2024-08-13 14:44:47 +0200
  • f82b4ff6b2 drivers: udc: mcux: ehci: enable the cache maintenance Mark Wang 2024-08-15 16:06:54 +0800
  • fe82353b82 drivers: display: use zephyr reset api for diyplay Fabrice DJIATSA 2024-08-16 14:27:32 +0200
  • 07cdebaf8e dts: arm: st: add reset control for display peripheral Fabrice DJIATSA 2024-08-16 14:35:50 +0200
  • af57912af5 boards: adi: apard32690: Configure pmod spi pins Maureen Helm 2024-08-05 18:31:53 -0500
  • 64225c3db0 boards: shields: Add Pmod ACL sensor module Maureen Helm 2024-08-05 18:21:31 -0500
  • 0a7908588c Bluetooth: Mesh: add Kconfig options for BLOB chunk size Kyra Lengfeld 2024-08-06 16:14:03 +0200
  • e8db417a00 LE Audio: add conn parameter for bt_vcp_vol_rend_cb Chang An 2024-08-13 16:29:05 +0800
  • 44c070fdcd subsys/profiling: fix extra frame in the traces Yong Cong Sin 2024-08-16 17:08:23 +0800
  • 55c7b9fad6 MAINTAINERS: add an entry for profiling/perf Yong Cong Sin 2024-08-16 13:19:49 +0800
  • 42362c6fcc subsys/profiling: relocate stack unwind backends Yong Cong Sin 2024-08-16 15:59:09 +0800
  • 74537fc87a subsys/profiling: SYS_INIT not required Yong Cong Sin 2024-08-16 13:44:24 +0800
  • af7eb76ba4 subsys/profiling: shell cmd function should be static Yong Cong Sin 2024-08-16 13:27:56 +0800
  • e330971ec5 subsys/profiling: kill timer in a single place Yong Cong Sin 2024-08-16 12:49:59 +0800
  • d68642c732 subsys/profiling: add some util cmds Yong Cong Sin 2024-08-16 12:41:21 +0800
  • 8fc6d8adf2 subsys/profiling: use a more universal message when perf is running Yong Cong Sin 2024-08-16 12:31:04 +0800
  • d4cd1be390 subsys/profiling: reset buf_full flag when we empty the buf Yong Cong Sin 2024-08-16 12:13:02 +0800
  • f213b5b95f subsys/profiling: remove unused declaration Yong Cong Sin 2024-08-16 12:00:23 +0800
  • 0065a81a38 subsys/profiling: remove cmd_perf as it is not doing anything Yong Cong Sin 2024-08-16 11:59:25 +0800
  • cd3b8dd938 subsys/profiling: no need to explicitly set idx to 0 Yong Cong Sin 2024-08-16 11:57:07 +0800
  • cdd3e6fa84 cmake: support list mode in Zephyr-sdk module package Torsten Rasmussen 2024-08-16 12:28:53 +0200
  • 32c33aeca8 cmake: minor cleanups of the FindZephyr-sdk.cmake module Torsten Rasmussen 2024-08-16 12:44:57 +0200
  • 5f00c18005 tests: bluetooth: tester: add nrf54h20 configs Aytürk Düzen 2024-08-16 13:18:20 +0200
  • e60da1bd64 drivers: can: fake: install default core clock delegate at driver init Henrik Brix Andersen 2024-08-19 07:23:38 +0000
  • a8a000dcb6 Bluetooth: byteorder.h: Add big-endian macros Aleksander Wasaznik 2024-08-14 17:09:34 +0200
  • b7d55d8ec6 style: tests: comply with MISRA C:2012 Rule 15.6 Pisit Sawangvonganan 2024-08-16 13:35:07 +0700
  • 8f197c955d style: subsys: comply with MISRA C:2012 Rule 15.6 Pisit Sawangvonganan 2024-08-16 13:34:07 +0700
  • daae40811e style: soc: comply with MISRA C:2012 Rule 15.6 Pisit Sawangvonganan 2024-08-16 13:30:48 +0700
  • 7906d33c45 style: samples: comply with MISRA C:2012 Rule 15.6 Pisit Sawangvonganan 2024-08-16 13:29:18 +0700
  • 57b5f7193b style: lib: crc: comply with MISRA C:2012 Rule 15.6 Pisit Sawangvonganan 2024-08-16 13:28:11 +0700
  • ef639efb38 style: kernel: comply with MISRA C:2012 Rule 15.6 Pisit Sawangvonganan 2024-08-16 13:27:03 +0700
  • 1bcae0ea9f style: drivers: comply with MISRA C:2012 Rule 15.6 Pisit Sawangvonganan 2024-08-16 13:26:13 +0700
  • 535b854d87 style: boards: comply with MISRA C:2012 Rule 15.6 Pisit Sawangvonganan 2024-08-16 13:16:44 +0700
  • cbb62333aa Bluetooth: L2CAP: remove commented-out assert Jonathan Rico 2024-08-16 08:44:19 +0200
  • c98bc820a3 Bluetooth: Host: remove outdated comment Jonathan Rico 2024-08-16 07:50:48 +0200
  • b9d8e9a634 it8xxx2/espi: disable IBF interrupt by calling interrupt controller API Dino Li 2024-08-12 16:31:04 +0800
  • 85758444f7 intel_adsp: clk: Configure correct cardinal clock divider for PTL Peter Ujfalusi 2024-08-12 14:49:04 +0300
  • 4a7adb3d9d drivers: spi: pm: Add power management support for Ambiq Apollo3 SoCs SPI Zhengwei Wang 2024-02-06 15:17:55 +0800
  • 2cbf3b9365 drivers: i2c: pm: Add power management support for Ambiq Apollo3 SoCs I2C Zhengwei Wang 2024-01-29 18:07:36 +0800
  • 03a1fe6cd7 drivers: serial: pm: Add power management support for Apollo3 SoCs UART Zhengwei Wang 2024-01-25 11:36:41 +0800
  • 1eb831efc3 soc: ambiq: Add power management support for Apollo3 SoCs Zhengwei Wang 2024-01-24 15:28:11 +0800
  • 3b9a16daa2 MAINTAINERS: Add Nuvoton NPCM Platform for Nuvoton NPCM family Joseph Liu 2024-08-14 23:25:25 +0800
  • 2f19327ccb boards: arm: add npcm400 evb board Joseph Liu 2024-08-13 17:44:30 +0800
  • 3fb70c677a soc: arm: add nuvoton npcm400 support Joseph Liu 2024-08-13 17:28:33 +0800
  • 3d384f5d1e boards: s32ze: enable NET_L2_ETHERNET when dummy L2 is disabled Ha Duong Quang 2024-08-08 14:35:49 +0700
  • 0135e7433b drivers: nxp_s32_netc_psi_vsi: update to RTD 2.0.0 Ha Duong Quang 2024-08-08 14:25:10 +0700
  • 3bff3168f5 drivers: spi_nxp_s32: update to RTD 2.0.0 Ha Duong Quang 2024-08-06 15:55:11 +0700
  • b000ac7cf6 drivers: can_nxp_s32_canxl: Update to RTD 2.0.0 Ha Duong Quang 2024-08-06 09:49:00 +0700
  • dcc4b9c5ec drivers: uart_nxp_s32_linflexed: update to RTD 2.0.0 Ha Duong Quang 2024-08-19 14:47:04 +0700
  • d1ab07ba4a clock: update clock sources for RTD 2.0.0 Ha Duong Quang 2024-08-06 08:48:55 +0700
  • e5d4b66b93 drivers: rtc: Wrong alarm mask in rtc_alarm_get_time Daniel Kampert 2024-08-03 12:24:44 +0200
  • ebc7a4a2c8 net: shell: add conn_mgr shell commands Georges Oates_Larsen 2024-07-18 15:33:51 -0700
  • 4cebe5354f drivers: adc: initialize to add ADC driver Thao Luong 2024-08-16 16:20:31 +0700
  • d7fa28bf72 drivers: gpio: improve logging of PCAL64XXA Benedikt Schmidt 2024-04-12 07:55:44 +0200
  • 1a48a0174f tests: drivers: flash: common: Increase test coverage Sebastian Głąb 2024-07-03 09:04:49 +0200
  • 58b6bd6621 modules: hostap: Fix MbedTLS configs Chaitanya Tata 2024-08-08 21:02:48 +0530
  • e0ac3ec126 modules: hostap: Fix heap requirements for Enterprise Chaitanya Tata 2024-08-08 20:49:33 +0530
  • 1db73c3d4f wifi: Add WPA2 EAP-TLS support Maochen Wang 2024-06-24 15:42:59 +0800
  • 789f4f79e0 hostap: rename WIFI_SECURITY_TYPE_EAP Maochen Wang 2024-07-26 11:33:49 +0800
  • 0a951e2174 hostap: Support flushing PMKSA cache entries Maochen Wang 2024-06-24 14:20:41 +0800
  • 1a547dd40e hostap: Support getting Wi-Fi connection parameters recently used Maochen Wang 2024-06-24 14:17:15 +0800
  • 744f67c587 tests: fs: fat_fs_api: add support for testing SDMMC devices Daniel DeGrasse 2024-05-28 19:18:36 +0000
  • 179f254c7e tests: fs: fat_fs_api: wipe partition header before test Daniel DeGrasse 2024-05-28 17:56:03 +0000
  • f93e19276e doc: tracing: net: Add information for network tracing Jukka Rissanen 2024-08-12 10:45:06 +0300
  • 0b985acbd7 net: tracing: Add TX time tracing Jukka Rissanen 2024-06-26 18:37:56 +0300
  • a679dd9578 net: tracing: Add RX time tracing Jukka Rissanen 2024-06-26 16:58:45 +0300
  • 4911a4f8de net: tracing: Add net_send_data function tracing Jukka Rissanen 2024-06-26 15:12:21 +0300
  • ea2ff40558 net: tracing: Add net_recv_data function tracing Jukka Rissanen 2024-06-26 14:36:23 +0300
  • 491e12be2b net: tracing: Have a separate Kconfig option for socket API tracing Jukka Rissanen 2024-06-26 10:31:21 +0300
  • 4ea0e88687 scripts: ci: check_compliance: allow Kconfig references with '(' and '.' Tomi Fontanilles 2024-08-15 09:41:56 +0300
  • 57e3877ac7 doc: kernel: iterable_sections: fix documentation typo Paulo Santos 2024-08-14 11:06:56 -0300
  • eeb933b531 samples: drivers: adc: adc_sequence: fix adc_sequence channel vref info. Paulo Santos 2024-07-05 17:44:07 -0300
  • 782967a1e3 gpio_smartbond: Fix port_set_masked_raw Ioannis Damigos 2024-07-29 16:20:06 +0300
  • 82d17f1f2c gpio_smartbond: Remove pdc entry only if it exists Ioannis Damigos 2024-07-29 16:33:11 +0300
  • df86860319 gpio_smartbond: Set pin to input when it is configured as GPIO_DISCONNECTED Ioannis Damigos 2024-07-29 16:17:09 +0300
  • bacd6c31d6 entropy_smartbond: Clear pending interrupts after disabling TRNG Ioannis Damigos 2024-07-29 15:41:30 +0300
  • 150a7cd810 twister: Add Nuvoton to manufacturer Arkadiusz Cholewinski 2024-08-19 14:51:24 +0200
  • ad254b06c8 drivers: input: gt911: Add support for multitouch events Farah Fliss 2024-04-15 11:20:22 +0200
  • bd658642e1 drivers: input: gt911: Fix coding style Farah Fliss 2024-04-29 15:40:23 +0200
  • 70664a0320 drivers: input: gt911: Run clang-format Farah Fliss 2024-04-15 11:04:24 +0200
  • 327c405266 boards: espressif: Add esp32c3_rust board Lucas Tamborrino 2024-06-20 16:24:11 -0300
  • 33317a4a68 tests: subsys: pm: add ke17z test support Anke Xiao 2024-07-29 17:04:11 +0800
  • df2858944a soc: nxp: kinetis: ke1xz: add support cpu power states Anke Xiao 2024-07-29 14:53:45 +0800
  • 8628fa26c7 boards: nxp: add lptmr counter and timer features for KE17Z Anke Xiao 2024-07-09 15:36:48 +0800
  • 17ee197635 dts: arm: nxp: nxp_ke1xz.dtsi: add lptmr support Anke Xiao 2024-07-09 15:25:54 +0800
  • 9eaf488907 drivers: sensor: tmp114: Add support for OVERSAMPLING attr Fredrik Gihl 2024-07-19 14:02:23 +0200
  • fc770b757c boards: nxp: frdm_ke17z: enable wdog driver Anke Xiao 2024-07-25 10:38:28 +0800
  • 1b0a7420d0 dts: arm: nxp: nxp_ke1xz.dts: add wdog support Anke Xiao 2024-07-25 10:33:11 +0800
  • f419a6778f boards: arm: adi: Enable display for MAX32690EVKIT board Sadik Ozer 2024-08-06 10:15:03 +0300
  • 3b4ba70d10 boards: arm: adi: Enable display for MAX32680EVKIT board Sadik Ozer 2024-08-02 18:34:22 +0300