aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/hd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-16greybus: hd: arche-platform: implement greybus shutdownDavid Lin1-0/+6
2016-06-09greybus: hd: Export host device tracepoint from hd.cViresh Kumar1-1/+5
2016-06-03greybus: tracing: add timing tracesAlex Elder1-0/+3
2016-05-27greybus: hd: fix gb_hd_release tracepointJohan Hovold1-2/+2
2016-05-27greybus: hd: Add API to release reserved CPortsVaibhav Agarwal1-0/+8
2016-05-26greybus: tracing: fix hd tracesAlex Elder1-1/+9
2016-05-13greybus: hd: generalise cport allocationJohan Hovold1-1/+10
2016-05-13greybus: es2: clean up CDSI CPort reservationJohan Hovold1-0/+15
2016-05-13greybus: hd: move CPort allocation to host-device codeJohan Hovold1-0/+26
2016-04-29greybus: hd: add bus_id attributeSandeep Patil1-0/+16
2016-04-25greybus: core: add module abstractionJohan Hovold1-1/+1
2016-03-10greybus: interface: move interface-removal helperJohan Hovold1-1/+0
2016-02-11greybus: core: add device prefix to error messagesJohan Hovold1-3/+1
2016-01-28greybus: hd: fix host-device-removal raceJohan Hovold1-2/+5
2016-01-12greybus: host: provide "generic" apbridge output callsGreg Kroah-Hartman1-0/+9
2015-12-08greybus: svc: create svc along with host deviceJohan Hovold1-8/+7
2015-12-08greybus: hd: make svc-connection life time coincide with host-deviceJohan Hovold1-16/+7
2015-12-08greybus: hd: initialise device lastJohan Hovold1-8/+7
2015-12-08greybus: connection: separate connection creation and enablingJohan Hovold1-0/+7
2015-11-25greybus: kill the endoJohan Hovold1-6/+0
2015-11-25greybus: hd: fix svc-connection handlingJohan Hovold1-15/+16
2015-11-25greybus: hd: make host device a deviceJohan Hovold1-10/+49
2015-11-23greybus: hd: fix cport-count checkJohan Hovold1-1/+1
2015-11-04greybus: hd: fix host-device life time issuesJohan Hovold1-8/+16
2015-11-04greybus: hd: use common prefix for exported functionsJohan Hovold1-7/+7
2015-11-04greybus: hd: rename host-driver structureJohan Hovold1-2/+2
2015-11-04greybus: hd: rename host-device structureJohan Hovold1-5/+5
2015-11-04greybus: create host-device compilation unitJohan Hovold1-0/+115