summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* greybus: interface: clean up DME attribute handlingJohan Hovold2016-03-301-10/+16
* greybus: interface: clean up ES2 VID/PID hackJohan Hovold2016-03-301-0/+1
* greybus: interface: add ES2 init-status quirk flagJohan Hovold2016-03-301-6/+7
* greybus: interface: read DME attributes at activationJohan Hovold2016-03-301-0/+72
* greybus: greybus_protocols: rename NULL DME selector indexJohan Hovold2016-03-301-2/+2
* greybus: interface: clean up device-id handlingJohan Hovold2016-03-301-14/+11
* greybus: interface: move route creation to interface activationJohan Hovold2016-03-301-0/+81
* greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold2016-03-301-4/+13
* greybus: interface: clean up and rename init-status helperJohan Hovold2016-03-301-19/+23
* greybus: interface: fix es2 boot-status maskJohan Hovold2016-03-301-1/+1
* greybus: interface: move boot-status clearing to interface enableJohan Hovold2016-03-301-0/+69
* greybus: interface: separate disabling from removalJohan Hovold2016-03-101-30/+32
* greybus: interface: rename initialisation functionJohan Hovold2016-03-101-2/+2
* greybus: interface: move interface-removal helperJohan Hovold2016-03-101-8/+0
* greybus: interface: remove useless spinlockJohan Hovold2016-03-101-7/+3
* greybus: interface: disable control connection on initialisation errorsJohan Hovold2016-03-101-4/+11
* greybus: interface: free bundles on initialisation errorsJohan Hovold2016-03-101-5/+13
* greybus: interface: separate initialisation and registrationJohan Hovold2016-03-101-14/+17
* greybus: svc: refactor interface-route creationJohan Hovold2016-03-101-3/+1
* greybus: interface: add comment about early control-connection disableJohan Hovold2016-03-101-0/+4
* greybus: expose full 32 bits of vid/pid to userspaceGreg Kroah-Hartman2016-02-261-23/+2
* greybus: interface: Add print messages on interface initialization/removalViresh Kumar2016-02-221-1/+8
* greybus: interface: clear upper 16-bits of version_id and product_idMichael Scott2016-02-101-2/+23
OpenPOWER on IntegriCloud