zephyr/drivers
Torsten Rasmussen bd61122aa2 kconfig: drivers: experimental settings now uses select EXPERIMENTAL
With the introduction of `EXPERIMENTAL` and `WARN_EXPERIMENTAL` in
Zephyr all drivers settings having `[EXPERIMENTAL]` in their
prompt has has been updated to include `select EXPERIMENTAL` so that
developers can enable warnings when experimental features are enabled.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-10-25 10:46:48 +02:00
..
adc drivers: add adc driver for the NXP RT series 2021-10-22 15:43:36 -05:00
audio drivers: audio: dmic: Add support for nRF PDM peripherals 2021-09-03 09:34:06 -04:00
bbram drivers: bbram: Add it8xxx2 BBRAM driver implementation 2021-08-30 11:35:23 -04:00
bluetooth kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
cache cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
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 drivers: Add Atmel SAM DAC (DACC) driver 2021-08-26 16:46:16 -04:00
debug tracing: fix conflict with RTT locking 2021-05-25 07:36:38 -05:00
disk drivers: disk: Fix USDHC driver to return 0 on success 2021-09-17 08:12:22 -04:00
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 drivers: ec_host_cmd_periph: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
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 esp32s2: drivers: entropy: add support 2021-10-01 10:51:37 -04:00
espi emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
ethernet kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
flash soc: esp32: use same rom func prefix 2021-10-21 10:55:45 -04:00
fpga drivers: fpga controller: add shell support 2021-09-03 09:54:00 -04:00
gpio kconfig: gpio: remove experimental on GPIO_EMUL setting 2021-10-25 10:46:48 +02: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 drivers: i2s_nrfx: Fix a few minor fixes 2021-09-29 14:46:29 -04:00
ieee802154 drivers: nrf5: fixes for the CSL Receiver 2021-10-01 11:37:38 +02:00
interrupt_controller interrupt_controller: gicv3_its: Implement Indirect Two-level table 2021-10-21 10:56:15 -04:00
ipm drivers: ipm: set IPM_STM32_HSEM default from the device tree 2021-08-30 09:33:32 -04:00
kscan ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb 2021-09-28 19:53:15 -04:00
led drivers: led: build as static library 2021-08-17 06:06:03 -04:00
led_strip dts: fix 'colorway' compatibles 2021-08-17 17:51:57 -04:00
lora kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
mdio drivers: mdio: add shell 2021-08-27 11:43:48 -04:00
memc kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
misc drv: display: Initial FT800 display driver 2021-03-19 19:05:53 +01:00
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 drivers: neural_net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pcie shell: Add __printf_like to shell_fprintf 2021-10-14 16:32:19 -04:00
peci drivers: peci: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pinmux pinmux: esp32: add missing pull down call 2021-10-21 10:53:34 -04:00
pm_cpu_ops drivers: pm_cpu_ops: build as static library 2021-08-17 06:06:03 -04:00
ps2 drivers: PS/2: npcx: Replace device_get_binding with DEVICE_DT_GET 2021-07-02 15:41:28 -04:00
ptp_clock drivers: ptp_clock: build as static library 2021-08-17 06:06:03 -04:00
pwm drivers: gpio: esp32: use dts and improve code checks 2021-10-21 10:53:34 -04:00
regulator drivers: regulator: Fix k_work_schedule return code handling 2021-09-24 06:36:50 -04:00
sensor drivers/sensor: lis2ds12: Move odr Kconfig property into dts 2021-10-22 09:06:07 -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 drivers: syscon: Add support for multiple regions 2021-09-22 10:32:11 -04:00
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 drivers: video: ov2640: add driver for ov2640 image sensor 2021-08-17 09:18:38 -04:00
virtualization drivers/ivshmem: MSI API change was not applied in this drivers 2021-09-15 13:42:22 +03:00
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 drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
Kconfig drivers: fpga controller: add fpga api 2021-09-03 09:54:00 -04:00