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