aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman1-5/+0
2016-07-28greybus: replace Ara referencesJohan Hovold1-1/+1
2016-07-26greybus: interface: Add quirk for no PM for S2 LoaderViresh Kumar1-0/+1
2016-07-26greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATEViresh Kumar1-1/+1
2016-07-21greybus: control: suppress bundle_activate() for bootromJohan Hovold1-0/+1
2016-07-20greybus: interface: prevent reactivation during removalJohan Hovold1-0/+1
2016-07-20greybus: interface: do not read DME during reactivationJohan Hovold1-0/+1
2016-07-20greybus: interface: use an enum for interface typeJohan Hovold1-1/+10
2016-07-19greybus: interface: add interface-type attributeJohan Hovold1-0/+1
2016-06-06greybus: timesync: Add timesync core driverBryan O'Donoghue1-0/+5
2016-05-27greybus: interface: implement generic mode-switch functionalityJohan Hovold1-0/+10
2016-05-27greybus: interface: avoid I/O to bootrom during removalJohan Hovold1-0/+1
2016-05-15greybus: interface: Extract and store Interface feature byteBryan O'Donoghue1-0/+1
2016-05-13greybus: interface: remove unused interface-version quirkJohan Hovold1-3/+2
2016-05-05greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar1-3/+0
2016-04-29greybus: interface: remove unused prototypeJohan Hovold1-3/+0
2016-04-25greybus: interface: add active state flagJohan Hovold1-0/+1
2016-04-25greybus: module: implement controlled module removalJohan Hovold1-0/+3
2016-04-25greybus: core: add module abstractionJohan Hovold1-3/+5
2016-04-21greybus: interface: reduce control-device lifetimeJohan Hovold1-0/+1
2016-04-21greybus: interface: move vendor and product strings to control deviceJohan Hovold1-4/+0
2016-03-30greybus: interface: clean up ES2 VID/PID hackJohan Hovold1-0/+1
2016-03-30greybus: interface: add ES2 init-status quirk flagJohan Hovold1-0/+1
2016-03-30greybus: interface: read DME attributes at activationJohan Hovold1-1/+0
2016-03-30greybus: interface: clean up device-id handlingJohan Hovold1-1/+1
2016-03-30greybus: interface: move route creation to interface activationJohan Hovold1-0/+2
2016-03-30greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold1-2/+5
2016-03-10greybus: interface: separate disabling from removalJohan Hovold1-0/+1
2016-03-10greybus: interface: rename initialisation functionJohan Hovold1-1/+1
2016-03-10greybus: interface: move interface-removal helperJohan Hovold1-1/+0
2016-03-10greybus: interface: separate initialisation and registrationJohan Hovold1-0/+1
2016-03-10greybus: svc: refactor interface-route creationJohan Hovold1-1/+1
2016-03-10greybus: interface: remove unused drvdata helpersJohan Hovold1-14/+0
2016-03-10greybus: interface: remove unused function prototypeJohan Hovold1-1/+0
2015-12-30greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar1-0/+3
2015-12-30greybus: interface: Receive serial-number on hotplug eventViresh Kumar1-0/+1
2015-12-22greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_Viresh Kumar1-2/+2
2015-12-15greybus: interface: fix hot-unplug control-connection timeoutsJohan Hovold1-0/+1
2015-11-25greybus: interface: kill gb_create_bundle_connectionJohan Hovold1-1/+0
2015-11-25greybus: interface: make interfaces children of host devicesJohan Hovold1-1/+0
2015-11-25greybus: interface: rename vendor and product attributesJohan Hovold1-2/+2
2015-11-21greybus: fix vendor and product matchingJohan Hovold1-4/+2
2015-11-21greybus: interface: remove unique idJohan Hovold1-1/+0
2015-11-04greybus: hd: rename host-device structureJohan Hovold1-5/+5
2015-10-09greybus: svc: skip setting flags for boot over uniproViresh Kumar1-0/+3
2015-09-24greybus: interface: Pass interface pointer to gb_interface_remove()Viresh Kumar1-1/+1
2015-08-11greybus: interface: Preserve data received during hotplug eventViresh Kumar1-0/+6
2015-08-03greybus: interface: declare gb_interface_destroy()Alex Elder1-0/+1