zephyr/drivers
Armando Visconti c7053643d5 spi: spi_ll_stm32: (fix) Clear OVR bit condition
The OVR condition in the Status Register requires a
particular sequence in order to be cleared. If not
done properly it stays set forever.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2018-06-04 12:35:52 -05:00
..
adc drivers: adc: fix TOCTOU attacks 2018-05-17 15:08:54 -07:00
aio syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
bluetooth
can drivers: can: Move bit timing and clock to device tree 2018-06-01 12:59:42 -05:00
clock_control drivers: clock_control: stm32: Remove unsupported clock configuration 2018-05-24 08:04:00 -04:00
console uart_console: delete char using BS(08H) or DEL(7FH) 2018-05-29 16:21:55 -04:00
counter syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
crypto drivers: crypto_ataes132a: Fix typo in Kconfig symbol 2018-05-23 17:57:06 -04:00
display driver: ILI9340 LCD display driver 2018-05-18 20:21:45 +03:00
dma drivers: dma_cavs: separate callbacks per channel 2018-05-30 20:33:06 -04:00
entropy drivers: entropy: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
ethernet drivers: eth: mcux: use CONFIG_SYS_LOG_ETHERNET_LEVEL for syslog level 2018-05-31 09:15:52 -05:00
flash drivers/flags: W25QXXDW internal erase logic fix 2018-06-04 08:25:42 -04:00
gpio drivers/gpio: stm32 fix gpio device init prio 2018-06-01 03:26:10 -07:00
grove
i2c i2c: i2c_gpio: fix typos in Kconfig file 2018-05-26 19:07:55 -04:00
i2s arch: soc: intel_s1000: set M/N divider ownership 2018-06-01 08:59:01 -04:00
ieee802154 drivers/ieee802154: KW41Z drivers is missing hw ACK caps 2018-05-17 16:18:53 +03:00
interrupt_controller kconfig: Define the IRQ priorities for CAVS & DW ICTL 2018-05-29 15:46:41 -04:00
ipm syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
led syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
led_strip
net net: Too long timeout for k_sleep 2018-05-28 17:20:11 -04:00
pci
pinmux soc: stm32f1: add port uart4 2018-05-25 11:58:20 -05:00
pwm syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
rtc drivers/rtc: Fix how prescaler is used in QMSI driver 2018-06-04 12:24:23 -04:00
sensor boards: arm: argonkey: Properly set choice default 2018-05-29 16:19:51 -04:00
serial drivers: serial: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
spi spi: spi_ll_stm32: (fix) Clear OVR bit condition 2018-06-04 12:35:52 -05:00
timer drivers: timer: nRFx: Remove redundant code 2018-05-16 10:16:29 +02:00
usb drivers: usb_dc_kinetis: fix usb_dc_ep_read_continue 2018-05-30 11:23:39 -05:00
watchdog drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
wifi doc: fix misspellings in Kconfig files 2018-05-23 16:57:20 -04:00
CMakeLists.txt drivers: entropy: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
Kconfig drivers: can: Add Kconfig for CAN driver 2018-05-19 20:19:30 +02:00