zephyr/drivers
Sathish Kuttan b72f5fd033 drivers: i2s_cavs: fix for I2S start after stop
Fixed an issue I2S wouldn't resume when started after a stop
Added code to empty the TX/RX FIFOs upon stop
TX stop is achieved by letting FIFO underrun, then changing state in ISR
RX FIFO is read until empty when RX is stopped

Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>
2019-02-04 00:52:15 -05:00
..
adc drivers: adc: Fix handling of invalid sampling requests 2019-01-17 16:58:21 -05:00
aio
audio audio: mpxxdtyy: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-31 03:46:04 -06:00
bluetooth drivers: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params 2019-02-01 19:12:57 -05:00
can drivers: can: fix typos 2019-02-01 19:07:57 -05:00
clock_control clock_control: RV32M1: introduce PCC driver / DT bindings 2019-01-25 11:59:46 -05:00
console net/context: Make recv_cb providing the ip and protocol headers 2019-02-01 14:34:38 +02:00
counter
crypto
display display: ssd1673: add support for ssd16xx monochrome controllers 2019-02-02 10:28:11 -05:00
dma dma: stm32: Configure bus width and burst size for memcpy mode 2018-12-13 07:33:30 -06:00
entropy drivers: entropy: mcux_trng: get the base address from the device tree 2019-01-10 21:22:15 -06:00
ethernet drivers/ethernet: Use new net_pkt API for sending and receiving 2019-02-01 14:34:38 +02:00
flash boards: nrf52840_pca10056: add bindings for on-board serial flash 2019-02-01 04:21:40 -06:00
gpio boards: remove pulpino board 2019-01-31 22:47:18 -05:00
hwinfo drivers: hwinfo: add driver support for Nordic NRF device ID 2019-02-03 12:07:20 -05:00
i2c drivers: i2c_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 2019-02-01 19:09:06 -05:00
i2s drivers: i2s_cavs: fix for I2S start after stop 2019-02-04 00:52:15 -05:00
ieee802154 ieee802154: mcr20a: Fixup SPI CS handling 2019-02-01 04:10:09 -06:00
interrupt_controller drivers/interrupt_controller: stm32: Use LL API 2019-01-31 03:18:36 -06:00
ipm
led led: lp3943: Remove dts_fixup.h 2019-01-31 09:09:36 -06:00
led_strip led_strip: lpd880x: Add Device Tree support 2019-01-29 12:04:07 -06:00
modem net/context: Make recv_cb providing the ip and protocol headers 2019-02-01 14:34:38 +02:00
net net/ethernet: Remove usage of net_pkt_ll() function 2018-12-14 14:16:37 +01:00
neural_net drivers: intel_gna: replace k_alert with work queue 2019-01-16 21:34:07 -05:00
pci
pinmux pinmux: remove pinmux dev 2019-01-30 16:29:40 -06:00
ptp_clock
pwm pwm: pwm_mcux_ftm: Fixed missed CONFIG_ -> DT_ conversion 2019-02-01 19:01:16 -05:00
rtc rtc: stm32: Remove trivial endif comment 2019-01-31 09:06:59 -06:00
sensor driver/sensor: lps25hb: align driver to auto-generated dts macros 2019-02-01 04:19:42 -06:00
serial serial: uart_sam0: Don't use CONFIG_ namespace for non Kconfig 2019-02-01 19:01:16 -05:00
spi dts: bindings: Add separate binding for Nordic nRF Family SPI Slave 2019-02-01 19:12:57 -05:00
timer boards: remove pulpino board 2019-01-31 22:47:18 -05:00
usb usb: fix usb data race 2019-02-01 19:04:07 -05:00
watchdog drivers/watchdog: stm32: Disable IWDG_STM32_START_AT_BOOT by default 2019-02-01 19:16:59 -05:00
wifi net/context: Make recv_cb providing the ip and protocol headers 2019-02-01 14:34:38 +02: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