summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* greybus: control: add bundle-version operationJohan Hovold2016-01-191-0/+4
* greybus: legacy: add legacy-protocol bundle driverJohan Hovold2016-01-191-10/+0
* greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar2015-12-301-0/+15
* greybus: interface: Receive serial-number on hotplug eventViresh Kumar2015-12-301-0/+2
* greybus: interface: Expose DDBL1 manufacturing and production id in sysfsViresh Kumar2015-12-221-0/+4
* greybus: interface: Prefix hexadecimal values with '0x'Viresh Kumar2015-12-211-6/+6
* greybus: interface: fix hot-unplug control-connection timeoutsJohan Hovold2015-12-151-0/+3
* greybus: interface: clean up control-connection handlingJohan Hovold2015-12-151-15/+13
* greybus: interface: clean up error messagesJohan Hovold2015-12-081-4/+3
* greybus: interface: fix interface-registration raceJohan Hovold2015-12-081-17/+15
* greybus: interface: separate manifest parsing from bundle registrationJohan Hovold2015-12-081-8/+20
* greybus: interface: remove defensive WARN_ONJohan Hovold2015-12-081-3/+0
* greybus: connection: separate connection creation and enablingJohan Hovold2015-12-081-0/+6
* greybus: interface: drop the control bundleJohan Hovold2015-11-251-31/+11
* greybus: connection: clean up connection-creation interfaceJohan Hovold2015-11-251-1/+2
* greybus: interface: kill gb_create_bundle_connectionJohan Hovold2015-11-251-33/+18
* greybus: interface: make interfaces children of host devicesJohan Hovold2015-11-251-14/+3
* greybus: connection: drop parent parameter from connection createJohan Hovold2015-11-251-1/+1
* greybus: hd: make host device a deviceJohan Hovold2015-11-251-1/+1
* greybus: interface: add interface_id attributeJohan Hovold2015-11-251-0/+2
* greybus: interface: remove device_id attributeJohan Hovold2015-11-251-2/+0
* greybus: interface: rename vendor and product attributesJohan Hovold2015-11-251-4/+4
OpenPOWER on IntegriCloud