zephyr/drivers
Johann Fischer ac19e0f263 drivers: ssd16xx: support to load default WS from OTP
Add support to load default WS from OTP.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2020-06-17 12:31:20 +02:00
..
adc drivers: adc: lmp90xxx: set thread name 2020-06-09 10:54:21 +02:00
audio zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bluetooth Bluetooth: hci: Depend on SOC not BOARD 2020-06-16 22:12:00 +02:00
can zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control drivers: esp32/clock_control: Add Clock Driver 2020-06-16 09:00:51 -05:00
console drivers: uart_mux: Add missing verfification handler 2020-06-13 16:37:58 -04:00
counter drivers: counter: rtc for stm32f2 soc series 2020-06-10 09:40:21 +02:00
crypto zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dac zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
debug
display drivers: ssd16xx: support to load default WS from OTP 2020-06-17 12:31:20 +02:00
dma dma: stm32: implement get_status api 2020-06-16 10:55:19 -05:00
eeprom zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
entropy drivers: entropy: add get_entropy_isr() for CC13x2/CC26x2 2020-06-15 16:53:39 +02:00
espi drivers: espi: Add support for KBC status operations 2020-06-15 16:52:53 +02:00
ethernet drivers: eth: enc28j60: Misc fixes 2020-06-17 08:52:42 +03:00
flash drivers: flash: nrf_qspi_nor: optionally support write from NVMC 2020-06-12 11:13:23 +02:00
gpio gpio: remove deprecated API functions/macros 2020-06-16 19:13:05 +02:00
hwinfo zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c drivers: i2c_dw: remove inappropriate assignment of API pointer 2020-06-16 10:46:39 -05:00
i2s drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
ieee802154 drivers: ieee802154: fix nrf5 initialization with external irq source 2020-06-09 13:46:39 +02:00
interrupt_controller zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipm drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
kscan zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_strip zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lora drivers: lora: sx1276: make GPIO CS pin optional 2020-06-12 11:06:26 +02:00
modem drivers: modem: use zsock_ variants of socket API 2020-06-10 09:27:51 +03:00
net zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
neural_net drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
pcie pcie: endpoint: Add iProc PCIe EP driver 2020-06-13 01:35:19 -07:00
peci zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux drivers: pinmux: stm32: add PWM pinmux on PA3 for F4 series 2020-06-16 19:11:35 +02:00
ps2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ptp_clock
pwm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensor drivers: sensor: Check i2c device pointer is non-null in bq274xx 2020-06-17 09:31:16 +02:00
serial drivers: uart: sam0: Reorder events on rx_disable 2020-06-16 19:11:57 +02:00
spi drivers: spi: rv32m1_lpspi: Fix null tx 2020-06-17 09:30:12 +02:00
timer timer: hpet: enable level triggering 2020-06-16 10:52:43 -05:00
usb drivers: usb: fix a buffer overflow in usb_sam0.c 2020-06-15 16:56:05 +02:00
video zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
watchdog drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
wifi drivers: wifi: remove dependency on NET_SOCKETS_POSIX_NAMES 2020-06-15 16:59:36 +02:00
CMakeLists.txt
Kconfig