aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/usb.c
AgeCommit message (Expand)Author
2017-07-30greybus: usb: constify hc_driver structuresJulia Lawall
2016-05-31greybus: gbphy: Remove protocol specific version handlingViresh Kumar
2016-05-31greybus: Remove unused VERSION specific macrosViresh Kumar
2016-05-19greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil
2016-05-14greybus: usb: Create separate moduleViresh Kumar
2016-05-05greybus: USB: convert to a gpbridge driverGreg Kroah-Hartman
2016-03-22greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman
2016-03-03greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman
2015-10-15greybus: usb: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-08-11greybus: usb: Drop get_version supportViresh Kumar
2015-08-10greybus: usb: Use (already defined) major/minor macrosViresh Kumar
2015-07-30greybus: usb: disable protocol driverJohan Hovold
2015-07-30greybus: usb: implement hub_control callbackJohan Hovold
2015-07-30greybus: usb: fix hc_driver fieldsJohan Hovold
2015-07-30greybus: usb: fix hcd allocation, deregistration and deallocationJohan Hovold
2015-07-30greybus: usb: renumber operation typesJohan Hovold
2015-07-30greybus: usb: clean up driverJohan Hovold
2015-07-01greybus: operation: allow atomic operation allocationsJohan Hovold
2015-07-01greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar
2015-05-20greybus: Use gb_gpbridge_protocol_init()Viresh Kumar
2015-03-19greybus: usb: silence compiler warningJohan Hovold
2015-01-22greybus: remove unused version-response structsViresh Kumar
2015-01-22greybus: create get_version() routines with the help of a macroViresh Kumar
2015-01-22greybus: Remove "-gb" suffix from .c filesViresh Kumar