..
adc
dts: Include ADC DT binding headers from nRF SoC dtsi files
2022-05-13 12:46:06 -07:00
audio
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
bbram
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
bluetooth
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
cache
…
can
drivers: can: can_stm32h7: Fix min timings
2022-05-24 08:49:41 -07:00
clock_control
I2S_MCUX: Fixup I2S MCUX Audio PLL Rate Calculation and Reg Writes
2022-05-19 11:01:53 -05:00
console
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
counter
drivers: counter: Update CTimer to fix alarm setting
2022-05-23 08:38:59 -05:00
crypto
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
dac
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
dai
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
debug
kconfig: remove Enable from boolean prompts
2022-03-09 15:35:54 +01:00
disk
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
display
drivers: display: st7735r: added inversion-on property
2022-05-13 11:04:21 -07:00
dma
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
ec_host_cmd_periph
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
edac
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
eeprom
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
entropy
drivers/entropy: stm32: fix inter-core race condition
2022-05-13 10:28:53 -05:00
espi
drivers: espi: host_subs: add pinctrl driver support
2022-05-12 14:24:03 -05:00
ethernet
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
flash
drivers: flash: stm32h7x: Fix wrong flash write offset
2022-05-18 10:54:36 +02:00
fpga
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
gpio
drivers: gpio: gpio_mcux_igpio: add workaround for non contiguous pins
2022-05-18 10:55:22 +02:00
hwinfo
drivers: hwinfo: mcux: update include paths
2022-05-09 12:45:29 -04:00
i2c
drivers: i2c_imx: add pin control support
2022-05-12 16:57:17 -05:00
i2s
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
ieee802154
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
interrupt_controller
asm: update files with <zephyr/...> include prefix
2022-05-09 12:45:29 -04:00
ipm
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
kscan
drivers: kscan: Add CAP1203 driver
2022-05-15 21:31:54 +02:00
led
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
led_strip
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
lora
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
mbox
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
mdio
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
memc
drivers: memc: don't check pin control return code
2022-05-09 08:54:30 -05:00
mipi_dsi
drivers: mipi: Add MIPI DSI driver for MXRT devices
2022-05-12 09:26:50 -05:00
misc
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
mm
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
modem
modem: modem_iface_uart_async: added
2022-05-10 10:44:04 +02:00
net
drivers: net: loopback: Add counting of number of dropped packets
2022-05-16 16:55:51 +02:00
neural_net
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
pcie
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
peci
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
pinctrl
pinctrl: npcx: config pwm open-drain without enabling STORE_REG
2022-05-20 12:36:22 +02:00
pinmux
ARC: HSDK: remove pinmux_hsdk driver
2022-05-18 17:20:26 +02:00
pm_cpu_ops
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
power_domain
power_domain: gpio: improve logging
2022-05-10 17:59:56 -04:00
ps2
drivers: ps2: add Zephyr pinctrl support
2022-05-12 14:24:03 -05:00
ptp_clock
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
pwm
drivers: pwm_nrfx: fix incoherent config struct name
2022-05-20 19:22:20 -07:00
regulator
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
reset
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
sdhc
drivers: sdhc: Add SD response type masks
2022-05-09 08:46:29 -05:00
sensor
drivers/sensor: lsm6ds0: Fix typo when configuring FS at 16G
2022-05-23 15:16:15 +02:00
serial
drivers: uart_imx: Fix the poll_in function
2022-05-23 15:00:14 -05:00
spi
modules: hal_infineon: added initial Kconfig and CMakeLists.txt
2022-05-13 21:34:59 +02:00
syscon
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
timer
drivers: timer: litex_timer: Fix sys_clock_cycle_get functions
2022-05-10 18:41:20 +02:00
usb
drivers: usb: device: stm32: fix disconnect-gpios configuration.
2022-05-19 11:28:38 -07:00
usbc
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
video
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
virtualization
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
watchdog
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
wifi
soc: esp32: move phy tx power to soc config
2022-05-17 18:11:50 +02:00
xen
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
CMakeLists.txt
drivers: mipi_dsi: initial support for MIPI-DSI drivers
2022-05-12 09:26:50 -05:00
Kconfig
drivers: mipi_dsi: initial support for MIPI-DSI drivers
2022-05-12 09:26:50 -05:00