Commit graph

  • 0abba58953 drivers: sensor: HS300x DF Command Update Ioannis Karachalios 2024-02-27 10:51:05 +02:00
  • eda7dd1460 net: zperf: Fix wrong throughput in long-duration traffic test Maochen Wang 2024-02-27 14:51:11 +08:00
  • e7444dcf42 net: zperf: Fix TOS option not working in zperf Maochen Wang 2024-02-27 14:33:36 +08:00
  • 19a23d5190 bbram: fix bbram dead code issue Ruibin Chang 2024-02-20 16:54:49 +08:00
  • b7b5cf4053 Bluetooth: Host: SDP: Fix endianness issue of tid Lyle Zhu 2024-02-27 11:19:05 +08:00
  • 3538335f5a input: add a pat912x driver Fabio Baltieri 2024-02-25 18:41:46 +00:00
  • 38b63e9e77 dts: bindings: vendor-prefixes: add pixart prefix Fabio Baltieri 2024-02-25 18:41:30 +00:00
  • 01c5b8d6ac i2c: Last message in transfer implies STOP Tom Burdick 2024-02-26 12:23:47 -06:00
  • 8967236756 drivers: video: sw_generator: Fix stream_start return value Phi Bang Nguyen 2024-02-01 15:37:20 +01:00
  • e1ade02b2b drivers: video: sw_generator: Run clang-format Phi Bang Nguyen 2024-02-13 11:18:12 +01:00
  • 3d7b058358 include: mipi_dbi: fix initialization statement for SPI operation field Daniel DeGrasse 2024-02-19 09:31:35 -06:00
  • f55d281536 drivers: i3c: i3c_mcux: a number of improvements and bug fixes Mike J. Chen 2024-01-09 18:15:41 -08:00
  • d8072a9492 tests: posix: add a compile-and-run-only test for syslog Christopher Friedt 2024-02-09 06:56:08 -05:00
  • 3593720080 posix: syslog: add support for syslog Christopher Friedt 2024-02-04 22:51:06 -05:00
  • 4f34a410fa scripts: ci: check_compliance: fix split on ":" for Windows Yves Vandervennet 2024-02-28 16:33:35 -06:00
  • bb27f0578b bluetooth: hci: spi: 0xFF is a valid payload length Jordan Yates 2024-02-27 10:46:16 +10:00
  • 408babb00f tests: net: iface: Test foreach multicast helper functions Pieter De Gendt 2024-02-26 16:15:03 +01:00
  • d9d710e6d3 net: ip: Add iface IPv4/IPv6 multicast foreach handlers Pieter De Gendt 2024-02-26 12:28:49 +01:00
  • 7c80746bc6 tests: kernel: use TC_END_REPORT for faults Daniel Leung 2024-02-22 14:44:58 -08:00
  • 4323bfe71c doc: net: Update NAT options for Internet connectivity Jukka Rissanen 2024-02-26 13:32:43 +02:00
  • bcf90edd1f net: config: use dhcpv4 option for sntp Fin Maaß 2024-02-27 11:11:56 +01:00
  • 3be6557078 net: dhcpv4: set sntp ip via option Fin Maaß 2024-02-27 11:38:40 +01:00
  • 2140a4af6a net: lib: sntp_simple: add a function to use with ip address Fin Maaß 2024-02-27 10:49:15 +01:00
  • 78813fa3ad net: ip: add function to set default port Fin Maaß 2024-02-27 10:32:57 +01:00
  • b920793e9b tests: net: sockets: tls: Add test verifying send() after close Robert Lubos 2024-02-26 16:45:30 +01:00
  • dc52b20705 net: sockets: tls: Return an error on send() after session is closed Robert Lubos 2024-02-26 16:43:03 +01:00
  • a6b06004c2 drivers: wifi: esp_at: handle commas in SSIDs during scan and status Marcin Niestroj 2024-02-20 15:07:06 +01:00
  • de30757d21 drivers: wifi: esp_at: escape SSID and PSK Marcin Niestroj 2024-02-20 09:18:14 +01:00
  • 28a46c0f60 net: http: client: Return error if waiting timeout Jukka Rissanen 2023-12-12 15:55:03 +02:00
  • 9d90e65167 Bluetooth: BAP: Shell: Add bcode support for cmd_sync_broadcast Emil Gydesen 2024-02-08 13:19:02 +01:00
  • c7c4c80fff modem: pipe: add warning to synchronous pipe open/close functions Tomi Fontanilles 2024-02-14 06:36:29 +02:00
  • a6b710fce3 modem: chat: fix init assert Tomi Fontanilles 2024-02-14 06:09:57 +02:00
  • 90f1ed6a81 modem: cmux: improve handling of receive buffer overrun Tomi Fontanilles 2024-02-14 06:08:26 +02:00
  • bc64c91d62 modem: backend: uart_async: improve logging on UART_TX_ABORTED Tomi Fontanilles 2024-02-14 05:42:38 +02:00
  • 11f22bf702 modem: ppp: fix receiving of successive frames when one 0x7E is omitted Tomi Fontanilles 2024-02-14 05:42:22 +02:00
  • 6aef9d4d9a modem: ppp: fix crash when attaching to a pipe Tomi Fontanilles 2024-02-06 15:42:11 +02:00
  • 5fc02e3501 modem: backends: use CONFIG_MODEM_MODULES_LOG_LEVEL Tomi Fontanilles 2024-02-06 12:51:46 +02:00
  • 352b50bfc9 xtensa: add support for cores without NMI Maciej Kusio 2024-01-19 15:19:15 -08:00
  • 88d4c1a5fd doc: gsg: add wget as macOS required package Andrew Thompson 2024-01-10 13:49:58 +13:00
  • 9db19dd5a6 tests: drivers: build_all: gpio: fix I2C addresses Benedikt Schmidt 2024-02-28 11:30:09 +01:00
  • 906724fb99 input: increase default stack size to 1024 Fabio Baltieri 2024-02-20 19:19:34 +00:00
  • c13930791d drivers: entropy: stm32: fix missing rng in function call John Johnson 2024-02-28 09:39:27 +01:00
  • ff8c8923ae drivers: clock_control: r8a779f0: add clocks related to MMC Mykola Kvach 2024-01-09 13:18:21 +02:00
  • 1df8aaeec2 net: ipv6: Allow user to configure the IPv6 MTU size Jukka Rissanen 2024-02-09 09:37:38 +02:00
  • 4b82b108c8 net: zperf: Select also sockets API in Kconfig Jukka Rissanen 2024-02-20 13:55:25 +02:00
  • bdfcc753c8 net: shell: Print mgmt socket information properly Jukka Rissanen 2024-02-25 12:50:24 +02:00
  • afa4b4ad1d net: socket: mgmt: Return error for poll Jukka Rissanen 2024-02-25 14:25:19 +02:00
  • edf80447c9 bindings: net: nfct: Utilize EasyDMA property Kamil Gawor 2023-03-31 14:07:10 +02:00
  • 9fda7a3234 sysbuild: typo s/guranteed/guaranteed/ Daniel Leung 2024-02-27 14:52:03 -08:00
  • 650a59479c doc: kernel: services: mailboxes: remove extra '.' Jason Hutchinson 2023-12-14 20:31:29 -05:00
  • 7bd2804c24 Bluetooth: Controller: Build vendor LLL as library Vinayak Kariappa Chettimada 2024-02-03 10:44:29 +01:00
  • f1011b3c82 scripts: ci: check_compliance: skip kconfig check in vulnerabilities.rst Henrik Brix Andersen 2024-02-26 21:33:30 +01:00
  • 2580b5af77 stm32: flash: ospi: Make erase function less chatty Brian Juel Folkmann 2024-02-08 11:04:35 +01:00
  • f9ac97e1c8 stm32: flash: ospi: Fix erase if flash is larger than 16MB Brian Juel Folkmann 2024-02-08 10:57:33 +01:00
  • afdddf1d22 modules: hal_nordic: require nrf-regtool 5.1.0 Gerard Marull-Paretas 2024-02-27 14:03:42 +01:00
  • 3eeb8f8d18 Bluetooth: Check buffer length in GATT rsp functions Aleksander Wasaznik 2024-02-22 15:10:33 +01:00
  • d2fbd3f152 tests: watchdog: Do not fail on not permitted option Cemre Derbaz 2024-02-13 23:14:43 +03:00
  • 8e29e51a57 doc: os-services: sensing: fix code snippet typo Branimir Mihelčić 2024-02-22 18:44:46 +01:00
  • f250080af6 doc: Add gmtime_r() to rule A.5 exceptions Robert Lubos 2024-02-01 14:12:51 +01:00
  • 0966be01fc libc: Move gmtime_r into common Robert Lubos 2024-02-01 13:36:17 +01:00
  • 109a045e57 dts: stm32h723.dtsi: Add missing timer definitions Samuel Kleiser 2024-02-14 11:58:56 +01:00
  • aff2564c6a build_all: regulator: Adds CP9314 entry Ricardo Rivera-Matos 2024-01-26 13:53:05 -06:00
  • 814a1875f6 drivers: regulator: cp9314: adds initial support Ricardo Rivera-Matos 2023-06-21 14:55:02 -05:00
  • a4713be4eb dts: regulator: Adds bindings for CP9314 Buck Ricardo Rivera-Matos 2023-07-13 15:16:26 -05:00
  • 43d830082c bluetooth: CSIP: Add API to get service handles Piotr Narajowski 2024-02-06 12:04:16 +01:00
  • 4c9d644680 bluetooth: tester: CSIP tests Piotr Narajowski 2024-02-06 11:05:08 +01:00
  • 8cdcb2c167 uart_native_tty: Emulate an interrupt driven uart Björn Stenberg 2024-02-12 11:03:20 +01:00
  • 38a14b894d dts: bindings: st, stm32-rtc.yaml: add calibration output support Mustafa Abdullah Kus 2024-02-19 16:55:14 +03:00
  • c9e908d7f3 drivers: rtc: rtc_ll_stm32: add rtc calibration out support Mustafa Abdullah Kus 2024-02-19 16:55:00 +03:00
  • 689e3216fc Bluetooth: BAP: Add bt_bap_base_subgroup_get_bis_indexes Emil Gydesen 2024-02-22 14:52:13 +01:00
  • 1f2a3c46df net: dhcpv4: initialization of option_callbacks list Fin Maaß 2024-02-22 14:53:03 +01:00
  • 866c804cb8 net: dhcpv4: option callback check value explicitly Fin Maaß 2024-02-22 14:48:31 +01:00
  • 12d138b035 Bluetooth: Mesh: Shell: Fix doc for metadata encode Anders Storrø 2024-02-22 15:42:06 +01:00
  • 375aa90c09 it82xx2: Add missing ISRs for gpioj Yuval Peress 2024-02-27 01:26:43 -07:00
  • 9135de7a66 Bluetooth: hci: Add hw variant definitions for nrf54H/L Herman Berget 2024-02-27 09:29:38 +01:00
  • 75839ea4ad snippets: add snippet to boot Nordic PPR core from RAM Gerard Marull-Paretas 2024-02-26 18:03:09 +01:00
  • d1e59cf39f boards: nrf54h20pdk_nrf54h20: use XIP for PPR Gerard Marull-Paretas 2024-02-26 18:04:39 +01:00
  • 43f97710af soc: riscv: nordic_nrf: vpr: select HAS_FLASH_LOAD_OFFSET if XIP Gerard Marull-Paretas 2024-02-26 17:50:12 +01:00
  • 349c06ebc5 soc: nordic_nrf: add missing GRTC Kconfig option Gerard Marull-Paretas 2024-02-19 16:20:18 +01:00
  • 1453008f6f soc: nordic_nrf: add support for WDT131-132 Gerard Marull-Paretas 2024-02-19 16:25:01 +01:00
  • c57ec6f07a modules: hal_nordic: add support for WDT131-132 Gerard Marull-Paretas 2024-02-19 16:24:27 +01:00
  • 30c77786e5 dts: nordic: nrf54h20_enga: add WDT nodes Gerard Marull-Paretas 2024-02-19 15:42:15 +01:00
  • 4db40601dd dts: nordic: nrf54h20_enga: add ECB node Gerard Marull-Paretas 2024-02-19 15:39:25 +01:00
  • d33e5fc7af dts: nordic: nrf54h20_enga: add RADIO node Gerard Marull-Paretas 2024-02-19 15:38:13 +01:00
  • 0cb51de315 soc: nordic_nrf: add support for EGU020 Gerard Marull-Paretas 2024-02-19 16:18:23 +01:00
  • 01b43074ab modules: hal_nordic: add support for EGU020 Gerard Marull-Paretas 2024-02-19 16:17:29 +01:00
  • bc53031824 dts: nordic: nrf54h20_enga: add EGU node Gerard Marull-Paretas 2024-02-19 15:37:02 +01:00
  • 9c6f47d786 dts: nordic: nrf54h20_enga: add COMP node Gerard Marull-Paretas 2024-02-19 15:31:04 +01:00
  • f1a352d00f dts: nordic: nrf54h20_enga: add TEMP node Gerard Marull-Paretas 2024-02-19 15:26:19 +01:00
  • 735ee4c83a dts: nordic: nrf54h20_enga: add NFCT node Gerard Marull-Paretas 2024-02-19 15:25:11 +01:00
  • 720719cf80 dts: nordic: nrf54h20_enga: add QDEC nodes Gerard Marull-Paretas 2024-02-19 15:24:16 +01:00
  • 010519c8e3 dts: nordic: nrf54h20_enga: add TWIM nodes Gerard Marull-Paretas 2024-02-19 15:22:09 +01:00
  • e5ef767ab2 dts: nordic: nrf54h20_enga: add SPIM nodes Gerard Marull-Paretas 2024-02-19 15:12:05 +01:00
  • f77b30fa17 soc: nordic_nrf: add support for RTC130-131 Gerard Marull-Paretas 2024-02-19 16:15:42 +01:00
  • 3dd2b0d8b3 modules: hal_nordic: add support for RTC130-131 Gerard Marull-Paretas 2024-02-19 16:14:56 +01:00
  • 35fecb731a dts: nordic: nrf54h20_enga: add RTC nodes Gerard Marull-Paretas 2024-02-19 14:58:55 +01:00
  • 07d961c112 soc: nordic_nrf: add support for TIMER020-022|120-121|130-137 Gerard Marull-Paretas 2024-02-19 15:56:59 +01:00
  • 7dd9853382 modules: hal_nordic: add support for TIMER020-022|120-121|130-137 Gerard Marull-Paretas 2024-02-19 15:54:16 +01:00
  • 083bf7e549 dts: nordic: nrf54h20_enga: add TIMER nodes Gerard Marull-Paretas 2024-02-19 14:56:50 +01:00
  • 5adbac51ab dts: nordic: nrf54h20_enga: add missing UARTE nodes Gerard Marull-Paretas 2024-02-19 15:02:54 +01:00