aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/hd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman1-7/+0
2016-08-26greybus: hd/es2: remove obsolete callbacksJohan Hovold1-3/+0
2016-08-11greybus: hd: add cport_shutdown callbackJohan Hovold1-0/+2
2016-08-11greybus: hd/es2: add cport_clear callback and ARPCJohan Hovold1-0/+2
2016-08-11greybus: hd/es2: add cport_quiesce callback and ARPCJohan Hovold1-0/+2
2016-08-11greybus: hd/es2: add cport_connected callback and ARPCJohan Hovold1-0/+1
2016-07-16greybus: hd: arche-platform: implement greybus shutdownDavid Lin1-0/+1
2016-06-24greybus: hd: add flag argument to cport_enable callbackJohan Hovold1-1/+2
2016-05-27greybus: connection: add flush host-device callbackJohan Hovold1-0/+1
2016-05-27greybus: connection: implement proper connection closureJohan Hovold1-0/+1
2016-05-27greybus: hd: Add API to release reserved CPortsVaibhav Agarwal1-0/+1
2016-05-15greybus: hd: Add TimeSync APBridge commandsBryan O'Donoghue1-0/+7
2016-05-13greybus: hd: generalise cport allocationJohan Hovold1-1/+5
2016-05-13greybus: es2: clean up CDSI CPort reservationJohan Hovold1-0/+1
2016-05-13greybus: hd: move CPort allocation to host-device codeJohan Hovold1-0/+3
2016-04-25greybus: core: add module abstractionJohan Hovold1-1/+1
2016-03-30greybus: core: fix two container-of macrosJohan Hovold1-1/+1
2016-03-04greybus: hd: rename CPort-features callbacksJohan Hovold1-2/+2
2016-02-24greybus: connection: add api to {en,dis}able unipro fct flowFabien Parent1-0/+2
2016-01-12greybus: host: provide "generic" apbridge output callsGreg Kroah-Hartman1-0/+4
2015-12-08greybus: svc: create svc along with host deviceJohan Hovold1-2/+0
2015-11-25greybus: kill the endoJohan Hovold1-1/+0
2015-11-25greybus: hd: fix svc-connection handlingJohan Hovold1-1/+1
2015-11-25greybus: hd: make host device a deviceJohan Hovold1-2/+6
2015-11-04greybus: hd: fix host-device life time issuesJohan Hovold1-1/+3
2015-11-04greybus: hd: use common prefix for exported functionsJohan Hovold1-5/+5
2015-11-04greybus: hd: rename host-driver structureJohan Hovold1-6/+3
2015-11-04greybus: hd: rename host-device structureJohan Hovold1-10/+9
2015-11-04greybus: create host-device compilation unitJohan Hovold1-0/+61