linux/drivers/usb/gadget
Robert Baldyga 35bfde3687 usb: gadget: f_ncm: obtain cdev from function instead of driver_data
The 'driver_data' field in ep0 is never set to pointer to cdev, so we
have to obtain it from another source as in this context ep->driver_data
contains invalid data.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-09-27 10:54:31 -05:00
..
function usb: gadget: f_ncm: obtain cdev from function instead of driver_data 2015-09-27 10:54:31 -05:00
legacy usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency 2015-08-06 11:29:19 -05:00
udc usb: gadget: dummy_hcd: replace timeval with timespec64 2015-09-27 10:54:31 -05:00
composite.c usb: gadget: fix few outdated comments 2015-09-27 10:54:31 -05:00
config.c usb: gadget: add usb otg descriptor allocate and init interface 2015-07-29 09:59:21 -05:00
configfs.c usb: gadget: configfs: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
configfs.h
epautoconf.c usb: gadget: fix few outdated comments 2015-09-27 10:54:31 -05:00
functions.c
Kconfig usb: gadget: mass_storage: allow for deeper queue lengths 2015-09-27 10:54:31 -05:00
Makefile
u_f.c
u_f.h
u_os_desc.h
usbstring.c