zephyr/drivers
Venkataramana Kotakonda 69aa4eeee6 driver: espi: Enable espi uart port sirq based on uart mapping.
Espi has three uart port from 0 to 2 and uart sirq need to enabled for
the port which is active in the hardware. An active uart sirq shoudl be
enabled based on uart mapping configuration.

Signed-off-by: Venkataramana Kotakonda <venkataramana.kotakonda@intel.com>
2020-06-23 19:22:46 +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: clock: stm32: fix Flash latency & clock settings for MSI & HSE 2020-06-23 17:32:38 +02: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: add temperature sensor support 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: nrf5: add docs and a DSB in get_entropy_isr 2020-06-17 15:55:44 +02:00
espi driver: espi: Enable espi uart port sirq based on uart mapping. 2020-06-23 19:22:46 +02:00
ethernet drivers: eth: enc28j60: Misc fixes 2020-06-17 08:52:42 +03:00
flash shell: refactor device_name_get implementation 2020-06-23 13:27:14 +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 shell: refactor device_name_get implementation 2020-06-23 13:27:14 +02: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: support antenna power enable 2020-06-23 13:08:06 +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 drivers: pcie: ep: iproc: Add reset callback support 2020-06-22 12:44:54 +02:00
peci zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux drivers: pinmux: stm32f7: CAN, SPI, I2C pinmuxes added 2020-06-23 19:05:26 +02:00
ps2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ptp_clock
pwm drivers: pwm: stm32: add support for polarity 2020-06-19 15:18:50 +02:00
sensor shell: refactor device_name_get implementation 2020-06-23 13:27:14 +02:00
serial serial: ns16550: Simplify poll out 2020-06-17 17:10:59 +02:00
spi drivers: spi: rv32m1_lpspi: Fix null tx 2020-06-17 09:30:12 +02:00
timer drivers: timer: stm32 lptim minor fix and optimization 2020-06-23 19:05:16 +02: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 drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00
Kconfig drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00