aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/hd.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-26greybus: hd/es2: remove obsolete callbacksGravatar Johan Hovold 1-3/+0
2016-08-11greybus: hd: add cport_shutdown callbackGravatar Johan Hovold 1-0/+2
2016-08-11greybus: hd/es2: add cport_clear callback and ARPCGravatar Johan Hovold 1-0/+2
2016-08-11greybus: hd/es2: add cport_quiesce callback and ARPCGravatar Johan Hovold 1-0/+2
2016-08-11greybus: hd/es2: add cport_connected callback and ARPCGravatar Johan Hovold 1-0/+1
2016-07-16greybus: hd: arche-platform: implement greybus shutdownGravatar David Lin 1-0/+1
2016-06-24greybus: hd: add flag argument to cport_enable callbackGravatar Johan Hovold 1-1/+2
2016-05-27greybus: connection: add flush host-device callbackGravatar Johan Hovold 1-0/+1
2016-05-27greybus: connection: implement proper connection closureGravatar Johan Hovold 1-0/+1
2016-05-27greybus: hd: Add API to release reserved CPortsGravatar Vaibhav Agarwal 1-0/+1
2016-05-15greybus: hd: Add TimeSync APBridge commandsGravatar Bryan O'Donoghue 1-0/+7
2016-05-13greybus: hd: generalise cport allocationGravatar Johan Hovold 1-1/+5
2016-05-13greybus: es2: clean up CDSI CPort reservationGravatar Johan Hovold 1-0/+1
2016-05-13greybus: hd: move CPort allocation to host-device codeGravatar Johan Hovold 1-0/+3
2016-04-25greybus: core: add module abstractionGravatar Johan Hovold 1-1/+1
2016-03-30greybus: core: fix two container-of macrosGravatar Johan Hovold 1-1/+1
2016-03-04greybus: hd: rename CPort-features callbacksGravatar Johan Hovold 1-2/+2
2016-02-24greybus: connection: add api to {en,dis}able unipro fct flowGravatar Fabien Parent 1-0/+2
2016-01-12greybus: host: provide "generic" apbridge output callsGravatar Greg Kroah-Hartman 1-0/+4
2015-12-08greybus: svc: create svc along with host deviceGravatar Johan Hovold 1-2/+0
2015-11-25greybus: kill the endoGravatar Johan Hovold 1-1/+0
2015-11-25greybus: hd: fix svc-connection handlingGravatar Johan Hovold 1-1/+1
2015-11-25greybus: hd: make host device a deviceGravatar Johan Hovold 1-2/+6
2015-11-04greybus: hd: fix host-device life time issuesGravatar Johan Hovold 1-1/+3
2015-11-04greybus: hd: use common prefix for exported functionsGravatar Johan Hovold 1-5/+5
2015-11-04greybus: hd: rename host-driver structureGravatar Johan Hovold 1-6/+3
2015-11-04greybus: hd: rename host-device structureGravatar Johan Hovold 1-10/+9
2015-11-04greybus: create host-device compilation unitGravatar Johan Hovold 1-0/+61