summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: interface: fix timesync registration sequencingDavid Lin2016-08-061-9/+9
* greybus: interface: delete control device upon enable failureDavid Lin2016-08-031-1/+3
* greybus: replace Ara referencesJohan Hovold2016-07-281-14/+14
* greybus: interface: Add quirk for no PM for S2 LoaderViresh Kumar2016-07-261-0/+10
* greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATEViresh Kumar2016-07-261-1/+1
* greybus: control: suppress bundle_activate() for bootromJohan Hovold2016-07-211-1/+2
* greybus: interface: fix interface_id attribute groupJohan Hovold2016-07-211-1/+1
* greybus: interface: hibernate UniPro link in activation error pathJohan Hovold2016-07-201-2/+9
* greybus: interface: add power_state attributeViresh Kumar2016-07-201-0/+58
* greybus: interface: prevent reactivation during removalJohan Hovold2016-07-201-1/+1
* greybus: interface: make sure type is invariant during reactivationJohan Hovold2016-07-201-20/+55
* greybus: interface: clean up ES3 activation-retry hackJohan Hovold2016-07-201-8/+32
* greybus: interface: do not read DME during reactivationJohan Hovold2016-07-201-1/+11
* greybus: interface: use an enum for interface typeJohan Hovold2016-07-201-14/+18
* greybus: interface: amend interface registration messageJohan Hovold2016-07-191-5/+14
* greybus: interface: make attributes type dependentJohan Hovold2016-07-191-0/+47
* greybus: interface: partition attribute groupJohan Hovold2016-07-191-3/+38
* greybus: interface: add interface-type attributeJohan Hovold2016-07-191-0/+25
* greybus: timesync/pm: Make synchronous call to restore FrameTimeBryan O'Donoghue2016-07-161-0/+6
* greybus: interface: add runtime pm supportDavid Lin2016-07-141-0/+109
* greybus: interface: send deactivate prepare when interface is disabledDavid Lin2016-07-081-0/+3
* greybus: interface: implement unipro link hibernate callDavid Lin2016-07-081-4/+2
* greybus: timesync: Enforce TimeSync locks as subordinate to Interface locksBryan O'Donoghue2016-06-231-41/+9
* greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue2016-06-061-0/+7
* greybus: timesync: Add timesync core driverBryan O'Donoghue2016-06-061-0/+55
* greybus: interface: Mode switch takes over a secondViresh Kumar2016-06-021-1/+1
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-271-2/+178
* greybus: interface: avoid I/O to bootrom during removalJohan Hovold2016-05-271-2/+6
* greybus: interface: clean up bootrom quirk handlingJohan Hovold2016-05-271-4/+7
* greybus: core: avoid I/O to disconnected interfacesJohan Hovold2016-05-271-7/+0
* greybus: tracing: define interface tracesAlex Elder2016-05-261-0/+17
* greybus: interface: fix svc-resource error messagesJohan Hovold2016-05-261-3/+3
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-191-1/+1
* greybus: interface: retry enumeration of UniPro-only modulesJeffrey Carlyle2016-05-181-1/+2
* greybus: interface: remove unused interface-version quirkJohan Hovold2016-05-131-4/+1
* greybus: interface: fix type in enable error messageJohan Hovold2016-05-131-1/+1
* greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar2016-05-051-15/+0
* greybus: interface: fix broken UniPro flow controlJohan Hovold2016-04-281-0/+3
* greybus: interface: implement interface activation and power downJohan Hovold2016-04-251-2/+122
* greybus: interface: add active state flagJohan Hovold2016-04-251-0/+7
* greybus: module: implement controlled module removalJohan Hovold2016-04-251-1/+21
* greybus: core: add module abstractionJohan Hovold2016-04-251-28/+12
* greybus: svc: keep interfaces registered during mode switchJohan Hovold2016-04-211-15/+17
* greybus: interface: reduce control-device lifetimeJohan Hovold2016-04-211-12/+22
* greybus: control: return error pointer when failing to create control deviceJohan Hovold2016-04-211-2/+4
* greybus: interface: move vendor and product strings to control deviceJohan Hovold2016-04-211-7/+0
* greybus: interface: register control device at hotplugJohan Hovold2016-04-211-0/+4
* greybus: core: make the control object be a deviceJohan Hovold2016-04-211-1/+1
* greybus: svc: add Interface power measurements supportDavid Lin2016-04-071-0/+60
* greybus: interface: add Ara serial-number supportJohan Hovold2016-03-301-2/+12
OpenPOWER on IntegriCloud