zephyr/drivers
Henrik Brix Andersen adfd34ed08 drivers: entropy: introduce shared init priority and logging
Introduce Kconfig for setting the driver initialization priority across
the entropy drivers and add a call to the logging template.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2021-10-25 08:34:29 -05:00
..
adc drivers: add adc driver for the NXP RT series 2021-10-22 15:43:36 -05:00
audio
bbram
bluetooth kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
cache
can drivers: can: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
clock_control soc: esp32: use same rom func prefix 2021-10-21 10:55:45 -04:00
console kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
counter drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
crypto kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
dac
debug
disk
display drivers: display: Fix typo in Kconfig.ssd1306 2021-10-13 06:14:41 -04:00
dma drivers: dma: stm32 Fix for STM32F1 SoCs 2021-10-17 10:58:39 -04:00
ec_host_cmd_periph
edac shell: Add __printf_like to shell_fprintf 2021-10-14 16:32:19 -04:00
eeprom shell: Fix various build issues with string formattors 2021-10-20 10:54:38 -05:00
entropy drivers: entropy: introduce shared init priority and logging 2021-10-25 08:34:29 -05:00
espi
ethernet kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
flash flash: spi_flash_at45: convert to `spi_dt_spec` 2021-10-25 09:01:05 -04:00
fpga
gpio gpio: mcp23s17: convert to `spi_dt_spec` 2021-10-25 09:01:05 -04:00
hwinfo shell: Fix various build issues with string formattors 2021-10-20 10:54:38 -05:00
i2c drivers: i2c: nrfx: Add implementation of i2c_recover_bus API function 2021-10-15 13:56:20 +02:00
i2s
ieee802154 ieee802154: cc2529: convert to `_dt_spec` 2021-10-25 09:01:05 -04:00
interrupt_controller interrupt_controller: gicv3_its: Implement Indirect Two-level table 2021-10-21 10:56:15 -04:00
ipm
kscan
led
led_strip
lora kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
mdio
memc kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
misc
modem kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
net drivers: net: loopback: Register loopback IP address to the interface 2021-10-13 11:17:51 +02:00
neural_net
pcie shell: Add __printf_like to shell_fprintf 2021-10-14 16:32:19 -04:00
peci
pinmux pinmux: esp32: add missing pull down call 2021-10-21 10:53:34 -04:00
pm_cpu_ops
ps2
ptp_clock
pwm drivers: gpio: esp32: use dts and improve code checks 2021-10-21 10:53:34 -04:00
regulator
sensor sensor: qdec_nrfx: fix PM callback signature 2021-10-25 08:30:58 -05:00
serial kconfig: uart: remove experimental on UART_ASYNC_API setting 2021-10-25 10:46:48 +02:00
spi kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
syscon
timer kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
usb drivers/usb: stm23: Fix deprecated macro declaration 2021-10-21 05:53:52 -05:00
video
virtualization
watchdog drivers: watchdog: esp32s2 add support 2021-10-13 10:14:35 -04:00
wifi drivers: wifi: esp32: fix memmory corruption 2021-10-14 16:35:17 -04:00
CMakeLists.txt
Kconfig