zephyr/drivers
Benjamin Cabé 1e27c46015 drivers: clock_control: npcm: add missing const qualifiers
Ensure that the various configuration and conversion tables are marked
as const to save on RAM usage.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-21 13:14:39 +02:00
..
adc drivers: adc: renesas_rz: fix error handling 2025-06-21 08:19:28 +02:00
audio drivers: audio: dmic_nrfx: fix memory leak 2025-06-18 11:22:01 +01:00
auxdisplay
bbram
bluetooth drivers: bluetooth: hci: silabs: fix radio IRQ priorities 2025-06-18 17:45:51 -04:00
cache
can
charger
clock_control drivers: clock_control: npcm: add missing const qualifiers 2025-06-21 13:14:39 +02:00
comparator drivers: Extend analog pins mapping for nRF54L. 2025-06-17 16:11:33 +02:00
console
coredump
counter drivers: counter: adopt SHELL_HELP 2025-06-18 09:09:01 -04:00
crypto
dac
dai drivers: dai: fix bad GENMASK in NXP driver 2025-06-20 13:26:03 -04:00
debug
disk
display drivers: display: Introduce SSD1363 2025-06-20 14:41:31 -05:00
dma drivers: dma: dma_iproc_pax_v1: fix variable name in logging macro 2025-06-18 09:30:55 -04:00
dp
edac edac: shell: Make more generic 2025-06-18 09:09:40 -04:00
eeprom
entropy
espi drivers: espi: npcx: fix compilation errors 2025-06-18 09:31:08 -04:00
ethernet drivers: nxp_enet: Use hwinfo API for unique mac 2025-06-18 17:49:41 -04:00
firmware
flash drivers: flash: stm32 ospi driver size and address of the external NOR 2025-06-20 14:41:41 -05:00
fpga
fuel_gauge
gnss drivers: gnss: tidy satellite count kconfig symbols 2025-06-20 16:23:43 +02:00
gpio drivers: gpio: rz: improve gpio driver for Renesas RZ/A2M 2025-06-20 16:24:01 +02:00
haptics
hdlc_rcp_if drivers: hdlc_rcp_if: Add HDLC SPI adapter driver 2025-06-18 17:50:31 -04:00
hwinfo drivers: hwinfo: add TI MSPM0 support 2025-06-18 09:10:11 -04:00
hwspinlock
i2c drivers: i2c: ambiq: buffer overflow issue fixed 2025-06-19 22:31:06 -07:00
i2s drivers: i2s: stm32 sai add mclk-divider property 2025-06-20 13:26:14 -04:00
i3c drivers: i3c: cdns: fix bitwise operation in CONF_STATUS0_DEV_ROLE macro 2025-06-18 07:38:58 +02:00
ieee802154
input
interrupt_controller drivers: intc: nxp_pint: fix off-by-one error in pin_enable 2025-06-21 10:40:28 +02:00
ipm
led drivers: led: adopt SHELL_HELP 2025-06-18 07:38:17 +02:00
led_strip
lora lora: adopt SHELL_HELP 2025-06-18 07:37:10 +02:00
mbox drivers: mbox: remove duplicate macro definition 2025-06-17 16:24:45 -05:00
mdio drivers: mdio: remove unused bus_enable/disable 2025-06-17 17:46:56 +02:00
memc drivers: memc: stm32 psram: Fix XSPI configuration for performance 2025-06-19 22:33:37 -07:00
mfd
mipi_dbi
mipi_dsi
misc drivers: misc: fix condition in gpio_ra_interrupt_unset function 2025-06-17 07:23:04 +02:00
mm
modem net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
mspi drivers: mspi: add ambiq mspi timing scan utility 2025-06-18 07:36:26 +02:00
net
pcie drivers: pcie: shell: add missing const qualifiers 2025-06-17 07:24:52 +02:00
peci
pinctrl drivers: pinctrl: stm32: add support for STM32N6 pinctrl 2025-06-20 13:21:55 -04:00
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: pwm: Fix priority handling for Renesas RA 2025-06-19 14:00:21 +02:00
regulator drivers: regulators: adopt SHELL_HELP 2025-06-18 07:38:02 +02:00
reset
retained_mem
rtc drivers: rtc: adopt SHELL_HELP 2025-06-17 16:25:32 -05:00
sdhc driver: sdhc: fix typo in SAM4E hsmci driver 2025-06-17 16:12:17 +02:00
sensor drivers: sensors: fxls8974: fix compilation error in fxls8974_transceive 2025-06-20 16:23:25 +02:00
serial drivers: uart: make ISR function static to match existing declaration 2025-06-18 17:48:03 -04:00
sip_svc
smbus
spi drivers: spi: esp32_spim: use size_t for DMA buffer lengths 2025-06-21 08:19:37 +02:00
stepper drivers: stepper: add check for inval resolution in set_microstep_res 2025-06-19 22:35:51 -07:00
syscon
tee
timer drivers: timer: remove fsl_power.h for MCXN series 2025-06-20 13:26:41 -04:00
usb drivers: udc_dwc2: Disable control IN endpoint on SETUP 2025-06-18 09:11:13 -04:00
usb_c
video drivers: video: fix NULL dereference in mipid02_get_fmt 2025-06-20 11:50:49 +01:00
virtio drivers: vertio: Move VIRTIO-MMIO register definitions to header 2025-06-18 07:40:02 +02:00
virtualization
w1 drivers: w1: shell: fix off-by-one error 2025-06-17 17:46:17 +02:00
watchdog drivers: watchdog: support numaker m55m1x 2025-06-18 09:29:20 -04:00
wifi modules: hal_silabs: Update WiseConnect SDK 2025-06-20 13:22:57 -04:00
xen
CMakeLists.txt
Kconfig