..
adc
drivers: adc: fix ref_internal for ads1x1x
2022-11-08 11:33:25 -06:00
audio
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
bbram
include: fix includes for IT8xxx2 SoC
2022-10-12 16:10:05 -04:00
bluetooth
Bluetooth: Move crypto toolbox functions from smp.c
to their own files
2022-11-10 09:28:28 +01:00
cache
cache: Fix build warning 'No SOURCES given to Zephyr library'
2022-08-24 10:36:40 +00:00
can
drivers: can: kvaser_pci: Convert to use dynamic BDF lookup
2022-11-16 11:18:43 +01:00
clock_control
drivers: clock_control: stm32f7 flash latency with overdrive
2022-11-22 14:27:38 +00:00
console
mgmt/mcumgr: Move transport headers to transport subdir
2022-11-17 15:31:17 +01:00
coredump
everywhere: Fix legacy include paths
2022-07-18 16:16:47 +00:00
counter
drivers: counter: Remove unused Kconfig symbols for stm32 rtc
2022-11-10 11:27:49 +00:00
crypto
intel: ace15: Enabling sha driver by default
2022-10-31 12:45:33 -07:00
dac
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
dai
drivers: dai: ssp: clear RSE bits on ACE
2022-11-18 12:01:24 +00:00
debug
kconfig: remove Enable from boolean prompts
2022-03-09 15:35:54 +01:00
disk
drivers: flashdisk: check partition constraints
2022-11-14 16:37:04 +01:00
display
drivers: display: rm68200: add missing kernel.h include
2022-10-24 12:44:57 +02:00
dma
drivers: dma: stm32u5 dma drivers has a suspend function
2022-11-23 11:32:27 +01: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: eeprom: add fake EEPROM driver
2022-11-15 09:43:42 -06:00
entropy
drivers: Add NXP CSS entropy driver
2022-11-02 16:54:10 -05:00
espi
ec_host_cmd: add eSPI peripheral for the host commands
2022-11-18 10:11:40 +01:00
ethernet
drivers: eth: Enable LLDP on STM32
2022-11-22 14:28:46 +00:00
flash
drivers: flash: stm32 ospi can read the SFDP table from the DTS
2022-11-22 14:26:57 +00:00
fpga
drivers: fpga: ice40: add support for the Lattice iCE40 series
2022-11-17 09:17:44 -05:00
fuel_gauge
fuel_gauge: Sample sbs gauge driver with tests
2022-11-19 17:56:05 -05:00
gpio
drivers: gpio: npm6001: initial driver
2022-11-22 11:05:19 +01:00
hwinfo
drivers: hwinfo: add Andes hwinfo driver
2022-08-26 11:55:55 +02:00
i2c
drivers: i2c_dw: Convert to use dynamic BDF lookup
2022-11-16 11:18:43 +01:00
i2s
include: add missing zephyr/kernel.h
2022-10-20 22:52:09 +09:00
i3c
i3c: fix ccc setmrl/setmwl helper addr
2022-10-14 12:27:39 -04:00
ieee802154
net: pkt: Introduce minimum length requirement to net_pkt_get_frag()
2022-11-19 07:39:32 -05:00
interrupt_controller
drivers: interrupt_controller: initial support for NXP S32Z27 EIRQ
2022-11-04 17:44:08 -04:00
ipm
drivers: ipm: nrfx: align implementation to nrfx 2.10 API
2022-11-08 10:48:38 +01:00
kscan
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
led
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
led_strip
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
lora
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09: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: misc: Add an Ethos-U NPU driver
2022-11-15 14:47:43 +01:00
mm
drivers: mm: Move mm_drv_intel_adsp_mtl_tlb to zephyr/
2022-11-21 20:43:50 +09:00
modem
modem: hl7800: Fix re-init after firmware update
2022-11-15 12:18:26 +00:00
net
net: pkt: Introduce minimum length requirement to net_pkt_get_frag()
2022-11-19 07:39:32 -05:00
neural_net
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
pcie
drivers: pci: ptm: Convert to use dynamic BDF lookup
2022-11-16 11:18:43 +01:00
peci
driver: peci: mec: enable peci in ec subsystem register
2022-11-10 22:39:43 -05:00
pinctrl
drivers: pinctrl: fix lookup when there are no states
2022-11-11 13:15:02 +01:00
pinmux
include: add missing errno.h include
2022-10-11 18:05:17 +02:00
pm_cpu_ops
drivers: pm_cpu_ops: Update Kconfig
2022-08-12 11:34:10 +02:00
power_domain
board: rename dtsi node 'lps' to 'dfpmcch'
2022-11-22 20:03:06 -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: pwm_mcux_sctimer: Fix stopping PWM
2022-11-07 10:10:37 -06:00
regulator
drivers: regulator: regulator_shell: Fix missing include
2022-11-17 00:34:34 +09:00
reset
include: add missing limits.h include
2022-10-11 18:05:17 +02:00
sdhc
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
sensor
drivers: sensors: Fix MAX30101 Kconfig description.
2022-11-22 13:07:03 +09:00
serial
drivers: serial: stm32 UART driver do not start Rx timer if null
2022-11-23 11:32:27 +01:00
spi
drivers: spi: fix return value of spi_transceive for STM32 slaves
2022-11-16 11:19:43 +01:00
syscon
include: add missing errno.h include
2022-10-11 18:05:17 +02:00
timer
drivers: tiemr: nrf_rtc_timer: Add test function for shifting time
2022-11-17 11:24:23 +01:00
usb
drivers: usb_dc_stm32: implement usb_dc_detach()
2022-11-15 12:15:54 +00:00
usb_c
usb-c: Remove VBUS measurement and control
2022-10-22 18:38:35 -04:00
video
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
virtualization
drivers: ivshmem: Remove unnecessary BDF lookup code
2022-11-19 14:17:16 +09:00
w1
treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__
2022-10-28 19:23:46 +09:00
watchdog
drivers: watchdog: npm6001: initial version
2022-11-22 11:05:19 +01:00
wifi
drivers: wifi: esp32: add softap config
2022-11-03 10:24:14 +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