summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/interface.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-21greybus: core: make the control object be a deviceJohan Hovold1-1/+1
2016-04-08greybus: svc: add Interface power measurements supportDavid Lin1-0/+60
2016-03-31greybus: interface: add Ara serial-number supportJohan Hovold1-2/+12
2016-03-31greybus: interface: clean up DME attribute handlingJohan Hovold1-10/+16
2016-03-31greybus: interface: clean up ES2 VID/PID hackJohan Hovold1-0/+1
2016-03-31greybus: interface: add ES2 init-status quirk flagJohan Hovold1-6/+7
2016-03-31greybus: interface: read DME attributes at activationJohan Hovold1-0/+72
2016-03-31greybus: greybus_protocols: rename NULL DME selector indexJohan Hovold1-2/+2
2016-03-31greybus: interface: clean up device-id handlingJohan Hovold1-14/+11
2016-03-31greybus: interface: move route creation to interface activationJohan Hovold1-0/+81
2016-03-31greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold1-4/+13
2016-03-31greybus: interface: clean up and rename init-status helperJohan Hovold1-19/+23
2016-03-31greybus: interface: fix es2 boot-status maskJohan Hovold1-1/+1
2016-03-31greybus: interface: move boot-status clearing to interface enableJohan Hovold1-0/+69
2016-03-11greybus: interface: separate disabling from removalJohan Hovold1-30/+32
2016-03-11greybus: interface: rename initialisation functionJohan Hovold1-2/+2
2016-03-11greybus: interface: move interface-removal helperJohan Hovold1-8/+0
2016-03-11greybus: interface: remove useless spinlockJohan Hovold1-7/+3
2016-03-11greybus: interface: disable control connection on initialisation errorsJohan Hovold1-4/+11
2016-03-11greybus: interface: free bundles on initialisation errorsJohan Hovold1-5/+13
2016-03-11greybus: interface: separate initialisation and registrationJohan Hovold1-14/+17
2016-03-11greybus: svc: refactor interface-route creationJohan Hovold1-3/+1
2016-03-11greybus: interface: add comment about early control-connection disableJohan Hovold1-0/+4
2016-02-27greybus: expose full 32 bits of vid/pid to userspaceGreg Kroah-Hartman1-23/+2
2016-02-23greybus: interface: Add print messages on interface initialization/removalViresh Kumar1-1/+8
2016-02-10greybus: interface: clear upper 16-bits of version_id and product_idMichael Scott1-2/+23
2016-01-19greybus: control: add bundle-version operationJohan Hovold1-0/+4
2016-01-19greybus: legacy: add legacy-protocol bundle driverJohan Hovold1-10/+0
2015-12-31greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar1-0/+15
2015-12-31greybus: interface: Receive serial-number on hotplug eventViresh Kumar1-0/+2
2015-12-23greybus: interface: Expose DDBL1 manufacturing and production id in sysfsViresh Kumar1-0/+4
2015-12-22greybus: interface: Prefix hexadecimal values with '0x'Viresh Kumar1-6/+6
2015-12-16greybus: interface: fix hot-unplug control-connection timeoutsJohan Hovold1-0/+3
2015-12-16greybus: interface: clean up control-connection handlingJohan Hovold1-15/+13
2015-12-08greybus: interface: clean up error messagesJohan Hovold1-4/+3
2015-12-08greybus: interface: fix interface-registration raceJohan Hovold1-17/+15
2015-12-08greybus: interface: separate manifest parsing from bundle registrationJohan Hovold1-8/+20
2015-12-08greybus: interface: remove defensive WARN_ONJohan Hovold1-3/+0
2015-12-08greybus: connection: separate connection creation and enablingJohan Hovold1-0/+6
2015-11-26greybus: interface: drop the control bundleJohan Hovold1-31/+11
2015-11-26greybus: connection: clean up connection-creation interfaceJohan Hovold1-1/+2
2015-11-26greybus: interface: kill gb_create_bundle_connectionJohan Hovold1-33/+18
2015-11-26greybus: interface: make interfaces children of host devicesJohan Hovold1-14/+3
2015-11-26greybus: connection: drop parent parameter from connection createJohan Hovold1-1/+1
2015-11-26greybus: hd: make host device a deviceJohan Hovold1-1/+1
2015-11-26greybus: interface: add interface_id attributeJohan Hovold1-0/+2
2015-11-26greybus: interface: remove device_id attributeJohan Hovold1-2/+0
2015-11-26greybus: interface: rename vendor and product attributesJohan Hovold1-4/+4
2015-11-22greybus: interface: remove unique idJohan Hovold1-2/+0
2015-11-11greybus: use decimal notation for interface and cport idsJohan Hovold1-2/+1