]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/staging/greybus/usb.c
greybus: gbphy: Remove protocol specific version handling
[karo-tx-linux.git] / drivers / staging / greybus / usb.c
2016-06-01 Viresh Kumargreybus: gbphy: Remove protocol specific version handling
2016-06-01 Viresh Kumargreybus: Remove unused VERSION specific macros
2016-05-19 Sandeep Patilgreybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
2016-05-14 Viresh Kumargreybus: usb: Create separate module
2016-05-05 Greg Kroah-Hartmangreybus: USB: convert to a gpbridge driver
2016-03-22 Greg Kroah-Hartmangreybus: convert drivers to use connection->private...
2016-03-03 Greg Kroah-Hartmangreybus: gpbridge.h: move protocol init/exit prototypes
2015-10-15 Greg Kroah-Hartmangreybus: usb: use the bundle struct device instead...
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: usb: Drop get_version support
2015-08-11 Viresh Kumargreybus: usb: Use (already defined) major/minor macros
2015-07-30 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-07-30 Johan Hovoldgreybus: usb: disable protocol driver
2015-07-30 Johan Hovoldgreybus: usb: implement hub_control callback
2015-07-30 Johan Hovoldgreybus: usb: fix hc_driver fields
2015-07-30 Johan Hovoldgreybus: usb: fix hcd allocation, deregistration and...
2015-07-30 Johan Hovoldgreybus: usb: renumber operation types
2015-07-30 Johan Hovoldgreybus: usb: clean up driver
2015-07-01 Johan Hovoldgreybus: operation: allow atomic operation allocations
2015-07-01 Viresh Kumargreybus: Rename gb_gpbridge_protocol_driver() as gb_bui...
2015-05-21 Viresh Kumargreybus: Use gb_gpbridge_protocol_init()
2015-03-19 Johan Hovoldgreybus: usb: silence compiler warning
2015-01-22 Viresh Kumargreybus: remove unused version-response structs
2015-01-22 Viresh Kumargreybus: create get_version() routines with the help...
2015-01-22 Viresh Kumargreybus: Remove "-gb" suffix from .c files