aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/greybus.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-01greybus: firmware: convert to bundle driverGravatar Johan Hovold 1-1/+0
2016-01-09greybus: core: add drvdata accessorsGravatar Johan Hovold 1-0/+10
2015-11-25greybus: kill the endoGravatar Johan Hovold 1-14/+0
2015-11-25greybus: svc: register svc device at helloGravatar Johan Hovold 1-0/+6
2015-11-25greybus: hd: make host device a deviceGravatar Johan Hovold 1-0/+6
2015-11-21greybus: add class matching macroGravatar Johan Hovold 1-0/+4
2015-11-21greybus: remove unique-id matchingGravatar Johan Hovold 1-4/+0
2015-11-21greybus: fix bundle-id match macrosGravatar Johan Hovold 1-4/+4
2015-11-04greybus: hd: rename host-device structureGravatar Johan Hovold 1-1/+1
2015-11-04greybus: create host-device compilation unitGravatar Johan Hovold 1-47/+1
2015-11-04greybus: remove obsolete commentGravatar Johan Hovold 1-10/+0
2015-11-04greybus: remove unused connection device typeGravatar Johan Hovold 1-1/+0
2015-11-04greybus: remove unused host-device idGravatar Johan Hovold 1-1/+0
2015-10-21greybus: endo: move greybus_endo_setup() to endo.cGravatar Viresh Kumar 1-2/+0
2015-10-19greybus: core: remove uevent handling for gb_connectionGravatar Greg Kroah-Hartman 1-5/+0
2015-10-15greybus: es1,es2: add USB vendor command to timestampGravatar Bryan O'Donoghue 1-0/+3
2015-09-17greybus: hd: remove connection-create/destroy callbacksGravatar Johan Hovold 1-2/+0
2015-09-17greybus: hd: add optional cport enable and disable callbacksGravatar Johan Hovold 1-0/+2
2015-09-04greybus: Greybus driver: add a new callbacks to driverGravatar Alexandre Bailon 1-0/+2
2015-09-03greybus: fix cport-id definesGravatar Johan Hovold 1-9/+3
2015-09-02greybus: add num_cports field to greybus hdGravatar Fabien Parent 1-3/+7
2015-08-11greybus: Merge branch 'master' into branch 'svc'.Gravatar Greg Kroah-Hartman 1-0/+1
2015-08-11greybus: Add firmware protocol driverGravatar Viresh Kumar 1-0/+1
2015-07-29greybus: remove svc_msg.hGravatar Viresh Kumar 1-1/+0
2015-07-29greybus: remove submit_svc from the host driverGravatar Greg Kroah-Hartman 1-2/+0
2015-07-29greybus: greybus.h: remove greybus_svc_in()Gravatar Greg Kroah-Hartman 1-1/+0
2015-07-29greybus: svc: connection: ask SVC to create connectionsGravatar Perry Hung 1-0/+1
2015-07-29greybus: get rid of old svc-protocolGravatar Viresh Kumar 1-2/+0
2015-07-29greybus: svc: revert svc changes to keep things working for a while.Gravatar Greg Kroah-Hartman 1-1/+6
2015-07-27greybus: remove svc_msg.hGravatar Viresh Kumar 1-1/+0
2015-07-27greybus: remove submit_svc from the host driverGravatar Greg Kroah-Hartman 1-2/+0
2015-07-27greybus: greybus.h: remove greybus_svc_in()Gravatar Greg Kroah-Hartman 1-1/+0
2015-07-27greybus: svc: connection: ask SVC to create connectionsGravatar Perry Hung 1-0/+1
2015-07-27greybus: get rid of old svc-protocolGravatar Viresh Kumar 1-2/+0
2015-07-22greybus: svc: Add helpers to create AP<->SVC connectionGravatar Viresh Kumar 1-0/+1
2015-07-01greybus: operation/esx: fix message-cancellation lifetime bugsGravatar Johan Hovold 1-2/+2
2015-07-01greybus: svc: Drop svc_set_route_send()Gravatar Viresh Kumar 1-3/+0
2015-06-23greybus: Add control protocol supportGravatar Viresh Kumar 1-0/+1
2015-06-16greybus: Revert "greybus: reserve host cport id 0"Gravatar Greg Kroah-Hartman 1-1/+1
2015-06-15greybus: reserve host cport id 0Gravatar Alex Elder 1-1/+1
2015-06-15greybus: rename HOST_DEV_CPORT_ID_MAXGravatar Alex Elder 1-6/+6
2015-06-15greybus: introduce cport_id_valid()Gravatar Alex Elder 1-0/+5
2015-06-11greybus: remove __init from .h filesGravatar Greg Kroah-Hartman 1-2/+2
2015-06-10greybus: tag core init and exit functionsGravatar Alex Elder 1-2/+2
2015-06-08greybus: core: rename greybus_deregister()Gravatar Alex Elder 1-1/+3
2015-05-23greybus: introduce SVC protocolGravatar Alex Elder 1-0/+1
2015-05-23greybus: update copyrightsGravatar Alex Elder 1-2/+2
2015-05-23greybus: core: don't set up endo until host device is initializedGravatar Alex Elder 1-0/+2
2015-05-23greybus: rename "gpbridge.h"Gravatar Alex Elder 1-1/+1
2015-05-23greybus: include "gpbridge.h" from "greybus.h"Gravatar Alex Elder 1-0/+1