summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/ap.c
AgeCommit message (Expand)Author
2015-07-01greybus: svc: Drop svc_set_route_send()Viresh Kumar
2015-06-23greybus: hotplug function doesn't need to contain manifest nowViresh Kumar
2015-06-23greybus: interface: Get manifest using Control protocolViresh Kumar
2015-06-10greybus: tag core init and exit functionsAlex Elder
2015-05-20greybus: interface: name routines consistentlyViresh Kumar
2015-04-06greybus: bundle: Initialize all bundles on link-upViresh Kumar
2015-04-05greybus: interface: Fetch interface id instead of module id during setupViresh Kumar
2015-03-19greybus: ap: clean up svc link management error pathJohan Hovold
2015-03-19greybus: ap: fix typo in commentJohan Hovold
2015-03-19greybus: ap: fix svc handshake protocol checkJohan Hovold
2015-01-23greybus: ap.c: our workqueue should be orderedGreg Kroah-Hartman
2014-12-19greybus: interface: we really are creating/destroying interfaces not modules.Greg Kroah-Hartman
2014-12-19greybus: interface: s/gb_interface_block/gb_interface/gGreg Kroah-Hartman
2014-12-13greybus: bundle: s/gb_interface/gb_bundle/gGreg Kroah-Hartman
2014-12-12greybus: add Linaro copyrightsAlex Elder
2014-12-11greybus: interface_block: s/gb_module/gb_interface_block/Greg Kroah-Hartman
2014-11-19greybus: ap: function_id is already set by svc_msg_alloc()Viresh Kumar
2014-11-19greybus: Pass '*ptr' to sizeof() wherever possibleViresh Kumar
2014-11-19greybus: ap: keep all svc function routines togetherViresh Kumar
2014-11-19greybus: ap: remove extra parameter to convert_ap_message()Viresh Kumar
2014-11-14greybus: interface: move gb_module_interface_init() to interface.cViresh Kumar
2014-11-14greybus: nullify dangling pointersViresh Kumar
2014-11-05greybus: improve some error messagesAlex Elder
2014-10-22greybus: update AP id service messageAlex Elder
2014-10-22greybus: svc: remove the DDB function message supportMatt Porter
2014-10-22greybus: only initialize interfaces when upAlex Elder
2014-10-22greybus: make svc_set_route_send() publicAlex Elder
2014-10-22greybus: ap: add svc_set_route_send() command and use it on a link up eventMatt Porter
2014-10-22greybus: ap: process the UniPro link up messageMatt Porter
2014-10-21greybus: ap: add support for the AP Device ID unipro management function messageMatt Porter
2014-09-29greybus: reorder greybus_svc_in() argumentsAlex Elder
2014-09-29greybus: some more renamesAlex Elder
2014-09-22greybus: initialize all fields in an SVC handshake messageMatt Porter
2014-09-21greybus: ap: validate the rest of the svc message buffer sizesGreg Kroah-Hartman
2014-09-21greybus: ap: start validating the message betterGreg Kroah-Hartman
2014-09-18greybus: move versioning from svc message header to handshake functionMatt Porter
2014-09-18greybus: update svc_msg_header fields and users to match specMatt Porter
2014-09-14greybus: fix hd init sequence of setting up parent and driver pointers properlyGreg Kroah-Hartman
2014-09-14greybus: gbuf: cport in buffer stream logicGreg Kroah-Hartman
2014-09-13greybus: gbuf recieve path work, not done, dinner time...Greg Kroah-Hartman
2014-09-13greybus: ap: cleanup of process ap message loopGreg Kroah-Hartman
2014-09-13greybus: ap: convert to workqueue from threadGreg Kroah-Hartman
2014-09-13greybus: es1: handle cport data in and outGreg Kroah-Hartman
2014-09-12greybus: AP: move a bunch of svc message handling logic into ap.cGreg Kroah-Hartman
2014-09-09greybus: switch to the term "manifest"Alex Elder
2014-09-07greybus: first cut at parsing svc messages sent to the APGreg Kroah-Hartman
2014-09-07greybus: more hd workGreg Kroah-Hartman
2014-09-01greybus: export gb_new_ap_msg so that the es1 module can use itGreg Kroah-Hartman
2014-08-31greybus: greybus_desc.h createdGreg Kroah-Hartman
2014-08-31greybus: split svc msg out into separate header fileGreg Kroah-Hartman