aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/connection.c
Commit message (Expand)AuthorAge
* greybus: connection: implement new connection handlingJohan Hovold2016-08-26
* greybus: connection: fix offloaded-connection ping cport idJohan Hovold2016-08-03
* greybus: connection: drop the svc quiescing operationJohan Hovold2016-07-19
* greybus: connection: remove CDSI1 hackFabien Parent2016-07-06
* greybus: Revert "greybus: gb_connections_lock: don't use spin_lock_irq()"Johan Hovold2016-06-29
* greybus: Revert "connection: switch to using spin_lock_irqsave/spin_lock_irqr...Johan Hovold2016-06-29
* greybus: connection: add support for high-priority connectionsJohan Hovold2016-06-24
* greybus: connection: prevent drivers from specifying core flagsJohan Hovold2016-06-24
* greybus: hd: add flag argument to cport_enable callbackJohan Hovold2016-06-24
* greybus: connection: switch to using spin_lock_irqsave/spin_lock_irqrestore e...Jeffrey Carlyle2016-06-24
* greybus: gb_connections_lock: don't use spin_lock_irq()Viresh Kumar2016-06-23
* greybus: Revert "greybus: don't use spin_lock_irq()"Greg Kroah-Hartman2016-06-23
* greybus: don't use spin_lock_irq()Viresh Kumar2016-06-23
* greybus: connection: add trace events before disabling connectionViresh Kumar2016-06-16
* greybus: connection: Return bool from gb_connection_intf_find()Viresh Kumar2016-06-10
* greybus: Remove extra blank linesViresh Kumar2016-06-10
* greybus: connection: Avoid unnecessary line breaksViresh Kumar2016-06-09
* greybus: tracing: add timing tracesAlex Elder2016-06-03
* greybus: tracing: define connection tracesAlex Elder2016-06-03
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-27
* greybus: connection: add flush host-device callbackJohan Hovold2016-05-27
* greybus: connection: implement proper connection closureJohan Hovold2016-05-27
* greybus: connection: move CPort Buffer configuration out of svc helpersJohan Hovold2016-05-27
* greybus: connection: rename an error labelJohan Hovold2016-05-27
* greybus: connection: log cport-enable error messagesJohan Hovold2016-05-27
* greybus: connection: add control connection flagJohan Hovold2016-05-27
* greybus: core: avoid I/O to disconnected interfacesJohan Hovold2016-05-27
* greybus: connection: verify disabled when destroyedAlex Elder2016-05-18
* greybus: connection: add camera-data connected workaroundJohan Hovold2016-05-13
* greybus: hd: generalise cport allocationJohan Hovold2016-05-13
* greybus: hd: move CPort allocation to host-device codeJohan Hovold2016-05-13
* greybus: connection: add helper for creating offloaded connectionJohan Hovold2016-05-13
* greybus: connection: add no-flow-control connection flagJohan Hovold2016-05-13
* greybus: connection: export gb_connection_disable_rx() fnVaibhav Hiremath2016-05-05
* greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold2016-03-30
* greybus: hd: rename CPort-features callbacksJohan Hovold2016-03-04
* greybus: connection: add CSD connection flagJohan Hovold2016-03-04
* greybus: connection: generalise CPortFlags handlingJohan Hovold2016-03-04
* greybus: connection: add connection-flag interfaceJohan Hovold2016-03-04
* greybus: connection: {en,dis}able fct flow in connection managementFabien Parent2016-02-24
* greybus: connection: add api to {en,dis}able unipro fct flowFabien Parent2016-02-24
* greybus: connection: Fix sparse warnings around lockingViresh Kumar2016-02-03
* greybus: connection: set request handlers at creationJohan Hovold2016-01-22
* greybus: connection: return error-valued pointer on creation errorsJohan Hovold2016-01-22
* greybus: connection: rename connection-create interfaceJohan Hovold2016-01-22
* greybus: connection: simplify connection-creation interfaceJohan Hovold2016-01-22
* greybus: connection: drop the legacy protocol-id parameterJohan Hovold2016-01-22
* greybus: connection: add helper to create control connectionsJohan Hovold2016-01-22
* greybus: connection: drop protocol parameter from static interfaceJohan Hovold2016-01-22
* greybus: core: defer connection creation to driver probeJohan Hovold2016-01-22