zephyr/drivers
Daniel Leung e488c9e42d entropy: use CONFIG_ENTROPY_GENERATOR to guard cmake include...
...instead of using CONFIG_ENTROPY_HAS_DRIVER. Since kconfigs
are guarded by CONFIG_ENTROPY_GENERATOR anyway, drivers are not
built unless CONFIG_ENTROPY_GENERATOR is also enabled.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-06-17 07:57:45 -04:00
..
adc drivers: adc: adc-shell: Add support for ADS111x ADCs to adc-shell.c 2023-06-17 07:49:59 -04:00
audio
auxdisplay drivers: auxdisplay: Fix rows/columns inversion 2023-06-09 13:23:36 -04:00
bbram
bluetooth Bluetooth: hci: spi: don't block on IRQ line 2023-06-17 07:37:59 -04:00
cache barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
can drivers: can: mcan: remove excessive debug on register access 2023-06-12 07:28:57 -04:00
clock_control drivers/clock_control: SAM PMC missing soc.h 2023-06-13 06:57:33 -04:00
console drivers: Console: Move all posix arch boards to same driver 2023-05-26 12:57:41 +02:00
coredump
counter barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
crypto
dac drivers: dac: make output buffer for STM32 DAC configurable 2023-05-23 13:02:25 +02:00
dai intel_adsp: cavs25: configure access to ALH 2023-05-30 10:50:02 -04:00
disk
display drivers: display: fix zero-buffers-in-SRAM case in DCNANO LCDIF 2023-06-15 10:10:03 -04:00
dma drivers: dma_mcux_lpc: Fix potential NULL pointer dereferences 2023-06-07 13:38:19 -04:00
edac
eeprom
entropy drivers: entropy: Make entropy_stm32.c clang compatible 2023-05-31 14:41:25 -04:00
espi
ethernet drivers: ethernet: Fix typo in comment 2023-06-16 05:43:17 -04:00
flash drivers: flash: flash_mcux_flexspi_*: copy LUT to ram when updating 2023-05-25 21:37:18 -05:00
fpga
fuel_gauge drivers: fixed div by zero when reading max17048 2023-06-02 18:51:25 -04:00
gpio drivers: gpio: pca95xx: check gpio_add_callback() return value 2023-06-13 06:56:24 -04:00
hwinfo
i2c drivers: i2c: cc32xx: enable I2C module clock 2023-06-17 07:55:43 -04:00
i2s drivers: mcux_i2s: Use the DMA reload flag 2023-05-26 10:05:24 -04:00
i3c
ieee802154 net: openthread: allow to configure CSL debugging 2023-06-17 07:48:25 -04:00
input input: check for gpio_add_callback error codes. 2023-06-01 06:33:27 -04:00
interrupt_controller riscv: Rename Kconfig symbol to *_PRIVILEGED 2023-06-09 11:46:29 -04:00
ipm barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
kscan
led
led_strip drivers: led_strip: apa102: add multi instances support 2023-05-31 10:23:22 +01:00
lora drivers: lora: shell: fix invalid range in config bw param 2023-05-25 08:22:08 +00:00
mbox
mdio drivers: mdio: adin2111: correct prompt 2023-06-16 05:42:36 -04:00
memc
mfd drivers: mfd: npm6001: initial version 2023-05-24 19:39:55 -04:00
mipi_dsi
misc
mm
modem drivers/gsm_ppp: Update existing modules to use PPP L2 2023-06-17 07:46:21 -04:00
net drivers/gsm_ppp: Update existing modules to use PPP L2 2023-06-17 07:46:21 -04:00
neural_net
pcie iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
peci
pinctrl drivers: pinctrl: add TI CC32XX driver 2023-06-17 07:55:43 -04:00
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: pwm: pwm_mcux: improve resolution by writing match register 2023-06-13 06:56:53 -04:00
regulator drivers: regulator: pca9420: fix support for DVS modes 2023-06-07 05:48:11 -04:00
reset
retained_mem
rtc
sdhc
sensor drivers: sensor: bmm150: use common conversion function 2023-06-17 07:52:09 -04:00
serial drivers: serial: cc32xx: add support for pinctrl 2023-06-17 07:55:43 -04:00
sip_svc
smbus doc: smbus: Correct syntax in sources and headers 2023-06-01 18:04:58 -04:00
spi drivers: spi: stm32h7: add a small delay after enabling 2023-06-05 10:48:59 -04:00
syscon
timer riscv_machine_timer: remove unused config option 2023-06-01 04:53:19 -04:00
usb drivers: usb_mcux: Fix disable and reset functions 2023-06-09 11:45:55 -04:00
usb_c
video
virtualization
w1
watchdog drivers: watchdog: Add the OpenTitan watchdog driver 2023-05-26 09:45:25 -04:00
wifi
xen barriers: Move __DMB() to the new API 2023-05-24 13:13:57 -04:00
CMakeLists.txt entropy: use CONFIG_ENTROPY_GENERATOR to guard cmake include... 2023-06-17 07:57:45 -04:00
Kconfig drivers: auxdisplay: Add noritake itron VFD auxiliary display 2023-05-26 23:05:58 +02:00