..
adc
drivers: adc: stm32: do not disable adc after measurement
2024-01-30 14:13:28 +00:00
audio
drivers: audio: tas6422dac: fix codec_mute_output function
2024-01-25 17:54:14 +01:00
auxdisplay
auxdisplay: Enhance SerLCD auxdisplay driver
2023-11-24 22:04:22 +00:00
bbram
bbram: npcx: Add emulator
2024-01-12 09:59:31 +01:00
bluetooth
drivers: bluetooth: ambiq: fix the naming of rx message buffer
2024-01-17 16:51:53 +01:00
cache
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
can
drivers: can: Add xmc4xxx CAN support
2024-01-30 19:06:06 +01:00
charger
drivers: charger: bq24190: fix api and init functions references
2024-01-10 20:54:04 -05:00
clock_control
drivers: clock_control: stm32wba: remove disabling of backup access
2024-01-30 18:01:00 +01:00
console
pm: console: Use async runtime put to minimize resumption/suspension
2024-01-18 10:51:10 +01:00
coredump
drivers: kconfig: unify menuconfig title strings
2023-03-28 15:06:06 +02:00
counter
drivers: counter: stm32 rtc: add basic pm support
2024-01-30 10:49:22 +01:00
crypto
driver: crypto: SHA: npcx: fix SHA driver for npcx4 QS chip
2023-12-12 09:52:04 +00:00
dac
drivers: dac: sam: Add max value check
2023-12-28 12:08:27 +00:00
dai
drivers: use DT_INST_PROP over DT_INST_PROP_OR if possible
2024-01-30 00:26:58 +00:00
disk
drivers/nvme: Return an error in case of non dword-aligned data buffer
2023-09-22 09:23:18 +02:00
display
cache: stm32: add new cache API to display and i2s
2024-01-30 14:12:57 +00:00
dma
drivers: dma: stm32: do not clear busy flag in cyclic mode
2024-01-24 14:56:24 +01:00
edac
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
eeprom
drivers epprom_simulator: Set standard source macro appropriately
2024-01-26 07:48:55 -05:00
entropy
drivers/entropy/native: Define required SOURCE macro
2024-01-26 07:48:55 -05:00
espi
drivers: espi: npcx: introduce espi taf driver
2023-12-18 09:30:01 +01:00
ethernet
drivers: nxp_enet: Fix build error with PTP on
2024-01-25 19:32:02 -05:00
flash
drivers: flash: Added cdns Nand Driver
2024-01-30 18:01:31 +01:00
fpga
posix: Fix name collision with __bswap
2024-01-10 18:13:44 +00:00
fuel_gauge
drivers: use DT_INST_PROP over DT_INST_PROP_OR if possible
2024-01-30 00:26:58 +00:00
gnss
drivers: gnss: lcx7g: Add Kconfigs for configurable buffers
2024-01-29 10:58:58 +00:00
gpio
drivers: mcp23xxx: explain more common causes for spurious interrupts
2024-01-30 08:46:39 +01:00
hwinfo
soc: esp32: refactor esp32_net
2024-01-13 00:22:24 +00:00
hwspinlock
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
i2c
drivers: i2c: andes: Remove the inclusion of soc.h
2024-01-30 17:56:07 +01:00
i2s
cache: stm32: add new cache API to display and i2s
2024-01-30 14:12:57 +00:00
i3c
drivers: use DT_INST_PROP over DT_INST_PROP_OR if possible
2024-01-30 00:26:58 +00:00
ieee802154
net: openthread: upmerge to 7761b81
2024-01-26 10:48:02 +01:00
input
input: gpio_qdec: add optical encoder support
2024-01-23 09:45:57 -05:00
interrupt_controller
drivers: intc: Rename renesas ra driver
2024-01-29 11:32:46 +01:00
ipm
soc: esp32: refactor esp32_net
2024-01-13 00:22:24 +00:00
kscan
drivers: drop few redundant guard around pm_policy_state_lock_*
2023-11-22 18:34:36 +00:00
led
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
led_strip
drivers: led_strip: add rpi_pico's PIO based ws2812 driver
2024-01-10 12:10:36 +01:00
lora
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
mbox
drivers: mbox: fix nxp mbox data read channel
2024-01-22 09:48:09 +00:00
mdio
drivers: mdio: nxp_enet: Fix "expected statement" clangsa error
2024-01-09 10:26:50 +01:00
memc
drivers: memc: stm32 fmc add clock source select
2024-01-17 14:43:20 +01:00
mfd
drivers: mfd: mfd_ad5592: fix reset magic sending
2024-01-10 10:01:52 +01:00
mipi_dsi
drivers: mipi_dsi: add support for mipi_dsi_detach to dsi_mcux_2l
2023-11-14 09:22:59 +01:00
misc
drivers: misc: pio_rpi_pico: Turn on clock and reset device on init
2023-12-20 11:14:24 +01:00
mm
mm: rename struct mem_drv_bank to sys_mm_drv_bank
2023-11-21 08:42:01 +00:00
modem
modem: chat: remove receive and transmit timeouts
2024-01-25 11:22:42 +01:00
net
drivers: net: ppp: improve CONFIG_NET_PPP_ASYNC_UART_TX_TIMEOUT
2023-12-18 09:29:07 +01:00
pcie
drivers: pcie: Read register before actual usage
2023-12-28 12:07:30 +00:00
peci
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
pinctrl
drivers: pinctrl: Rename renesas ra driver
2024-01-29 11:32:46 +01:00
pm_cpu_ops
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
power_domain
drivers: power_domain: add missing dependency
2024-01-28 22:03:25 -06:00
ps2
drivers: drop few redundant guard around pm_policy_state_lock_*
2023-11-22 18:34:36 +00:00
ptp_clock
drivers: nxp_enet: Fix build error with PTP on
2024-01-25 19:32:02 -05:00
pwm
drivers: pwm: pwm_mcux_sctimer: support reconfiguring period
2024-01-19 09:55:20 +01:00
regulator
drivers: regulator: pca9420: implement active discharge api
2024-01-29 09:43:39 +01:00
reset
drivers: reset: Add reset controller for Intel Agilex5 platform
2023-07-25 16:58:01 +00:00
retained_mem
drivers: retained_mem: Add generic retained register driver
2024-01-02 15:49:34 +00:00
rtc
drivers rtc: Do not treat the host libC differently
2024-01-26 07:48:55 -05:00
sdhc
drivers: sdhc: set 'sdhc_driver_api' as 'static const'
2024-01-24 21:25:06 +00:00
sensor
drivers: sensor: qdec_s32k: fix double promotion warning
2024-01-29 20:24:52 +00:00
serial
drivers: use DT_INST_PROP over DT_INST_PROP_OR if possible
2024-01-30 00:26:58 +00:00
sip_svc
kernel: move syscall_handler.h to internal include directory
2023-11-03 11:46:52 +01:00
smbus
drivers: smbus: implement SMBus driver for STM32
2023-12-12 10:57:41 +01:00
spi
drivers: spi: ifx_cat1: drop non-existing DT properties
2024-01-30 17:44:18 +01:00
syscon
drivers: kconfig: unify menuconfig title strings
2023-03-28 15:06:06 +02:00
timer
drivers: timer: stm32 lptim: add support for backup standby timer
2024-01-25 08:55:02 +01:00
usb
drivers: usb_dc_stm32: Fix OUT transfer issue
2024-01-29 11:07:22 +00:00
usb_c
usbc: add driver for nx20p3483 PPC chip
2024-01-18 10:53:53 +01:00
video
drivers: gpio: use gpio_is_ready_dt helper function
2023-08-28 08:48:35 -05:00
virtualization
drivers: virtualization: Map ivshmem-v2 sections individually
2023-11-27 12:15:43 +00:00
w1
drivers: w1: add zephyr-gpio driver
2024-01-08 12:43:52 +01:00
watchdog
drivers: watchdog: andes atcwdt200 remove soc.h
2024-01-26 12:36:16 +01:00
wifi
drivers/wifi/esp32: Remove _POSIX_C_SOURCE define as unneeded
2024-01-26 07:48:55 -05:00
xen
xen: add helper functions for Xen domain memory management
2023-09-15 11:15:00 +01:00
CMakeLists.txt
drivers, subsys: sort the lists again, mark the blocks for checking
2023-11-13 09:41:05 +01:00
Kconfig
drivers, subsys: sort the lists again, mark the blocks for checking
2023-11-13 09:41:05 +01:00