]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/staging/greybus/connection.c
greybus: connection: add api to {en,dis}able unipro fct flow
[karo-tx-linux.git] / drivers / staging / greybus / connection.c
2016-02-25 Fabien Parentgreybus: connection: add api to {en,dis}able unipro...
2016-02-03 Viresh Kumargreybus: connection: Fix sparse warnings around locking
2016-01-22 Johan Hovoldgreybus: connection: set request handlers at creation
2016-01-22 Johan Hovoldgreybus: connection: return error-valued pointer on...
2016-01-22 Johan Hovoldgreybus: connection: rename connection-create interface
2016-01-22 Johan Hovoldgreybus: connection: simplify connection-creation interface
2016-01-22 Johan Hovoldgreybus: connection: drop the legacy protocol-id parameter
2016-01-22 Johan Hovoldgreybus: connection: add helper to create control conne...
2016-01-22 Johan Hovoldgreybus: connection: drop protocol parameter from stati...
2016-01-22 Johan Hovoldgreybus: core: defer connection creation to driver...
2016-01-19 Johan Hovoldgreybus: connection: make cport lookup thread-safe
2016-01-19 Johan Hovoldgreybus: connection: serialise connection creation
2016-01-19 Johan Hovoldgreybus: connection: fix lookup race
2016-01-19 Johan Hovoldgreybus: connection: drop the connection_mutex
2016-01-19 Johan Hovoldgreybus: connection: destroy workqueue at unregister
2016-01-19 Johan Hovoldgreybus: connection: remove WARN_ON from destroy
2016-01-19 Johan Hovoldgreybus: connection: remove broken protocol-version...
2016-01-19 Johan Hovoldgreybus: connection: move legacy-protocol handling...
2016-01-19 Johan Hovoldgreybus: svc: drop legacy-protocol dependency
2016-01-19 Johan Hovoldgreybus: connection: remove skip-connected legacy proto...
2016-01-19 Johan Hovoldgreybus: connection: add helper to disable incoming...
2016-01-19 Johan Hovoldgreybus: connection: add unidirectional enabled state
2016-01-19 Johan Hovoldgreybus: connection: make connection enable/disable...
2016-01-19 Johan Hovoldgreybus: connection: disable operations on enable errors
2016-01-19 Johan Hovoldgreybus: connection: clean up operation cancellation...
2016-01-19 Johan Hovoldgreybus: connection: always cancel operations on connec...
2016-01-19 Johan Hovoldgreybus: connection: add per-connection request handlers
2016-01-19 Johan Hovoldgreybus: connection: remove disable from destructor
2016-01-19 Johan Hovoldgreybus: connection: rename legacy init and exit functions
2016-01-19 Johan Hovoldgreybus: legacy: add legacy-protocol bundle driver
2016-01-13 Johan Hovoldgreybus: connection: refactor connection enable and...
2016-01-13 Johan Hovoldgreybus: connection: fix connection-state handling
2016-01-09 Johan Hovoldgreybus: connection: fix version-request error handling
2015-12-08 Johan Hovoldgreybus: use decimal notation for interfaces, bundles...
2015-12-08 Johan Hovoldgreybus: hd: make svc-connection life time coincide...
2015-12-08 Johan Hovoldgreybus: connection: separate connection creation and...
2015-12-08 Johan Hovoldgreybus: connection: unbind protocol at exit
2015-12-08 Johan Hovoldgreybus: connection: bind protocol at init
2015-12-08 Johan Hovoldgreybus: connection: fail on missing protocol
2015-12-08 Johan Hovoldgreybus: bundle: kill gb_bundle_bind_protocols
2015-12-05 Viresh Kumargreybus: don't use %h and %hh for printing short and...
2015-11-25 Johan Hovoldgreybus: connection: unconditionally enable connections
2015-11-25 Johan Hovoldgreybus: connection: handle bundle-less connections...
2015-11-25 Johan Hovoldgreybus: hd: fix svc-connection handling
2015-11-25 Johan Hovoldgreybus: connection: handle static connections
2015-11-25 Johan Hovoldgreybus: connection: add name field
2015-11-25 Johan Hovoldgreybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTION
2015-11-25 Johan Hovoldgreybus: connection: fix potential null-deref on create
2015-11-25 Johan Hovoldgreybus: connection: clean up connection-creation interface
2015-11-25 Johan Hovoldgreybus: svc: move endo id and ap interface id to svc
2015-11-25 Johan Hovoldgreybus: connection: drop parent parameter from connect...
2015-11-25 Johan Hovoldgreybus: hd: make host device a device
2015-11-24 Johan Hovoldgreybus: connection: fix cport-id range
2015-11-05 Johan Hovoldgreybus: hd: rename host-device structure
2015-11-05 Johan Hovoldgreybus: connection: kill gb_hd_connections_exit
2015-11-05 Johan Hovoldgreybus: connection: fix potential null-deref when...
2015-11-05 Johan Hovoldgreybus: connection: fix potential null-deref in connec...
2015-11-05 Johan Hovoldgreybus: connection: fix potential null-deref in hd_cpo...
2015-11-05 Johan Hovoldgreybus: connection: use bundle device for bundle error...
2015-11-02 Johan Hovoldgreybus: connection: remove unused time-stamp defines
2015-10-19 Greg Kroah-Hartmangreybus: connection: use the bundle struct device inste...
2015-10-19 Greg Kroah-Hartmangreybus: connection: remove 'struct device' from 'struc...
2015-10-15 Bryan O'Donoghuegreybus: connection: add latency tag enable/disable...
2015-10-14 Johan Hovoldgreybus: connection: remove duplicate protocol lookup...
2015-10-14 Johan Hovoldgreybus: protocol: make protocol-lookup error message...
2015-10-14 Johan Hovoldgreybus: connection: replace pr_err with dev_err
2015-10-14 Fabien Parentgreybus: connection: destroy connection on failing...
2015-10-09 Viresh Kumargreybus: svc: skip setting flags for boot over unipro
2015-09-23 Bryan O'Donoghuegreybus: loopback: drop dependency on internal timestamps
2015-09-17 Johan Hovoldgreybus: hd: remove connection-create/destroy callbacks
2015-09-17 Johan Hovoldgreybus: hd: add optional cport enable and disable...
2015-09-17 Johan Hovoldgreybus: connection: add protocol-version helper
2015-09-17 Johan Hovoldgreybus: connection: add control-connected helper
2015-09-17 Johan Hovoldgreybus: connection: clean up control-disconnected...
2015-09-17 Johan Hovoldgreybus: connection: clean up init error paths
2015-09-17 Johan Hovoldgreybus: connection: clean up svc-connection creation
2015-09-15 Viresh Kumargreybus: connection: Add sysfs 'ap_cport_id' file for...
2015-09-15 Viresh Kumargreybus: Add flags to struct gb_protocol
2015-09-15 Viresh Kumargreybus: connection: Call connection_destroy() from...
2015-09-15 Viresh Kumargreybus: connection: destroy svc connection on connecti...
2015-09-15 Viresh Kumargreybus: connection: call gb_svc_connection_create...
2015-09-04 Alexandre Bailongreybus: Greybus driver: add a new callbacks to driver
2015-09-03 Viresh Kumargreybus: connection: protocol can be NULL in gb_connect...
2015-09-03 Fabien Parentgreybus: connection: fail to bind if connection init...
2015-09-03 Viresh Kumargreybus: connection: call gb_connection_exit() from...
2015-09-03 Viresh Kumargreybus: connection: Propagate error properly
2015-09-03 Viresh Kumargreybus: connection: no need to verify connection-...
2015-09-03 Viresh Kumargreybus: connection: convert connected dev_warn() to...
2015-09-03 Viresh Kumargreybus: connection: staticize gb_connection_init()
2015-09-02 Fabien Parentgreybus: add num_cports field to greybus hd
2015-08-14 Viresh Kumargreybus: connection: Don't free resources freed by...
2015-08-14 Viresh Kumargreybus: connection: Destroy wq on failure
2015-08-13 Viresh Kumargreybus: protocol: send own protocol version while...
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: connection: Send protocol version for firmware...
2015-08-12 Viresh Kumargreybus: protocol: Create request structure from within...
2015-08-12 Bryan O'Donoghuegreybus: connection: add a timestamp kfifo to track...
2015-08-12 Bryan O'Donoghuegreybus: connection: fix jump label on device_add failure
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: protocol: Remove unnecessary params of gb_prot...
next