Commit graph

  • b210fa0237 drivers: intc_gicv3_its: fix sleep issue in pre-kernel Jiafei Pan 2025-06-27 17:31:59 +08:00
  • 970e0181f1 drivers: intc_gicv3_its: fix incorrect RDbase when PE number is used Jiafei Pan 2025-06-27 21:22:27 +08:00
  • 9bb6a82a86 drivers: gicv3_its: enable dma noncoherent support Jiafei Pan 2025-06-12 18:44:21 +08:00
  • 83c88cee19 drivers: intc_gicv3: enable dma-noncoherent support Jiafei Pan 2025-06-27 11:25:43 +08:00
  • 279de669b5 net: lwm2m: Stop the LwM2M engine in case of fatal network error Robert Lubos 2025-06-23 16:32:51 +02:00
  • 5c1d4db845 drivers: udc_rpi_pico: move control endpoint enable/disable Dmitrii Sharshakov 2025-06-19 11:22:36 +02:00
  • 2ebf82ca5f subsystem: usb: device_next: Fix unchecked return value in usbd_cdc_ecm James Roy 2025-07-25 16:44:27 +08:00
  • 00e217da7d boards: adi: max32657evkit: Add adxl367 accelerometer Tahsin Mutlugun 2025-06-25 13:36:20 +03:00
  • 6320e504dd boards: adi: max32657evkit: Enable I3C peripheral Tahsin Mutlugun 2024-12-24 11:16:34 +03:00
  • 3885278b96 drivers: i3c: shell: Add shell support to MAX32 I3C Tahsin Mutlugun 2025-06-25 15:30:47 +03:00
  • ac1152b0b6 dts: arm: adi: max32657: Add I3C instance Tahsin Mutlugun 2024-06-03 16:45:42 +03:00
  • d1d983dfdb drivers: i3c: Introduce MAX32 I3C driver Tahsin Mutlugun 2024-06-10 13:44:30 +03:00
  • 4b15936329 tests: kernel/smp_boot_delay: workaround occassionally failures Daniel Leung 2025-07-23 11:49:57 -07:00
  • 1edc97cd04 doc: migration guide: display: Mention rgb565/bgr565 fix Phi Bang Nguyen 2025-06-18 03:26:21 +02:00
  • 9e7596dce8 boards: shields: rk0xxx: Set default format to RGB565 Phi Bang Nguyen 2024-10-21 10:07:03 +02:00
  • d69bea3c5e drivers: display: dcnano_elcdif: Fix RGB565/BGR565 format mismatch Phi Bang Nguyen 2024-12-04 11:33:02 +01:00
  • d9513095d9 drivers: display: elcdif: Fix RGB565/BGR565 format mismatch Phi Bang Nguyen 2024-10-17 15:06:45 +02:00
  • d0f7604b1a samples: drivers: display: Fix RGB565/BGR565 interchange issue Phi Bang Nguyen 2024-10-21 10:00:29 +02:00
  • 2fdc051269 samples: drivers: video: Fix RGB565/BGR565 in display format Phi Bang Nguyen 2024-10-17 15:03:02 +02:00
  • 220571efcb Bluetooth: CCP: Check conn type before access by index Emil Gydesen 2025-05-26 16:22:40 +02:00
  • 0347d92072 Bluetooth: BAP: SD: Add missing error checks for mutex locks Emil Gydesen 2025-05-26 17:05:46 +02:00
  • bd774ff98b tests: disk: disk_access: test STM32L4 DMA Jordan Yates 2025-06-12 17:50:57 +10:00
  • 3698507585 disk: sdmmc: support L4 series with shared DMA channel Jordan Yates 2025-06-12 17:36:54 +10:00
  • 792b7e3570 rtio: add helper function rtio_read_transaction() Armando Visconti 2025-06-17 11:29:18 +02:00
  • 37d8ec295b drivers: led: Added PCA9533 to build_all overlay Van Petrosyan 2025-07-06 22:46:45 +02:00
  • 7c845f14d4 drivers: led: Implemented PCA9533 driver with PM support Van Petrosyan 2025-07-06 22:00:39 +02:00
  • aaada72b00 drivers: led: Added dt-binding for pca9533 led dimmer Van Petrosyan 2025-07-06 21:47:54 +02:00
  • afcce53220 bluetooth: host: a2dp:error_code should be detailed in set_config_rsp Cheng Chang 2025-07-22 20:02:53 +08:00
  • 4618e86edd drivers: irtc: Updated rtc driver to support NXP RT700 device. Holt Sun 2025-07-18 18:41:04 +08:00
  • fe8da67342 tests: spi_loopback: Specify expected CS on helper func Declan Snyder 2025-07-08 12:48:49 -05:00
  • 285245c69a tests: spi_loopback: Use atmoic_t instead of sem for CS Declan Snyder 2025-07-08 12:47:35 -05:00
  • 1d44972a26 samples: bluetooth: pbp_public_broadcast: Fix PACS register issue Vinit Mehta 2025-07-18 14:29:38 +05:30
  • e0899d347e drivers: mipi_dbi: stm32: fmc: add bank address property Georgij Černyšiov 2025-07-19 18:05:15 +02:00
  • 7f3a728aaa soc: silabs: s2: make order in soc Kconfig's Yishai Jaffe 2025-07-22 20:13:19 +03:00
  • f4153476cd bluetooth: host: a2dp: Fix null ops before calling configured callback Cheng Chang 2025-07-23 09:50:25 +08:00
  • 8f37d3bf52 samples: rtxxx-amp: Remove POST_BUILD Vit Stanicek 2025-07-11 10:41:59 +02:00
  • 7ddefbf369 tests: arm: sw_vector_table: fix build on many non systick platforms Fabio Baltieri 2025-07-24 19:40:18 +01:00
  • 49a1b2417e icm4268x: Fix typos on has_trigger API Luis Ubieda 2025-07-25 17:30:14 -04:00
  • 4e1add203f icm4268x: fix typo on ODR attribute for 16k Luis Ubieda 2025-07-25 17:27:36 -04:00
  • a1f66f05d2 drivers: mdio: shell: Fix argument count Cla Mattia Galliard 2025-07-17 10:21:52 +02:00
  • b9099918fa paa3905: Send led-control disabled sequence Luis Ubieda 2025-07-22 11:25:24 -04:00
  • 01b14df31e samples: bluetooth: typo in project name Gomaa Mohammed Eldebaby 2025-07-26 09:28:52 +03:00
  • 684ff2b3c8 drivers: display: stm32_ltdc: mask irq if necessary Pavlo Hamov 2025-06-03 05:45:29 +02:00
  • fecfe5e2d7 boards: ti: am64/am24x: Update AM64x Nodes in MAIN Daniel Schultz 2025-06-24 10:42:13 +02:00
  • cd96f37f82 dts: arm: ti: Move am64x_{main,mcu} to dts/vendor/ti Daniel Schultz 2025-06-23 14:29:42 +02:00
  • ec4d6786fd tests: net: ipv6: Test packet queing when sending NS Jukka Rissanen 2025-06-30 17:19:58 +03:00
  • 31329e6acb net: ipv6: Allow NS timeout to be configured Jukka Rissanen 2025-06-30 17:18:51 +03:00
  • 255253b108 net: ipv6: Add packet queueing while waiting NA Jukka Rissanen 2025-06-30 11:41:15 +03:00
  • 9b763ac506 tests: net: ipv6: Make ICMP handler struct static Jukka Rissanen 2025-06-30 11:24:47 +03:00
  • cf61573ce9 Bluetooth: L2CAP: add br l2cap unregister interface Cheng Kai 2025-07-03 14:26:00 +08:00
  • 3adae8bd9a bluetooth: host: Add support for extended feature set feature Sean Madigan 2025-07-08 17:11:51 +01:00
  • cddea431eb bluetooth: host: hci_core: allow both orders of version and feature events Sean Madigan 2025-07-09 12:32:54 +01:00
  • f0f2b941f0 boards: shields: add npm1304_ek shield Sergei Ovchinnikov 2025-07-08 09:26:13 +02:00
  • 93117d98ad dts: nordic: nrf54h20: add missing ranges to reserved-memory Bjarki Arge Andreasen 2025-07-16 14:05:33 +02:00
  • ffe1f407d9 dts: nordic: nrf54h20: add missing ranges to global_peripherals Bjarki Arge Andreasen 2025-07-16 13:49:02 +02:00
  • e67e5c916e modules: hostap: add support for OKC settings Gang Li 2025-07-11 08:04:21 +02:00
  • 84d4592373 net: l2: wifi: add wifi config command Gang Li 2025-07-28 04:22:33 +02:00
  • 5b1c209498 Bluetooth: Controller: Add missing atomic_get call Vinayak Kariappa Chettimada 2025-07-11 16:15:25 +02:00
  • 0a2934d1d2 Bluetooth: Controller: Fix assertion in ull_conn on HCI Reset Vinayak Kariappa Chettimada 2025-07-12 06:12:24 +02:00
  • e1541cc712 Bluetooth: Controller: Fix ULL Tx Ack index corruption under race Vinayak Kariappa Chettimada 2025-07-07 14:12:39 +02:00
  • eeabf28d02 drivers: wifi: nxp: IW610 aligns with RW612's config Maochen Wang 2025-07-09 17:31:40 +08:00
  • 006302dc99 drivers: wifi: nxp: add calibration config for IW61x Kavita Sharma 2025-05-28 15:57:11 +05:30
  • 321ccb8889 led_strip: ws2812_spi: place buffer in __nocache for DMA Arthur Gay 2025-07-21 11:48:59 +02:00
  • dcbd1ed5fc tests: net: socket: tcp: Add test for keepalive connection upkeep Robert Lubos 2025-07-21 11:42:23 +02:00
  • d93c5d6072 net: tcp: Fix handling of keep-alive probes Robert Lubos 2025-07-21 12:03:46 +02:00
  • e717d20b0b tests: lib: uuid: add heap arena for MINIMAL_LIBC compatibility Mohamed Moawad 2025-07-23 11:57:07 +03:00
  • 6e079f3ed6 net: wifi: fix 11k cannot be set before connection Fengming Ye 2025-07-23 19:27:08 +09:00
  • a14c78a0da modules: hostap: fix wifi roaming aborted in few cases Fengming Ye 2025-07-23 20:19:27 +09:00
  • b78be6baba tests: drivers: flash: Add MSPI flash test in single I/O mode Bartosz Miller 2025-07-23 14:49:30 +02:00
  • 0f6e5e3f26 drivers: ethernet: eth_nxp_enet_qos: init phy callback in iface init Peter van der Perk 2025-07-24 11:37:02 +02:00
  • 66e7d2c348 board: stm32n6570_dk: Document dedicated ISP module availability Erwan Gouriou 2025-07-24 09:45:24 +02:00
  • 4bd85fe6c4 samples: net: zperf: add cellular modem support Vytautas Virvičius 2025-07-24 11:28:12 +03:00
  • 3775b6a751 MAINTAINERS: update hal_nordic maintainers and contributors Marcin Szymczyk 2025-07-23 16:27:34 +02:00
  • 6d8ad26868 soc/Kconfig: Move SOC_COMPATIBLE_NRF* options to soc/nordic/Kconfig Alberto Escolar Piedras 2025-07-24 12:59:26 +02:00
  • 13c8a51227 soc/nordic/nrf53/Kconfig.soc: Fix typo Alberto Escolar Piedras 2025-07-24 12:43:37 +02:00
  • 43a9724e3c modules: hal_nordic: Remove redundant compile definition lines Alberto Escolar Piedras 2025-07-24 12:40:51 +02:00
  • d9b130823a soc: nordic: nrf54l: Set SOC_COMPATIBLE for 54L15 CPUFLPR target Alberto Escolar Piedras 2025-07-24 12:37:32 +02:00
  • 40b7b87ad7 drivers: nrf_wifi: Fix defaults to avoid false recovery Chaitanya Tata 2025-07-24 16:51:30 +05:30
  • cb4ad44f94 doc: releases: release-notes-4.3: Add chipsemi,chsc5x driver Pieter De Gendt 2025-07-25 08:51:18 +02:00
  • b90e3a2d8b tests: drivers: build_all: add chsc5x build test Matthias Alleman 2025-07-23 13:56:03 +02:00
  • 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