zephyr/drivers
Sundar Subramaniyan 120ddbc089 drivers: usb: nrf5: Fix ISO IN/OUT SOF handling
For ISOOUT transaction, check if the buffer is empty before starting
the DMA and for ISOIN case check if the buffer is available to start
the DMA for IN transaction. This handling was swapped. So, handle it
accordingly.

Signed-off-by: Sundar Subramaniyan <sundar.subramaniyan@gmail.com>
2018-03-17 18:58:06 +01:00
..
adc kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
aio kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
bluetooth dts: add spi device support for SPI bluetooth modules 2018-01-22 18:08:51 -06:00
clock_control clock_control: nrf5: Add USBD power event support for USB enumeration 2018-03-15 12:39:53 +01:00
console net: websocket: Add console support 2018-03-15 15:17:36 +02:00
counter kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
crypto kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
display kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
dma kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
entropy Bluetooth: Remove rand driver and use entropy instead 2018-03-14 16:47:50 +01:00
ethernet kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
flash drivers: flash: move FLASH_HAS_PAGE_LAYOUT Kconfig from arch 2018-03-08 10:18:57 +01:00
gpio gpio: Add a driver for SX1509B 2018-03-13 12:31:16 -05:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c arch: arm: soc: stm32l0: add I2C support 2018-03-14 09:02:25 -05:00
i2s kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
ieee802154 drivers/ieee802154: Add hw filtering support for upipe driver 2018-02-20 14:47:14 +02:00
interrupt_controller driver: interrupt_controller: Add support for stm32l0x 2018-03-10 11:42:25 -06:00
ipm kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
led_strip drivers: led_strip: Add driver for software-based WS2812B operation 2018-03-03 20:46:53 +01:00
net slip: fix a bug when in non-TAP mode. 2018-03-02 07:28:07 +01:00
pci drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pinmux arch: arm: soc: stm32l0: add I2C support 2018-03-15 10:53:26 -05:00
pwm drivers: pwm: Add PWM LED driver for ESP32 2018-02-23 13:13:12 -05:00
rtc kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sensor drivers: sensor: lsm6ds0: Fix assert logical error 2018-03-06 15:21:43 -05:00
serial driver: usart: Added support for interrupt driver USART on SAM E70. 2018-03-10 11:42:25 -06:00
spi spi: sam0: fix CS and back-to-back transfers. 2018-03-15 11:09:55 -05:00
timer timer: cortex_m: Fix the discontinuous readings of the cycle counter. 2018-02-23 08:58:23 -06:00
usb drivers: usb: nrf5: Fix ISO IN/OUT SOF handling 2018-03-17 18:58:06 +01:00
watchdog watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
CMakeLists.txt irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
Kconfig irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00