zephyr/drivers/usb/device
Johann Fischer 06840af1cc drivers: usb: kinetis: fixup endpoint config, stall and read
This patch fixes some bugs found during testing with testusb from
linux kernel.

An unresolved issue is that the stack is not fast enough
to stall (if necessary) the control endpoint during Setup Stage.
This might require a API change so that the usb device stack
can explicit allow the driver to resume token processing.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-05-17 07:00:49 -05:00
..
CMakeLists.txt drivers: usb: add usb device driver for Kinetis USBFSOTG Controller 2018-05-17 07:00:49 -05:00
Kconfig drivers: usb: add usb device driver for Kinetis USBFSOTG Controller 2018-05-17 07:00:49 -05:00
usb_dc_dw.c usb: dw: Fix Coverity issue with get_mps() 2018-05-02 09:26:44 -04:00
usb_dc_kinetis.c drivers: usb: kinetis: fixup endpoint config, stall and read 2018-05-17 07:00:49 -05:00
usb_dc_nrf5.c usb: device: nrf5: Remove support for the ACCESSFAULT event 2018-03-27 09:35:21 -04:00
usb_dc_sam0.c usb: sam0: add the new usb_dc_ep_mps() function. 2018-03-27 19:57:38 -04:00
usb_dc_stm32.c drivers/usb_dc_stm32: Check if SYSCFG is enabled 2018-05-14 09:45:40 -05:00
usb_dw_registers.h driver: usb_dw: Move base address and irq num of usb to soc.h 2018-02-07 22:55:11 -05:00