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