summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/connection.c
AgeCommit message (Expand)Author
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-04-18staging: greybus: make cport_quiesce() method optionalAlexandre Bailon
2017-01-03staging: greybus: add host device function pointer checksJason Hrycay
2016-08-26greybus: connection: implement new connection handlingJohan Hovold
2016-08-03greybus: connection: fix offloaded-connection ping cport idJohan Hovold
2016-07-19greybus: connection: drop the svc quiescing operationJohan Hovold
2016-07-06greybus: connection: remove CDSI1 hackFabien Parent
2016-06-29greybus: Revert "greybus: gb_connections_lock: don't use spin_lock_irq()"Johan Hovold
2016-06-29greybus: Revert "connection: switch to using spin_lock_irqsave/spin_lock_irqr...Johan Hovold
2016-06-24greybus: connection: add support for high-priority connectionsJohan Hovold
2016-06-24greybus: connection: prevent drivers from specifying core flagsJohan Hovold
2016-06-24greybus: hd: add flag argument to cport_enable callbackJohan Hovold
2016-06-24greybus: connection: switch to using spin_lock_irqsave/spin_lock_irqrestore e...Jeffrey Carlyle
2016-06-23greybus: gb_connections_lock: don't use spin_lock_irq()Viresh Kumar
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