summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.c
AgeCommit message (Expand)Author
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
2015-11-11greybus: interface: fix potential use-after-free at removeJohan Hovold
2015-11-04greybus: hd: rename host-device structureJohan Hovold
2015-10-21greybus: interface: fix double freeing of interface structureViresh Kumar
2015-09-24greybus: interface: gb_interface_create() isn't called for existing interfacesViresh Kumar
2015-09-24greybus: interface: Pass interface pointer to gb_interface_remove()Viresh Kumar
2015-09-02greybus: add num_cports field to greybus hdFabien Parent
2015-09-02greybus: interface: fix potential attribute-buffer overflowJohan Hovold
2015-08-18greybus: interface: change typo replicable => replaceableBryan O'Donoghue
2015-07-29greybus: interface: make gb_interface_destroy() staticGreg Kroah-Hartman
2015-07-29greybus: svc: revert svc changes to keep things working for a while.Greg Kroah-Hartman
2015-07-27greybus: interface: make gb_interface_destroy() staticGreg Kroah-Hartman
2015-07-22greybus: svc: Add helpers to create AP<->SVC connectionViresh Kumar
2015-07-22greybus: interface: Update gb_create_control_connection() to support SVC prot...Viresh Kumar
2015-07-22greybus: interface: drop stale commentViresh Kumar
2015-07-08greybus: interface: Fix comment mistake (s/add/init)Viresh Kumar
2015-07-01greybus: interface: device_id belongs to the interfaceViresh Kumar
2015-06-23greybus: interface: Get manifest using Control protocolViresh Kumar
2015-06-12greybus: bundle: fix gb_bundle_destroy()Alex Elder
2015-06-09greybus: Tear down devices in the reverse orderViresh Kumar
2015-05-20greybus: interface: name routines consistentlyViresh Kumar
2015-05-11greybus: endo: Create modules after validating Endo IDViresh Kumar
2015-04-09greybus: endo: hook up endos into the device treeGreg Kroah-Hartman
2015-04-06greybus: driver corresponds to a bundle, not interfaceViresh Kumar
2015-04-06greybus: manifest: Use interface descriptor instead of module descriptor to g...Viresh Kumar
2015-04-05greybus: interface: Fetch interface id instead of module id during setupViresh Kumar