summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/connection.c
AgeCommit message (Expand)Author
2016-06-23greybus: Revert "greybus: don't use spin_lock_irq()"Greg Kroah-Hartman
2016-06-23greybus: don't use spin_lock_irq()Viresh Kumar
2016-06-16greybus: connection: add trace events before disabling connectionViresh Kumar
2016-06-10greybus: connection: Return bool from gb_connection_intf_find()Viresh Kumar
2016-06-10greybus: Remove extra blank linesViresh Kumar
2016-06-09greybus: connection: Avoid unnecessary line breaksViresh Kumar
2016-06-03greybus: tracing: add timing tracesAlex Elder
2016-06-03greybus: tracing: define connection tracesAlex Elder
2016-05-27greybus: interface: implement generic mode-switch functionalityJohan Hovold
2016-05-27greybus: connection: add flush host-device callbackJohan Hovold
2016-05-27greybus: connection: implement proper connection closureJohan Hovold
2016-05-27greybus: connection: move CPort Buffer configuration out of svc helpersJohan Hovold
2016-05-27greybus: connection: rename an error labelJohan Hovold
2016-05-27greybus: connection: log cport-enable error messagesJohan Hovold
2016-05-27greybus: connection: add control connection flagJohan Hovold
2016-05-27greybus: core: avoid I/O to disconnected interfacesJohan Hovold
2016-05-18greybus: connection: verify disabled when destroyedAlex Elder
2016-05-13greybus: connection: add camera-data connected workaroundJohan Hovold
2016-05-13greybus: hd: generalise cport allocationJohan Hovold
2016-05-13greybus: hd: move CPort allocation to host-device codeJohan Hovold
2016-05-13greybus: connection: add helper for creating offloaded connectionJohan Hovold
2016-05-13greybus: connection: add no-flow-control connection flagJohan Hovold
2016-05-05greybus: connection: export gb_connection_disable_rx() fnVaibhav Hiremath
2016-03-30greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold
2016-03-04greybus: hd: rename CPort-features callbacksJohan Hovold
2016-03-04greybus: connection: add CSD connection flagJohan Hovold
2016-03-04greybus: connection: generalise CPortFlags handlingJohan Hovold
2016-03-04greybus: connection: add connection-flag interfaceJohan Hovold
2016-02-24greybus: connection: {en,dis}able fct flow in connection managementFabien Parent
2016-02-24greybus: connection: add api to {en,dis}able unipro fct flowFabien Parent
2016-02-02greybus: connection: Fix sparse warnings around lockingViresh Kumar
2016-01-21greybus: connection: set request handlers at creationJohan Hovold
2016-01-21greybus: connection: return error-valued pointer on creation errorsJohan Hovold
2016-01-21greybus: connection: rename connection-create interfaceJohan Hovold
2016-01-21greybus: connection: simplify connection-creation interfaceJohan Hovold
2016-01-21greybus: connection: drop the legacy protocol-id parameterJohan Hovold
2016-01-21greybus: connection: add helper to create control connectionsJohan Hovold
2016-01-21greybus: connection: drop protocol parameter from static interfaceJohan Hovold
2016-01-21greybus: core: defer connection creation to driver probeJohan Hovold
2016-01-19greybus: connection: make cport lookup thread-safeJohan Hovold
2016-01-19greybus: connection: serialise connection creationJohan Hovold
2016-01-19greybus: connection: fix lookup raceJohan Hovold
2016-01-19greybus: connection: drop the connection_mutexJohan Hovold
2016-01-19greybus: connection: destroy workqueue at unregisterJohan Hovold
2016-01-19greybus: connection: remove WARN_ON from destroyJohan Hovold
2016-01-19greybus: connection: remove broken protocol-version handlingJohan Hovold
2016-01-19greybus: connection: move legacy-protocol handling to legacy driverJohan Hovold
2016-01-19greybus: svc: drop legacy-protocol dependencyJohan Hovold
2016-01-19greybus: connection: remove skip-connected legacy protocol flagsJohan Hovold
2016-01-19greybus: connection: add helper to disable incoming operationsJohan Hovold