aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/usb.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-15greybus: usb: use the bundle struct device instead of the connectorGravatar Greg Kroah-Hartman 1-4/+6
2015-08-11greybus: usb: Drop get_version supportGravatar Viresh Kumar 1-13/+0
2015-08-10greybus: usb: Use (already defined) major/minor macrosGravatar Viresh Kumar 1-2/+2
2015-07-30greybus: usb: disable protocol driverGravatar Johan Hovold 1-0/+12
2015-07-30greybus: usb: implement hub_control callbackGravatar Johan Hovold 1-12/+32
2015-07-30greybus: usb: fix hc_driver fieldsGravatar Johan Hovold 1-3/+4
2015-07-30greybus: usb: fix hcd allocation, deregistration and deallocationGravatar Johan Hovold 1-20/+26
2015-07-30greybus: usb: renumber operation typesGravatar Johan Hovold 1-3/+3
2015-07-30greybus: usb: clean up driverGravatar Johan Hovold 1-175/+6
2015-07-01greybus: operation: allow atomic operation allocationsGravatar Johan Hovold 1-1/+2
2015-07-01greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Gravatar Viresh Kumar 1-1/+1
2015-05-20greybus: Use gb_gpbridge_protocol_init()Gravatar Viresh Kumar 1-9/+1
2015-03-19greybus: usb: silence compiler warningGravatar Johan Hovold 1-3/+3
2015-01-22greybus: remove unused version-response structsGravatar Viresh Kumar 1-5/+0
2015-01-22greybus: create get_version() routines with the help of a macroGravatar Viresh Kumar 1-20/+2
2015-01-22greybus: Remove "-gb" suffix from .c filesGravatar Viresh Kumar 1-0/+396