Commit graph

  • ece1f51c5b doc: usb: add note about CDC ACM virtual UART polling API behavior Johann Fischer 2024-07-05 13:49:25 +0200
  • ef89321160 usb: device_next: allow fifo_fill and poll_out be used simultaneously Johann Fischer 2024-07-05 13:41:46 +0200
  • 6cf27758d3 usb: device_next: align CDC ACM UART poll_out with legacy implementation Johann Fischer 2024-07-05 11:52:24 +0200
  • 1867e71df2 doc: usb: describe CDC ACM virtual UART IRQ API behavior Johann Fischer 2024-07-04 12:47:06 +0200
  • 64ee885950 usb: device_next: align CDC ACM UART with Interrupt-driven UART API Johann Fischer 2024-07-04 12:32:47 +0200
  • fc0437c0b8 doc: usb: move "Built-in functions" down and increase the heading Johann Fischer 2024-07-04 12:26:13 +0200
  • f98fde07b3 devicetree: make DT_..._REG_ADDR return unsigned Fabio Baltieri 2024-09-20 13:01:04 +0000
  • 71afbaf66e irq_multilevel: explicitly initialize all members to avoid a warning Alberto Escolar Piedras 2024-10-02 12:59:27 +0200
  • 9655c2f61b net: openthread: add OPENTHREAD_STORE_FRAME_COUNTER_AHEAD Maciej Baczmanski 2024-09-30 09:43:15 +0200
  • 539cc1ddfa manifest: openthread: Regular OpenThread upmerge Maciej Baczmanski 2024-09-30 09:37:55 +0200
  • 4c09f5cce3 Bluetooth: BR: Shell: Remove duplicated else statement Lyle Zhu 2024-09-25 17:01:51 +0800
  • 0270f91c1c Bluetooth: BR: Shell: Return error if command is failed Lyle Zhu 2024-09-25 17:00:35 +0800
  • 3b74ed3f54 Bluetooth: BR: shell: Rename int res to int err Lyle Zhu 2024-09-25 16:55:28 +0800
  • 17cfe36195 Bluetooth: BR: Return SHELL_CMD_HELP_PRINTED if calls shell_help Lyle Zhu 2024-09-25 16:51:24 +0800
  • 0b6684d8e3 Bluetooth: l2cap_br: Comment on l2cap->info_fixed_chan Lyle Zhu 2024-09-25 10:30:44 +0800
  • f1d9549a0c Bluetooth: BR: SMP: Check if remote supports CID 0x0007 Lyle Zhu 2024-07-24 20:12:17 +0800
  • 117a0098f3 drivers: flash: simulator: fix address resolution Florian Grandel 2024-09-25 11:25:46 +0200
  • ca26820ac1 ipc: icmsg: Check return error of pbuf_rx_init() Alberto Escolar Piedras 2024-09-26 12:09:53 +0200
  • 5742b27078 ipc: icmsg: fix typo Mirko Covizzi 2024-09-25 12:51:30 +0200
  • ff39d41034 Bluetooth: ssp: correct pairing failed callback Lyle Zhu 2024-09-24 10:16:52 +0800
  • f9c490b7e1 Bluetooth: LE: SMP: Set CT2 bit by default Lyle Zhu 2024-07-25 10:56:14 +0800
  • c7db41dddb Bluetooth: BR: SMP: Set CT2 bit by default Lyle Zhu 2024-07-25 09:51:09 +0800
  • 8c8a21a04c Bluetooth: BR_SMP: Add a flag BT_CONN_BR_PAIRED Lyle Zhu 2024-07-24 19:43:21 +0800
  • 91db52c431 Bluetooth: SSP: clear pairing flag if ssp pairing completed Lyle Zhu 2024-07-19 15:11:13 +0800
  • 8bfdff3cb1 irq: multilevel: add API to increment a multilevel IRQ Yong Cong Sin 2024-09-24 15:21:42 +0800
  • 4b2f5c7de2 irq: multilevel: avoid manipulations with bits by using union type Yong Cong Sin 2024-09-23 16:16:14 +0800
  • 091d70de6b tests: kernel: interrupt: multilevel: test APIs with devicetree Yong Cong Sin 2024-09-23 15:05:15 +0800
  • 68f56f1c5d tests: gen_isr_table: multilevel: cleanup filter & Kconfigs Yong Cong Sin 2024-09-23 14:18:47 +0800
  • d05c9e6037 tests: gen_isr_table: move multilevel test into a separate file Yong Cong Sin 2024-09-23 14:13:15 +0800
  • 3fa7d783d6 irq: multilevel: allow to APIs to always work Yong Cong Sin 2024-09-23 14:07:18 +0800
  • cb6417cff4 irq: multilevel: fix irq_parent_level_3() Yong Cong Sin 2024-09-23 13:42:10 +0800
  • 08ceb14299 Bluetooth: Host: SSP: Correct BR bonding type Lyle Zhu 2024-05-16 15:29:35 +0800
  • 1005a73523 boards: nxp: rd_rw612_bga: Delete fw_storage Andrej Butok 2024-09-20 10:45:22 +0200
  • e5a41c8964 tests: drivers: build_all: sensor: Add CONFIG_MC3419_TRIGGER_NONE TOKITA Hiroshi 2024-09-18 19:54:14 +0900
  • 773d50e072 drivers: sensor: mc3419: Change the TRIGGER config to a typical TOKITA Hiroshi 2024-09-18 19:47:27 +0900
  • 832753b80c Bluetooth: BR: Change the type of resolving to bool Lyle Zhu 2024-09-26 10:16:39 +0800
  • b1dc7ff242 Bluetooth: BR: Optimize _priv of struct bt_br_discovery_result Lyle Zhu 2024-09-20 18:16:45 +0800
  • d92bc8ab30 Bluetooth: shell: BR: update device discovery Lyle Zhu 2024-07-24 09:10:30 +0800
  • ac0ccc8f5f sample: Bluetooth: hfp_ag: update device discovery Lyle Zhu 2024-07-23 20:28:06 +0800
  • f670e3a52f Bluetooth: Classic: Remove callback from bt_br_discovery_start Lyle Zhu 2024-07-23 20:15:30 +0800
  • b0258c919d Bluetooth: classic: Move classic source to sub folder Lyle Zhu 2024-07-23 19:57:52 +0800
  • d0f5b6c351 Bluetooth: BR: Add listener cb for discovery Lyle Zhu 2024-06-20 13:42:38 +0800
  • df64d076d8 ipc: ipc_service: Inline libmetal_{setup,teardown}() for correct ordering Andrew Davis 2024-05-07 12:51:10 -0500
  • be4a4ee324 ipc: ipc_service: Remove intermediate metal generic device Andrew Davis 2024-05-07 13:18:22 -0500
  • d58542fcc4 ipc: rpmsg_service: Remove virtual shared memory device Andrew Davis 2024-09-09 10:36:49 -0500
  • 8ccc43912f samples: ipc: openamp: Remove virtual shared memory device Andrew Davis 2024-04-22 07:59:35 -0500
  • 02fb8faefb board: ti: cc1352p7_lp: Add complementary instructions about OpenOCD Alexandre Bailon 2024-08-26 22:18:05 +0200
  • 5a0775b1ab dts: bindings: stm32-temp*: align 'avgslope' to datasheet format Mathieu Choplain 2024-07-23 10:47:24 +0200
  • e61b010b4c dts: bindings: stm32-temp*: reword bindings documentation Mathieu Choplain 2024-07-23 10:22:14 +0200
  • 4641d3dab9 dts: bindings: stm32-temp*: regroup 'ntc' in common file Mathieu Choplain 2024-08-28 14:14:19 +0200
  • 7f44ecb06a drivers: sensor: stm32_temp: update and comment conversion code Mathieu Choplain 2024-07-17 15:03:02 +0200
  • dabcd605a8 drivers: sensor: stm32_temp: read calibration data in dedicated function Mathieu Choplain 2024-07-17 14:56:29 +0200
  • 2ef666a15c drivers: sensor: stm32_temp: make driver data field names closer to RM Mathieu Choplain 2024-07-17 14:47:29 +0200
  • 70bf26b358 drivers: sensor: stm32_temp: convert samples in dedicated function Mathieu Choplain 2024-07-17 14:23:23 +0200
  • d307221065 drivers: sensor: stm32_temp: enable/disable channel in separate functions Mathieu Choplain 2024-07-17 14:20:44 +0200
  • 8785e9f605 dts: bindings: stm32c0-temp-cal: force new series to define 'avgslope' Mathieu Choplain 2024-08-27 17:29:42 +0200
  • 8caf1f6d3e dts: bindings: stm32-temp: force new series to define 'avgslope' Mathieu Choplain 2024-08-27 18:30:15 +0200
  • 665f33ec51 dts: bindings: stm32-temp: force new series to define 'v25' Mathieu Choplain 2024-08-27 17:08:14 +0200
  • 0fd095d6d1 dts: st: stm32f100: add correct 'v25' property on die temp sensor Mathieu Choplain 2024-07-23 10:44:57 +0200
  • 577c1b2e9e dts: st: stm32f030: add correct 'avgslope' property on die temp sensor Mathieu Choplain 2024-07-23 11:13:19 +0200
  • 2cfb21b9df dts: st: stm32f2: remove 'ntc' property from die temp sensor Mathieu Choplain 2024-08-23 15:22:30 +0200
  • 5eeff698ca sensor: tsl2591: fix: Address CID 353644 & 353654 Kurtis Dinelle 2024-08-04 12:04:16 -0700
  • fa8d80a15b bluetooth: honor log panic mode in monitor Armin Brauns 2024-08-01 11:01:34 +0000
  • a63665438a Bluetooth: Audio: improve broadcast reception stop unittest Andries Kruithof 2024-08-06 16:39:15 +0200
  • 8295deb966 Bluetooth: Audio: CAP implement broadcast reception stop Andries Kruithof 2024-07-24 11:25:11 +0200
  • 907a3bf908 boards: add qemu_xtensa/sample_controller32/mpu Daniel Leung 2024-04-24 10:51:48 -0700
  • d0e2a62daf soc: xtensa: add sample_controller32 Daniel Leung 2024-04-24 10:41:05 -0700
  • 84c12ab5b5 boards: rename qemu_xtensa to qemu_xtensa/dc233c Daniel Leung 2024-06-12 10:01:28 -0700
  • 0425b04fc3 serial: uart_nrfx_*: update tx_ready return codes Jordan Yates 2024-04-01 15:56:21 +1000
  • 3e5c72a0ee serial: async_to_irq: update tx_ready return Jordan Yates 2024-04-01 15:53:50 +1000
  • 81352d011f serial/usb: update struct ring_buf users Jordan Yates 2024-04-01 15:45:39 +1000
  • 5bd53b6e2e uart: update meaning of uart_irq_tx_ready return code Jordan Yates 2024-04-01 15:42:36 +1000
  • a3556aafb7 doc: kconfig: clarify .config file location Arrel Neumiller 2024-09-29 10:11:22 +0100
  • 724376de33 drivers: clock_control: esp32: Fix for UART baud Raffael Rostagno 2024-09-28 11:36:47 -0300
  • 26314cf760 tests: clock_control: esp32: Fix device testing Raffael Rostagno 2024-09-27 17:49:45 -0300
  • 92ec60f5ab drivers: sensor: renesas: Move to vendor subdirectory Ian Morris 2024-07-22 16:49:44 -0700
  • e3438585b5 tests: drivers: build_all: sensor: Adding Festo VEAA pressure regulator TOKITA Hiroshi 2024-09-28 17:39:01 +0900
  • 1f30346d4f drivers: dac: Add dummy driver for vnd,dac TOKITA Hiroshi 2024-09-29 09:06:58 +0900
  • cc6dfb6220 tests: drivers: build_all: input: Add config for futaba,sbus TOKITA Hiroshi 2024-09-27 11:16:55 +0900
  • 00eaa850b2 drivers: input: sbus: Fix incorrect index reference of INPUT_SBUS_INIT TOKITA Hiroshi 2024-09-28 10:30:35 +0900
  • e9adbe4077 drivers: input: sbus: Remove unused pinctrl.h including TOKITA Hiroshi 2024-09-28 10:25:03 +0900
  • 41533a2eea scripts: build: check_init_priorities: remove obsolete code Florian Grandel 2024-09-06 11:09:29 +0200
  • cb99cd795d tests: drivers: build_all: fuel_gauge: Add devices to build test TOKITA Hiroshi 2024-09-27 23:25:38 +0900
  • 20d17cfa6a tests: drivers: build_all: charger: Add config for sbs,sbs-charger TOKITA Hiroshi 2024-09-27 23:01:19 +0900
  • c1e7784445 west.yml: MCUboot synchronization from upstream Jamie McCrae 2024-09-27 13:50:55 +0100
  • 3ee9b40a5a eeprom sim: Enhance & refactor native part so it works w emb libCs Alberto Escolar Piedras 2024-09-27 10:13:30 +0200
  • 4da4ee8ece tests: arch: riscv: test csf registers value Yong Cong Sin 2024-09-09 16:57:35 +0800
  • 4bbc2a7893 arch: riscv: isr.S: restore s0 before jumping to z_riscv_fatal_error_csf Yong Cong Sin 2024-09-09 16:56:57 +0800
  • fe5bfc9eb2 driver: sensor: adxl372: Bug fix for status2 reg Vladislav Pejic 2024-09-27 12:12:42 +0200
  • 4ce3a7b08e sample: accel_polling: Upgrade for RTIO stream Vladislav Pejic 2024-09-27 09:36:10 +0200
  • 9c0f92db47 boards: shields: rk055hdmipi4ma0: raise MIPI DSI bit clock for RT1170 Daniel DeGrasse 2024-09-19 17:22:54 -0500
  • 080787f5b7 drivers: espi: npcx: update the parsing function for espi taf Tom Chang 2024-09-16 13:55:46 +0800
  • 15774e1316 tests/boards/native_sim/cpu_wait: Correct ifdef Alberto Escolar Piedras 2024-09-26 13:15:46 +0200
  • 517d51e33a drivers/timer native_posix: Allow without BOARD_NATIVE_POSIX Alberto Escolar Piedras 2024-09-26 12:59:23 +0200
  • f8299b66eb include: types.h: toolchain.h: Move TLS macro definition Daniel Flodin 2024-09-27 10:35:20 +0200
  • 5b607ed5c7 dts: arm: nordic: Define power states for nrf54h20/cpuapp Sebastian Głąb 2024-09-27 10:58:21 +0200
  • df7f1ff5b5 tests: drivers: build_all: gnss: Add serial devices to build test TOKITA Hiroshi 2024-09-27 15:07:22 +0900
  • 9905e27353 tests: thread_runtime_stats: Skip the test on virtual Cortex-R8 platform Mateusz Holenko 2024-09-11 13:18:39 +0200
  • f7b7edc40c MAINTAINERS: Add Renode-related SoCs and boards to Testing with Renode area Marek Slowinski 2024-06-11 14:44:00 +0200
  • 2088f6d35f ztest: error_hook: Exclude cortex_r8_virtual from divide-by-zero tests Marek Slowinski 2024-06-03 14:32:56 +0200