summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/interface.h
AgeCommit message (Expand)Author
2016-03-30greybus: interface: clean up ES2 VID/PID hackJohan Hovold
2016-03-30greybus: interface: add ES2 init-status quirk flagJohan Hovold
2016-03-30greybus: interface: read DME attributes at activationJohan Hovold
2016-03-30greybus: interface: clean up device-id handlingJohan Hovold
2016-03-30greybus: interface: move route creation to interface activationJohan Hovold
2016-03-30greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold
2016-03-10greybus: interface: separate disabling from removalJohan Hovold
2016-03-10greybus: interface: rename initialisation functionJohan Hovold
2016-03-10greybus: interface: move interface-removal helperJohan Hovold
2016-03-10greybus: interface: separate initialisation and registrationJohan Hovold
2016-03-10greybus: svc: refactor interface-route creationJohan Hovold
2016-03-10greybus: interface: remove unused drvdata helpersJohan Hovold
2016-03-10greybus: interface: remove unused function prototypeJohan Hovold
2015-12-30greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar
2015-12-30greybus: interface: Receive serial-number on hotplug eventViresh Kumar
2015-12-22greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_Viresh Kumar
2015-12-15greybus: interface: fix hot-unplug control-connection timeoutsJohan Hovold
2015-11-25greybus: interface: kill gb_create_bundle_connectionJohan Hovold
2015-11-25greybus: interface: make interfaces children of host devicesJohan Hovold
2015-11-25greybus: interface: rename vendor and product attributesJohan Hovold
2015-11-21greybus: fix vendor and product matchingJohan Hovold
2015-11-21greybus: interface: remove unique idJohan Hovold
2015-11-04greybus: hd: rename host-device structureJohan Hovold
2015-10-09greybus: svc: skip setting flags for boot over uniproViresh Kumar
2015-09-24greybus: interface: Pass interface pointer to gb_interface_remove()Viresh Kumar
2015-08-11greybus: interface: Preserve data received during hotplug eventViresh Kumar
2015-08-03greybus: interface: declare gb_interface_destroy()Alex Elder
2015-07-24greybus: interface: localize gb_interface_destroy()Viresh Kumar
2015-07-24greybus: svc: remove interface->svc pointerViresh Kumar
2015-07-22greybus: svc: Add helpers to create AP<->SVC connectionViresh Kumar
2015-07-22greybus: interface: Update gb_create_control_connection() to support SVC prot...Viresh Kumar
2015-07-08greybus: svc: save pointer to struct gb_svc in struct gb_interfaceViresh Kumar
2015-07-01greybus: interface: device_id belongs to the interfaceViresh Kumar
2015-06-23greybus: interface: Get manifest using Control protocolViresh Kumar
2015-06-23greybus: Add control protocol supportViresh Kumar
2015-05-20greybus: interface: name routines consistentlyViresh Kumar
2015-04-06greybus: driver corresponds to a bundle, not interfaceViresh Kumar
2015-04-06greybus: manifest: Use interface descriptor instead of module descriptor to g...Viresh Kumar
2015-04-05greybus: interface: Fetch interface id instead of module id during setupViresh Kumar
2015-03-19greybus: interface: remove double underscore from fn nameViresh Kumar
2014-12-23greybus: interface: remove global manifest_descs listGreg Kroah-Hartman
2014-12-23greybus: add module supportGreg Kroah-Hartman
2014-12-19greybus: greybus_host_device: rename modules -> interfacesGreg Kroah-Hartman
2014-12-19greybus: interface: we really are creating/destroying interfaces not modules.Greg Kroah-Hartman
2014-12-19greybus: interface.h: remove unused #definesGreg Kroah-Hartman
2014-12-19greybus: interface: rename greybus_interface_block_id to greybus_interface_idGreg Kroah-Hartman
2014-12-19greybus: interface: s/gb_interface_block/gb_interface/gGreg Kroah-Hartman
2014-12-19greybus: rename interface_block.[c|h] -> interface.[c|h]Greg Kroah-Hartman
2014-12-13greybus: bundle: rename interface.[c|h] to bundle.[c|h]Greg Kroah-Hartman
2014-12-12greybus: add Linaro copyrightsAlex Elder