Commit graph

  • 7ae0158e35 drivers: sensor: grow_r502a: add set/read system parameter Dinesh Kumar K 2023-04-10 14:50:55 +0530
  • b63fe1c368 drivers: sensor: grow_r502a: modified Tx and Rx data handling Dinesh Kumar K 2023-04-05 21:10:33 +0530
  • 3c8bd0bc2b drivers: sensor: grow_r502a: add built-in LED control Dinesh Kumar K 2023-04-07 18:36:41 +0530
  • e57c6f9d2b drivers: sensor: grow_r502a: move enroll, search, delete to application Dinesh Kumar K 2023-05-29 00:38:23 +0530
  • 378034c66a drivers: sensor: grow_r502a: fix in fps_read_template_table Dinesh Kumar K 2023-09-15 09:49:33 +0530
  • 63c48bba91 drivers: sensor: grow_r502a: fix in checksum calculation Dinesh Kumar K 2023-09-07 15:35:30 +0530
  • 476a3982af drivers: sensor: grow_r502a: fix in fps_empty_db Dinesh Kumar K 2023-09-07 15:30:42 +0530
  • d33bf33b66 drivers: sensor: grow_r502a: fix in fps_search Dinesh Kumar K 2023-03-30 15:16:07 +0530
  • f7d6880fce soc: nordic: Extend address validation for nRF54H20 Grzegorz Swiderski 2024-04-16 10:46:32 +0200
  • 8212215779 soc: nordic: nrf54h20: Use KERNEL_INIT_PRIORITY_DEFAULT Grzegorz Swiderski 2024-04-16 10:46:32 +0200
  • 8e63e0657b soc: nordic: nrf54h20: Make HSFLL trims optional Grzegorz Swiderski 2024-04-16 10:46:32 +0200
  • 7a2a4ff6ec drivers: sensor: tmp112: only show options when device enabled Aurelien Jarno 2024-05-08 21:02:19 +0200
  • cbbb64a3aa ipc: icmsg_me: Fix possible integer overflow Flavio Ceolin 2024-04-26 16:47:55 -0700
  • 68ea73aca2 kernel: sem: Remove constant expression Flavio Ceolin 2024-04-27 21:56:17 -0700
  • d1687a557c ADD: Driver for Sensor INA226 Mayank Mahajan 2024-05-02 08:55:16 +0530
  • d2e5eeb51d shell: backends: uart: avoid unnecessary TX IRQs Robert Hancock 2024-02-07 12:16:31 -0600
  • 2d0b24bff2 tests: drivers: gnss: gnss_api: Add overlay for emulated boards Bjarki Arge Andreasen 2024-05-03 10:09:58 +0200
  • fdda93fd99 tests: drivers: gnss: Add GNSS API test suite Bjarki Arge Andreasen 2024-05-03 09:49:48 +0200
  • 3769648793 drivers: gnss: Add emulated GNSS device driver Bjarki Arge Andreasen 2024-05-03 10:33:18 +0200
  • 81e4b91bb5 arch: x86: avoided increments/decrements with side effects frei tycho 2024-05-06 13:54:05 +0000
  • d191c13f0d boards: control the network CPU directly Jędrzej Ciupis 2024-05-07 13:04:51 +0200
  • fe4f101a99 modules: hal_nordic: request nRF5340 network CPU in 802.15.4 init Jędrzej Ciupis 2024-05-07 12:56:02 +0200
  • bb30a5d084 boards: nordic: nrf54h20dk: Enable SPI driver tests in Twister Sebastian Głąb 2024-05-08 09:46:37 +0200
  • 48ee6fcae0 tests: drivers: watchdog: wdt_error_cases: Run test on nRF54H20 Sebastian Głąb 2024-05-07 13:28:29 +0200
  • 2f17c46fb1 drivers: wdt: nrf: Add WDT instances that exist in nrf54h20 Sebastian Głąb 2024-05-07 12:49:27 +0200
  • f4c067c6bc boards: silabs: Added support for Counter and Watchdog Sateesh Kotapati 2024-04-08 17:46:41 +0530
  • 6c244cf440 drivers: regulator: shell: print all 6-digits of micro values Mike J. Chen 2024-04-26 14:40:17 -0700
  • c09f1ec91a drivers: counter: stm32_rtc: fix clk disable for WBAX Abderrahmane Jarmouni 2024-05-03 00:17:49 +0200
  • fae32ac0b8 drivers: bluetooth: hci: Fix int conversion warning Ali Hozhabri 2024-05-06 16:22:06 +0200
  • 8704a23cd7 llext: add a multi-file test case Guennadi Liakhovetski 2024-05-06 17:40:40 +0200
  • ed12a0cc35 coding guidelines: comply with MISRA Rule 11.8 Hess Nathan 2024-05-07 08:53:44 +0200
  • 012c9a2847 libc/picolibc: Support Picolibc for toolchains without bundled Picolibc David Schneider 2024-05-07 15:14:31 +0200
  • f539b661d6 mbedtls: add specific Kconfig option for MBEDTLS_USE_PSA_CRYPTO Valerio Setti 2024-05-02 15:54:56 +0200
  • 9d5021befd mbedtls: do not include PSA ITS when using PICOLIBC Valerio Setti 2024-05-02 12:56:12 +0200
  • a58f8eb3ed tests: mbedtls: add missing CONFIGS Valerio Setti 2024-04-30 16:14:23 +0200
  • d068982005 net: tcp: use PSA for SHA256 when BUILD_WITH_TFM Valerio Setti 2024-04-22 11:57:48 +0200
  • a364fc8a41 mbedtls: add option to use CSPRNG as random source for PSA_CRYPTO_C Valerio Setti 2024-04-24 16:22:31 +0200
  • b25f322b73 net: tcp: use CS random generators to generate ISN Valerio Setti 2024-04-22 16:51:01 +0200
  • e6281c9d21 tls_credentials: remove TinyCrypt implementation of digest_raw Valerio Setti 2024-05-07 13:19:49 +0200
  • 2e2484b9df test: tls_credentials: relax requirements for test execution Valerio Setti 2024-05-06 18:10:39 +0200
  • 34c4b54473 net: tls_credentials: use PSA to compute SHA256 when BUILD_WITH_TFM Valerio Setti 2024-04-23 07:24:55 +0200
  • 7e2f06cbc2 mbedtls: add Kconfig option for PSA_WANT_ALG_SHA_256 Valerio Setti 2024-04-22 11:57:08 +0200
  • f003087e38 tests: net: all: Make sure gratuitous ARP transmission is enabled Robert Lubos 2024-04-24 13:48:51 +0200
  • 6551e6f5ba net: arp: Add support for gratuitous ARP transmission Robert Lubos 2023-05-15 11:43:27 +0200
  • bb0743def2 board: mimx93_evk_a55: enable mfd_adp5585 and adp5585_gpio driver. Chekhov Ma 2024-04-22 10:45:09 +0800
  • ad2745471c drivers: mfd: add new driver "mfd_adp5585" Chekhov Ma 2024-05-08 15:55:52 +0800
  • ef7ddc07d3 Bluetooth: controller: Implement macros for vendor assert information Morten Priess 2024-05-06 12:50:11 +0200
  • f9ac565f12 net: shell: Pretty print websocket output Jukka Rissanen 2024-05-03 14:57:57 +0300
  • 85e9b0b274 net: websocket: Add socket statistics collection Jukka Rissanen 2024-05-03 14:44:21 +0300
  • c9aac6efeb samples: net: http_server: Add websocket support Jukka Rissanen 2024-05-03 13:52:52 +0300
  • 3c9513e9cc net: http_server: Add websocket support Jukka Rissanen 2024-05-03 13:49:40 +0300
  • dedd30e140 net: websocket: Do not print error in closing Jukka Rissanen 2024-05-03 13:47:11 +0300
  • 13118cf3c0 net: websocket: Create websocket_register() for http_server use Jukka Rissanen 2024-05-03 13:45:36 +0300
  • 8960f13c4f net: websocket: Fix doc for websocket_recv_msg() function Jukka Rissanen 2024-05-03 13:43:28 +0300
  • 97caab6396 net: websocket: Do not use menuconfig Jukka Rissanen 2024-05-02 17:52:56 +0300
  • 535d4b40a8 net: lib: http_server: Upgrade from HTTP/1.1 to websocket Jukka Rissanen 2024-05-02 17:25:16 +0300
  • 37956465e1 net: lib: http_server: Check HTTP/1.1 Upgrade field Jukka Rissanen 2024-05-02 15:50:01 +0300
  • d954060626 drivers: flash: rram: Select NRFX_RRAMC Dominik Ermel 2024-04-24 16:10:51 +0000
  • e2d9f09b70 modules: hal_nordic: nrfx: Add NRFX_RRAMC Dominik Ermel 2024-04-24 16:09:42 +0000
  • 4ccfeb7669 drivers: counter_nrfx_timer.c: Check max-frequency DT property Alberto Escolar Piedras 2024-05-07 10:59:05 +0200
  • dede897035 drivers: counter_nrfx_timer.c: Get frequency directly from DT Alberto Escolar Piedras 2024-05-06 17:27:39 +0200
  • 0ecfac663d dts: nordic nrf-timer: Expose max frequency as DT property Alberto Escolar Piedras 2024-05-06 17:20:45 +0200
  • 5468569dab boards: nxp: frdm_mcxn947: Add pyocd runner support Andrej Butok 2024-05-07 14:40:10 +0200
  • 37ac93b555 include: linker: common-rom: Remove unused http_resource_desc section Pieter De Gendt 2024-05-08 13:58:37 +0200
  • 1e6e6a228f ipc: ipc_service: icbmsg backend: workaround endpoint binding deadlock Kamil Piszczek 2024-04-29 15:01:06 +0200
  • 6f06b3c794 boards: adi_sdp_k1: Add SDP-120 pin connector mapping for SDP-K1 Stoyan Bogdanov 2024-02-28 14:48:05 +0200
  • 3d60d551c4 dts: bindings: Add SDP-120 connector GPIO ADI Stoyan Bogdanov 2024-02-28 14:26:47 +0200
  • ccf95e8773 twister: testplan: enable runtime quarantine Hake Huang 2024-03-29 19:51:14 +0800
  • d32a455570 boards: st: nucleo_u575zi_q: add USB OTG_FS IBEN EL HADJ MESSAOUD Marwa 2024-05-06 13:41:29 +0200
  • b064a2cfcc scripts: Update uf2conv.py from upstream git. Peter Johanson 2023-12-01 09:51:08 -0800
  • a55ebe1377 drivers: Fixes Controller Mode for I2C DW Driver Rafael Laya 2024-04-04 20:42:24 -0700
  • 35fc91c080 Bluetooth: bsim/att/pipeline: add rx tx priority inverted prj Aleksander Wasaznik 2024-04-18 16:32:09 +0200
  • a3660d178c drivers: i2c_shell: Add direct_read sub command Eran Gal 2024-04-25 09:35:00 +0000
  • e4ea597a77 Bluetooth: Controller: BIG/CIG count based upon app configs Rubin Gerritsen 2024-04-30 13:12:55 +0200
  • 479e957b79 kconfig: openthread: Fix PSA Key Ref config for RCP architecture Maciej Baczmanski 2024-04-24 13:04:04 +0200
  • 3718b515bd drivers: sensor: adxl362: fix temperature conversion Nick Ward 2024-05-06 21:54:47 +1000
  • 7602c4f386 drivers: gpio: shell: add toggle command Nick Ward 2024-05-06 18:02:15 +1000
  • dd42501a60 drivers/sensor: lsm6dsl: use sensor APIs to convert to units Armando Visconti 2024-05-06 14:47:39 +0200
  • a4c2b848c4 mgmt: fix bad SPDX-License-Identifier header Benjamin Cabé 2024-05-08 10:00:43 +0200
  • b0605b6a7d samples: fix bad SPDX-License-Identifier header Benjamin Cabé 2024-05-08 10:00:15 +0200
  • 5d7216fc93 dts: fix bad SPDX-License-Identifier header Benjamin Cabé 2024-05-08 10:00:02 +0200
  • 30ce8b1b18 drivers: fix bad SPDX-License-Identifier header Benjamin Cabé 2024-05-08 09:59:43 +0200
  • 5cbf7b1b9d boards stm32h747i_disco: Add missing mdio node Alberto Escolar Piedras 2024-05-08 09:00:58 +0200
  • 0f835b5186 scripts: west: commands: completion: add bash completion for twister Henrik Brix Andersen 2024-04-30 15:25:51 +0000
  • 32b69f53aa soc: ambiq: Add Clocks per tick Richard Wheatley 2024-05-07 14:25:52 -0500
  • 87070aae79 soc: ambiq: apollo4x Richard Wheatley 2024-05-07 14:25:16 -0500
  • e9619c3898 dts: arm: ambiq: apollo4p CPU state Richard Wheatley 2024-05-07 14:25:03 -0500
  • 1caa52be5b dts: arm: ambiq: Fix Flash Controller Richard Wheatley 2024-05-07 14:24:45 -0500
  • 05371a41f6 soc: ambiq: apollo4x: Kconfig Update Selections Richard Wheatley 2024-05-07 14:24:00 -0500
  • 9359fffcc2 MAINTAINERS: Add overlay-le-audio.conf to Bluetooth Audio Emil Gydesen 2024-05-06 12:01:05 +0200
  • 98b996f6ec tests: drivers: adc: adc_api: added nRF5340 Audio DK overlay Tim Sørensen 2024-03-05 12:23:44 +0100
  • b8978e9efe boards: added missing arduino defines to nRF5340 Audio DK board Tim Sørensen 2024-03-05 12:23:13 +0100
  • 425dcc4678 Bluetooth: controller: Sync ISO Establishment fixes Morten Priess 2024-02-23 15:33:42 +0100
  • 61bb304c69 mcuboot: Remove OVERWRITE_ONLY from DIRECT_XIP modes. Abram Early 2024-04-04 15:10:40 -0600
  • d8476170bf input: it8xxx2_kbd: mask out KSOL and KSOH1 register access Fabio Baltieri 2024-04-29 10:48:46 +0100
  • 2e36c898c9 input: it8xxx2_kbd: fix col_size build warning range Fabio Baltieri 2024-04-26 11:50:36 +0100
  • d6db75640d posix: barrier: remove deprecated and non-std declaration macro Chris Friedt 2024-05-05 08:27:54 -0400
  • 0d479a0091 Bluetoioth: CAP: Shell: Added qos config to unicast_start cmd Nithin Ramesh Myliattil 2024-05-06 08:23:05 +0200
  • 67db6f69f3 net: lwm2m: efficent cbor record data structure Philippe Schumacher 2024-04-26 11:23:23 +0200
  • 69e3e3a90d tests: usb: add usb_set_config() call to desc_sections test Johann Fischer 2024-04-19 15:05:05 +0200