summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.h
AgeCommit message (Expand)Author
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
2014-12-11greybus: interface_block: s/gb_module/gb_interface_block/Greg Kroah-Hartman
2014-11-14greybus: interface: move gb_module_interface_init() to interface.cViresh Kumar
2014-10-24greybus: hook up greybus to the driver modelGreg Kroah-Hartman
2014-10-22greybus: interface: add gb_interface_find()Matt Porter
2014-10-21greybus: improve module cleanup codeAlex Elder
2014-10-17greybus: add device initializationAlex Elder
2014-10-03greybus: fix some hasty bugsAlex Elder
2014-10-02greybus: October 1 updatesAlex Elder
2014-10-02greybus: define greybus function abstractionAlex Elder
2014-10-02greybus: define greybus interface abstractionAlex Elder