aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.h
Commit message (Expand)AuthorAge
* greybus: replace Ara referencesJohan Hovold2016-07-28
* greybus: interface: Add quirk for no PM for S2 LoaderViresh Kumar2016-07-26
* greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATEViresh Kumar2016-07-26
* greybus: control: suppress bundle_activate() for bootromJohan Hovold2016-07-21
* greybus: interface: prevent reactivation during removalJohan Hovold2016-07-20
* greybus: interface: do not read DME during reactivationJohan Hovold2016-07-20
* greybus: interface: use an enum for interface typeJohan Hovold2016-07-20
* greybus: interface: add interface-type attributeJohan Hovold2016-07-19
* greybus: timesync: Add timesync core driverBryan O'Donoghue2016-06-06
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-27
* greybus: interface: avoid I/O to bootrom during removalJohan Hovold2016-05-27
* greybus: interface: Extract and store Interface feature byteBryan O'Donoghue2016-05-15
* greybus: interface: remove unused interface-version quirkJohan Hovold2016-05-13
* greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar2016-05-05
* greybus: interface: remove unused prototypeJohan Hovold2016-04-29
* greybus: interface: add active state flagJohan Hovold2016-04-25
* greybus: module: implement controlled module removalJohan Hovold2016-04-25
* greybus: core: add module abstractionJohan Hovold2016-04-25
* greybus: interface: reduce control-device lifetimeJohan Hovold2016-04-20
* greybus: interface: move vendor and product strings to control deviceJohan Hovold2016-04-20
* greybus: interface: clean up ES2 VID/PID hackJohan Hovold2016-03-30
* greybus: interface: add ES2 init-status quirk flagJohan Hovold2016-03-30
* greybus: interface: read DME attributes at activationJohan Hovold2016-03-30
* greybus: interface: clean up device-id handlingJohan Hovold2016-03-30
* greybus: interface: move route creation to interface activationJohan Hovold2016-03-30
* greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold2016-03-30
* greybus: interface: separate disabling from removalJohan Hovold2016-03-10
* greybus: interface: rename initialisation functionJohan Hovold2016-03-10
* greybus: interface: move interface-removal helperJohan Hovold2016-03-10
* greybus: interface: separate initialisation and registrationJohan Hovold2016-03-10
* greybus: svc: refactor interface-route creationJohan Hovold2016-03-10
* greybus: interface: remove unused drvdata helpersJohan Hovold2016-03-10
* greybus: interface: remove unused function prototypeJohan Hovold2016-03-10
* greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar2015-12-30
* greybus: interface: Receive serial-number on hotplug eventViresh Kumar2015-12-30
* greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_Viresh Kumar2015-12-22
* greybus: interface: fix hot-unplug control-connection timeoutsJohan Hovold2015-12-15
* greybus: interface: kill gb_create_bundle_connectionJohan Hovold2015-11-25
* greybus: interface: make interfaces children of host devicesJohan Hovold2015-11-25
* greybus: interface: rename vendor and product attributesJohan Hovold2015-11-25
* greybus: fix vendor and product matchingJohan Hovold2015-11-21
* greybus: interface: remove unique idJohan Hovold2015-11-21
* greybus: hd: rename host-device structureJohan Hovold2015-11-04
* greybus: svc: skip setting flags for boot over uniproViresh Kumar2015-10-09
* greybus: interface: Pass interface pointer to gb_interface_remove()Viresh Kumar2015-09-24
* greybus: interface: Preserve data received during hotplug eventViresh Kumar2015-08-12
* greybus: interface: declare gb_interface_destroy()Alex Elder2015-08-03
* greybus: interface: localize gb_interface_destroy()Viresh Kumar2015-07-24
* greybus: svc: remove interface->svc pointerViresh Kumar2015-07-24
* greybus: svc: Add helpers to create AP<->SVC connectionViresh Kumar2015-07-22