zephyr/drivers
Timo Teräs 1eb6831ddd drivers: uart_ns16550: Fix dts hw_flow_control mapping to config
DT_INST_NODE_HAS_PROP() returns true always since the boolean
tag is valid. Use DT_INST_PROP_OR() to get the real value.

Fixes: baecd7e55a drivers: uart_ns16550: Remove CMake-based templating
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
2021-10-20 07:13:42 -04:00
..
adc drivers: adc: stm32 adc disable causing endless loop 2021-09-28 06:12:47 -04: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 drivers: create BT_DRIVERS Kconfig entry 2021-09-28 12:13:23 +02:00
cache
can drivers: can: flexcan: fix timing parameter limits 2021-10-20 07:06:56 -04:00
clock_control drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
console console: uart: Don't re-define functions as macros 2021-10-02 14:34:14 -04:00
counter esp32s2: drivers: counter: add support 2021-09-06 10:02:57 -04:00
crypto
dac drivers: Add Atmel SAM DAC (DACC) driver 2021-08-26 16:46:16 -04:00
debug
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
edac shell: Add __printf_like to shell_fprintf 2021-10-14 16:32:19 -04:00
eeprom
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 drivers: Update drivers to use new multicast monitor API 2021-09-28 20:04:49 -04:00
flash drivers: flash: added flexspi hyperflash. 2021-10-19 16:42:12 -05:00
fpga drivers: fpga controller: add shell support 2021-09-03 09:54:00 -04:00
gpio drivers: gpio: add neorv32 gpio driver 2021-10-15 09:46:53 -04:00
hwinfo drivers: hwinfo: add reset cause support for iMX RT series 2021-09-29 14:44:21 -04: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 ITE: soc: add cpu idle task 2021-10-08 13:01:06 +02: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
led_strip dts: fix 'colorway' compatibles 2021-08-17 17:51:57 -04:00
lora drivers: lora: fix RtcGetCalendarTime() 2021-10-05 19:24:58 -04:00
mdio drivers: mdio: add shell 2021-08-27 11:43:48 -04:00
memc drivers: flash: added flexspi hyperflash. 2021-10-19 16:42:12 -05:00
misc
modem modem: hl7800: fix IPv6 socket creation 2021-10-18 17:58:15 -04: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 drivers: pinmux: stm32: remove unused init priority 2021-10-07 15:38:53 -04:00
pm_cpu_ops
ps2
ptp_clock
pwm soc: esp32: partial code standardization 2021-10-10 14:52:41 -04:00
regulator drivers: regulator: Fix k_work_schedule return code handling 2021-09-24 06:36:50 -04:00
sensor drivers: sensor_shell: add missing power sensor channel 2021-10-19 07:15:55 -04:00
serial drivers: uart_ns16550: Fix dts hw_flow_control mapping to config 2021-10-20 07:13:42 -04:00
spi esp32s2: drivers: spi: add driver support 2021-10-10 14:52:41 -04:00
syscon drivers: syscon: Add support for multiple regions 2021-09-22 10:32:11 -04:00
timer drivers/timer: stm32 lptim: Update for u5 series support 2021-10-07 15:38:40 -04:00
usb soc: nrf52: Add Kconfig option for enabling REG0 DC/DC converter 2021-10-17 11:49:26 -04:00
video
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