Commit graph

  • 217987f1b5 usb: host: add port power and port reset USB hub features Mateusz Wielgos 2022-10-14 14:20:38 -05:00
  • a914a33e61 include: usb_hub: add macros for the USB hub class Mateusz Wielgos 2022-10-14 14:17:05 -05:00
  • eb6207707a samples: usb: shell: extend new USB support sample by host support Johann Fischer 2022-10-05 10:40:39 +02:00
  • e939c1d8ae drivers: uhc: add driver for virtual USB host controller Johann Fischer 2022-09-07 17:40:58 +02:00
  • ac649c35fd drivers: udc: add driver for virtual USB device controller Johann Fischer 2022-09-07 17:44:25 +02:00
  • deb637eb8a drivers: usb: add support for virtual USB bus Johann Fischer 2022-07-13 19:16:31 +02:00
  • 7c1ef35027 usb: add initial USB host support Johann Fischer 2022-02-17 18:24:38 +01:00
  • bb7ab1e0f2 shields: add Sparkfun MAX3421E shield support Johann Fischer 2022-01-10 13:43:29 +01:00
  • da639954c1 drivers: usb: add common layer of UHC API and MAX3421E driver Johann Fischer 2022-01-10 13:37:17 +01:00
  • 0024038c91 include: drivers: add USB host controller (UHC) driver API header Johann Fischer 2022-03-23 11:17:58 +01:00
  • c27db9ed90 Bluetooth: Shell: Move the name filter last Emil Gydesen 2022-12-15 20:05:52 +01:00
  • f4ff8f2230 samples: Bluetooth: ISO broadcast receiver pa_interval check move Emil Gydesen 2022-12-15 20:04:27 +01:00
  • bc1bb4f63c Bluetooth: Shell: Add pa_interval scan filter Emil Gydesen 2022-12-15 20:02:15 +01:00
  • af6d827b64 drivers: hda: enable runtime power mgmt in intel hda dma Tomasz Leman 2022-12-14 10:42:45 +01:00
  • d9432ebcb9 ace: dts: hda: add power domain Tomasz Leman 2022-12-14 01:06:33 +01:00
  • c0a5b1ef7b bluetooth: controller: Reduce user ops status to uint8_t Troels Nilsson 2022-12-06 14:59:57 +01:00
  • 460f2d04fa samples: shields: npm6001_ek: add utility to test regulators Gerard Marull-Paretas 2022-12-12 12:34:16 +01:00
  • 5f8d59d69f boards: npm6001_ek: add regulator entries Gerard Marull-Paretas 2022-12-12 12:33:01 +01:00
  • 7568749c8c drivers: regulator: initial driver for nPM6001 Gerard Marull-Paretas 2022-12-12 12:27:31 +01:00
  • b8f8c3c10e MAINTAINERS: add an entry for google_* boards Fabio Baltieri 2022-12-13 20:33:11 +00:00
  • ad10d1c832 boards: arm: update documentation for imxrt to reflect use of systick Daniel DeGrasse 2022-12-13 15:22:02 -06:00
  • 4be1fb81ce soc: arm: nxp: switch imxrt boards to use systick timer unless CONFIG_PM=y Daniel DeGrasse 2022-12-13 14:53:11 -06:00
  • c1cc2c4a26 modules: lvgl: change mentions of "LittleVGL" to "LVGL" Armin Brauns 2022-12-15 13:10:19 +01:00
  • caf309c6f6 intel_adsp: remove ace_v1x-regs.h file Jaroslaw Stelter 2022-12-15 16:46:43 +01:00
  • a337bfc3b3 pm: runtime: Move from mutexes to semaphores Carlo Caione 2022-12-06 18:17:05 +01:00
  • d38a6b4bcd pm: runtime: Migrate from condition variables to events Carlo Caione 2022-12-06 17:44:24 +01:00
  • 6bf275a8ca hardening: Require CONFIG_TIMER_RANDOM_GENERATOR=n Stephanos Ioannidis 2022-12-15 22:37:27 +09:00
  • 37c6d52f8c random: Fix non-random number generator warning condition Stephanos Ioannidis 2022-12-14 05:30:26 +09:00
  • 6f91f97939 random: Clarify the semantics of TEST_RANDOM_GENERATOR Stephanos Ioannidis 2022-12-14 04:54:13 +09:00
  • de1bd1fa04 drivers: gpdma: enable runtime power mgmt in intel gpdma Tomasz Leman 2022-11-25 18:39:12 +01:00
  • ff01458111 ace: dts: gpdma: add power domain Tomasz Leman 2022-11-25 18:36:00 +01:00
  • 1173db6f60 manifest: update hal espressif Marek Matej 2022-12-07 14:20:17 +01:00
  • ac0cbe3c4e samples: esp32: temp: CPU die temperature sample Marek Matej 2022-12-06 01:03:42 +01:00
  • 45d55205db drivers: esp32: temp: CPU die temperature sensor Marek Matej 2022-11-30 14:27:30 +01:00
  • c646a5576a net: zperf: Fix SO_RCVTIMEO dependency Reto Schneider 2022-12-14 14:19:46 +01:00
  • f33072a725 samples: net: sockets: net_mgmt: Update flash requirement for twister Robert Lubos 2022-12-15 12:24:23 +01:00
  • 00ceb258d3 drivers: flash: clear stm32 status register errors Cyril Fougeray 2022-12-14 11:08:35 +01:00
  • 5fc2079963 Bluetooth: audio: ascs: Handle CIS failed to be established error Mariusz Skamra 2022-12-08 17:17:15 +01:00
  • 76bf533fca boards: stm32h747: add usb otg hs and ulpi phy definition Ryan McClelland 2022-12-10 14:27:30 -08:00
  • 4a780ae52b manifest: update hal_stm32 Ryan McClelland 2022-12-14 19:24:23 -08:00
  • 1f489cf03a drivers: usb: stm32: add usb hs ulpi support Ryan McClelland 2022-12-10 14:25:25 -08:00
  • 21975231e2 usb: device: cdc_acm: Prevent recursive logging loop Tomasz Moń 2022-12-14 07:46:28 +01:00
  • 8bc094610c Bluetooth: host: update l2cap stress test Jonathan Rico 2022-11-24 15:31:17 +01:00
  • ca51439cd1 Bluetooth: host: copy fragment data at the last minute Jonathan Rico 2022-11-21 13:06:07 +01:00
  • ef19c64f1b Bluetooth: host: poll on CTLR buffers instead of host TX queue Jonathan Rico 2022-11-15 12:05:50 +01:00
  • c3e5fabbf1 Bluetooth: host: make HCI fragmentation async Jonathan Rico 2022-11-15 12:04:30 +01:00
  • cbd1e67574 Bluetooth: Audio: Remove newlines from HAS log statements Emil Gydesen 2022-12-14 21:51:08 +01:00
  • 7630161376 Bluetooth: Audio: Shell: Improve printing of incoming audio Emil Gydesen 2022-12-14 22:25:39 +01:00
  • b2a8fa1392 Bluetooth: Audio: Shell: Fix issue with restarting start_sine Emil Gydesen 2022-12-14 22:53:47 +01:00
  • ec725b5cab doc: application development: fix DT overlay section Martí Bolívar 2022-12-14 14:53:33 -08:00
  • 53227f1f13 scripts: migrate_includes: add .hpp to extension list Anders Bjørn Nedergaard 2022-12-14 09:34:24 +01:00
  • 4a67a5d34d dts: bindings: serial: smartbond: Fix baudrates Jerzy Kasenberg 2022-11-15 12:57:07 +01:00
  • 366ddedeb6 Bluetooth: Host: Fix issue with setting 0/NULL data for PA Emil Gydesen 2022-12-14 22:03:39 +01:00
  • 336d706f52 Bluetooth: Host: Add length values to malformed adv data warning Emil Gydesen 2022-12-14 22:05:30 +01:00
  • 392a753ac2 tests: spin lock timeout test spin time Tom Burdick 2022-12-13 08:37:36 -06:00
  • 6eaec7a91c tests: drivers: build_all: sensor: Add grow_r502a fingerprint sensor Dinesh Kumar K 2022-07-20 00:17:26 +05:30
  • 4eb1a34cac samples: sensor: Added sample for grow_r502a fingerprint sensor Dinesh Kumar K 2021-12-28 11:02:49 +05:30
  • f050e18798 drivers: sensor: Add support for grow_r502a fingerprint sensor Dinesh Kumar K 2021-12-28 11:02:04 +05:30
  • df3fdcaaf3 dts: vendor-prefixes: Add hzgrow prefix Dinesh Kumar K 2021-12-28 11:01:17 +05:30
  • ff830fb0f8 tests: fat_fs_api: Conditionally compile MKFS test Declan Snyder 2022-12-13 13:23:08 -06:00
  • c5b270e7b0 Bluetooth: GATT: Fix missing endianess conversion on include end-handle Fredrik Danebjer 2022-12-14 09:43:32 +01:00
  • 85c7eb5c7a drivers: regulator: add API to read error flags Gerard Marull-Paretas 2022-12-14 14:10:59 +01:00
  • 539d4aa6e6 drivers: regulator: add common init enable API Gerard Marull-Paretas 2022-12-12 12:25:03 +01:00
  • 9b5152153b drivers: regulator: add regulator_is_enabled Gerard Marull-Paretas 2022-12-12 12:21:44 +01:00
  • 305ce33b77 drivers: regulator: add parent DVS API Gerard Marull-Paretas 2022-12-07 13:38:50 +01:00
  • 10ce9684c3 drivers: regulator: fix/improve usage of devicetree properties Gerard Marull-Paretas 2022-12-07 11:03:13 +01:00
  • 1029a4db6f drivers: regulator: pca9420: some minor improvements Gerard Marull-Paretas 2022-12-01 14:05:58 +01:00
  • 8e60c2df0c drivers: regulator: add regulator_mode_t opaque type Gerard Marull-Paretas 2022-12-01 13:59:15 +01:00
  • 631096fce5 drivers: regulator: clarify regulator_set_current_limit() Gerard Marull-Paretas 2022-12-01 13:55:12 +01:00
  • 2bd6d50934 drivers: regulator: improve regulator_get_current_limit Gerard Marull-Paretas 2022-12-01 13:51:42 +01:00
  • 8db7e046c5 drivers: regulator: clarify regulator_set_mode interface Gerard Marull-Paretas 2022-12-01 13:46:49 +01:00
  • 3d47b6dfba drivers: regulator: improve regulator_get_voltage Gerard Marull-Paretas 2022-12-01 13:23:32 +01:00
  • b909d0e560 drivers: regulator: drop mode specific APIs Gerard Marull-Paretas 2022-12-01 13:14:03 +01:00
  • 0a84377f1c drivers: regulator: clarify regulator_set_voltage Gerard Marull-Paretas 2022-12-01 12:24:39 +01:00
  • 4e8795a8ce drivers: regulator: provide generic regulator_is_supported_voltage Gerard Marull-Paretas 2022-12-01 12:05:22 +01:00
  • c77c3ac7d6 drivers: regulator: improve regulator_list_voltages Gerard Marull-Paretas 2022-12-01 11:37:10 +01:00
  • aab28d735f drivers: regulator: drop regulator_count_modes Gerard Marull-Paretas 2022-12-01 11:19:20 +01:00
  • 9a73be82c4 drivers: regulator: improve regulator_count_voltages specs Gerard Marull-Paretas 2022-12-01 11:14:21 +01:00
  • 9fc1ca7997 nrf52_bsim: Expand some bs_tests hooks descriptions Alberto Escolar Piedras 2022-12-13 16:54:09 +01:00
  • fb95defce3 nrf52_bsim: Add option to delay CPU and test initialization Alberto Escolar Piedras 2022-12-13 16:28:40 +01:00
  • 4b2fffc7f9 shell: added SHELL_AUTOSTART configuration option Wojciech Slenska 2022-10-21 12:05:45 +02:00
  • 1675d49b4c log_core: Add Kconfig symbol for init priority Ian Oliver 2022-12-06 15:31:46 -08:00
  • 5102950adc sample: Bluetooth: Add PA interval check in iso broadcast benchmark Emil Gydesen 2022-12-14 10:41:30 +01:00
  • 2d3365200c settings: file: drop CONFIG_SETTINGS_FILE_DIR Marcin Niestroj 2022-12-07 21:20:32 +01:00
  • f386967b06 settings: do not panic on backend initialization errors Marcin Niestroj 2022-12-14 10:21:38 +01:00
  • fed6bde788 usb: device: cdc_acm: send more than 1 byte in poll out Tomasz Moń 2022-12-13 11:24:05 +01:00
  • 95717520bf drivers: udc: do not call driver's dequeue on empty fifo Johann Fischer 2022-12-08 17:55:02 +01:00
  • 721b8c22d8 drivers: udc_nrf: dequeue instantly when endpoint is not busy Johann Fischer 2022-12-08 15:50:35 +01:00
  • 33a8635008 tests: drivers: udc: fix uninitialized variable and thread Johann Fischer 2022-12-08 15:34:03 +01:00
  • d46b9bd124 drivers: hwinfo: Implement hwinfo_get_device_id for ESP32-C3 Michal Moskal 2022-11-29 18:06:01 -06:00
  • f8f3629efd net: lib: lwm2m: add uCIFI LPWAN object Marco Argiolas 2022-12-06 20:31:48 +08:00
  • 2ecdd8fa89 ITE soc/it8xxx2/linker: add sections for hw sha256 calculation Dino Li 2022-11-22 14:19:44 +08:00
  • 739b8e6f36 mec172xmodular_assy6930: add board support Jay Vasanth 2022-12-08 16:13:51 -05:00
  • 603cc27045 dma: Add max block count attribute Tom Burdick 2022-12-13 10:04:26 -06:00
  • 17d3f3a5a0 boards: arm: Introduce Google Dragonclaw Development Board Patryk Duda 2022-12-09 14:48:44 +01:00
  • d0f08e5422 tests: ARC: MWDT: allow allow-cpp.libcxx.arcmwdtlib for all arc targets Evgeniy Paltsev 2022-12-13 13:22:48 +04:00
  • ffa622b5b9 tests: settings: file: merge file_littlefs Marcin Niestroj 2022-12-08 13:10:22 +01:00
  • ba4cea40fd tests: settings: file_littlefs: relax dependency on LittleFS Marcin Niestroj 2022-12-08 12:50:00 +01:00
  • 413f849785 tests: settings: file_littlefs: fix comment about LittleFS Marcin Niestroj 2022-12-08 12:23:36 +01:00
  • f5ded678c5 tests: settings: file_littlefs: move prototype to header file Marcin Niestroj 2022-12-08 12:21:35 +01:00