zephyr/drivers
Yannis Damigos 5f83759c1b i2c_ll_stm32_v2: Disable ReloadMode, if needed, when error occurs
Disable ReloadMode, if needed, when error occurs in polling mode.

Fixes #14568

Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2019-03-28 09:42:35 -05:00
..
adc adc: overhaul adc_dw and rename it to adc_intel_quark_se_c1000_ss 2019-03-20 18:11:33 -07:00
aio all: Update reserved function names 2019-03-11 13:48:42 -04:00
audio kconfig: drivers: audio: Remove redundant AUDIO_DMIC deps. 2019-03-09 09:59:15 -05:00
bluetooth include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
can can: fix unchecked return from clock_control_get_rate 2019-03-26 22:18:15 -04:00
clock_control drivers: nrf: add support for forcing driver implementation 2019-03-20 10:27:28 -05:00
console net/context: Remove token parameter from net_context_send/sendto 2019-03-20 10:27:14 -05:00
counter drivers: counter: stm32: Fix possible overflow 2019-03-26 07:48:43 -05:00
crypto drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
display kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
dma dma: stm32f4: Add support for dma_reload API specific implementation 2019-03-18 11:22:19 -05:00
entropy drivers: nrf: add support for forcing driver implementation 2019-03-20 10:27:28 -05:00
ethernet net/pkt: Fix a few left over cases of net_pkt_read_new 2019-03-20 15:26:30 -05:00
flash drivers: nrf: add support for forcing driver implementation 2019-03-20 10:27:28 -05:00
gpio device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
hwinfo drivers: hwinfo: add driver support for Atmel SAM device ID 2019-03-25 15:55:48 -04:00
i2c i2c_ll_stm32_v2: Disable ReloadMode, if needed, when error occurs 2019-03-28 09:42:35 -05:00
i2s drivers/i2s_ll_stm32.c: (FIX) use dma_reload() to re-start the DMA 2019-03-18 11:22:19 -05:00
ieee802154 net: Switch usage of net_pkt_get_reserve to net_pkt_alloc 2019-03-20 10:27:14 -05:00
interrupt_controller device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
ipm all: Update reserved function names 2019-03-11 13:48:42 -04:00
led drivers: led: lp5562: Fix use of logical or vs bitwise 2019-03-14 17:11:36 -05:00
led_strip drivers: nrf_power_clock: Migrate to DTS. 2019-02-25 17:51:24 +01:00
modem net/offload: Remove useless token parameter 2019-03-20 10:27:14 -05:00
net net: lldp: Move LLDP structure definition to lldp 2019-03-09 16:02:11 -05:00
neural_net kconfig: Replace two leftover 'gsource' with 'source' 2019-03-26 07:55:35 -05:00
pci drivers/pci: stop using LOG_DBG() 2019-03-26 23:56:02 +01:00
pinmux kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
ptp_clock
pwm device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
rtc all: Update reserved function names 2019-03-11 13:48:42 -04:00
sensor drivers: sensor: Refactor apds9960 to use const config struct 2019-03-15 10:30:53 -05:00
serial drivers: nrf: Add power management to uarte shim 2019-03-28 09:30:57 -04:00
spi drivers: spi: sam/sam0: Don't access uninitialized data 2019-03-26 07:28:52 -05:00
timer arch: arc: make the boot time more accurate 2019-03-19 08:46:30 -04:00
usb driver: usb: nordic: Enable USB DC when VBUS is Hi 2019-03-28 14:59:01 +01:00
watchdog drivers: watchdog: Rename CONFIG_WDT_SAM_DISABLE_AT_BOOT in comments 2019-03-15 10:38:46 -05:00
wifi net/pkt: Fix a few left over cases of net_pkt_read_new 2019-03-20 15:26:30 -05:00
CMakeLists.txt drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00
Kconfig drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00