summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus.h
Commit message (Expand)AuthorAgeFilesLines
* greybus: kill the endoJohan Hovold2015-11-251-14/+0
* greybus: svc: register svc device at helloJohan Hovold2015-11-251-0/+6
* greybus: hd: make host device a deviceJohan Hovold2015-11-251-0/+6
* greybus: add class matching macroJohan Hovold2015-11-211-0/+4
* greybus: remove unique-id matchingJohan Hovold2015-11-211-4/+0
* greybus: fix bundle-id match macrosJohan Hovold2015-11-211-4/+4
* greybus: hd: rename host-device structureJohan Hovold2015-11-041-1/+1
* greybus: create host-device compilation unitJohan Hovold2015-11-041-47/+1
* greybus: remove obsolete commentJohan Hovold2015-11-041-10/+0
* greybus: remove unused connection device typeJohan Hovold2015-11-041-1/+0
* greybus: remove unused host-device idJohan Hovold2015-11-041-1/+0
* greybus: endo: move greybus_endo_setup() to endo.cViresh Kumar2015-10-211-2/+0
* greybus: core: remove uevent handling for gb_connectionGreg Kroah-Hartman2015-10-191-5/+0
* greybus: es1,es2: add USB vendor command to timestampBryan O'Donoghue2015-10-151-0/+3
* greybus: hd: remove connection-create/destroy callbacksJohan Hovold2015-09-171-2/+0
* greybus: hd: add optional cport enable and disable callbacksJohan Hovold2015-09-171-0/+2
* greybus: Greybus driver: add a new callbacks to driverAlexandre Bailon2015-09-041-0/+2
* greybus: fix cport-id definesJohan Hovold2015-09-031-9/+3
* greybus: add num_cports field to greybus hdFabien Parent2015-09-021-3/+7
* greybus: Merge branch 'master' into branch 'svc'.Greg Kroah-Hartman2015-08-111-0/+1
|\
| * greybus: Add firmware protocol driverViresh Kumar2015-08-111-0/+1
* | greybus: remove svc_msg.hViresh Kumar2015-07-291-1/+0
* | greybus: remove submit_svc from the host driverGreg Kroah-Hartman2015-07-291-2/+0
* | greybus: greybus.h: remove greybus_svc_in()Greg Kroah-Hartman2015-07-291-1/+0
* | greybus: svc: connection: ask SVC to create connectionsPerry Hung2015-07-291-0/+1
* | greybus: get rid of old svc-protocolViresh Kumar2015-07-291-2/+0
|/
* greybus: svc: revert svc changes to keep things working for a while.Greg Kroah-Hartman2015-07-291-1/+6
* greybus: remove svc_msg.hViresh Kumar2015-07-271-1/+0
* greybus: remove submit_svc from the host driverGreg Kroah-Hartman2015-07-271-2/+0
* greybus: greybus.h: remove greybus_svc_in()Greg Kroah-Hartman2015-07-271-1/+0
* greybus: svc: connection: ask SVC to create connectionsPerry Hung2015-07-271-0/+1
* greybus: get rid of old svc-protocolViresh Kumar2015-07-271-2/+0
* greybus: svc: Add helpers to create AP<->SVC connectionViresh Kumar2015-07-221-0/+1
* greybus: operation/esx: fix message-cancellation lifetime bugsJohan Hovold2015-07-011-2/+2
* greybus: svc: Drop svc_set_route_send()Viresh Kumar2015-07-011-3/+0
* greybus: Add control protocol supportViresh Kumar2015-06-231-0/+1
* greybus: Revert "greybus: reserve host cport id 0"Greg Kroah-Hartman2015-06-161-1/+1
* greybus: reserve host cport id 0Alex Elder2015-06-151-1/+1
* greybus: rename HOST_DEV_CPORT_ID_MAXAlex Elder2015-06-151-6/+6
* greybus: introduce cport_id_valid()Alex Elder2015-06-151-0/+5
* greybus: remove __init from .h filesGreg Kroah-Hartman2015-06-111-2/+2
* greybus: tag core init and exit functionsAlex Elder2015-06-101-2/+2
* greybus: core: rename greybus_deregister()Alex Elder2015-06-081-1/+3
* greybus: introduce SVC protocolAlex Elder2015-05-231-0/+1
* greybus: update copyrightsAlex Elder2015-05-231-2/+2
* greybus: core: don't set up endo until host device is initializedAlex Elder2015-05-231-0/+2
* greybus: rename "gpbridge.h"Alex Elder2015-05-231-1/+1
* greybus: include "gpbridge.h" from "greybus.h"Alex Elder2015-05-231-0/+1
* greybus: fix host-device buffer constraintsJohan Hovold2015-05-201-1/+2
* greybus: remove unused prototypes from headerJohan Hovold2015-05-201-3/+0
OpenPOWER on IntegriCloud