Commit graph

  • 39dda65925 doc: Documenting value of bt_gatt_attr->perm after bt_gatt_discover() Pierce Lowe 2022-08-18 15:18:32 +02:00
  • 44b7b4c445 doc: Updated documentation regarding Primary Service Discovery Pierce Lowe 2022-08-18 15:13:49 +02:00
  • 09c489de85 doc: Documenting 32 bit UUID support in GATT Pierce Lowe 2022-08-18 15:02:07 +02:00
  • 001aa3a351 ITE: drivers/i2c_enhance: CQ mode isn't allowed to enter power policy Tim Lin 2022-08-04 09:48:08 +08:00
  • 92d0031c91 tests: subsys: shell: Add test case for mix of mandatory and opt raw args Eric Johnson 2022-07-29 23:20:34 -05:00
  • 7f74797b8f shell: Fix handling mandatory args with optional raw arg Eric Johnson 2022-07-29 23:17:59 -05:00
  • f16e2a9d80 twister: Add esp32 section name to overflow check Kumar Gala 2022-08-22 09:48:11 -05:00
  • a202341958 devices: constify device pointers initialized at compile time Gerard Marull-Paretas 2022-08-22 10:36:10 +02:00
  • aa0a7dfa92 samples: task_wdt: improve device usage Gerard Marull-Paretas 2022-08-22 12:18:40 +02:00
  • 5825c8c5ab drivers: i2c: ll_stm32: s/clock/clk Gerard Marull-Paretas 2022-08-22 12:12:51 +02:00
  • fda3f54002 drivers: can: return -ENETUNREACH from can_send() if in bus off state Henrik Brix Andersen 2022-08-19 10:43:34 +02:00
  • 533a6c6403 maintainers: Adding additional NXP platform collaborators David Leach 2022-08-19 13:15:10 -05:00
  • 32a87215d7 drivers: pinctrl_nrf: Fix nrf_pin_configure() implementation Andrzej Głąbek 2022-08-18 18:59:45 +02:00
  • 57ea3b8f11 dts: Move pca95xx device from I2C0 to I2C1 on mec15xxevb Hu Zhenyu 2022-08-10 12:20:41 +08:00
  • e195c3cad3 samples: drivers: adc running on the stm32U575 nucleo board Francois Ramu 2022-08-08 09:54:26 +02:00
  • bc224c2f15 boards: arm: stm32u575 nucleo board enabling ADC1 channel 1 Francois Ramu 2022-08-08 09:52:49 +02:00
  • 0f0a3743d2 drivers: adc: stm32U5 channel preselection Francois Ramu 2022-08-08 09:48:03 +02:00
  • d39dd90d26 ARC: boards: QEMU: documentation update Evgeniy Paltsev 2022-08-19 22:19:48 +04:00
  • ee5b158e3a ARC: boards: QEMU: hs6x: minor description polish Evgeniy Paltsev 2022-08-19 22:15:39 +04:00
  • 2adfe5ce65 ARC: boards: ARCv3: add qemu_arc_hs5x board Evgeniy Paltsev 2022-08-04 23:08:23 +04:00
  • 8b0c91476b boards: arm: stm32u575 nucleo board enables RNG entropy generator Francois Ramu 2022-07-08 15:44:33 +02:00
  • 4246c94c53 boards: arm: stm32h7a3 nucleo board enables RNG entropy generator Francois Ramu 2022-07-08 15:53:34 +02:00
  • d9b78e0959 drivers: entropy: stm32 rng driver configuration for NIST Francois Ramu 2022-05-25 12:50:31 +02:00
  • 2fd6f76301 drivers: entropy: stm32 driver waits for the CondRst reset Francois Ramu 2022-05-24 17:53:46 +02:00
  • 49bdd2b74d dts: arm: stm32 entropy with nist configuration for the RNG Francois Ramu 2022-07-08 15:25:41 +02:00
  • a1059f9ea5 dts: rng: stm32 new property for NIST certification Francois Ramu 2022-05-25 12:47:54 +02:00
  • dd69eede43 tests: subsys: logging: move log_core_additional to new ztest API Shaoan Li 2022-08-12 16:48:31 +08:00
  • 8f3d4bbe3a MAINTAINERS: Add MariuszSkamra as liblc3codec maintainer Mariusz Skamra 2022-08-19 13:10:17 +02:00
  • ba109548a8 liblc3: Determine language starndard for compilation Mariusz Skamra 2022-06-27 11:46:08 +02:00
  • 778c96d63e west: Update liblc3 Mariusz Skamra 2022-06-27 11:31:23 +02:00
  • 5851a7b7de drivers: gpio: xlnx_ps: Fix compiler warning Kumar Gala 2022-08-20 08:40:04 -05:00
  • d4049e2cd6 tests: lib: sysutil: migrating lib tests to new ZTEST API Spoorthy Priya Yerabolu 2022-08-18 11:59:21 -07:00
  • b341bce3a5 tests: lib: sprintf: migrating lib tests to new ZTEST API Spoorthy Priya Yerabolu 2022-08-18 11:50:35 -07:00
  • 7dcab41b4c tests: kernel: move the sys_sem test to new ztest API Enjia Mai 2022-08-17 23:20:42 +08:00
  • 00fedc2eb2 tests: kernel: move the test demand_paging to new ztest API Enjia Mai 2022-08-17 18:40:20 +08:00
  • 7684f46b7f tests: kernel: move the memory protection test to new ztest API Enjia Mai 2022-08-19 00:27:17 +08:00
  • 8ea5cea4a7 tests: kernel: move the userspace test to new ztest API Enjia Mai 2022-08-18 00:02:52 +08:00
  • 09abe3b6a6 tests: kernel: move the test futex to new ztest API Enjia Mai 2022-08-17 18:11:09 +08:00
  • 4a8e766526 soc: xilinx_zynq7000: remove static MMU entries for PS UARTs Immo Birnbaum 2022-08-19 11:33:48 +02:00
  • 1738e9e928 drivers: serial: uart_xlnx_ps: switch over to DEVICE_MMIO API Immo Birnbaum 2022-07-18 11:32:11 +02:00
  • 2b57c0716b Bluetooth: Remove default n from common Kconfig Piotr Pryga 2022-08-18 09:52:09 +02:00
  • 939578e79d Bluetooth: hci: df: Fix unnecessary IQ sample storage Piotr Pryga 2022-08-17 15:22:51 +02:00
  • 34438da58e samples: Bluetooth: df: Add use of 16 bits wide IQ sampels Piotr Pryga 2022-07-21 15:13:05 +02:00
  • 56262f8207 Bluetooth: Host: Add common handling of VS IQ report Piotr Pryga 2022-07-21 14:56:51 +02:00
  • d8d8ef74ce Bluetooth: hci: Add VS IQ samples report using 16 bit sign integer sampl Piotr Pryga 2022-07-21 14:52:18 +02:00
  • b41d19d85e Bluetooth: Host: Add bsim test for GATT multi notify Lang Xie 2022-08-18 08:31:26 +02:00
  • 43e1ae1452 Bluetooth: host: gatt: Properly check subscription status Jonathan Rico 2022-08-17 15:14:16 +02:00
  • b3151bcea3 scripts: fix "kconfig: tweak dt_chosen_label" Martí Bolívar 2022-08-18 16:13:50 -07:00
  • 2d712c6c55 scripts: west_commands: runners: jlink: support pylink >= 0.14.2 Gerard Marull-Paretas 2022-08-19 11:12:55 +02:00
  • e67f1e42a0 devicetree: remove label references from header docs Kumar Gala 2022-08-18 21:29:47 -05:00
  • c4ee3f3733 devicetree: deprecate DT_LABEL variants Kumar Gala 2022-08-18 21:09:49 -05:00
  • de894f8aab dts: Replace DT_LABEL(node) with DT_PROP(node, label) Kumar Gala 2022-08-18 20:59:01 -05:00
  • fae5dd3643 Bluetooth: gatt: allow disabling subscription enforcement Jonathan Rico 2022-08-11 10:04:40 +02:00
  • e05c4b0a92 s2ram: Deal with system off failure Carlo Caione 2022-08-17 12:10:22 +02:00
  • 3516bd7358 tests: fix the wrong test config name in schedule_api test Ming Shao 2022-08-17 13:58:54 +08:00
  • 3d1782338b tests: add the missing initialization in test_slice_scheduling Ming Shao 2022-08-16 22:22:36 +08:00
  • c46139a8bd tests: kernel: metairq: move to new ztest API Ming Shao 2022-08-16 18:00:08 +08:00
  • 7061dbf96b tests: use dynamic threads in metairq test Ming Shao 2022-08-16 11:13:12 +08:00
  • 055aa738f0 tests: kernel: preempt: move to new ztest API Ming Shao 2022-08-16 09:39:16 +08:00
  • 80f8540f9b tests: add ending logic for the preempt test Ming Shao 2022-08-16 08:53:50 +08:00
  • 392cabe070 tests: kernel: deadline: move to new ztest API Ming Shao 2022-08-15 18:04:03 +08:00
  • 170b8254aa tests: add initialization for the deadline test Ming Shao 2022-08-15 17:55:21 +08:00
  • ec8a3ba7a8 tests: kernel: scheule_api: move to new ztest API Ming Shao 2022-08-15 14:39:45 +08:00
  • 9c7ef8ea06 Bluetooth: audio: tbs: Fix List_Item_Length value in CCL Mariusz Skamra 2022-08-17 14:45:05 +02:00
  • 3253ad2ab8 Bluetooth: audio: tbs: Make bt_tbs_client_call to contain URI pointer Mariusz Skamra 2022-08-17 13:09:15 +02:00
  • 1b7aafc424 Bluetooth: audio: tbs: Factor out bearer_list_current_calls function Mariusz Skamra 2022-08-17 12:46:58 +02:00
  • 9b6bc41692 ARC: boards: nsim: don't set ARC_HAS_ACCL_REGS to it's default Evgeniy Paltsev 2022-08-18 21:14:21 +04:00
  • 6ce3c531d8 ARC: ARcv3: 64bit: manage accumulator reg properly Evgeniy Paltsev 2022-08-18 21:06:45 +04:00
  • 2d40adf7dd ARC: boards: nsim: hs6x: update board simulators configs Evgeniy Paltsev 2022-08-18 17:19:29 +04:00
  • 6ff802b336 doc: zephyr_cmake_package: fix obsolete text Martí Bolívar 2022-08-18 17:49:39 -07:00
  • 108b76eb16 drivers: dai: intel: ssp: add dai index to config Jaska Uimonen 2022-08-12 10:00:17 +03:00
  • 6b8c387246 drivers: dai: intel: dmic: use dai dir enum Jaska Uimonen 2022-08-12 10:00:03 +03:00
  • 7299e1798f drivers: dai: intel: alh: add dai index to config Jaska Uimonen 2022-08-12 09:59:52 +03:00
  • 65663516e1 samples: boards: nrf: ieee802154: Remove RTC user channel count setting Adam Zelik 2022-08-18 15:02:12 +02:00
  • d0bb17ab37 drivers: timer: Increase default user-allocable channel count to 3 Adam Zelik 2022-08-11 12:34:48 +02:00
  • 729f1ec301 tests: devicetree: device: Exclude test on bbc_microbit Kumar Gala 2022-08-10 12:18:11 -05:00
  • 3f124ba14d tests: devicetree: device: utilize DEVICE_DT_NAME Kumar Gala 2022-08-10 10:42:58 -05:00
  • 46f0d86227 tests: Bluetooth: Mesh: adapt bsim beacon tests for ext adv Aleksandr Khromykh 2022-08-17 13:51:20 +02:00
  • be8d357775 tests: Bluetooth: Mesh: fix reprovisioning test with ext adv Aleksandr Khromykh 2022-08-17 09:55:29 +02:00
  • 5a0aa47383 Bluetooth: Mesh: fix adding in sublist the same addresses Aleksandr Khromykh 2022-08-11 08:52:53 +02:00
  • 3f88dcaaff Bluetooth: Mesh: add more latency for scanner in lpn Aleksandr Khromykh 2022-08-11 08:41:05 +02:00
  • f7c77da5c8 tests: Bluetooth: Mesh: adapt bsim lpn tests for ext adv Aleksandr Khromykh 2022-08-10 11:48:42 +02:00
  • 6f831d542a posix: getopt: Set variable only if used Andrei Emeltchenko 2022-06-29 16:47:59 +03:00
  • ea5f59f896 Bluetooth: shell: Add LE Audio related advertisement data Mariusz Skamra 2022-07-22 13:03:55 +02:00
  • 6219c12035 Bluetooth: csis: Expose bt_csis_generate_rsi function Mariusz Skamra 2022-07-19 16:43:30 +02:00
  • 7f49a3797e Bluetooth: audio: Fix undefined symbol compilation error Mariusz Skamra 2022-08-18 11:58:48 +02:00
  • 3a02e60398 Bluetooth: Tests: Add tests for EATT flag API Herman Berget 2022-08-08 13:49:13 +02:00
  • 62ff17df21 Bluetooth: Host: Get first packet matching channel Herman Berget 2022-08-01 13:25:43 +02:00
  • 62218910a0 Bluetooth: Host: Move all sending from tx_queue to process_queue Herman Berget 2022-07-29 13:55:19 +02:00
  • f28194e38d doc: Bluetooth: Add ATT section in docs Herman Berget 2022-06-21 13:55:52 +02:00
  • cc81529d58 Bluetooth: Host: Fix bt_eatt_connect returning -EINVAL if conn is NULL Herman Berget 2022-06-21 13:53:58 +02:00
  • 12ae3e373d doc: release-notes: Document Bluetooth EATT API change Herman Berget 2022-05-05 15:23:35 +02:00
  • ccaa7b291e Bluetooth: Host: Check if channel option is valid Herman Berget 2022-05-03 16:20:29 +02:00
  • 8873b7f05d Bluetooth: Tests: Use chan_opt BT_ATT_CHAN_ANY Herman Berget 2022-05-03 14:29:59 +02:00
  • 7f740cbd46 Bluetooth: Shell: Use chan_opt BT_ATT_CHAN_ANY Herman Berget 2022-05-03 14:28:26 +02:00
  • 741fe73f74 Bluetooth: Host: Add option to use GATT over EATT Herman Berget 2022-02-08 16:03:42 +01:00
  • e0125d04af devices: constify statically initialized device pointers Gerard Marull-Paretas 2022-08-17 15:37:22 +02:00
  • 42b53e46aa logging: initialize devices at compile time Gerard Marull-Paretas 2022-08-17 15:33:10 +02:00
  • 50fb146985 tracing: initialize devices at compile time Gerard Marull-Paretas 2022-08-17 15:31:42 +02:00
  • 745db7afd4 ipc: rpmsg_service: initialize devices at compile time Gerard Marull-Paretas 2022-08-17 15:30:36 +02:00