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