aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.c
Commit message (Expand)AuthorAge
* staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman2016-09-19
* greybus: interface: fix timesync registration sequencingDavid Lin2016-08-06
* greybus: interface: delete control device upon enable failureDavid Lin2016-08-03
* 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: fix interface_id attribute groupJohan Hovold2016-07-21
* greybus: interface: hibernate UniPro link in activation error pathJohan Hovold2016-07-20
* greybus: interface: add power_state attributeViresh Kumar2016-07-20
* greybus: interface: prevent reactivation during removalJohan Hovold2016-07-20
* greybus: interface: make sure type is invariant during reactivationJohan Hovold2016-07-20
* greybus: interface: clean up ES3 activation-retry hackJohan 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: amend interface registration messageJohan Hovold2016-07-19
* greybus: interface: make attributes type dependentJohan Hovold2016-07-19
* greybus: interface: partition attribute groupJohan Hovold2016-07-19
* greybus: interface: add interface-type attributeJohan Hovold2016-07-19
* greybus: timesync/pm: Make synchronous call to restore FrameTimeBryan O'Donoghue2016-07-15
* greybus: interface: add runtime pm supportDavid Lin2016-07-14
* greybus: interface: send deactivate prepare when interface is disabledDavid Lin2016-07-08
* greybus: interface: implement unipro link hibernate callDavid Lin2016-07-08
* greybus: timesync: Enforce TimeSync locks as subordinate to Interface locksBryan O'Donoghue2016-06-23
* greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue2016-06-06
* greybus: timesync: Add timesync core driverBryan O'Donoghue2016-06-06
* greybus: interface: Mode switch takes over a secondViresh Kumar2016-06-02
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-27
* greybus: interface: avoid I/O to bootrom during removalJohan Hovold2016-05-27
* greybus: interface: clean up bootrom quirk handlingJohan Hovold2016-05-27
* greybus: core: avoid I/O to disconnected interfacesJohan Hovold2016-05-27
* greybus: tracing: define interface tracesAlex Elder2016-05-27
* greybus: interface: fix svc-resource error messagesJohan Hovold2016-05-27
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-19
* greybus: interface: retry enumeration of UniPro-only modulesJeffrey Carlyle2016-05-18
* greybus: interface: remove unused interface-version quirkJohan Hovold2016-05-13
* greybus: interface: fix type in enable error messageJohan Hovold2016-05-13
* greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar2016-05-05
* greybus: interface: fix broken UniPro flow controlJohan Hovold2016-04-28
* greybus: interface: implement interface activation and power downJohan Hovold2016-04-25
* 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: svc: keep interfaces registered during mode switchJohan Hovold2016-04-20
* greybus: interface: reduce control-device lifetimeJohan Hovold2016-04-20
* greybus: control: return error pointer when failing to create control deviceJohan Hovold2016-04-20
* greybus: interface: move vendor and product strings to control deviceJohan Hovold2016-04-20
* greybus: interface: register control device at hotplugJohan Hovold2016-04-20
* greybus: core: make the control object be a deviceJohan Hovold2016-04-20
* greybus: svc: add Interface power measurements supportDavid Lin2016-04-08