zephyr/drivers
Thomas Stranger e643b286df drivers: bluetooth: hci: h4_ifx_cyw43xxx: add missing hci includes
Add missing bluetooth/hci.h and hci_types.h include to fix the build
error and warnings of the infineon h4 ble driver.

The driver is using bt_hci_cmd_create() and bt_hci_cmd_send_sync()
from bluetooth/hci.h, and BT_HCI_OP_RESET from bluetooth/hci_types.h

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2025-01-25 20:06:34 +01:00
..
adc drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
audio shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
auxdisplay drivers: auxdisplay: jhd1313: fix Out-of-bounds read 2024-12-20 10:18:36 +01:00
bbram shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
bluetooth drivers: bluetooth: hci: h4_ifx_cyw43xxx: add missing hci includes 2025-01-25 20:06:34 +01:00
cache drivers: cache: Cache driver for NXP XCACHE controller 2025-01-15 22:57:41 +01:00
can drivers: can: can_tcan4x5x: fix compiler build warning/error 2025-01-22 08:08:24 +01:00
charger charger: bq24190: Adds support for ce-gpios 2024-12-13 11:35:17 +01:00
clock_control drivers: clock_control: mcux_ccm: add ii2c clock support 2025-01-24 19:15:57 +01:00
comparator drivers: drop few redundant device_is_ready 2025-01-22 05:40:11 +01:00
console console: winstream: fix conditional 2025-01-08 19:11:29 +01:00
coredump drivers: coredump: Place API into iterable section 2024-12-03 02:36:38 +01:00
counter drivers: counter: rpi_pico_timer: Correct support for RP2350 2025-01-23 23:19:36 +01:00
crypto drivers: crypto: crypto_ataes132a fix buffer overrun issue 2024-12-29 05:51:51 +01:00
dac drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
dai drivers: dai: intel: ssp: Print usable error for poll timeout 2025-01-17 13:41:34 +01:00
disk drivers: disk: sdmmc_subsys: stm32_sdmmc driver custom disk name support 2025-01-21 19:29:36 +01:00
display drivers: display: ssd1306: add power pin support 2025-01-22 15:50:02 +01:00
dma drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
dp
edac drivers: edac: Place API into iterable section 2024-12-03 10:16:29 +01:00
eeprom drivers: eeprom: at2x: remove orphaned k_mutex_unlock 2024-12-20 03:17:52 +01:00
entropy drivers: entropy: Add new driver based on nrf54l cracen driver 2025-01-22 18:32:35 +01:00
espi drivers: espi: npcx: update the handler for accessing the flash 2025-01-14 17:57:50 +01:00
ethernet drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
firmware drivers: firmware: scmi: add power domain protocol 2025-01-15 19:03:00 +01:00
flash drivers: flash: add NXP S32 QSPI HyperFlash driver 2025-01-21 19:26:45 +01:00
fpga shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
fuel_gauge drivers: fuel_gauge: make read-only pointer args const in api 2024-12-24 13:54:15 +01:00
gnss
gpio driver: gpio: mfxstm32l152: add driver for STM32L152 based MFX 2025-01-24 19:15:46 +01:00
haptics drivers: haptics: drv2605 fix unchecked return value 2024-12-17 03:39:06 +01:00
hdlc_rcp_if drivers: net: ot: Add HDLC HOST support with UART communication to RCP 2024-12-20 16:06:33 +01:00
hwinfo drivers: hwinfo: silabs: Add hwinfo driver for Series 2 2025-01-14 13:26:23 +01:00
hwspinlock
i2c drivers: i2c: add NXP i2c driver used on imx8m platforms 2025-01-24 19:15:57 +01:00
i2s dts: i2s_mcux_sai: Clarify IOMUXC GPR binding 2025-01-24 22:09:15 +01:00
i3c drivers: i3c: cdns: fix rr slot lookup when dyn is 0 2025-01-06 20:33:57 +01:00
ieee802154 drivers: ieee802154: nrf5: cast payload ptr to void for debug output 2025-01-14 13:26:47 +01:00
input drivers: input: sbus: Fix SBUS parser overflow 2025-01-20 02:59:06 +00:00
interrupt_controller drivers: gic: Add multiple GIC redistributors regions support 2025-01-21 11:16:12 +01:00
ipm dts: drivers: Add DTS MBOX entry for NXP MCXN947 2025-01-15 19:04:42 +01:00
kscan drivers: kscan: Place API into iterable section 2024-12-02 22:07:29 +00:00
led drivers: drop few redundant device_is_ready 2025-01-22 05:40:11 +01:00
led_strip apa102: fix end frame 2025-01-14 20:52:08 +01:00
lora drivers: lora: Add user_data to lora_recv_async 2024-12-21 05:51:52 +01:00
mbox drivers: mbox: Add support for TI OMAP mailbox 2025-01-23 16:34:39 +01:00
mdio drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
memc drivers: memc_nxp_s32_qspi: add support for s32ze 2025-01-21 19:26:45 +01:00
mfd drivers: mfd: add MAX22017 DAC/GPIO MFD 2025-01-21 07:07:33 +01:00
mipi_dbi drivers: mipi-dbi-spi: rename underscored macro names 2025-01-08 21:01:51 +01:00
mipi_dsi drivers: mipi_dsi: add support for MIPI DSI driver on Renesas RA family 2024-12-20 23:53:37 +02:00
misc drv: nordic_vpr_launcher: manage data cache 2025-01-20 20:57:07 +01:00
mm include: zephyr: sys: Introduce IS_BIT_SET() macro 2025-01-10 14:48:13 +01:00
modem modem: hl7800: optimize socket cleanup on boot 2025-01-20 11:15:57 +01:00
mspi drivers: mspi: Place API into iterable section 2024-12-02 22:09:03 +00:00
net net: nsos_sockets: notify pollers on socket close 2024-12-12 11:07:49 +01:00
pcie drivers: pcie: add brcmstb pcie controller driver 2025-01-08 21:03:03 +01:00
peci drivers: peci: Place API into iterable sections 2024-12-02 22:08:07 +00:00
pinctrl mcux: drivers: xbara: drop HAS_MCUX_XBARA config 2025-01-23 19:25:54 +01:00
pm_cpu_ops
power_domain
ps2 drivers: ps2: Place API into iterable section 2024-12-02 22:08:07 +00:00
ptp_clock
pwm drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
regulator regulator_shell: add device filtering 2025-01-22 05:40:11 +01:00
reset drivers: reset: Place API into iterable section 2024-12-02 22:08:07 +00:00
retained_mem drivers: retained_mem: nrf: make ram_ctrl variant explicit 2024-12-23 18:40:52 +01:00
rtc drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
sdhc drivers: sdhc: support SDHC driver on Renesas RA8 2024-12-25 06:33:12 +01:00
sensor drivers: sensor: wsen_tids_2521020222501: add sensor driver 2025-01-24 19:16:17 +01:00
serial drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
sip_svc drivers: sip_svc: Place API into iterable section 2024-12-02 22:08:07 +00:00
smbus shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
spi drivers: spi: spi_max32: Stop DMA if transaction times out 2025-01-24 11:00:27 +01:00
stepper drivers: drop few redundant device_is_ready 2025-01-22 05:40:11 +01:00
syscon drivers: syscon: Place API into iterable section 2024-12-02 22:08:07 +00:00
tee drivers: tee: Place API into iterable section 2024-12-02 22:08:07 +00:00
timer drivers: timer: run clang-format on RISC-V machine timer file 2025-01-22 05:39:59 +01:00
usb drivers: udc_dwc2: Fix multipart DMA OUT transfers 2025-01-21 19:28:13 +01:00
usb_c drivers: tcpc: Modify the ps8xxx.c 2025-01-15 19:03:27 +01:00
video drivers: video: introduce video_bits_per_pixel(pixelformat) helper 2025-01-24 03:22:31 +01:00
virtualization drivers: virtualization: Place API into iterable section 2024-12-02 22:07:18 +00:00
w1 shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
watchdog drivers: watchdog: atmel: Introduce sam4l wdt 2025-01-24 22:08:29 +01:00
wifi nrf_wifi: fix CONFIG_NET_L2_ETHERNET endif comment 2025-01-24 11:00:47 +01:00
xen
CMakeLists.txt
Kconfig