.. |
adc
|
drivers: adc: Add ADC xmc4xxx drivers
|
2022-12-20 14:17:23 +01:00 |
audio
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
bbram
|
drivers: bbram: Introduce BBRAM shell
|
2022-12-08 16:47:09 +09:00 |
bluetooth
|
drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt
|
2022-12-07 09:40:23 -06:00 |
cache
|
cache: aspeed: Rework driver
|
2022-12-01 13:40:56 -05:00 |
can
|
drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt
|
2022-12-07 09:40:23 -06:00 |
clock_control
|
drivers: mcux_ccm: add support for lpuart on imx93
|
2022-12-20 09:22:40 +01:00 |
console
|
crc: Make the build of crc function dependent on a Kconfig
|
2022-11-23 13:30:00 +01:00 |
coredump
|
everywhere: Fix legacy include paths
|
2022-07-18 16:16:47 +00:00 |
counter
|
samples: counter: alarm: add support for GD32 boards
|
2022-12-12 10:08:12 +01:00 |
crypto
|
intel: ace15: Enabling sha driver by default
|
2022-10-31 12:45:33 -07:00 |
dac
|
drivers: dac: esp32: Add support for DAC controller
|
2022-12-13 16:29:38 +00:00 |
dai
|
drivers: dmic: add dependency for runtime pm
|
2022-11-30 17:46:17 -05:00 |
debug
|
kconfig: remove Enable from boolean prompts
|
2022-03-09 15:35:54 +01:00 |
disk
|
drivers: stm32: do not enable the HSI48 locally
|
2022-12-07 10:03:11 +00:00 |
display
|
drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt
|
2022-12-07 09:40:23 -06:00 |
dma
|
drivers: hda: enable runtime power mgmt in intel hda dma
|
2022-12-16 11:03:15 +00:00 |
ec_host_cmd_periph
|
ec_host_cmd: add eSPI peripheral for the host commands
|
2022-11-18 10:11:40 +01:00 |
edac
|
edac: ibecc: Correct indication of -ENODATA
|
2022-11-19 14:18:40 +09:00 |
eeprom
|
drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt
|
2022-12-07 09:40:23 -06:00 |
entropy
|
drivers: stm32: do not enable the HSI48 locally
|
2022-12-07 10:03:11 +00:00 |
espi
|
ITE: drivers/espi: fix the VW valid flag issue in MAFS mode
|
2022-12-19 09:44:31 +00:00 |
ethernet
|
soc: arm: silabs: remove soc_gpio_configure wrapper
|
2022-12-20 22:50:19 +01:00 |
flash
|
drivers: flash: stm32: Kconfig clean up
|
2022-12-19 18:15:45 +01:00 |
fpga
|
drivers: fpga: ice40: add support for the Lattice iCE40 series
|
2022-11-17 09:17:44 -05:00 |
fuel_gauge
|
fuel_gauge: Fix sbs_gauge err to conform to API
|
2022-12-13 11:10:44 +01:00 |
gpio
|
drivers: gpio: stm32: Keep port clock in input configuration
|
2022-12-12 15:50:21 -05:00 |
hwinfo
|
drivers: hwinfo: stm32: Deal with iwdgX and wwdgX instances
|
2022-12-19 09:22:28 +00:00 |
i2c
|
soc: arm: silabs: remove soc_gpio_configure wrapper
|
2022-12-20 22:50:19 +01:00 |
i2s
|
include: add missing zephyr/kernel.h
|
2022-10-20 22:52:09 +09:00 |
i3c
|
i3c: add cdns i3c driver
|
2022-12-12 15:51:16 -05:00 |
ieee802154
|
drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt
|
2022-12-07 09:40:23 -06:00 |
interrupt_controller
|
drivers: gicv3: add zephyr kernel header file
|
2022-12-13 18:08:40 +09:00 |
ipm
|
drivers: ipc: Enable messaging unit driver for iMX.RT multicore SOCs
|
2022-12-05 19:54:37 +01:00 |
kscan
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
led
|
drivers: led: Microchip XEC LED driver using BBLED controller
|
2022-12-02 11:31:50 +01:00 |
led_strip
|
drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt
|
2022-12-07 09:40:23 -06:00 |
lora
|
drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt
|
2022-12-07 09:40:23 -06:00 |
mbox
|
drivers: mbox: nrfx: align implementation to nrfx 2.10 API
|
2022-11-08 10:48:38 +01:00 |
mdio
|
include: add missing kernel.h include
|
2022-10-11 18:05:17 +02:00 |
memc
|
include: add missing zephyr/kernel.h
|
2022-10-20 22:52:09 +09:00 |
mipi_dsi
|
drivers: mipi_dsi: mcux: add missing soc.h
|
2022-10-24 12:44:57 +02:00 |
misc
|
drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt
|
2022-12-07 09:40:23 -06:00 |
mm
|
memory manager: add region calculation for virtual memory
|
2022-12-20 07:03:55 -05:00 |
modem
|
drivers: gsm_ppp: replace DT_INST with DT_DRV_INST
|
2022-12-07 10:29:34 +00:00 |
net
|
crc: Make the build of crc function dependent on a Kconfig
|
2022-11-23 13:30:00 +01:00 |
neural_net
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
pcie
|
drivers: pcie: late initialization of pcie when PCIe controller is used
|
2022-12-10 09:47:26 +01:00 |
peci
|
driver: peci: mec: enable peci in ec subsystem register
|
2022-11-10 22:39:43 -05:00 |
pinctrl
|
drivers: pinctr_imx: add imx93 support
|
2022-12-20 09:22:40 +01:00 |
pinmux
|
include: add missing errno.h include
|
2022-10-11 18:05:17 +02:00 |
pm_cpu_ops
|
arm64: implement arch_system_halt
|
2022-11-23 11:37:08 +01:00 |
power_domain
|
power_domain: intel_adsp: code update
|
2022-11-30 17:46:17 -05:00 |
ps2
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
ptp_clock
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
pwm
|
drivers: pwm: mcux: ftm: fix pwm capture timer overflow count edge cases
|
2022-12-05 08:06:44 -06:00 |
regulator
|
drivers: regulator: add fake driver
|
2022-12-20 10:15:29 +00:00 |
reset
|
drivers: reset: Add support for reset clear register
|
2022-12-09 09:43:36 -08:00 |
sdhc
|
crc: Make the build of crc function dependent on a Kconfig
|
2022-11-23 13:30:00 +01:00 |
sensor
|
drivers: esp32: temp: CPU die temperature sensor
|
2022-12-15 18:21:39 +01:00 |
serial
|
soc: arm: silabs: remove soc_gpio_configure wrapper
|
2022-12-20 22:50:19 +01:00 |
spi
|
soc: arm: silabs: remove soc_gpio_configure wrapper
|
2022-12-20 22:50:19 +01:00 |
syscon
|
include: add missing errno.h include
|
2022-10-11 18:05:17 +02:00 |
timer
|
soc: arm: nxp: switch imxrt boards to use systick timer unless CONFIG_PM=y
|
2022-12-16 09:31:48 +01:00 |
usb
|
dts: bindings: usb stm32: Remove deprecated prop 'enable-pin-remap'
|
2022-12-20 17:05:26 +00:00 |
usb_c
|
drivers: usb_c: tcpc: stm32: Add VCONN functionality
|
2022-12-20 09:22:21 +01:00 |
video
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
virtualization
|
drivers: ivshmem: msi.h header only required for ivshmem-doorbell
|
2022-12-10 09:47:26 +01:00 |
w1
|
crc: Make the build of crc function dependent on a Kconfig
|
2022-11-23 13:30:00 +01:00 |
watchdog
|
drivers: watchdog: npm6001: initial version
|
2022-11-22 11:05:19 +01:00 |
wifi
|
drivers: wifi: eswifi: Guard net_ctx state change
|
2022-12-12 14:55:03 +01:00 |
xen
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
CMakeLists.txt
|
fuel_gauge: Sample sbs gauge driver with tests
|
2022-11-19 17:56:05 -05:00 |
Kconfig
|
fuel_gauge: Sample sbs gauge driver with tests
|
2022-11-19 17:56:05 -05:00 |