summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* greybus: interface: remove unique idJohan Hovold2015-11-211-2/+0
* greybus: use decimal notation for interface and cport idsJohan Hovold2015-11-111-2/+1
* greybus: interface: fix obsolete commentJohan Hovold2015-11-111-1/+1
* greybus: interface: fix potential use-after-free at removeJohan Hovold2015-11-111-3/+3
* greybus: hd: rename host-device structureJohan Hovold2015-11-041-3/+3
* greybus: interface: fix double freeing of interface structureViresh Kumar2015-10-211-1/+0
* greybus: interface: gb_interface_create() isn't called for existing interfacesViresh Kumar2015-09-241-7/+0
* greybus: interface: Pass interface pointer to gb_interface_remove()Viresh Kumar2015-09-241-20/+9
* greybus: add num_cports field to greybus hdFabien Parent2015-09-021-1/+1
* greybus: interface: fix potential attribute-buffer overflowJohan Hovold2015-09-021-1/+1
* greybus: interface: change typo replicable => replaceableBryan O'Donoghue2015-08-181-1/+1
* greybus: interface: make gb_interface_destroy() staticGreg Kroah-Hartman2015-07-291-3/+3
* greybus: svc: revert svc changes to keep things working for a while.Greg Kroah-Hartman2015-07-291-3/+3
* greybus: interface: make gb_interface_destroy() staticGreg Kroah-Hartman2015-07-271-3/+3
* greybus: svc: Add helpers to create AP<->SVC connectionViresh Kumar2015-07-221-1/+1
* greybus: interface: Update gb_create_control_connection() to support SVC prot...Viresh Kumar2015-07-221-7/+27
* greybus: interface: drop stale commentViresh Kumar2015-07-221-2/+1
* greybus: interface: Fix comment mistake (s/add/init)Viresh Kumar2015-07-081-1/+1
* greybus: interface: device_id belongs to the interfaceViresh Kumar2015-07-011-17/+9
* greybus: interface: Get manifest using Control protocolViresh Kumar2015-06-231-20/+80
* greybus: bundle: fix gb_bundle_destroy()Alex Elder2015-06-121-2/+4
* greybus: Tear down devices in the reverse orderViresh Kumar2015-06-091-1/+1
* greybus: interface: name routines consistentlyViresh Kumar2015-05-201-6/+6
* greybus: endo: Create modules after validating Endo IDViresh Kumar2015-05-111-1/+1
* greybus: endo: hook up endos into the device treeGreg Kroah-Hartman2015-04-091-2/+2
* greybus: driver corresponds to a bundle, not interfaceViresh Kumar2015-04-061-34/+0
* greybus: manifest: Use interface descriptor instead of module descriptor to g...Viresh Kumar2015-04-061-1/+1
* greybus: interface: Fetch interface id instead of module id during setupViresh Kumar2015-04-051-18/+20
OpenPOWER on IntegriCloud