remarkable-linux/drivers/usb/dwc3
Felipe Balbi b15a762f02 usb: dwc3: gadget: move to threaded IRQ
by moving to threaded IRQs, we allow our IRQ
priorities to be configurable when running with
realtime patch. Also, since we're running in
thread context, we can call functions which
might sleep, such as sysfs_notify() without
problems.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-03-18 11:17:11 +02:00
..
core.c usb: dwc3: core: add power management support 2013-03-18 11:17:01 +02:00
core.h usb: dwc3: add count field to event buffer 2013-03-18 11:17:10 +02:00
debug.h
debugfs.c usb: dwc3: remove dwc3 dependency on host AND gadget. 2013-01-18 14:55:55 +02:00
dwc3-exynos.c usb: dwc3: exynos: add basic suspend/resume support 2013-03-18 11:17:03 +02:00
dwc3-omap.c usb: dwc3: omap: add basic suspend/resume support 2013-03-18 11:17:02 +02:00
dwc3-pci.c usb: dwc3: pci: add basic suspend/resume support 2013-03-18 11:17:03 +02:00
ep0.c usb: dwc3: ep0: fix sparc64 build 2013-03-08 09:42:50 +02:00
gadget.c usb: dwc3: gadget: move to threaded IRQ 2013-03-18 11:17:11 +02:00
gadget.h usb: dwc3: correct set_halt implementation for ep0 2012-07-02 10:02:07 +03:00
host.c usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO 2013-01-25 13:19:52 +02:00
io.h
Kconfig drivers/usb: add missing GENERIC_HARDIRQS dependencies 2013-02-08 12:16:12 -08:00
Makefile usb: dwc3: remove dwc3 dependency on host AND gadget. 2013-01-18 14:55:55 +02:00