linux/drivers/usb/dwc3
Felipe Balbi 33fb691b3e usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt
dwc3_gadget_ep0_set_halt() will be called without
locks held in some cases, so we must hold the lock
on our own. While at that, also add a version without
locks to be called in certain conditions.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2014-10-20 15:58:48 -05:00
..
core.c Linux 3.17-rc5 2014-09-16 09:53:59 -05:00
core.h usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
debug.c usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
debug.h usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
debugfs.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
dwc3-exynos.c usb: dwc3: remove unnecessary OOM messages 2014-08-20 12:14:45 -05:00
dwc3-keystone.c USB: Remove .owner field for driver 2014-09-28 21:55:10 -04:00
dwc3-omap.c Linux 3.17-rc5 2014-09-16 09:53:59 -05:00
dwc3-pci.c usb: dwc3: remove unnecessary OOM messages 2014-08-20 12:14:45 -05:00
dwc3-qcom.c USB: Remove .owner field for driver 2014-09-28 21:55:10 -04:00
dwc3-st.c usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC 2014-09-05 10:49:00 -05:00
ep0.c usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt 2014-10-20 15:58:48 -05:00
gadget.c usb: gadget: Refactor request completion 2014-09-25 16:58:50 +02:00
gadget.h usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt 2014-10-20 15:58:48 -05:00
host.c dwc3: host: Enable USB3 LPM capability 2014-07-09 15:41:34 -07:00
io.h usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
Kconfig usb: dwc3: Add Qualcomm DWC3 glue layer driver 2014-09-12 15:43:48 -05:00
Makefile usb: dwc3: Add Qualcomm DWC3 glue layer driver 2014-09-12 15:43:48 -05:00
platform_data.h usb: dwc3: adapt to use dr_mode device tree helper 2013-07-29 13:56:51 +03:00
trace.c usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
trace.h usb: dwc3: trace: don't dereference pointers 2014-10-20 15:58:48 -05:00