..
adc
drivers: adc: stm32: add dma support for other mcus
2023-11-23 10:00:50 +01:00
audio
drivers: audio: Codec shell fix compiler warnings
2023-11-21 15:50:17 +01:00
auxdisplay
auxdisplay: Enhance SerLCD auxdisplay driver
2023-11-24 22:04:22 +00:00
bbram
drivers: bbram: stm32-bbram: port to stm32wl
2023-11-21 08:40:51 +00:00
bluetooth
drivers: allow setting BlueNRG public address
2023-11-29 10:44:25 +01:00
cache
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
can
drivers: can: mcp251xfd: Skip payload in spi transfer when RTR flag is set
2023-11-20 09:25:08 +01:00
charger
drivers: add MAX20335 charger driver
2023-11-13 09:48:33 +01:00
clock_control
drivers: clock_control_mcux_ccm: Add ENET PLL clk
2023-11-28 14:34:02 -06:00
console
drivers: console: uart_mcumgr: Skip reading FIFO during setup
2023-11-27 09:12:36 +00:00
coredump
drivers: kconfig: unify menuconfig title strings
2023-03-28 15:06:06 +02:00
counter
driver: counter: rpi_pico_timer: fix counter cancel
2023-11-27 12:15:56 +00:00
crypto
drivers: crypto: smartbond: Support crypto accelerator
2023-10-26 09:47:23 +02:00
dac
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
dai
Revert "drivers: intel: ssp: Correct FIFO depth value for CAVS25 platforms"
2023-10-27 12:33:53 -05:00
disk
drivers/nvme: Return an error in case of non dword-aligned data buffer
2023-09-22 09:23:18 +02:00
display
driver: display: sdl: Introduce de CLI option display_zoom_pct
2023-11-27 19:59:38 +01:00
dma
drivers: drop few redundant guard around pm_policy_state_lock_*
2023-11-22 18:34:36 +00:00
edac
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
eeprom
drivers: drop few redundant guard around pm_policy_state_lock_*
2023-11-22 18:34:36 +00:00
entropy
drivers: entropy: stm32: Move irq_lock at init
2023-11-15 10:00:50 +01:00
espi
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
ethernet
drivers: ethernet: eth_sam_gmac: Fix ptp adjust
2023-11-29 09:53:47 +00:00
flash
drivers: nrf_qspi_nor: Fix and refactor driver initialization
2023-11-21 13:09:54 +01:00
fpga
drivers: fpga: move to POST_KERNEL
2023-09-15 16:04:19 +02:00
fuel_gauge
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
gnss
drivers: gnss: use absolute values for signed fractionals
2023-11-29 14:30:40 +00:00
gpio
drivers: gpio: rcar: Add R-Car Gen4 support
2023-11-25 08:50:47 -05:00
hwinfo
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
hwspinlock
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
i2c
drivers: i2c: support for Nuvoton numaker series
2023-11-27 14:34:15 +00:00
i2s
drivers: i2s: i2s_nrfx: Add support for new instance
2023-11-20 09:24:05 +01:00
i3c
drivers: i3c: cdns: use deterministic timeout for idle
2023-11-29 10:29:30 +01:00
ieee802154
drivers: ieee802154: nrf5: support raw mode
2023-11-24 09:25:11 +01:00
input
input: gpio_kbd_matrix: drop redundant gpio_kbd_matrix_set_detect_mode
2023-11-22 11:44:48 +00:00
interrupt_controller
drivers: interrupt_controller: intc_plic: rewrite get_plic_dev_from_irq
2023-11-29 10:09:48 +01:00
ipm
drivers: ipm: Remove CONFIG_IPM_IMX_REV2
2023-11-06 10:09:59 +01: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: ws2812: Remove scratch selection for non-GPIO
2023-11-24 09:22:24 +01:00
lora
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
mbox
drivers: mbox_nxp_s32_mru: update to RTD 1.0.0
2023-11-16 09:28:16 +01:00
mdio
drivers: mdio: Add NXP ENET MDIO driver
2023-11-28 14:34:02 -06:00
memc
drivers: memc_nxp_flexram: Use nodelabel for GPR
2023-11-15 15:04:39 -06:00
mfd
drivers: mfd: npm1300: Add separate initialization priority
2023-11-08 15:09:06 +00: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: devmux: a device multiplexer pseudo-device
2023-11-28 15:35:39 +01:00
mm
mm: rename struct mem_drv_bank to sys_mm_drv_bank
2023-11-21 08:42:01 +00:00
modem
drivers: modem: Fix include paths
2023-11-21 08:48:04 +00:00
net
net: loopback: Register IPv4 netmask
2023-11-15 13:53:27 +01:00
pcie
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
peci
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
pinctrl
drivers: pinctrl: Add R-Car Gen4 support
2023-11-25 08:50:47 -05:00
pm_cpu_ops
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
power_domain
power_domain_intel_adsp.c: revert recent INIT_PRIORITY change
2023-11-02 08:33:40 +00:00
ps2
drivers: drop few redundant guard around pm_policy_state_lock_*
2023-11-22 18:34:36 +00:00
ptp_clock
drivers: ptp_clock: Add NXP ENET PTP Clock Driver
2023-11-28 14:34:02 -06:00
pwm
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
regulator
drivers: regulator: Fixed reference counting during enable
2023-11-23 09:51:39 +00:00
reset
drivers: reset: Add reset controller for Intel Agilex5 platform
2023-07-25 16:58:01 +00:00
retained_mem
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
rtc
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
sdhc
drivers: sdhc: added Infineon CAT1 SDHC/SDIO driver
2023-11-08 15:07:37 +00:00
sensor
drivers: sensor: adxl367: Add missing breaks
2023-11-27 12:21:42 +00:00
serial
drivers: uart: esp32: use config from device tree
2023-11-25 09:04:46 -05:00
sip_svc
kernel: move syscall_handler.h to internal include directory
2023-11-03 11:46:52 +01:00
smbus
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
spi
drivers: spi: nrfx: add dependency to PPI for PAN 58 on nRF52832
2023-11-29 11:30:04 +01:00
syscon
drivers: kconfig: unify menuconfig title strings
2023-03-28 15:06:06 +02:00
timer
timer: cortex_m_systick: idle timer: handle no sleep case
2023-11-27 19:58:23 +01:00
usb
drivers: usb: nrf_usbd_common: Remove unneeded assertion
2023-11-29 10:22:25 +01:00
usb_c
usbc: improve error handling in the ucpd_stm32 and vbus_adc
2023-10-20 14:57:32 +02: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
shell: do not enable subsystem/driver shell modules by default
2023-11-20 09:21:40 +01:00
watchdog
drivers: watchdog: wdt_nrfx: Add support for new instances
2023-11-29 13:12:42 +01:00
wifi
drivers: wifi: airoc: drop default shell and sysworkq stack sizes
2023-11-21 08:48:40 +00: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