aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2015-12-03greybus: lights: default value for v4l2 flash controlsRui Miguel Silva1-0/+2
2015-12-03greybus: lights: avoid channel torch double freeRui Miguel Silva1-3/+0
2015-12-03greybus: lights: add v4l2 flash operationsRui Miguel Silva1-1/+3
2015-12-03greybus: Documentation: Fix N-svc directory nameViresh Kumar1-1/+1
2015-12-03greybus: spi: fix transfers bigger than greybus payloadRui Miguel Silva1-15/+87
2015-12-03greybus: build: remove Android makefileMichael Scott1-32/+0
2015-12-02greybus: spi: add master and device config operationsRui Miguel Silva2-95/+74
2015-12-02greybus: spi: add rdwr field to transfer descriptorRui Miguel Silva2-1/+7
2015-12-02greybus: svc: fix racy hotplug handlingJohan Hovold2-2/+11
2015-12-02greybus: svc: defer processing of hot-unplug requestsJohan Hovold1-15/+29
2015-12-02greybus: svc: generalise deferred request handlingJohan Hovold1-28/+50
2015-12-02greybus: svc: clean up interface-remove helperJohan Hovold1-5/+3
2015-12-02greybus: svc: clean up deferred hotplug handlerJohan Hovold1-9/+10
2015-12-02greybus: svc: clean up hotplug/unplug request handlersJohan Hovold1-11/+15
2015-11-30greybus: firmware: Fetch es2 VID/PID to distinguish module vendorsViresh Kumar2-1/+57
2015-11-25greybus: Documentation/sysfs: rename interface and bundle attributesJohan Hovold11-0/+0
2015-11-25greybus: interface: drop the control bundleJohan Hovold2-75/+24
2015-11-25greybus: manifest: refactor cport-descriptor releaseJohan Hovold1-8/+17
2015-11-25greybus: connection: unconditionally enable connectionsJohan Hovold3-15/+5
2015-11-25greybus: control: do not assume a control bundleJohan Hovold1-8/+4
2015-11-25greybus: connection: handle bundle-less connections in svc helpersJohan Hovold1-2/+2
2015-11-25greybus: kill the endoJohan Hovold10-840/+0
2015-11-25greybus: loopback: remove endo referenceJohan Hovold1-2/+3
2015-11-25greybus: svc: clean up log messagesJohan Hovold1-54/+52
2015-11-25greybus: hd: fix svc-connection handlingJohan Hovold6-98/+17
2015-11-25greybus: protocol: handle static connectionsJohan Hovold1-5/+5
2015-11-25greybus: operation: handle static connectionsJohan Hovold1-27/+32
2015-11-25greybus: connection: handle static connectionsJohan Hovold1-8/+11
2015-11-25greybus: connection: add name fieldJohan Hovold2-0/+18
2015-11-25greybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTIONJohan Hovold4-6/+8
2015-11-25greybus: connection: fix potential null-deref on createJohan Hovold1-2/+4
2015-11-25greybus: connection: clean up connection-creation interfaceJohan Hovold5-31/+59
2015-11-25greybus: interface: kill gb_create_bundle_connectionJohan Hovold2-33/+17
2015-11-25greybus: svc: move endo id and ap interface id to svcJohan Hovold4-43/+38
2015-11-25greybus: svc: register svc device at helloJohan Hovold4-15/+34
2015-11-25greybus: svc: clean up svc initialisationJohan Hovold1-2/+1
2015-11-25greybus: svc: make svc a deviceJohan Hovold1-3/+28
2015-11-25greybus: bundle: rename bundle devicesJohan Hovold1-1/+1
2015-11-25greybus: interface: make interfaces children of host devicesJohan Hovold3-21/+3
2015-11-25greybus: connection: drop parent parameter from connection createJohan Hovold4-7/+7
2015-11-25greybus: hd: make host device a deviceJohan Hovold9-29/+90
2015-11-25greybus: bundle: add bundle_id attributeJohan Hovold2-0/+17
2015-11-25greybus: bundle: use hexadecimal notation for class attributeJohan Hovold1-1/+1
2015-11-25greybus: bundle: rename class attributeJohan Hovold1-4/+4
2015-11-25greybus: interface: add interface_id attributeJohan Hovold1-0/+2
2015-11-25greybus: interface: remove device_id attributeJohan Hovold1-2/+0
2015-11-25greybus: interface: rename vendor and product attributesJohan Hovold5-11/+11
2015-11-25greybus: Documentation/sysfs-bus-greybus: update the bus ABI documentationJohan Hovold1-63/+31
2015-11-23greybus: Documentation/sysfs: update the example sysfs treeJohan Hovold36-2/+7
2015-11-23greybus: manifest: simplify descriptor address calculationSachin Pandhare1-1/+1