greybus: loopback: drop dependency on internal timestamps
[cascardo/linux.git] / drivers / staging / greybus / connection.c
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...
2015-08-12 Viresh Kumargreybus: connection: request protocol version before...
2015-08-12 Viresh Kumargreybus: connection: disconnect connection on failures...
2015-08-11 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-08-04 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-07-30 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc
2015-07-30 Greg Kroah-Hartmangreybus: Revert "connection: remove special check for...
2015-07-30 Greg Kroah-Hartmangreybus: Merge branch 'master' into svc to keep it...
2015-07-30 Viresh Kumargreybus: connection: remove special check for svc cport id
2015-07-29 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-29 Greg Kroah-Hartmangreybus: svc: revert svc changes to keep things working...
2015-07-27 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-25 Viresh Kumargreybus: connection: compare hd_cport_id for matching...
2015-07-24 Perry Hunggreybus: connection: silence warning on unbound protocols
2015-07-24 Viresh Kumargreybus: svc: fully initialize the partially initialize...
2015-07-23 Johan Hovoldgreybus: operation: use per-connection work queues
2015-07-23 Johan Hovoldgreybus: connection: clean up creation error paths
2015-07-23 Johan Hovoldgreybus: connection: clean up connection creation
2015-07-23 Greg Kroah-Hartmangreybus: connection: prevent oops for protocol_id sysfs...
2015-07-22 Johan Hovoldgreybus: connection: fix connection initialisation
2015-07-22 Viresh Kumargreybus: connection: Allow a bundle-less connection
2015-07-22 Viresh Kumargreybus: connection: Create gb_connection_create_range...
2015-07-22 Viresh Kumargreybus: connection: don't send connected/disconnected...
2015-07-22 Viresh Kumargreybus: connections: comment style fix
2015-07-15 Johan Hovoldgreybus: operation: split incoming and outgoing cancell...
2015-07-15 Johan Hovoldgreybus: connection: fix protocol tear-down race
2015-07-15 Johan Hovoldgreybus: operation: fix connection tear down
2015-07-15 Johan Hovoldgreybus: connection: add connection-state locking
2015-07-15 Johan Hovoldgreybus: operation: make cancellation synchronous
2015-07-13 Viresh Kumargreybus: Cleanup connection leftovers
2015-07-08 Viresh Kumargreybus: connection: Use connection->dev for printing...
2015-07-01 Viresh Kumargreybus: interface: device_id belongs to the interface
2015-07-01 Viresh Kumargreybus: connection: intf_cport_id is local to an interface
2015-07-01 Viresh Kumargreybus: connection: bind protocol after the connection...
2015-06-24 Viresh Kumargreybus: connection: send [dis]connected events over...
2015-06-15 Greg Kroah-Hartmangreybus: Merge branch alex into Alexandre
2015-06-15 Alex Eldergreybus: rename HOST_DEV_CPORT_ID_MAX
2015-06-12 Alex Eldergreybus: connection: un-abstract host cport id allocation
2015-06-12 Alex Eldergreybus: connection: drop unneeded gb_protocol_put...
2015-06-12 Alex Eldergreybus: connection: remove extra kfree() call
2015-06-10 Alex Eldergreybus: connection: check for duplicate cport ids
2015-06-10 Alex Eldergreybus: drop some unnecessary headers
2015-06-09 Viresh Kumargreybus: Tear down devices in the reverse order
2015-06-08 Alex Eldergreybus: connection: make gb_connection_hd_find() private
2015-06-04 Viresh Kumargreybus: s/bundle_cport_id/intf_cport_id
2015-05-21 Viresh Kumargreybus: connection: name routines consistently
2015-05-14 Greg Kroah-Hartmangreybus: connection: remove lock around ida_simple_...
2015-04-05 Viresh Kumargreybus: Unregister devices to get them freed
2015-03-19 Johan Hovoldgreybus: connection: replace custom error function...
2015-03-17 Johan Hovoldgreybus: connection: fix oops after failed init
2015-03-03 Johan Hovoldgreybus: connection: fix locking in gb_hd_connection_find
2015-02-12 Johan Hovoldgreybus: connection: fix non-atomic allocations under...
2015-01-02 Greg Kroah-Hartmangreybus: sysfs: put a \n at the end of all sysfs files
2015-01-02 Greg Kroah-Hartmangreybus: bundle: create GB_DEVICE_ID_BAD
2014-12-24 Greg Kroah-Hartmangreybus: protocol: split binding of prototcols to conne...
2014-12-24 Greg Kroah-Hartmangreybus: export needed symbols for protocols
2014-12-23 Greg Kroah-Hartmangreybus: add module support
2014-12-19 Greg Kroah-Hartmangreybus: interface: s/gb_interface_block/gb_interface/g
2014-12-13 Greg Kroah-Hartmangreybus: bundle: s/gb_interface/gb_bundle/g
2014-12-12 Alex Eldergreybus: add Linaro copyrights
2014-12-12 Greg Kroah-Hartmangreybus: interface_block: s/gb_module/gb_interface_block/
2014-12-03 Alex Eldergreybus: make op_cycle atomic (again)
2014-12-03 Alex Eldergreybus: get rid of pending operations list
2014-11-22 Alex Eldergreybus: cancel operation on timeout
2014-11-21 Alex Eldergreybus: rename greybus_cport_in()
2014-11-18 Greg Kroah-Hartmangreybus: Merge branch 'master' into vibrator-gb
2014-11-18 Alex Eldergreybus: rework receve handling
2014-11-18 Greg Kroah-Hartmangreybus: Merge branch 'master' into vibrator-gb
2014-11-18 Alex Eldergreybus: kill off the last of gbuf.c
next