summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.h
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: remove timesync protocol supportGreg Kroah-Hartman2017-01-071-5/+0
* greybus: replace Ara referencesJohan Hovold2016-07-281-1/+1
* greybus: interface: Add quirk for no PM for S2 LoaderViresh Kumar2016-07-261-0/+1
* greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATEViresh Kumar2016-07-261-1/+1
* greybus: control: suppress bundle_activate() for bootromJohan Hovold2016-07-211-0/+1
* greybus: interface: prevent reactivation during removalJohan Hovold2016-07-201-0/+1
* greybus: interface: do not read DME during reactivationJohan Hovold2016-07-201-0/+1
* greybus: interface: use an enum for interface typeJohan Hovold2016-07-201-1/+10
* greybus: interface: add interface-type attributeJohan Hovold2016-07-191-0/+1
* greybus: timesync: Add timesync core driverBryan O'Donoghue2016-06-061-0/+5
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-271-0/+10
* greybus: interface: avoid I/O to bootrom during removalJohan Hovold2016-05-271-0/+1
* greybus: interface: Extract and store Interface feature byteBryan O'Donoghue2016-05-151-0/+1
* greybus: interface: remove unused interface-version quirkJohan Hovold2016-05-131-3/+2
* greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar2016-05-051-3/+0
* greybus: interface: remove unused prototypeJohan Hovold2016-04-291-3/+0
* greybus: interface: add active state flagJohan Hovold2016-04-251-0/+1
* greybus: module: implement controlled module removalJohan Hovold2016-04-251-0/+3
* greybus: core: add module abstractionJohan Hovold2016-04-251-3/+5
* greybus: interface: reduce control-device lifetimeJohan Hovold2016-04-211-0/+1
* greybus: interface: move vendor and product strings to control deviceJohan Hovold2016-04-211-4/+0
* greybus: interface: clean up ES2 VID/PID hackJohan Hovold2016-03-301-0/+1
* greybus: interface: add ES2 init-status quirk flagJohan Hovold2016-03-301-0/+1
* greybus: interface: read DME attributes at activationJohan Hovold2016-03-301-1/+0
* greybus: interface: clean up device-id handlingJohan Hovold2016-03-301-1/+1
* greybus: interface: move route creation to interface activationJohan Hovold2016-03-301-0/+2
* greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold2016-03-301-2/+5
* greybus: interface: separate disabling from removalJohan Hovold2016-03-101-0/+1
* greybus: interface: rename initialisation functionJohan Hovold2016-03-101-1/+1
* greybus: interface: move interface-removal helperJohan Hovold2016-03-101-1/+0
* greybus: interface: separate initialisation and registrationJohan Hovold2016-03-101-0/+1
* greybus: svc: refactor interface-route creationJohan Hovold2016-03-101-1/+1
* greybus: interface: remove unused drvdata helpersJohan Hovold2016-03-101-14/+0
* greybus: interface: remove unused function prototypeJohan Hovold2016-03-101-1/+0
* 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