summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/usb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-111-3/+0
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* greybus: usb: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-05-311-4/+0
* greybus: Remove unused VERSION specific macrosViresh Kumar2016-05-311-4/+0
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-191-19/+19
* greybus: usb: Create separate moduleViresh Kumar2016-05-141-1/+4
* greybus: USB: convert to a gpbridge driverGreg Kroah-Hartman2016-05-051-21/+47
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-221-2/+2
* greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman2016-03-031-0/+1
* greybus: usb: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-151-4/+6
* greybus: usb: Drop get_version supportViresh Kumar2015-08-111-13/+0
* greybus: usb: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: usb: disable protocol driverJohan Hovold2015-07-301-0/+12
* greybus: usb: implement hub_control callbackJohan Hovold2015-07-301-12/+32
* greybus: usb: fix hc_driver fieldsJohan Hovold2015-07-301-3/+4
* greybus: usb: fix hcd allocation, deregistration and deallocationJohan Hovold2015-07-301-20/+26
* greybus: usb: renumber operation typesJohan Hovold2015-07-301-3/+3
* greybus: usb: clean up driverJohan Hovold2015-07-301-175/+6
* greybus: operation: allow atomic operation allocationsJohan Hovold2015-07-011-1/+2
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-011-1/+1
* greybus: Use gb_gpbridge_protocol_init()Viresh Kumar2015-05-201-9/+1
* greybus: usb: silence compiler warningJohan Hovold2015-03-191-3/+3
* greybus: remove unused version-response structsViresh Kumar2015-01-221-5/+0
* greybus: create get_version() routines with the help of a macroViresh Kumar2015-01-221-20/+2
* greybus: Remove "-gb" suffix from .c filesViresh Kumar2015-01-221-0/+396
OpenPOWER on IntegriCloud