summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus.h
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: remove timesync protocol supportGreg Kroah-Hartman2017-01-071-1/+0
* staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman2016-09-191-1/+0
* greybus: interface: add runtime pm supportDavid Lin2016-07-141-0/+1
* greybus: Remove legacy suspend/resume callbacksViresh Kumar2016-06-091-3/+0
* greybus: timesync: Add timesync core driverBryan O'Donoghue2016-06-061-1/+1
* greybus: legacy: remove legacy driver supportDavid Lin2016-05-201-1/+0
* greybus: core: add module abstractionJohan Hovold2016-04-251-0/+7
* greybus: core: make the control object be a deviceJohan Hovold2016-04-211-0/+6
* greybus: firmware: convert to bundle driverJohan Hovold2016-02-011-1/+0
* greybus: core: add drvdata accessorsJohan Hovold2016-01-091-0/+10
* 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
OpenPOWER on IntegriCloud