aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.c
AgeCommit message (Expand)Author
2017-07-27staging: greybus: fix parenthesis alignmentsDiwakar Sharma
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman
2016-09-19staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman
2016-08-06greybus: interface: fix timesync registration sequencingDavid Lin
2016-08-03greybus: interface: delete control device upon enable failureDavid Lin
2016-07-28greybus: replace Ara referencesJohan Hovold
2016-07-26greybus: interface: Add quirk for no PM for S2 LoaderViresh Kumar
2016-07-26greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATEViresh Kumar
2016-07-21greybus: control: suppress bundle_activate() for bootromJohan Hovold
2016-07-21greybus: interface: fix interface_id attribute groupJohan Hovold
2016-07-20greybus: interface: hibernate UniPro link in activation error pathJohan Hovold
2016-07-20greybus: interface: add power_state attributeViresh Kumar
2016-07-20greybus: interface: prevent reactivation during removalJohan Hovold
2016-07-20greybus: interface: make sure type is invariant during reactivationJohan Hovold
2016-07-20greybus: interface: clean up ES3 activation-retry hackJohan Hovold
2016-07-20greybus: interface: do not read DME during reactivationJohan Hovold
2016-07-20greybus: interface: use an enum for interface typeJohan Hovold
2016-07-19greybus: interface: amend interface registration messageJohan Hovold
2016-07-19greybus: interface: make attributes type dependentJohan Hovold
2016-07-19greybus: interface: partition attribute groupJohan Hovold
2016-07-19greybus: interface: add interface-type attributeJohan Hovold
2016-07-16greybus: timesync/pm: Make synchronous call to restore FrameTimeBryan O'Donoghue
2016-07-14greybus: interface: add runtime pm supportDavid Lin
2016-07-08greybus: interface: send deactivate prepare when interface is disabledDavid Lin
2016-07-08greybus: interface: implement unipro link hibernate callDavid Lin
2016-06-23greybus: timesync: Enforce TimeSync locks as subordinate to Interface locksBryan O'Donoghue
2016-06-06greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue
2016-06-06greybus: timesync: Add timesync core driverBryan O'Donoghue
2016-06-02greybus: interface: Mode switch takes over a secondViresh Kumar
2016-05-27greybus: interface: implement generic mode-switch functionalityJohan Hovold
2016-05-27greybus: interface: avoid I/O to bootrom during removalJohan Hovold
2016-05-27greybus: interface: clean up bootrom quirk handlingJohan Hovold
2016-05-27greybus: core: avoid I/O to disconnected interfacesJohan Hovold
2016-05-26greybus: tracing: define interface tracesAlex Elder
2016-05-26greybus: interface: fix svc-resource error messagesJohan Hovold
2016-05-19greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil
2016-05-18greybus: interface: retry enumeration of UniPro-only modulesJeffrey Carlyle
2016-05-13greybus: interface: remove unused interface-version quirkJohan Hovold
2016-05-13greybus: interface: fix type in enable error messageJohan Hovold
2016-05-05greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar
2016-04-28greybus: interface: fix broken UniPro flow controlJohan Hovold
2016-04-25greybus: interface: implement interface activation and power downJohan Hovold
2016-04-25greybus: interface: add active state flagJohan Hovold
2016-04-25greybus: module: implement controlled module removalJohan Hovold
2016-04-25greybus: core: add module abstractionJohan Hovold
2016-04-21greybus: svc: keep interfaces registered during mode switchJohan Hovold
2016-04-21greybus: interface: reduce control-device lifetimeJohan Hovold
2016-04-21greybus: control: return error pointer when failing to create control deviceJohan Hovold
2016-04-21greybus: interface: move vendor and product strings to control deviceJohan Hovold
2016-04-21greybus: interface: register control device at hotplugJohan Hovold