zephyr/drivers
Oane Kingma 536e785b93 drivers: (le)u(s)art_gecko: use DT defined clock identifiers
Use the device tree to assign the correct peripheral clock to each
UART/USART/LEUART. Previously, the clock identifier was determined
through the sequence number of the instantiated UART. This meant
configuring all UARTs when only one of the later UARTs was required.

Signed-off-by: Oane Kingma <o.kingma@interay.com>
2019-09-25 03:43:47 -07:00
..
adc drivers/adc: Add support for Microchip's XEC ADC device 2019-09-25 06:12:52 -04:00
audio drivers: audio: tlv320dac310x: Explicitly set GPIO_DIR_OUT 2019-09-11 05:16:09 -05:00
bluetooth kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00
can drivers: can: flexcan: limit number of concurrent rx filters on k6x soc 2019-09-16 15:36:37 -05:00
clock_control nordic: Use hal/ in all inclusions of nrfx HAL header files 2019-09-24 16:20:16 +02:00
console drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
counter drivers: counters: Fix coding style issues 2019-09-24 11:40:53 -07:00
crypto cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
display drivers: ssd16xx: do not write default value to CTRL1 before update 2019-09-18 15:00:38 -05:00
dma drivers: dma: remove qmsi DMA driver 2019-09-18 11:06:18 -05:00
entropy nordic: Use hal/ in all inclusions of nrfx HAL header files 2019-09-24 16:20:16 +02:00
espi drivers: espi: xec: Ensure all eSPI VW are transmitted 2019-09-20 14:30:40 -04:00
ethernet drivers: ethernet: stm32: Add MAC address configuration support 2019-09-19 20:46:56 -04:00
flash drivers: flash: remove qmsi flash driver 2019-09-18 11:06:18 -05:00
gpio drivers: gpio: remove qmsi gpio driver 2019-09-18 11:06:18 -05:00
hwinfo drivers: hwinfo: Add LiteX DNA driver 2019-09-21 21:36:00 +02:00
i2c drivers: i2c: stm32_Slave: Fix addr flag handling 2019-09-19 20:52:23 -04:00
i2s kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
ieee802154 drivers: ieee802154: add CC13xx / CC26xx driver 2019-09-25 08:49:55 +03:00
interrupt_controller arch/x86: inline x2APIC EOI in 64-bit code 2019-09-23 17:50:09 -07:00
ipm kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
led kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
led_strip dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
modem driver: modem: add simple power management to modem receiver 2019-09-08 12:41:29 +02:00
net net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
neural_net
pcie
pinmux drivers: pinmux: stm32l4x: Add missing SPI macros 2019-09-19 09:47:45 -05:00
ps2 drivers: ps2: Add driver for Microchip XEC family 2019-09-18 13:23:52 +08:00
ptp_clock userspace: Support for split 64 bit arguments 2019-09-12 11:31:50 +08:00
pwm drivers/pwm: Add support for Microchip's XEC PWM devices 2019-09-19 20:45:37 -04:00
sensor soc: nordic: Include <nrfx.h> instead of <nrf.h> from <soc.h> 2019-09-24 16:20:16 +02:00
serial drivers: (le)u(s)art_gecko: use DT defined clock identifiers 2019-09-25 03:43:47 -07:00
spi drivers: spi_dw: add WORD only access support 2019-09-17 20:40:38 +08:00
timer nordic: Use hal/ in all inclusions of nrfx HAL header files 2019-09-24 16:20:16 +02:00
usb drivers: usb: stm32: Fix broken DT_USB_ENABLE_PIN_REMAP test 2019-09-24 09:36:31 -07:00
watchdog drivers: watchdog: remove qmsi watchdog driver 2019-09-18 11:06:18 -05:00
wifi wifi: eswifi: Implement TCP/UDP socket offload with TLS 2019-09-13 16:54:57 +03:00
CMakeLists.txt drivers: ps2: Add Kconfig for PS/2 driver 2019-09-18 13:23:52 +08:00
Kconfig drivers: ps2: Add Kconfig for PS/2 driver 2019-09-18 13:23:52 +08:00