zephyr/drivers
Krzysztof Chruscinski 8592d43191 drivers: uart: sam0: Reorder events on rx_disable
Modified order of reported events on rx disable to match API
description: first RX_RDY and then RX_BUF_RELEASED.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-06-16 19:11:57 +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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05: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 tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00
display zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05: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: e1000: Enable VLAN support 2020-06-15 18:24:20 +03:00
flash drivers: flash: nrf_qspi_nor: optionally support write from NVMC 2020-06-12 11:13:23 +02:00
gpio drivers: gpio_intel_apl: remove inappropriate assignment of API pointer 2020-06-16 10:46:39 -05: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 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
pwm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensor drivers: sensor: shell: allow passing channel as number 2020-06-15 12:59:20 -05:00
serial drivers: uart: sam0: Reorder events on rx_disable 2020-06-16 19:11:57 +02:00
spi zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05: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 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