summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-03greybus: Documentation: Fix N-svc directory nameViresh Kumar
2015-12-03greybus: spi: fix transfers bigger than greybus payloadRui Miguel Silva
2015-12-03greybus: build: remove Android makefileMichael Scott
2015-12-02greybus: spi: add master and device config operationsRui Miguel Silva
2015-12-02greybus: spi: add rdwr field to transfer descriptorRui Miguel Silva
2015-12-02greybus: svc: fix racy hotplug handlingJohan Hovold
2015-12-02greybus: svc: defer processing of hot-unplug requestsJohan Hovold
2015-12-02greybus: svc: generalise deferred request handlingJohan Hovold
2015-12-02greybus: svc: clean up interface-remove helperJohan Hovold
2015-12-02greybus: svc: clean up deferred hotplug handlerJohan Hovold
2015-12-02greybus: svc: clean up hotplug/unplug request handlersJohan Hovold
2015-11-30greybus: firmware: Fetch es2 VID/PID to distinguish module vendorsViresh Kumar
2015-11-25greybus: Documentation/sysfs: rename interface and bundle attributesJohan Hovold
2015-11-25greybus: interface: drop the control bundleJohan Hovold
2015-11-25greybus: manifest: refactor cport-descriptor releaseJohan Hovold
2015-11-25greybus: connection: unconditionally enable connectionsJohan Hovold
2015-11-25greybus: control: do not assume a control bundleJohan Hovold
2015-11-25greybus: connection: handle bundle-less connections in svc helpersJohan Hovold
2015-11-25greybus: kill the endoJohan Hovold
2015-11-25greybus: loopback: remove endo referenceJohan Hovold
2015-11-25greybus: svc: clean up log messagesJohan Hovold
2015-11-25greybus: hd: fix svc-connection handlingJohan Hovold
2015-11-25greybus: protocol: handle static connectionsJohan Hovold
2015-11-25greybus: operation: handle static connectionsJohan Hovold
2015-11-25greybus: connection: handle static connectionsJohan Hovold
2015-11-25greybus: connection: add name fieldJohan Hovold
2015-11-25greybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTIONJohan Hovold
2015-11-25greybus: connection: fix potential null-deref on createJohan Hovold
2015-11-25greybus: connection: clean up connection-creation interfaceJohan Hovold
2015-11-25greybus: interface: kill gb_create_bundle_connectionJohan Hovold
2015-11-25greybus: svc: move endo id and ap interface id to svcJohan Hovold
2015-11-25greybus: svc: register svc device at helloJohan Hovold
2015-11-25greybus: svc: clean up svc initialisationJohan Hovold
2015-11-25greybus: svc: make svc a deviceJohan Hovold
2015-11-25greybus: bundle: rename bundle devicesJohan 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: bundle: add bundle_id attributeJohan Hovold
2015-11-25greybus: bundle: use hexadecimal notation for class attributeJohan Hovold
2015-11-25greybus: bundle: rename class attributeJohan 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-25greybus: Documentation/sysfs-bus-greybus: update the bus ABI documentationJohan Hovold
2015-11-23greybus: Documentation/sysfs: update the example sysfs treeJohan Hovold
2015-11-23greybus: manifest: simplify descriptor address calculationSachin Pandhare
2015-11-23greybus: hd: fix cport-count checkJohan Hovold
2015-11-23greybus: connection: fix cport-id rangeJohan Hovold
2015-11-23greybus: Audio: Add skeleton code for GB virtual codec driverVaibhav Agarwal