- 75de21b drivers: bluetooth: Add timeout to rpmsg init by Rubin Gerritsen · 4 years, 4 months ago
- 6c73801 drivers/bluetooth: ipm_stm32: Wake up C2 at init by Erwan Gouriou · 4 years, 4 months ago
- cb1cf54 drivers: Bluetooth: rpmsg: Fix typo in BT_QUIRK_NO_AUTO_DLE use by Vinayak Kariappa Chettimada · 4 years, 5 months ago
- bd7ee86 drivers: Bluetooth: rpmsg: Add missing BT_QUIRK_NO_AUTO_DLE by Vinayak Kariappa Chettimada · 4 years, 7 months ago
- 1740dfc drivers: bluetooth: hci_spi: fix init priority by Jeremy LOCHE · 4 years, 7 months ago
- f93c4de Bluetooth: userchan: Add support for ISO packets by Luiz Augusto von Dentz · 4 years, 7 months ago
- bfe580b Bluetooth: H5: Add support for ISO packets by Luiz Augusto von Dentz · 4 years, 7 months ago
- 720bbe2 Bluetooth: H4: Add support for ISO packets by Luiz Augusto von Dentz · 4 years, 7 months ago
- ce29baa drivers/bluetooth: ipm_stm32wb.c: Increase RX thread stack size by Erwan Gouriou · 4 years, 7 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 9ac8dcf Bluetooth: Call bt_recv from priority higher that TX thread. by Joakim Andersson · 4 years, 7 months ago
- 7d920ba drivers: use K_KERNEL_STACK macros by Andrew Boie · 4 years, 8 months ago
- 74fa8ce drivers: bluetooth: hci_spi: add missing gpio_dt_flags to spi_cs_config by Jeremy LOCHE · 4 years, 8 months ago
- c670656 drivers: Apply IPM callback signature change where relevant by Tomasz Bursztyka · 4 years, 8 months ago
- 7d1af02 uart: Fix uart_irq_callback_set usage by Tomasz Bursztyka · 4 years, 8 months ago
- d19e21f drivers: bluetooth: rpmsg: validate heap size configuration by Kamil Piszczek · 4 years, 9 months ago
- 4be66bd Bluetooth: Fix host RX thread deadlock by Joakim Andersson · 4 years, 9 months ago
- 7a8ac5e Bluetooth: hci: Depend on SOC not BOARD by Thomas Stenersen · 4 years, 10 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 6ea5379 modules: stm32: Rename lib Kconfig symbol by Erwan Gouriou · 5 years ago
- 9b09f13 bluetooth: hci_rpmsg: check SHM_SIZE against shared mem size using DT by Ioannis Glaropoulos · 5 years ago
- de9fd59 drivers/bluetooth: stm32wb: Fix loop by Erwan Gouriou · 5 years ago
- 73a19d4 drivers/bluetooth: stm32 ipm: Fix mutex on shared memory by Erwan Gouriou · 5 years ago
- 405ae6b Bluetooth: drivers: Convert bluetooth drivers to use k_timeout struct by Joakim Andersson · 5 years ago
- e9375a2 Bluetooth: Remove bluetooth thread stack size analysis by Joakim Andersson · 5 years ago
- 57a7465 drivers/bluetooth: ipm_stm32: Implement a RX thread by Erwan Gouriou · 5 years ago
- 5dd0db3 drivers: bluetooth: rpmsg_nrf53: use new DT API by Martí Bolívar · 5 years ago
- 88bf06b boards: arm: nrf5340_dk_nrf5340: rename target to nrf5340pdk_nrf5340 by Ioannis Glaropoulos · 5 years ago
- 75e28f6 drivers: bluetooth: hci: spi: Convert to new DT_INST macros by Kumar Gala · 5 years ago
- 378d6b1 kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' by Ulf Magnusson · 5 years ago
- efc5fe0 kernel: overhaul unused stack measurement by Andrew Boie · 5 years ago
- f591f3e drivers: bluetooth: hci: replace deprecated gpio_pin callback API by Peter Bigot · 5 years ago
- ddc3f06 gpio: replace gpio pin write/read with set/get by Peter Bigot · 5 years ago
- bfc1a50 drivers: hci: spi: update to new GPIO API by Erwan Gouriou · 5 years ago
- 5e486b9 treewide: use full path to ipm.h header by Peter Bigot · 5 years ago
- 6cf7ac7 Bluetooth: Always use full path to hci_driver.h by Carles Cufi · 5 years ago
- 311b31d Bluetooth: select BT_RPMSG_NRF53 for non-secure variant of nrf5340 by Håkon Øye Amundsen · 5 years ago
- 6ef29c0 kconfig: Remove some redundant single-item menus and ifs by Ulf Magnusson · 5 years ago
- 6412c07 bluetooth: h5: sending priority events through bt_recv_pri by ZhongYao Luo · 5 years ago
- 994246f bluetooth: h5: Handling the the zero length ack packet by ZhongYao Luo · 5 years ago
- 5758a9e bluetooth: h5: Fix memory access error by ZhongYao Luo · 5 years ago
- 362f229 drivers: bluetooth: hci: rpmsg: fix handling of hci events by Kamil Piszczek · 5 years ago
- 83107e5 drivers: bluetooth: hci: driver based on RPMsg transport by Kamil Piszczek · 5 years ago
- d674163 Bluetooth: hci_raw: Add support for specifying buffer headroom by Johan Hedberg · 5 years ago
- bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
- 5634d70 drivers: hci: stm32_ipm: add UID BLE address by Marcio Montenegro · 5 years ago
- 3674d33 drivers: hci: stm32_ipm: disable proper LSI by Pavlo Hamov · 5 years ago
- 535bfeb drivers: hci: stm32_ipm: Add possibility to work on LSI by Pavlo Hamov · 5 years ago
- 6e5db35 coccinelle: standardize k_sleep calls with integer timeouts by Peter Bigot · 5 years ago
- 82ed168 drivers: ipm_stm32wb: add workaround for conn_complete by Pavlo Hamov · 5 years ago
- 8ce0cf0 kconfig: Convert device tree chosen properties to new kconfigfunctions by Kumar Gala · 6 years ago
- 1c7eecb Bluetooth: drivers: ipm_st32wb: Fix compilation by Roger N'Guessan · 6 years ago
- 3704e8b drivers: bluetooth: hci: spi: Handle when the buffer is empty by Yaël Boutreux · 6 years ago
- 0d9dab3 Bluetooth: Introduce separate pool for discardable events by Johan Hedberg · 6 years ago
- fc2fcd1 Bluetooth: Add dedicated pool for HCI_Num_Completed_Packets HCI event by Johan Hedberg · 6 years ago
- efb8df5 cleanup: include/: move misc/stack.h to debug/stack.h by Anas Nashif · 6 years ago
- a2fd7d7 cleanup: include/: move misc/util.h to sys/util.h by Anas Nashif · 6 years ago
- 9ab2a56 cleanup: include/: move misc/printk.h to sys/printk.h by Anas Nashif · 6 years ago
- 5d001f3 cleanup: include/: move misc/byteorder.h to sys/byteorder.h by Anas Nashif · 6 years ago
- d1b2718 cleanup: include/: move uart.h to drivers/uart.h by Anas Nashif · 6 years ago
- bd70f6f cleanup: include/: move spi.h to drivers/spi.h by Anas Nashif · 6 years ago
- 6aa9c3a cleanup: include/: move gpio.h to drivers/gpio.h by Anas Nashif · 6 years ago
- a614a02 dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* by Kumar Gala · 6 years ago
- f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
- afb4e4f drivers: spi hci: Add spi dedicated rx thread by Erwan Gouriou · 6 years ago
- a269397 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... by Kumar Gala · 6 years ago
- 4c32258 style: add braces around if/while statements by Anas Nashif · 6 years ago
- 3d9416b drivers/bluetooth/hci: Implement HCI driver for stm32wb by Erwan Gouriou · 6 years ago
- bca3deb drivers: Bluetooth: Generalize IC-specific setup hook by Carles Cufi · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- 97b3bd1 drivers: Rename reserved function names by Patrik Flykt · 6 years ago
- 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
- 75f77db include: misc: util.h: Rename min/max to MIN/MAX by Carlos Stuart · 6 years ago
- ff70b34 dts: Convert CONFIG_ to DT_ symbols for chosen props by Kumar Gala · 6 years ago
- c047e8e drivers: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params by Andrzej Głąbek · 6 years ago
- 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
- aa2bdbe drivers: Remove board.h include by Kumar Gala · 6 years ago
- ef1cc3f bluetooth: hci: spi: Fix compile warning by Kumar Gala · 6 years ago
- 251d991 Bluetooth: Remove custom stack macros by Johan Hedberg · 6 years ago
- 343c53e Bluetooth: Switch from SYS_LOG to logger-based logging by Johan Hedberg · 6 years ago
- ad32e3b drivers: boards: Merge HAS_DTS_SPI_PINS with HAS_DTS_SPI by Maureen Helm · 7 years ago
- 89ccead drivers: boards: Merge HAS_DTS_SPI_DEVICE with HAS_DTS_SPI by Maureen Helm · 7 years ago
- da49f2e coccicnelle: Ignore return of memset by Flavio Ceolin · 7 years ago
- 304f26c Bluetooth: Userchan: Add missing headers by Alberto Escolar Piedras · 7 years ago
- d1684a8 Kconfig: Clean up some symbol definitions by Ulf Magnusson · 7 years ago
- 55f6620 native_posix: Refactor cmd line options by Alberto Escolar Piedras · 7 years ago
- 3e0a900 drivers: bluetooth: Kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 7 years ago
- b0c294c bt: hci driver over spi: Configure BlueNRG-MS in controller mode by Christophe Priouzeau · 7 years ago
- 7b02e6d bt: hci driver over spi: BlueNRG-MS read until IRQ pin goes low by Christophe Priouzeau · 7 years ago
- ea5b866 Bluetooth: hci: spi: Select BT_RECV_IS_RX_THREAD by Loic Poulain · 7 years ago
- 7d98965 Bluetooth: Add HCI User Channel driver for native POSIX port by Johan Hedberg · 7 years ago
- 82c0b8c drivers/bluetooth/hci: Name the choice of BT HCI driver bus by Yannis Damigos · 7 years ago
- 00376f0 dts/bindings: Add reset and irq gpios to "st,spbtle-rf" yaml by Erwan Gouriou · 7 years ago
- 3219817 drivers/bluetooth: Get rid completely of legacy SPI API in SPI HCI by Tomasz Bursztyka · 7 years ago
- 595340a drivers/bluetooth: Switch SPI based HCI driver to new SPI API by Tomasz Bursztyka · 7 years ago
- 8faa307 dts: add spi device support for SPI bluetooth modules by Yannis Damigos · 7 years ago
- 7d764b3 cmake: Use path-corrected version of ZEPHYR_BASE by Carles Cufi · 7 years ago
- 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
- 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
- 5f1360e drivers/bluetooth/spi: Do not initialize vendor attribute by Tomasz Bursztyka · 7 years ago