zephyr/drivers
Abe Kohandel 861548f12f drivers: dma: i2s: stm32: I2S Master DMA support
When configuring the I2S peripheral as a master, the DMA channel
direction must be configured to transfer data from memory to the
peripheral.

Currently the configuration of channel direction is always set for
peripheral to memory regardless of whether it is the TX or the RX
channel.

Signed-off-by: Abe Kohandel <abe@electronshepherds.com>
2020-04-09 19:57:08 +02:00
..
adc drivers: remove a couple of DT abstraction violations 2020-04-08 09:00:38 -05:00
audio
bluetooth boards: arm: nrf5340_dk_nrf5340: rename target to nrf5340pdk_nrf5340 2020-04-06 15:21:45 +02:00
can kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
clock_control drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 2020-03-31 19:28:47 -05:00
console timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
counter soc: arm: st_stm32: stm32l0: Add RTC support 2020-04-08 12:18:16 -05:00
crypto drivers: crypto: add driver for nRF ECB 2020-04-08 16:20:53 +02:00
debug
display kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
dma drivers: dma: stm32: Stream disable success 2020-04-08 12:21:05 -05:00
eeprom drivers: remove a couple of DT abstraction violations 2020-04-08 09:00:38 -05:00
entropy drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
espi timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
ethernet drivers: ethernet: sam_gmac: replace dt_int_val in Kconfig 2020-04-07 08:21:04 -05:00
flash drivers/flash: shell: Add optional device argument 2020-04-09 16:36:39 +02:00
gpio drivers: gpio: use new ngpios macros for cases embedded in macros 2020-04-06 09:14:02 -05:00
hwinfo drivers: hwinfo: fix endianness for sam0 and nrf 2020-04-09 19:30:32 +02:00
i2c drivers: i2c: Add mcux flexcomm driver 2020-04-09 08:52:13 -05:00
i2s drivers: dma: i2s: stm32: I2S Master DMA support 2020-04-09 19:57:08 +02:00
ieee802154 drivers: ieee802154_nrf5: Handle RX timestamp 2020-04-09 16:56:11 +02:00
interrupt_controller arch: arc: optimize the arc v2 interrupt unit driver 2020-04-06 11:17:38 -07:00
ipm drivers: ipm: ipm_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
kscan drivers: kscan: add support for the interrupt on the ft5336 2020-04-02 16:48:15 -05:00
led timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
led_strip drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00
lora coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
modem net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
net
neural_net
pcie
peci
pinmux drivers: pinmux: stm32: add pin for I2S3_WS on F4 series 2020-04-08 12:07:14 -05:00
ps2
ptp_clock
pwm drivers: pwm: pwm_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
sensor drivers: sensor: nxp_kinetis_temp: add weighted average filter 2020-04-06 15:39:36 -05:00
serial drivers: serial: uart_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
spi drivers: nrf: Remove no longer suitable dependencies on Kconfig options 2020-04-03 14:47:32 +02:00
timer driver: arcv2_timer: remove sys_clock_disable 2020-04-06 11:17:38 -07:00
usb drivers: usb: usb_dw: Convert to new DT_INST macros 2020-03-30 08:29:30 -05:00
video drivers: video: Add dedicated video init priority 2020-04-07 09:44:14 -05:00
watchdog drivers: wdt_sam0: remove log message during boot 2020-04-06 22:08:44 -04:00
wifi drivers: wifi: esp: Fix wifi-reset-gpios handling 2020-04-06 10:29:58 -05:00
CMakeLists.txt
Kconfig