Commit graph

  • 947189f70a drivers: input: add chsc5x driver Matthias Alleman 2025-07-18 09:33:13 +02:00
  • ba3662ac5d samples: boards: nrf: clock_control: Add memory-regions prop to uart sample Michał Bainczyk 2025-07-16 08:00:26 +02:00
  • 2e06c4ed20 drivers: nrf: add build asserts for memory-regions property Michał Bainczyk 2025-07-14 15:30:25 +02:00
  • ccf7f72e6c drivers: hwinfo: split kconfig into separate files Chris Friedt 2025-07-20 20:05:59 -04:00
  • d710ba4d04 test: check_init_priorities: add a test for initlevels Fabio Baltieri 2025-07-23 19:31:05 +01:00
  • b1fccaad6e scripts: check_init_priorities: fix device function name display Fabio Baltieri 2025-07-23 18:14:47 +01:00
  • 6e3a1fda49 manifest: hal_rpi_pico: Pull partial flash write changes from hal_rpi_pico Hanan Arshad 2025-06-16 11:50:57 +05:00
  • 428eced7d0 drivers: flash: flash_rpi_pico: fix indentation and remove unused variables Hanan Arshad 2025-06-16 11:50:50 +05:00
  • 5d36e85b99 drivers: flash: rpi_pico: add support for rp2350 flash controller Hanan Arshad 2025-06-16 11:50:39 +05:00
  • c0e1268d9f usb: device_next: hid: Fix endpoint address getters Victor Brzeski 2025-06-05 15:51:12 -07:00
  • 0de4f8de4a sca: eclair: Make ECLAIR project root configurable. Nicola Vetrini 2025-07-16 21:30:22 +02:00
  • ed8f537d89 adc: Fix C++ initialization for channel cfg Yuval Peress 2025-07-24 23:07:00 -06:00
  • 85e1353624 samples: led_pwm: Lower the blinking delay for RT1180 EVK Mahesh Mahadevan 2025-07-22 17:18:46 -05:00
  • 11cb93dadf boards: mimxrt1180_evk: Use both LEDs on the board Mahesh Mahadevan 2025-07-24 14:29:22 -05:00
  • 2bce5c1fc8 boards: mimxrt1180_evk: Add support for the Red LED Mahesh Mahadevan 2025-07-24 14:27:04 -05:00
  • 1725408b59 bmp581: code-style improvements Luis Ubieda 2025-07-24 12:17:36 -04:00
  • e7395a90f6 bmp581: stream: Add FIFO Watermark support Luis Ubieda 2025-07-15 17:50:35 -04:00
  • 7e3d5679d9 bmp581: Add LOG_ERR if initialization fails Luis Ubieda 2025-07-23 16:06:22 -04:00
  • d2c4d0c34e bmp581: fix: Add parenthesis to macro arguments Luis Ubieda 2025-07-15 17:48:16 -04:00
  • dff24c8c00 twister: Fix race condition in try_making_symlink Tim Pambor 2025-07-23 17:50:14 +02:00
  • 4c1c954347 samples: sensor: pressure_polling: Add delay between sensor readings Tahsin Mutlugun 2025-07-23 17:39:42 +03:00
  • 75d383548d samples: sensor: pressure_polling: Log altitude only if supported Tahsin Mutlugun 2025-07-23 15:18:17 +03:00
  • c084c0e776 tests: arch: arm: arm_irq_vector_table: Microchip MEC build fix Scott Worley 2025-07-23 10:59:34 -04:00
  • 166bf18d30 drivers: counter: esp32: Fix alarm stops working Raffael Rostagno 2025-07-22 10:31:14 -03:00
  • 08e328724c include: drivers: misc: ft8xx: add doxygen to ft8xx_touch_transform Benjamin Cabé 2025-07-22 18:06:34 +02:00
  • e8e0f4dc9d MAINTAINERS: add arnopo as Open AMP collaborator Iuliana Prodan 2025-07-21 15:45:05 +03:00
  • d54d69b59b tracing: introduce ram tracing snippet Anas Nashif 2025-07-07 12:26:36 -04:00
  • a096b34835 tracing: ctf: trace k_sleep() Anas Nashif 2025-07-05 08:28:20 -04:00
  • 7312715975 drivers: sensor: fcx_mldx5: Fix potential buffer overflow in UART frame sudarsan N 2025-07-11 12:06:35 +05:30
  • a022394515 doc: migration guide 4.3: Add entry to continue using icm42688 Luis Ubieda 2025-07-23 14:09:02 -04:00
  • 768099e27c tests: sensor: Add icm42686 node to test Luis Ubieda 2025-07-03 02:27:50 -04:00
  • 2d589fda85 boards: vmu_rt1170: Update dts to reflect the second IMU being ICM42686 Luis Ubieda 2025-07-03 02:10:14 -04:00
  • 216fc8f5de sensor: icm4268x: Add support for ICM42686 variant Luis Ubieda 2025-07-03 02:05:49 -04:00
  • 8b30d11785 sensor: icm4568x: Address existing code issues by static analysis Luis Ubieda 2025-07-03 14:25:32 -04:00
  • 8db851ff57 general: icm4268x: Refactor ICM42688 driver to ICM4268X Luis Ubieda 2025-07-02 18:43:47 -04:00
  • 5c7c3980eb tests: drivers: spi: drop non existing board Fabio Baltieri 2025-07-25 17:10:43 +01:00
  • 65e21f066f modules: lvgl: Optional BGR888 to RGB888 Pieter De Gendt 2025-07-23 16:28:59 +02:00
  • aab3586da9 boards: st: nucleo_wb09ke: use STM32_CLOCK Mathieu Choplain 2025-07-23 17:07:52 +02:00
  • 93fada96c6 boards: st: nucleo_wb05kz: use STM32_CLOCK Mathieu Choplain 2025-07-23 17:07:44 +02:00
  • 381d820f68 arm: irq: fail build if IRQ_CONNECT is used with ZLI Mathieu Choplain 2025-07-23 16:30:24 +02:00
  • 7fbb0fda6c manifest: hostap: Pull support to dump keys Chaitanya Tata 2025-07-15 13:34:44 +05:30
  • 0bc9c16947 modules: hostap: Add Kconfig option for debug key material Chaitanya Tata 2025-07-15 13:32:35 +05:30
  • 4ef042a614 manifest: nrf_wifi: Pull fix for raw TX Chaitanya Tata 2025-07-24 02:10:57 +05:30
  • 3e9b7cbeb4 drivers: wifi: Pass the connection type Ajay Parida 2025-07-22 18:54:55 +05:30
  • c70b3504bb net: l2: wifi: Configure BSS max idle period Ajay Parida 2024-06-03 17:31:59 +05:30
  • 3f037430b6 net: l2: wifi: Refactor certificates processing code into common file Triveni Danda 2025-07-14 10:36:28 +05:30
  • cfc3cd7ba0 modules: hostap: Define dedicated heap for supplicant Ravi Dondaputi 2024-12-30 15:18:53 +05:30
  • fbd34dac0f wifi: Fix fractional part of Tx rate by converting to float Kapil Bhatt 2025-07-15 06:51:42 +00:00
  • db0e8a6ff3 boards: weact: add weact stm32u585ci core board Michal Piekos 2025-07-12 11:17:58 +02:00
  • dd8a8697e2 drivers: spi: nrfx_spi(m/s): enable cross domain pins for nRF54L15 Michał Stasiak 2025-05-16 15:57:21 +02:00
  • e8dd83b43d drivers: serial: nrfx_uarte: enable cross domain pins for nRF54L15 Michał Stasiak 2025-05-16 13:55:36 +02:00
  • aab1dc6858 shell: Restore uninit_cb that was lost in #93154 Jeremy Bettis 2025-07-24 16:40:16 -06:00
  • c14a756cc0 dts: arm: st: c0: stm32c091 set exti lines to 32 Thomas Stranger 2025-07-25 17:10:49 +02:00
  • 20efb9edbb tests: nrf: comp: fix VDD reference dependency Nikodem Kastelik 2025-07-23 18:30:10 +02:00
  • 04f7fc5095 drivers: adc: nrfx_saadc: remove VDD and DVDD inputs for nRF54LV10A Nikodem Kastelik 2025-07-22 23:39:44 +02:00
  • 2a615c496c manifest: update hal_nordic revision to integrate nrfx 3.13.0 Nikodem Kastelik 2025-07-18 12:33:00 +02:00
  • 42babf7aa9 doc: releases: release-notes-4.3.rst Alexander Kozhinov 2025-07-23 22:59:30 +02:00
  • b6b7b6759d include: zephyr: dt-bindings: clock: stm32mp13_clock Alexander Kozhinov 2025-06-24 23:27:26 +02:00
  • a13a857ddd include: zephyr: dt-bindings: clock: stm32wl_clock Alexander Kozhinov 2025-06-17 13:01:28 +02:00
  • f336cd4f65 dts: arm: st: update exti Alexander Kozhinov 2025-05-13 23:55:23 +02:00
  • 2d4a1196a2 tests: drivers: interrupt_controller: add new test for STM32 EXTI Alexander Kozhinov 2025-04-19 11:00:13 +02:00
  • 6303018b1c tests: drivers: gpio_basic_api: add more boards Alexander Kozhinov 2025-03-01 22:40:50 +01:00
  • 10dd8fe11d tests: drivers: rtc_api: add overlay for Nucleo-H745ZI-Q Alexander Kozhinov 2025-05-01 22:29:44 +02:00
  • e01357461d drivers: rtc: rtc_ll_stm32: update to new EXTI API Alexander Kozhinov 2025-03-22 00:57:39 +01:00
  • de22c560a3 drivers: interrupt_controller: intc_gpio_stm32: update to new EXTI binding Alexander Kozhinov 2025-06-17 17:48:18 +02:00
  • 5eb84df502 dts: bindings: interrupt_controller: introduce num-gpio-lines Alexander Kozhinov 2025-05-01 22:07:04 +02:00
  • 36ef80033c drivers: interrupt_controller: introduce STM32 EXTI driver Alexander Kozhinov 2025-06-17 17:48:33 +02:00
  • 5e727d7e83 drivers: interrupt_controller: exti_stm32: rename to intc_gpio Alexander Kozhinov 2025-05-01 15:34:10 +02:00
  • 0351ff7e42 boards: nxp: imx95_evk_15x15: add i.MX 95 15x15 LPDDR4x EVK variant Aziz Sellami 2025-02-03 10:43:52 +01:00
  • 956baf9835 dts: nxp: imx95-ca55: add dts for SoC 15x15 variant Aziz Sellami 2025-06-24 15:20:34 +02:00
  • 1278fd0c0f drivers: gpio: smartbond: Fix PDC GPIO port selection Ioannis Karachalios 2025-06-12 15:37:10 +03:00
  • 34c3ccf1b4 tests: bluetooth: mesh: extend provisioning test with gotten stuck key Aleksandr Khromykh 2025-07-07 14:23:08 +02:00
  • c02ec1f645 bluetooth: mesh: remove persisted psa key if mesh does not own it Aleksandr Khromykh 2025-07-07 14:12:11 +02:00
  • 8c03410af0 tracing: msgq: adding dedicated tracing for k_msgq_put_front Alexander Paschoaletto 2025-07-16 15:23:00 -03:00
  • 34efba28b1 sample: msgq: adding a sample code for message queue base usage Alexander Paschoaletto 2025-07-09 22:18:50 +01:00
  • 16986849d5 kernel: msgq: adding support to k_msgq_put_front Alexander Paschoaletto 2025-07-09 22:18:09 +01:00
  • 5673189e7b samples: boards: st: power_mgmt: wkup_pins: add nucleo_c092rc Thomas Stranger 2025-07-21 20:40:31 +02:00
  • 8c77e53d87 tests: drivers: counter: counter_basic_api: add nucleo_c092rc overlay Thomas Stranger 2025-07-18 20:28:41 +02:00
  • ca77f31da0 tests: drivers: uart: uart_async_api: add nucleo_c092rc overlay Thomas Stranger 2025-07-18 17:03:04 +02:00
  • 0b5eaf8ed2 tests: drivers: adc: adc_api: add overlay for nucleo_c092rc Thomas Stranger 2025-07-17 07:41:27 +02:00
  • 161fbd10a1 boards: st: add nucleo_c092rc Thomas Stranger 2025-07-11 11:01:33 +02:00
  • 17ade56ed9 dts: arm: st: stm32c0: add counter nodes to all timers Thomas Stranger 2025-07-18 20:24:49 +02:00
  • 3e5bb62bbb dts: arm: st: stm32c0: add stm32c09x support Thomas Stranger 2025-07-11 10:35:06 +02:00
  • 0a27353945 dt-bindings: clock: stm32c0: add can-fd domain clock helper Thomas Stranger 2025-07-16 17:20:06 +02:00
  • 33f534e82e soc: st: stm32: add stm32c09x support Thomas Stranger 2025-07-11 10:31:26 +02:00
  • 602fd0d889 Bluetooth: Mesh: Blob Server considers friendship Omkar Kulkarni 2025-07-18 15:15:35 +02:00
  • 6751c85c63 scripts: ci: check_compliance: Add check for zephyr module file Jamie McCrae 2025-07-21 08:54:13 +01:00
  • 46ad33a13d dts: arm: silabs: fix interrupt level for acmp0 on xg21 Bastien Beauchamp 2025-07-21 13:00:22 -04:00
  • 1ec2bd3d22 dts: arm: silabs: instantiate acmp1 nodes for xg2x parts Bastien Beauchamp 2025-07-21 10:47:30 -04:00
  • cd33821a1a tests: drivers: watchdog: Excluding frdm_mcxw71 from basic api Emilio Benavente 2025-07-21 12:28:58 -05:00
  • c7b17e7cac sensor: icm45686: Fix icm45686-xxx example node Alden Haase 2025-07-21 19:08:39 -07:00
  • 6d95573df8 boards: silabs: siwx91x: Expose real layout of the flash Jérôme Pouiller 2025-04-18 10:22:50 +02:00
  • be4c3804de rtio: Fix syscall verify misra-c:2004 12.4 issue Tom Burdick 2025-07-10 16:56:06 -05:00
  • 95c3b8e085 tests: kernel/smp: more timeout Daniel Leung 2025-07-22 10:20:12 -07:00
  • b90cb5b773 maintainer: hal_nxp: align names to new management process David Leach 2025-07-22 12:41:50 -05:00
  • fb0ca1653f samples: net: sockets: http_server: Dont block system workq Declan Snyder 2025-07-22 14:50:35 -05:00
  • 1187e172b2 rtio: fix CQE semaphore by not giving it no CQE item was created Luis Ubieda 2025-07-22 20:16:21 -04:00
  • b49e385889 include: drivers: lora: add missing doxygen comments Benjamin Cabé 2025-07-22 18:19:11 +02:00
  • 6f1e2166d6 hostap: Ignore duplicate 11v and legacy roaming requests Hui Bai 2025-07-23 15:47:21 +08:00
  • a9ddbf7be8 boards: seeed: xiao_nrf54l15: fix openocd runner Benjamin Cabé 2025-07-23 10:09:37 +02:00