.. |
adc
|
drivers: adc: iadc_gecko: select proper bits from sample
|
2023-07-18 16:21:09 +02:00 |
audio
|
sys/util: extend usage of DIV_ROUND_UP
|
2023-04-12 16:42:29 +02:00 |
auxdisplay
|
drivers: auxdisplay: Add driver for PTC PT6314 VFD controller
|
2023-07-14 12:09:03 +02:00 |
bbram
|
device: remove redundant init functions
|
2023-04-19 10:00:25 +02:00 |
bluetooth
|
drivers: bluetooth: hci: spi: add small read delay
|
2023-07-05 14:15:18 +02:00 |
cache
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
can
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
clock_control
|
drivers: clock_control: stm32 set adc prescaler in rcc
|
2023-07-19 10:13:26 +00:00 |
console
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
coredump
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
counter
|
drivers: counter: stm32_rtc: Make dependent of !RTC
|
2023-07-18 11:05:23 +00:00 |
crypto
|
drivers/crypto/it8xxx2: add support for SHA256 hardware accelerator
|
2023-07-07 09:24:47 +02:00 |
dac
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
dai
|
drivers: intel: ssp: delay initialization after dma
|
2023-07-18 10:45:37 +00:00 |
disk
|
drivers: disk: sdmmc_stm32 support for clock divisor
|
2023-04-12 17:44:48 +02:00 |
display
|
display SDL: Split in top and bottom
|
2023-07-06 16:04:15 +02:00 |
dma
|
drivers: dma_mcux_lpc: Add Kconfig to reduce data
|
2023-07-17 13:06:01 -05:00 |
edac
|
shell: fix MISRA 5.7 violations on struct shell
|
2023-04-14 12:21:08 +02:00 |
eeprom
|
drivers: eeprom: mchp: Bug fix
|
2023-07-18 19:19:14 +00:00 |
entropy
|
drivers: entropy native: Refactor to support embedded libCs
|
2023-07-07 14:32:41 +02:00 |
espi
|
emul: Only add enabled DT nodes to bus emulators
|
2023-07-12 09:25:18 +02:00 |
ethernet
|
drivers: eth_smsc91x: Implement promiscuous mode
|
2023-07-10 15:14:33 +02:00 |
flash
|
drivers: flash: stm32l4: Fix STM32L4Q5 support in flash driver
|
2023-07-19 09:51:18 +00:00 |
fpga
|
drivers: spi: make SPI dt-spec macros compatible with C++
|
2023-04-24 21:29:55 +02:00 |
fuel_gauge
|
drivers: fuel_gauge: max17048: Remov unused var
|
2023-07-13 09:21:52 +02:00 |
gpio
|
drivers: gpio: gpio_npm1300: Added reset and power loss modes
|
2023-07-12 14:36:56 +02:00 |
hwinfo
|
drivers: hwinfo: andes: Improve hwinfo_andes driver
|
2023-07-17 13:19:37 +00:00 |
i2c
|
drivers: i2c: add error handling
|
2023-07-13 09:23:39 +02:00 |
i2s
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
i3c
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
ieee802154
|
drivers: ieee802154: nrf5: Add transmission with multiple CCA
|
2023-07-14 09:46:36 -04:00 |
input
|
drivers: input: add few missing gpio_add_callback return check
|
2023-07-19 09:18:38 +00:00 |
interrupt_controller
|
drivers: gicv3: GICR_TYPER_LAST mask width is 1 bit
|
2023-07-18 19:10:11 +00:00 |
ipm
|
inte_adsp: ipc: prevent ipc message send during Device power transition
|
2023-06-22 06:14:57 -04:00 |
kscan
|
input: convert cst816s from kscan
|
2023-07-18 08:55:26 -05:00 |
led
|
drivers: led_pwm: fix overflow in set_brightness
|
2023-07-18 10:45:05 +00:00 |
led_strip
|
drivers: led_strip: apa102: add multi instances support
|
2023-05-31 10:23:22 +01:00 |
lora
|
drivers: lora: shell: fix invalid range in config bw param
|
2023-05-25 08:22:08 +00:00 |
mbox
|
drivers: mbox: initialize before ipc
|
2023-07-12 11:48:19 +02:00 |
mdio
|
drivers: mdio: adin2111: correct prompt
|
2023-06-16 05:42:36 -04:00 |
memc
|
drivers: memc: add update clock function
|
2023-05-22 10:15:03 +02:00 |
mfd
|
driver: regulator: Add support for AXP192 power management IC
|
2023-07-19 09:52:15 +00:00 |
mipi_dsi
|
drivers: mipi_dsi: implement clock selection algorithm
|
2023-07-18 16:20:28 +02:00 |
misc
|
drivers: misc: Add driver for RaspberryPi Pico PIO
|
2023-04-25 13:12:02 +02:00 |
mm
|
drivers: mm: Fix macro call in RAT driver
|
2023-07-14 09:37:53 +02:00 |
modem
|
doc: Drop asterisk from Doxygen @param
|
2023-07-13 13:25:28 +00:00 |
net
|
drivers/gsm_ppp: Update existing modules to use PPP L2
|
2023-06-17 07:46:21 -04:00 |
neural_net
|
xtensa: use sys_cache API instead of custom interfaces
|
2023-04-26 07:31:22 -04:00 |
pcie
|
drivers: pcie: initialize after interrupt controllers
|
2023-07-12 09:25:35 +02:00 |
peci
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
pinctrl
|
pinctrl: rv32m1: delay init priority after the clock controller
|
2023-07-14 16:48:52 +00:00 |
pm_cpu_ops
|
arm64: implement arch_system_halt
|
2022-11-23 11:37:08 +01:00 |
power_domain
|
device: make device dependencies optional
|
2023-06-21 09:32:05 +02:00 |
ps2
|
drivers: ps2: microchip: Low power and wakeup enabled
|
2023-06-17 07:59:07 -04:00 |
ptp_clock
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
pwm
|
drivers: pwm: pwm_nrfx: Revert workaround for stopping PWM instance
|
2023-07-13 13:21:41 +02:00 |
regulator
|
driver: regulator: Add support for AXP192 power management IC
|
2023-07-19 09:52:15 +00:00 |
reset
|
drivers: reset: kconfig: Change default init priority to 35 from 40
|
2023-07-17 10:47:11 +00:00 |
retained_mem
|
drivers: retained_mem: Allow disabling mutex support
|
2023-07-12 11:51:30 +02:00 |
rtc
|
drivers: rtc: stm32: New stm32 RTC driver
|
2023-07-18 11:05:23 +00:00 |
sdhc
|
drivers: sdhc: add support for using CPOL/CPHA SPI clock modes
|
2023-04-26 20:07:53 +02:00 |
sensor
|
drivers: fdc2x1x: Fix compilation error
|
2023-07-18 11:09:08 +00:00 |
serial
|
serial: allow callback setting to be exclusive
|
2023-07-18 11:13:02 +00:00 |
sip_svc
|
subsystem: sip_svc: Add ARM SiP SVC subsystem
|
2023-05-09 08:46:50 -04:00 |
smbus
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
spi
|
drivers: spi: eliminate dead code in spi_mcux_lpspi
|
2023-07-18 16:21:26 +02:00 |
syscon
|
drivers: kconfig: unify menuconfig title strings
|
2023-03-28 15:06:06 +02:00 |
timer
|
drivers: timers: Add LPTIM support for STM32WBA
|
2023-07-12 11:48:10 +02:00 |
usb
|
drivers: usb: udc: add STM32 UDC driver
|
2023-07-13 10:44:42 +02:00 |
usb_c
|
drivers: usb-c: fix - check if adc_channel is ready before use
|
2023-07-17 10:16:22 +00:00 |
video
|
video: mt9m114: YUV pixel format support
|
2023-05-19 15:45:50 +02:00 |
virtualization
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
w1
|
drivers: syscalls: use zephyr_syscall_header
|
2023-06-17 07:57:45 -04:00 |
watchdog
|
drivers: watchdog: npm1300: Added watchdog driver
|
2023-07-12 14:36:56 +02:00 |
wifi
|
net: wifi: Move Wi-Fi ops to a separate struct
|
2023-07-11 14:55:30 +02:00 |
xen
|
barriers: Move __DMB() to the new API
|
2023-05-24 13:13:57 -04:00 |
CMakeLists.txt
|
entropy: use CONFIG_ENTROPY_GENERATOR to guard cmake include...
|
2023-06-17 07:57:45 -04:00 |
Kconfig
|
arch: x86: updated acpi config macro
|
2023-06-30 17:53:01 +03:00 |