summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/connection.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: add host device function pointer checksJason Hrycay2017-01-031-0/+6
* greybus: connection: implement new connection handlingJohan Hovold2016-08-261-35/+92
* greybus: connection: fix offloaded-connection ping cport idJohan Hovold2016-08-031-1/+1
* greybus: connection: drop the svc quiescing operationJohan Hovold2016-07-191-19/+0
* greybus: connection: remove CDSI1 hackFabien Parent2016-07-061-10/+0
* greybus: Revert "greybus: gb_connections_lock: don't use spin_lock_irq()"Johan Hovold2016-06-291-7/+4
* greybus: Revert "connection: switch to using spin_lock_irqsave/spin_lock_irqr...Johan Hovold2016-06-291-30/+23
* greybus: connection: add support for high-priority connectionsJohan Hovold2016-06-241-2/+3
* greybus: connection: prevent drivers from specifying core flagsJohan Hovold2016-06-241-4/+4
* greybus: hd: add flag argument to cport_enable callbackJohan Hovold2016-06-241-1/+2
* greybus: connection: switch to using spin_lock_irqsave/spin_lock_irqrestore e...Jeffrey Carlyle2016-06-241-23/+30
* greybus: gb_connections_lock: don't use spin_lock_irq()Viresh Kumar2016-06-231-4/+7
* greybus: Revert "greybus: don't use spin_lock_irq()"Greg Kroah-Hartman2016-06-231-37/+27
* greybus: don't use spin_lock_irq()Viresh Kumar2016-06-231-27/+37
* greybus: connection: add trace events before disabling connectionViresh Kumar2016-06-161-4/+4
* greybus: connection: Return bool from gb_connection_intf_find()Viresh Kumar2016-06-101-5/+4
* greybus: Remove extra blank linesViresh Kumar2016-06-101-1/+0
* greybus: connection: Avoid unnecessary line breaksViresh Kumar2016-06-091-4/+2
* greybus: tracing: add timing tracesAlex Elder2016-06-031-0/+2
* greybus: tracing: define connection tracesAlex Elder2016-06-031-0/+21
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-271-4/+32
* greybus: connection: add flush host-device callbackJohan Hovold2016-05-271-0/+24
* greybus: connection: implement proper connection closureJohan Hovold2016-05-271-7/+102
* greybus: connection: move CPort Buffer configuration out of svc helpersJohan Hovold2016-05-271-12/+9
* greybus: connection: rename an error labelJohan Hovold2016-05-271-2/+2
* greybus: connection: log cport-enable error messagesJohan Hovold2016-05-271-2/+9
* greybus: connection: add control connection flagJohan Hovold2016-05-271-7/+8
* greybus: core: avoid I/O to disconnected interfacesJohan Hovold2016-05-271-0/+21
* greybus: connection: verify disabled when destroyedAlex Elder2016-05-181-0/+3
* greybus: connection: add camera-data connected workaroundJohan Hovold2016-05-131-0/+10
* greybus: hd: generalise cport allocationJohan Hovold2016-05-131-1/+1
* greybus: hd: move CPort allocation to host-device codeJohan Hovold2016-05-131-22/+8
* greybus: connection: add helper for creating offloaded connectionJohan Hovold2016-05-131-0/+13
* greybus: connection: add no-flow-control connection flagJohan Hovold2016-05-131-3/+4
* greybus: connection: export gb_connection_disable_rx() fnVaibhav Hiremath2016-05-051-0/+1
* greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold2016-03-301-2/+5
* greybus: hd: rename CPort-features callbacksJohan Hovold2016-03-041-10/+12
* greybus: connection: add CSD connection flagJohan Hovold2016-03-041-1/+1
* greybus: connection: generalise CPortFlags handlingJohan Hovold2016-03-041-1/+12
* greybus: connection: add connection-flag interfaceJohan Hovold2016-03-041-4/+20
* greybus: connection: {en,dis}able fct flow in connection managementFabien Parent2016-02-241-1/+12
* greybus: connection: add api to {en,dis}able unipro fct flowFabien Parent2016-02-241-0/+28
* greybus: connection: Fix sparse warnings around lockingViresh Kumar2016-02-021-0/+2
* greybus: connection: set request handlers at creationJohan Hovold2016-01-211-28/+66
* greybus: connection: return error-valued pointer on creation errorsJohan Hovold2016-01-211-7/+15
* greybus: connection: rename connection-create interfaceJohan Hovold2016-01-211-7/+7
* greybus: connection: simplify connection-creation interfaceJohan Hovold2016-01-211-3/+3
* greybus: connection: drop the legacy protocol-id parameterJohan Hovold2016-01-211-10/+5
* greybus: connection: add helper to create control connectionsJohan Hovold2016-01-211-0/+6
* greybus: connection: drop protocol parameter from static interfaceJohan Hovold2016-01-211-4/+2
OpenPOWER on IntegriCloud