index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
usb.c
Age
Commit message (
Expand
)
Author
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-07-30
greybus: usb: constify hc_driver structures
Julia Lawall
2016-05-31
greybus: gbphy: Remove protocol specific version handling
Viresh Kumar
2016-05-31
greybus: Remove unused VERSION specific macros
Viresh Kumar
2016-05-19
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
2016-05-14
greybus: usb: Create separate module
Viresh Kumar
2016-05-05
greybus: USB: convert to a gpbridge driver
Greg Kroah-Hartman
2016-03-22
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
2016-03-03
greybus: gpbridge.h: move protocol init/exit prototypes
Greg Kroah-Hartman
2015-10-15
greybus: usb: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-08-11
greybus: usb: Drop get_version support
Viresh Kumar
2015-08-10
greybus: usb: Use (already defined) major/minor macros
Viresh Kumar
2015-07-30
greybus: usb: disable protocol driver
Johan Hovold
2015-07-30
greybus: usb: implement hub_control callback
Johan Hovold
2015-07-30
greybus: usb: fix hc_driver fields
Johan Hovold
2015-07-30
greybus: usb: fix hcd allocation, deregistration and deallocation
Johan Hovold
2015-07-30
greybus: usb: renumber operation types
Johan Hovold
2015-07-30
greybus: usb: clean up driver
Johan Hovold
2015-07-01
greybus: operation: allow atomic operation allocations
Johan Hovold
2015-07-01
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
2015-05-20
greybus: Use gb_gpbridge_protocol_init()
Viresh Kumar
2015-03-19
greybus: usb: silence compiler warning
Johan Hovold
2015-01-22
greybus: remove unused version-response structs
Viresh Kumar
2015-01-22
greybus: create get_version() routines with the help of a macro
Viresh Kumar
2015-01-22
greybus: Remove "-gb" suffix from .c files
Viresh Kumar