greybus: es2: rename USB vendor-request timeout define
[cascardo/linux.git] / drivers / staging / greybus / es2.c
2015-07-29 Greg Kroah-Hartmangreybus: es2: remove svc endpoint message handling
2015-07-29 Viresh Kumargreybus: es1/2: Lets start using svc protocol
2015-07-29 Greg Kroah-Hartmangreybus: svc: revert svc changes to keep things working...
2015-07-28 Viresh Kumargreybus: initialize svc connection while creating hd
2015-07-27 Viresh Kumargreybus: es1: create svc connection early enough
2015-07-27 Greg Kroah-Hartmangreybus: remove submit_svc from the host driver
2015-07-27 Greg Kroah-Hartmangreybus: es2: remove svc endpoint message handling
2015-07-27 Viresh Kumargreybus: es1/2: Lets start using svc protocol
2015-07-01 Johan Hovoldgreybus: operation/esx: fix message-cancellation lifeti...
2015-06-25 Johan Hovoldgreybus: esx: fix null-deref on hotplug events
2015-06-15 Greg Kroah-Hartmangreybus: Merge branch alex into Alexandre
2015-06-15 Alexandre Bailongreybus: es2.c: add a control request for endpoints...
2015-06-15 Alexandre Bailongreybus: es2.c: Increase the number of bulk endpoints
2015-06-15 Alexandre Bailongreybus: es2.c: create dedicated struct for cport_in...
2015-06-15 Alexandre Bailongreybus: es2.c: Don't use magic value for USB control...
2015-06-15 Alex Eldergreybus: esX: use one byte to encode cport ids in header
2015-06-15 Alex Eldergreybus: esX: encapsulate packing cport id into header
2015-06-15 Alex Eldergreybus: introduce cport_id_valid()
2015-06-10 Alex Eldergreybus: drop some unnecessary headers
2015-06-10 Greg Kroah-Hartmangreybus: es?: decrease buffer size to 2k
2015-05-26 Greg Kroah-Hartmangreybus: Merge branch 'master' of github.com:gregkh...
2015-05-23 Alex Eldergreybus: core: don't set up endo until host device...
2015-05-23 Alex Eldergreybus: core: return error code when creating host...
2015-05-21 Johan Hovoldgreybus: fix host-device buffer constraints
2015-05-05 Rob Herringgreybus: es2: fix driver name collision with es1
2015-04-17 Greg Kroah-Hartmangreybus: MODULE_LICENSE cleanup
2015-04-07 Johan Hovoldgreybus: drop host-driver buffer headroom
2015-04-07 Johan Hovoldgreybus: es2: sync up with recent es1 changes
2015-04-07 Johan Hovoldgreybus: pass messages to host drivers
2015-04-07 Johan Hovoldgreybus: es2: sync up with recent es1 changes
2015-04-02 Alex Eldergreybus: reduce the ranting
2015-03-30 Alex Eldergreybus: es2: test apb1_log_task safely
2015-03-30 Greg Kroah-Hartmangreybus: es2: sync up with recent es1.c changes
2015-03-27 Alex Eldergreybus: get rid of {conceal,reveal}_urb()
2015-03-02 Greg Kroah-Hartmangreybus: es2: fix USB id to not be the same as ES1
2015-01-22 Viresh Kumargreybus: Remove "gb-" prefix from .c files