Commit graph

  • 079a43d9f8 drivers: hci: stm32wb: LSE clock configuration not required Erwan Gouriou 2022-12-13 17:21:57 +01:00
  • 52b9724a88 drivers: hci: stm32wb: LSI is not an allowed clock for BLE RF. Erwan Gouriou 2022-12-13 16:36:44 +01:00
  • f1dfeff282 drivers: hci: stm32wb: Don't mess with RTC Clock source Erwan Gouriou 2022-12-13 17:17:04 +01:00
  • c4be38dec1 fuel_gauge: sbs_gauge: Enable MFR ACC write Aaron Massey 2022-12-01 10:42:58 -07:00
  • 48d5b6c1f1 emul: Correct emul_sbs_gauge to allow SBS word r/w Aaron Massey 2022-12-02 09:50:34 -07:00
  • f5d269538b fuel_gauge: Add writable mfr access prop Aaron Massey 2022-11-30 16:13:05 -07:00
  • c0762d003a fuel_gauge: Implement sbs gauge read for mfr acc Aaron Massey 2022-11-30 16:09:12 -07:00
  • db60e08604 fuel_gauge: Add readable mfr access prop Aaron Massey 2022-11-30 11:29:18 -07:00
  • 57218eee31 Bluetooth: Host: Add BT_CONN_INTERVAL_TO_US Emil Gydesen 2023-01-05 14:09:39 +01:00
  • 8a29ed9092 drivers: adc: Fix ADC tests for new RP2040 board. Peter Johanson 2022-11-04 12:45:20 -04:00
  • e8aeea6d5d boards: arm: Add sparkfun_pro_micro_rp2040 board Peter Johanson 2022-04-19 02:36:06 -04:00
  • 05d3b57851 doc: security: Disclose CVE information Flavio Ceolin 2022-12-09 10:55:33 -08:00
  • 3c4783042e manifest: Update TF-M to use upstream patch for MBedTLS build warnings Joakim Andersson 2023-01-04 11:58:45 +01:00
  • 8d86fa0125 Bluetooth: Audio: Add support for encrypted broadcast Emil Gydesen 2022-12-13 21:03:14 +01:00
  • 9b1b68657c tests: drivers: i2s: Combined merged the test files into main Emilio Benavente 2023-01-05 09:54:13 -06:00
  • 3ffc64a92d tests: drivers: i2s: ZTest ordering issue fix Emilio Benavente 2022-12-12 11:37:12 -06:00
  • d4cfc35b8d tests: drivers: i2s: Fix Label Property issue Emilio Benavente 2022-12-12 11:30:43 -06:00
  • fdad738cff tests: drivers: i2s: Adding overlays to I2S supported boards Emilio Benavente 2022-12-26 10:27:40 -06:00
  • a326f05b93 tests: logging: log_api: Fix test_log_arguments case Krzysztof Chruscinski 2023-01-05 20:10:37 +01:00
  • 42db096d28 kernel: resolve static analysis false positives Peter Mitsis 2022-12-14 11:53:58 -05:00
  • 69cc659c92 boards: stm32: fix --reset argument for stm32cubeprogrammer runner Erwan Gouriou 2023-01-05 10:25:15 +01:00
  • 3fd0801a49 net: ipv4: Fix packet leak with IPv4 autoconf Robert Lubos 2023-01-05 13:20:59 +01:00
  • 5e4eeb104d net: lwm2m: Verify data buffer size in lwm2m_engine_set() Juha Ylinen 2022-12-29 13:46:06 +02:00
  • e8f0e66bc4 tests: libc: Fix "unused" type of warnings Andrei Emeltchenko 2023-01-05 13:06:21 +02:00
  • 8cd6c55d96 Bluetooth: audio: ascs: Fix possible race condition Mariusz Skamra 2022-11-14 10:54:02 +01:00
  • 60bf310aae net: lwm2m: fix senml cbor object link encoding Pascal Brogle 2022-11-24 14:38:04 +01:00
  • a70f420b2b net: lib: Patch file for generated code fix Juha Heiskanen 2023-01-04 15:17:16 +02:00
  • d939c79af1 net: lib: LwM2M SenML-Cbor regenrated files update Juha Heiskanen 2023-01-03 17:43:00 +02:00
  • 637c9bbf95 net: lib: regenerate cbor code using zcbor Juha Heiskanen 2023-01-03 16:05:51 +02:00
  • 547c3063b9 net: lwm2m: support senml cbor object link Pascal Brogle 2022-11-24 14:49:40 +01:00
  • 18d47316ed drivers: clock_control: esp32: fix cpu_freq divisor typo. Chris Wilson 2023-01-04 13:24:56 -08:00
  • eb914f45d1 net: lwm2m: Check return value from lwm2m_rd_client_pause/resume Juha Ylinen 2023-01-04 14:58:17 +02:00
  • 3e98f20d66 samples: subsys: usb_c: sink: Add missing policy notifications Sam Hurst 2022-12-24 13:27:51 -08:00
  • 983b693198 usb_c: Stop chunking_not_supported timer on exit Sam Hurst 2022-12-24 09:43:41 -08:00
  • 0ed5c886c9 usb_c: Remove unnecessary PE_FLAGS_PROTOCOL_ERROR flag Sam Hurst 2022-12-24 09:32:41 -08:00
  • 77c7a51e4d usb_c: Remove unnecessary code from PE_Send_Soft_Reset Sam Hurst 2022-12-24 06:58:29 -08:00
  • 3af2752680 usb_c: Transition to Sink Ready on sender response timeout Sam Hurst 2022-12-23 14:36:59 -08:00
  • 24e18d46f1 usb_c: Properly handle Protocol Errors during DRS Sam Hurst 2022-12-23 14:26:12 -08:00
  • c27a3a31d3 usb_c: Fix DPM request handlers Sam Hurst 2022-12-23 13:52:08 -08:00
  • f04da7f7ab usb_c: Check state machine array of states Sam Hurst 2022-12-23 08:13:55 -08:00
  • 5b3155ff90 usb_c: Use atomic arrays for PE flags Sam Hurst 2022-12-23 07:14:32 -08:00
  • 914fed36d5 usb_c: run clang-format Sam Hurst 2022-12-23 06:51:16 -08:00
  • 7910c617be usb-c: Refactor USB-C Subsystem Sink Sam Hurst 2022-12-14 10:56:05 -08:00
  • 853469351a sensor: add helper function for convert radians and 10 micro degrees Zhang Lixu 2022-12-30 17:13:08 +08:00
  • e21ec66738 sensor: add helper function to convert micro Gs and m/s^2 Zhang Lixu 2022-12-30 17:10:26 +08:00
  • 8e4137f149 tests: posix: clock: ensure overflow is consistent Chris Friedt 2022-12-15 10:42:28 -08:00
  • 4108e14740 ztest: provide sys_clock_tick_set syscall Chris Friedt 2022-12-15 10:14:43 -08:00
  • 44b72bf801 posix: clock: fix seconds calculation Chris Friedt 2022-12-12 00:03:08 -05:00
  • 6f141fe89c pm: pm_device_runtime_enable/disable should return 0 when PM is disabled Anas Nashif 2023-01-04 14:35:00 +00:00
  • 5bcd47f9b9 espi: it8xxx2: make sure h2ram offset is configured correctly Dino Li 2022-12-22 17:05:56 +08:00
  • 02578cb834 it8xxx2/espi: protect clear OBF request Dino Li 2022-12-27 12:01:52 +08:00
  • 7b32ff8294 MAINTAINERS: add collborators to intel adsp area Anas Nashif 2023-01-04 14:58:45 +00:00
  • 73ceff0c8b MAINTAINERS: remove incactive collaborators Anas Nashif 2023-01-04 14:55:24 +00:00
  • 1a27e2bd8e samples: mimxrt595: Add Deep power down sample Mahesh Mahadevan 2022-11-11 14:24:45 -06:00
  • 3f38b011c3 drivers: counter: Update NXP LPC RTC for wakeup source Mahesh Mahadevan 2022-10-26 22:02:55 -05:00
  • 6e688980a3 tests: power_mgmt_soc: Add overlay for MXRT595 EVK Mahesh Mahadevan 2022-10-21 13:29:02 -05:00
  • 5022225699 tests: pm_mgmt_soc: Enable additional configs for RT595 EVK Mahesh Mahadevan 2022-10-19 15:31:03 -05:00
  • 84967b00dd boards: rt595: Changes to support Power management Mahesh Mahadevan 2022-10-12 12:56:52 -05:00
  • 0eb3c15715 soc: nxp: Add Power Management support for RT5xx Mahesh Mahadevan 2022-09-07 10:43:55 -05:00
  • db7dedaead drivers: memc: Add device PM to MCUX Flexspi driver Mahesh Mahadevan 2022-12-16 09:20:48 -06:00
  • 6d31619102 dts: nxp: power: Add a property for low power mode behavior Mahesh Mahadevan 2022-10-31 11:42:41 -05:00
  • 9d3681c10c scripts: compliance: add support for YAMLLint Fabio Baltieri 2022-12-30 15:34:10 +00:00
  • 888607d550 tests: clock_control: stm32h7: pll2: Fix test configuration Erwan Gouriou 2022-12-21 15:53:44 +01:00
  • a7743a49aa drivers: pinctrl: rename S32 to NXP S32 Manuel Arguelles 2022-12-27 21:50:06 +07:00
  • 415131c2e4 drivers: serial: rename S32 to NXP S32 Manuel Arguelles 2022-12-27 21:17:35 +07:00
  • 492e196e8a drivers: gpio: rename S32 to NXP S32 Manuel Arguelles 2022-12-27 21:12:06 +07:00
  • 9148fb65d7 Bluetooth: att: Fix deadlock on meta data context allocation Mariusz Skamra 2023-01-04 11:40:25 +01:00
  • 7dd05967f7 scripts: dts: gen_driver_kconfig_dts: Use SafeLoader Moritz Fischer 2022-12-20 09:01:19 -08:00
  • dd468fc261 tests: drivers: can: canfd: add support filter type frame Cong Nguyen Huu 2022-11-10 13:22:30 +07:00
  • d167d3a29a driver: can: add new filter to match CAN-FD frames Cong Nguyen Huu 2022-11-09 11:23:54 +07:00
  • 474a8cf25f twister: bugfix: Make elf scan more precise. Maciej Perkowski 2023-01-03 17:11:23 +01:00
  • c8c0879963 drivers: can: mcan: Fix flag overflow for some MCUs Martin Jäger 2023-01-02 13:37:15 +01:00
  • cff71c8d2b driver: systimer: increase esp32c3 tick resolution Sylvio Alves 2022-12-21 10:24:52 -03:00
  • 691322a495 dts: bindings: drop remaining "required: false" from bindings Fabio Baltieri 2023-01-03 19:30:11 +00:00
  • dd462028b3 yamllint: indentation: MAINTAINERS and workflows Fabio Baltieri 2023-01-03 19:24:04 +00:00
  • eb0a524972 yamllint: indentation: fix dts/bindings/ Fabio Baltieri 2023-01-03 19:21:25 +00:00
  • 0daa3a78a9 yamllint: indentation: fix files in scripts/ Fabio Baltieri 2023-01-03 19:11:19 +00:00
  • f5b4acac57 yamllint: indentation: fix files in tests/ Fabio Baltieri 2023-01-03 19:10:35 +00:00
  • 792469aae9 yamllint: indentation: fix files in samples/ Fabio Baltieri 2023-01-03 19:08:27 +00:00
  • 3e7e44b70d yamllint: indentation: fix files in boards/ Fabio Baltieri 2023-01-03 19:04:01 +00:00
  • 4400540d15 modules: hal_nordic: nrf_802154: RNG xor-shift algorithm Artur Hadasz 2022-12-21 14:25:30 +01:00
  • 24f2c30678 drivers: regulator: shell: fix isdigit() usage Gerard Marull-Paretas 2023-01-04 10:29:32 +01:00
  • 745ace8d56 west: update manifest to the new zscilib revision. Felipe Neves 2022-10-06 10:37:17 -03:00
  • d86e357a47 kernel: clarify documentation for k_work_reschedule_for_queue Al Semjonovs 2022-12-09 13:42:00 -07:00
  • 4858d995c6 gpio: Include GPIO_KEYS in documentation Al Semjonovs 2022-12-06 16:35:21 -07:00
  • a072236583 gpio: Add tests for software based GPIO debounce driver Al Semjonovs 2022-12-06 15:15:27 -07:00
  • 211e4d276e gpio: Add driver support for software based gpio debounce Al Semjonovs 2022-12-06 15:14:05 -07:00
  • 643d877fe4 gpio: Add dts binding for software debounce gpio Al Semjonovs 2022-12-06 15:00:32 -07:00
  • 0eb0e2b025 samples: drivers: memc: add sample to test memory controllers Daniel DeGrasse 2022-12-20 17:10:49 -06:00
  • abfdbd6e46 boards: arm: mimxrt595_evk: enable APS64 PSRAM on FlexSPI2 Daniel DeGrasse 2022-12-20 17:09:34 -06:00
  • 5fb55cbb2c dts: arm: nxp: add missing interrupts property for RT5xx FlexSPI Daniel DeGrasse 2022-12-20 17:08:23 -06:00
  • 1af8f2700b soc: arm: add support for FlexSPI1 clock configuration for NXP RT5xx Daniel DeGrasse 2022-12-20 17:06:39 -06:00
  • 64a14a8c1c drivers: memc: introduce driver for APS6408L PSRAM Daniel DeGrasse 2022-12-20 17:04:09 -06:00
  • 41acdc1078 drivers: memc: fix XIP active logic for RT6xx/RT5xx Daniel DeGrasse 2022-12-20 17:04:38 -06:00
  • 0aba1a80b1 drivers: memc: rename flexspi-hyperram driver to flexspi-s27ks0641 Daniel DeGrasse 2022-12-20 16:54:08 -06:00
  • 7d410c5cad Bluetooth: Audio: Fix issue with creating unidirectional CIS Emil Gydesen 2023-01-02 15:25:59 +01:00
  • 1e5be3f020 Bluetooth: Audio: Fix issue with unicast client src/snk ASE count Emil Gydesen 2023-01-02 11:43:42 +01:00
  • b9a6e04cb3 Bluetooth: Audio: Add AUDIO_ISO debug logging Emil Gydesen 2022-12-22 15:10:58 +01:00
  • 32ff1b671b Bluetooth: Audio: Add (un)bind of audio iso for streams Emil Gydesen 2022-12-22 12:29:29 +01:00
  • 4c058402a5 Bluetooth: Audio: Fix issue with deleting unicast groups Emil Gydesen 2022-12-22 11:01:00 +01:00