aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/hd.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-16greybus: hd: arche-platform: implement greybus shutdownGravatar David Lin 1-0/+6
2016-06-09greybus: hd: Export host device tracepoint from hd.cGravatar Viresh Kumar 1-1/+5
2016-06-03greybus: tracing: add timing tracesGravatar Alex Elder 1-0/+3
2016-05-27greybus: hd: fix gb_hd_release tracepointGravatar Johan Hovold 1-2/+2
2016-05-27greybus: hd: Add API to release reserved CPortsGravatar Vaibhav Agarwal 1-0/+8
2016-05-26greybus: tracing: fix hd tracesGravatar Alex Elder 1-1/+9
2016-05-13greybus: hd: generalise cport allocationGravatar Johan Hovold 1-1/+10
2016-05-13greybus: es2: clean up CDSI CPort reservationGravatar Johan Hovold 1-0/+15
2016-05-13greybus: hd: move CPort allocation to host-device codeGravatar Johan Hovold 1-0/+26
2016-04-29greybus: hd: add bus_id attributeGravatar Sandeep Patil 1-0/+16
2016-04-25greybus: core: add module abstractionGravatar Johan Hovold 1-1/+1
2016-03-10greybus: interface: move interface-removal helperGravatar Johan Hovold 1-1/+0
2016-02-11greybus: core: add device prefix to error messagesGravatar Johan Hovold 1-3/+1
2016-01-28greybus: hd: fix host-device-removal raceGravatar Johan Hovold 1-2/+5
2016-01-12greybus: host: provide "generic" apbridge output callsGravatar Greg Kroah-Hartman 1-0/+9
2015-12-08greybus: svc: create svc along with host deviceGravatar Johan Hovold 1-8/+7
2015-12-08greybus: hd: make svc-connection life time coincide with host-deviceGravatar Johan Hovold 1-16/+7
2015-12-08greybus: hd: initialise device lastGravatar Johan Hovold 1-8/+7
2015-12-08greybus: connection: separate connection creation and enablingGravatar Johan Hovold 1-0/+7
2015-11-25greybus: kill the endoGravatar Johan Hovold 1-6/+0
2015-11-25greybus: hd: fix svc-connection handlingGravatar Johan Hovold 1-15/+16
2015-11-25greybus: hd: make host device a deviceGravatar Johan Hovold 1-10/+49
2015-11-23greybus: hd: fix cport-count checkGravatar Johan Hovold 1-1/+1
2015-11-04greybus: hd: fix host-device life time issuesGravatar Johan Hovold 1-8/+16
2015-11-04greybus: hd: use common prefix for exported functionsGravatar Johan Hovold 1-7/+7
2015-11-04greybus: hd: rename host-driver structureGravatar Johan Hovold 1-2/+2
2015-11-04greybus: hd: rename host-device structureGravatar Johan Hovold 1-5/+5
2015-11-04greybus: create host-device compilation unitGravatar Johan Hovold 1-0/+115