zephyr/drivers
Nicolas VINCENT eb534d39d2 driver: uart stm32: Check irq enabled in API calls
When calling irq_rx_ready or irq_tx_ready API, return the logical AND
between the irq status and the enable of that irq.

Signed-off-by: Nicolas VINCENT <nicolas.vincent@vossloh.com>
2021-01-11 16:55:29 -05:00
..
adc drivers: adc: stm32: add support for stm32g0 series 2021-01-07 15:50:22 -06:00
audio audio: intel_dmic: convert to use devicetree 2021-01-05 12:08:51 -06:00
bluetooth drivers: bluetooth: Add discard mechanism to avoid waiting timeout 2021-01-07 14:44:13 +02:00
can drivers: can: mcp2515: Remove MCP2515 specifics 2021-01-10 16:06:47 -05:00
clock_control drivers/clock_control: stm32h7: Fix line break on #error 2021-01-10 18:13:39 -05:00
console drivers: console: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-18 13:25:22 -06:00
counter drivers: counter: rtc for stm32g0 soc series 2021-01-06 08:09:47 -06:00
crypto drivers: crypto: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:58 -05:00
dac drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
debug debug: tracing: Add Segger RTT and SystemView linker section options 2020-11-20 12:54:09 -06:00
display drivers: display: add inversion support for ili9xxx displays 2021-01-04 16:24:06 +01:00
dma drivers/dma: stm32: Base Konfig symbols on dts compatible status 2021-01-11 16:49:39 -05:00
ec_host_cmd_periph drivers: ec_host_cmd_periph: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
eeprom drivers: eeprom: Convert drivers to new DT device macros 2020-12-16 12:18:59 -05:00
entropy drivers: entropy: Convert drivers to new DT device macros 2020-12-13 19:27:01 -05:00
espi driver: espi: add notification and opcodes for ec host command support. 2020-12-20 13:05:50 -05:00
ethernet drivers: ethernet: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:24 -05:00
flash drivers: flash: spi_nor: correct log message 2021-01-06 16:01:04 -06:00
gpio drivers: gpio_ite_it8xxx2: fix use of uninitialized variable 2021-01-09 15:14:50 -06:00
hwinfo drivers: hwinfo: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
i2c driver: i2c: npcx: Convert drivers to new DT device macros 2021-01-05 13:19:32 -06:00
i2s drivers: i2s_cavs: convert to use device tree 2020-12-18 09:29:20 -05:00
ieee802154 drivers: ieee802154: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:06 -05:00
interrupt_controller cavs: (cosmetic) clean up and simplification of intc_cavs.c 2021-01-11 16:10:23 -05:00
ipm drivers: ipm_mcux: add support for LPC55S69 2021-01-10 15:38:54 -05:00
kscan drivers: kscan: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:02:19 -05:00
led drivers: led: fix led_pwm initialization 2020-12-20 10:30:29 -06:00
led_strip drivers: led_strip: Convert drivers to new DT device macros 2020-12-16 11:10:08 -06:00
lora drivers: lora: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
memc drivers: memc: Convert drivers to new DT device macros 2020-12-18 07:53:15 -06:00
modem modem: fix socket descriptor leak 2021-01-07 10:36:19 +02:00
net net: ppp: Avoid wrapping each byte in muxing headers 2020-10-19 18:29:02 +02:00
neural_net neural_net: intel_gna: convert driver to use device-tree 2021-01-06 05:59:21 -06:00
pcie drivers: pcie: Convert drivers to new DT device macros 2020-12-16 13:51:53 -05:00
peci drivers: peci: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
pinmux driver: npcx: add glue module support in npcx series. 2020-12-27 18:15:14 +01:00
ps2 drivers: ps2: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
ptp_clock device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pwm pwm: convert Synopsys DesignWare PWM to use devicetree 2020-12-20 13:32:15 -05:00
regulator drivers: Convert to use new DEVICE_DT_INST_* macros 2020-12-09 14:06:48 -06:00
sensor drv: BME280 driver power management 2021-01-11 10:13:26 -06:00
serial driver: uart stm32: Check irq enabled in API calls 2021-01-11 16:55:29 -05:00
spi drivers: spi: cc13xx_cc26xx: Fix compile error 2020-12-11 03:34:50 -06:00
timer drivers: timer: nrf_rtc_timer: Increase half tick busy wait 2021-01-10 18:12:57 -05:00
usb drivers: usb_dc_sam: get the maximum speed from DT as enum 2021-01-10 18:11:37 -05:00
video drivers: video: ov7725: add sensor driver for ov7725 2021-01-06 08:33:38 -06:00
virtualization drivers/virtualization: Make ivshmem driver userspace ready 2020-12-16 18:47:35 -05:00
watchdog drivers: watchdog: Convert drivers to new DT device macros 2020-12-11 08:14:23 -06:00
wifi drivers: wifi: esp: deduplicate RX data processing 2020-12-17 14:38:02 +02:00
CMakeLists.txt drivers/virtualization: Adding ivshmem driver 2020-12-16 18:47:35 -05:00
Kconfig drivers/virtualization: Adding ivshmem driver 2020-12-16 18:47:35 -05:00