| .. |
|
adc
|
drivers/adc: add Gecko IADC driver
|
2023-04-21 16:24:39 +02:00 |
|
audio
|
sys/util: extend usage of DIV_ROUND_UP
|
2023-04-12 16:42:29 +02:00 |
|
bbram
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
bluetooth
|
drivers/bluetooth/hci/slz_hci: remove unused const struct device
|
2023-04-21 12:55:56 +02:00 |
|
cache
|
cache: aspeed: Fix typo of CACHE_ENABLE bit
|
2023-03-30 09:43:13 +00:00 |
|
can
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
clock_control
|
drivers: clock_control_nrf: Fix link error with ASAN and no SHELL
|
2023-04-20 16:11:34 +02:00 |
|
console
|
console: uart_mux: Use TYPE_SECTION macros for uart_mux
|
2023-04-21 12:55:38 +02:00 |
|
coredump
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
|
counter
|
drivers: counter: mcux_qtmr: fix SYS_INIT call signature
|
2023-04-19 07:18:54 -05:00 |
|
crypto
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
dac
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
dai
|
drivers: dai: ssp: fix power-up flow for Intel cAVS platforms
|
2023-04-21 14:02:02 -04:00 |
|
disk
|
drivers: disk: sdmmc_stm32 support for clock divisor
|
2023-04-12 17:44:48 +02:00 |
|
display
|
init: remove the need for a dummy device pointer in SYS_INIT functions
|
2023-04-12 14:28:07 +00:00 |
|
dma
|
drivers: dma: mcux_lpc: Update address increment logic
|
2023-04-20 09:07:37 -05:00 |
|
edac
|
shell: fix MISRA 5.7 violations on struct shell
|
2023-04-14 12:21:08 +02:00 |
|
eeprom
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
entropy
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
espi
|
treewide: Update clock control API usage
|
2023-04-05 10:55:46 +02:00 |
|
ethernet
|
nxp: hal: code update to reflect changes in SDK 2.13
|
2023-04-20 08:11:19 -05:00 |
|
flash
|
drivers: flash simulator: Add more options for POSIX arch
|
2023-04-21 16:23:45 +02:00 |
|
fpga
|
sys: util: migrate all files to DIV_ROUND_UP
|
2023-04-11 12:00:37 +02:00 |
|
fuel_gauge
|
emul: Fuel gauge tests direct access to emul_sbs
|
2023-04-21 09:39:00 +02:00 |
|
gpio
|
boards: arm: efr32bg27_brd2602: Initial support
|
2023-04-21 12:55:06 +02:00 |
|
hwinfo
|
drivers: hwinfo: modification into hwinfo_get_reset_cause()
|
2023-04-17 10:15:35 +02:00 |
|
i2c
|
i2c: i2c_xilinx_axi: Fix armclang compile warning
|
2023-04-21 16:28:09 +02:00 |
|
i2s
|
treewide: Update clock control API usage
|
2023-04-05 10:55:46 +02:00 |
|
i3c
|
init: remove the need for a dummy device pointer in SYS_INIT functions
|
2023-04-12 14:28:07 +00:00 |
|
ieee802154
|
drivers/ieee802154: Cast float abs param to int first
|
2023-04-05 10:38:34 +02:00 |
|
input
|
input: convert the kscan_sdl driver from kscan to input
|
2023-04-11 09:34:23 +02:00 |
|
interrupt_controller
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
ipm
|
init: remove the need for a dummy device pointer in SYS_INIT functions
|
2023-04-12 14:28:07 +00:00 |
|
kscan
|
input: convert the kscan_sdl driver from kscan to input
|
2023-04-11 09:34:23 +02:00 |
|
led
|
shell: fix MISRA 5.7 violations on struct shell
|
2023-04-14 12:21:08 +02:00 |
|
led_strip
|
sys: util: migrate all files to DIV_ROUND_UP
|
2023-04-11 12:00:37 +02:00 |
|
lora
|
shell: fix MISRA 5.7 violations on struct shell
|
2023-04-14 12:21:08 +02:00 |
|
mbox
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
|
mdio
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
|
memc
|
nxp: hal: code update to reflect changes in SDK 2.13
|
2023-04-20 08:11:19 -05:00 |
|
mipi_dsi
|
drivers: mipi_dsi: Introduce STM32H7 DSI host driver
|
2023-04-06 11:51:06 +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
|
sys: util: migrate all files to DIV_ROUND_UP
|
2023-04-11 12:00:37 +02:00 |
|
modem
|
shell: fix MISRA 5.7 violations on struct shell
|
2023-04-14 12:21:08 +02:00 |
|
net
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
|
neural_net
|
drivers: intel_gna: use cache APIs directly
|
2023-03-28 18:14:37 -04:00 |
|
pcie
|
init: remove the need for a dummy device pointer in SYS_INIT functions
|
2023-04-12 14:28:07 +00:00 |
|
peci
|
sys: util: migrate all files to DIV_ROUND_UP
|
2023-04-11 12:00:37 +02:00 |
|
pinctrl
|
drivers: spi: Add driver for smartbond
|
2023-04-20 10:32:40 +02:00 |
|
pm_cpu_ops
|
|
|
|
power_domain
|
power_domain: intel_adsp: wait for the power domain wake up
|
2023-03-29 19:59:07 -04:00 |
|
ps2
|
treewide: Update clock control API usage
|
2023-04-05 10:55:46 +02:00 |
|
ptp_clock
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
|
pwm
|
nxp: hal: code update to reflect changes in SDK 2.13
|
2023-04-20 08:11:19 -05:00 |
|
regulator
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
reset
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
retained_mem
|
retention: Add optional mutex disablement
|
2023-04-24 13:27:53 +02:00 |
|
rtc
|
drivers: rtc: update the RTC menuconfig title to unified format
|
2023-04-17 16:34:46 +02:00 |
|
sdhc
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
|
sensor
|
drivers: sensor: Added driver for the Würth Elektronik WSEN-PDUS sensor
|
2023-04-21 07:16:15 -05:00 |
|
serial
|
drivers: serial: stm32U5 uart driver do not toggle the DMA Tx request
|
2023-04-20 10:44:07 +02:00 |
|
smbus
|
smbus: Change init priority from DEVICE to DEFAULT
|
2023-04-21 16:26:28 +02:00 |
|
spi
|
drivers: spi: Fix DMA overflow in NXP MCUX driver
|
2023-04-20 09:07:37 -05:00 |
|
syscon
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
|
timer
|
soc/arm/silabs_exx32: fix PM implementation - wake up using BURTC timer
|
2023-04-21 16:24:05 +02:00 |
|
usb
|
sys/util: extend usage of DIV_ROUND_UP
|
2023-04-12 16:42:29 +02:00 |
|
usb_c
|
usb-c: tcpc: Disable Dead Battery after system starts
|
2023-03-09 09:20:35 +01:00 |
|
video
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
|
virtualization
|
shell: fix MISRA 5.7 violations on struct shell
|
2023-04-14 12:21:08 +02:00 |
|
w1
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
|
watchdog
|
drivers: wdt_tco: Change init level from PRE_KERNEL_1 to POST_KERNEL
|
2023-04-20 11:15:12 -04:00 |
|
wifi
|
shell: fix MISRA 5.7 violations on struct shell
|
2023-04-14 12:21:08 +02:00 |
|
xen
|
init: remove the need for a dummy device pointer in SYS_INIT functions
|
2023-04-12 14:28:07 +00:00 |
|
CMakeLists.txt
|
include/drivers: Add RTC API header and handlers
|
2023-04-04 17:03:38 +02:00 |
|
Kconfig
|
drivers: rtc: update the RTC menuconfig title to unified format
|
2023-04-17 16:34:46 +02:00 |