summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.h
Commit message (Expand)AuthorAgeFilesLines
* greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar2015-12-301-0/+3
* greybus: interface: Receive serial-number on hotplug eventViresh Kumar2015-12-301-0/+1
* greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_Viresh Kumar2015-12-221-2/+2
* greybus: interface: fix hot-unplug control-connection timeoutsJohan Hovold2015-12-151-0/+1
* greybus: interface: kill gb_create_bundle_connectionJohan Hovold2015-11-251-1/+0
* greybus: interface: make interfaces children of host devicesJohan Hovold2015-11-251-1/+0
* greybus: interface: rename vendor and product attributesJohan Hovold2015-11-251-2/+2
* greybus: fix vendor and product matchingJohan Hovold2015-11-211-4/+2
* greybus: interface: remove unique idJohan Hovold2015-11-211-1/+0
* greybus: hd: rename host-device structureJohan Hovold2015-11-041-5/+5
* greybus: svc: skip setting flags for boot over uniproViresh Kumar2015-10-091-0/+3
* greybus: interface: Pass interface pointer to gb_interface_remove()Viresh Kumar2015-09-241-1/+1
* greybus: interface: Preserve data received during hotplug eventViresh Kumar2015-08-111-0/+6
* greybus: interface: declare gb_interface_destroy()Alex Elder2015-08-031-0/+1
* greybus: interface: localize gb_interface_destroy()Viresh Kumar2015-07-241-1/+0
* greybus: svc: remove interface->svc pointerViresh Kumar2015-07-241-1/+0
* greybus: svc: Add helpers to create AP<->SVC connectionViresh Kumar2015-07-221-0/+1
* greybus: interface: Update gb_create_control_connection() to support SVC prot...Viresh Kumar2015-07-221-1/+1
* greybus: svc: save pointer to struct gb_svc in struct gb_interfaceViresh Kumar2015-07-081-0/+1
* greybus: interface: device_id belongs to the interfaceViresh Kumar2015-07-011-0/+1
* greybus: interface: Get manifest using Control protocolViresh Kumar2015-06-231-2/+3
* greybus: Add control protocol supportViresh Kumar2015-06-231-0/+1
* greybus: interface: name routines consistentlyViresh Kumar2015-05-201-3/+3
* greybus: driver corresponds to a bundle, not interfaceViresh Kumar2015-04-061-4/+0
* greybus: manifest: Use interface descriptor instead of module descriptor to g...Viresh Kumar2015-04-061-1/+1
* greybus: interface: Fetch interface id instead of module id during setupViresh Kumar2015-04-051-4/+4
* greybus: interface: remove double underscore from fn nameViresh Kumar2015-03-191-1/+1
* greybus: interface: remove global manifest_descs listGreg Kroah-Hartman2014-12-231-0/+1
* greybus: add module supportGreg Kroah-Hartman2014-12-231-1/+2
* greybus: greybus_host_device: rename modules -> interfacesGreg Kroah-Hartman2014-12-191-1/+1
* greybus: interface: we really are creating/destroying interfaces not modules.Greg Kroah-Hartman2014-12-191-0/+6
* greybus: interface.h: remove unused #definesGreg Kroah-Hartman2014-12-191-5/+0
* greybus: interface: rename greybus_interface_block_id to greybus_interface_idGreg Kroah-Hartman2014-12-191-2/+2
* greybus: interface: s/gb_interface_block/gb_interface/gGreg Kroah-Hartman2014-12-191-12/+11
* greybus: rename interface_block.[c|h] -> interface.[c|h]Greg Kroah-Hartman2014-12-191-0/+58
* greybus: bundle: rename interface.[c|h] to bundle.[c|h]Greg Kroah-Hartman2014-12-131-35/+0
* greybus: add Linaro copyrightsAlex Elder2014-12-121-0/+1
* greybus: interface_block: s/gb_module/gb_interface_block/Greg Kroah-Hartman2014-12-111-5/+5
* greybus: interface: move gb_module_interface_init() to interface.cViresh Kumar2014-11-141-0/+1
* greybus: hook up greybus to the driver modelGreg Kroah-Hartman2014-10-241-1/+3
* greybus: interface: add gb_interface_find()Matt Porter2014-10-221-0/+3
* greybus: improve module cleanup codeAlex Elder2014-10-211-0/+1
* greybus: add device initializationAlex Elder2014-10-171-0/+2
* greybus: fix some hasty bugsAlex Elder2014-10-031-1/+1
* greybus: October 1 updatesAlex Elder2014-10-021-1/+1
* greybus: define greybus function abstractionAlex Elder2014-10-021-0/+1
* greybus: define greybus interface abstractionAlex Elder2014-10-021-0/+24
OpenPOWER on IntegriCloud