zephyr/drivers
Emil Obalski 38aea280e7 usb: Sync receiving data from ISO OUT endpoint with SOF
This commit adds support for receiveing data from ISO OUT endpoint
for NRF devices. NRF USB IP core does not generate IRQ when
data are received on ISO OUT endpoint and it must be synchronized
with SOF event.

Enable SOF handling by default if usb audio is configured
with NRF devices.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-05-08 15:12:27 +02:00
..
adc drivers: adc: stm32: add support for H7 series 2020-05-07 23:01:59 -05:00
audio
bluetooth
can
clock_control drivers/clock_control: stm32: msi: Enable MSI range config in PLL mode 2020-05-08 00:34:34 -05:00
console console: Add semihosting console 2020-05-07 23:33:38 -05:00
counter Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
crypto modules: mbedtls: Update mbedTLS commit and apply fixes 2020-05-07 23:46:08 -05:00
dac devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 2020-05-07 20:03:56 -05:00
debug
display drivers: ssd16xx: rework initialization of the controller memory 2020-05-08 15:11:10 +02:00
dma drivers: dma: sam_xdmac: Convert to devicetree 2020-05-07 22:24:58 -05:00
eeprom
entropy drivers: entropy_mcux_rng LPC entropy 2020-05-07 23:25:31 -05:00
espi
ethernet
flash
gpio driver/gpio: stm32: Add STM32L5 support 2020-05-08 00:34:34 -05:00
hwinfo
i2c devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 2020-05-07 20:03:56 -05:00
i2s drivers: i2s: i2s_sam_ssc: Convert to devicetree 2020-05-07 22:24:58 -05:00
ieee802154 drivers: ieee802154: add Decawave DW1000 driver 2020-05-07 23:30:58 -05:00
interrupt_controller drivers/exti: stm32: Add support for STM32L5 series 2020-05-08 00:34:34 -05:00
ipm
kscan
led
led_strip devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 2020-05-07 20:03:56 -05:00
lora
modem drivers: modem: ublox-sara-r4: automatic setting of APN 2020-05-07 23:36:10 -05:00
net
neural_net
pcie
peci
pinmux board: arm: Add Support For 96Boards Aerocore2 2020-05-08 07:33:43 -05:00
ps2
ptp_clock
pwm devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 2020-05-07 20:03:56 -05:00
sensor devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 2020-05-07 20:03:56 -05:00
serial serial: sam0: Complete port to the new timeout API 2020-05-07 22:00:39 -05:00
spi devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 2020-05-07 20:03:56 -05:00
timer util.h: Remove INLINE definition and user 2020-05-08 08:37:21 -04:00
usb usb: Sync receiving data from ISO OUT endpoint with SOF 2020-05-08 15:12:27 +02:00
video
watchdog
wifi
CMakeLists.txt
Kconfig