]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/staging/greybus/connection.h
greybus: connection: Save major/minor supported by module
[karo-tx-linux.git] / drivers / staging / greybus / connection.h
2015-08-12 Viresh Kumargreybus: connection: Save major/minor supported by...
2015-07-24 Viresh Kumargreybus: svc: fully initialize the partially initialize...
2015-07-23 Johan Hovoldgreybus: operation: use per-connection work queues
2015-07-22 Viresh Kumargreybus: connection: Allow a bundle-less connection
2015-07-22 Viresh Kumargreybus: connection: Create gb_connection_create_range...
2015-07-15 Johan Hovoldgreybus: operation: fix connection tear down
2015-07-15 Johan Hovoldgreybus: connection: add connection-state locking
2015-07-13 Viresh Kumargreybus: Cleanup connection leftovers
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 Johan Hovoldgreybus: remove unnecessary greybus.h includes
2015-05-21 Viresh Kumargreybus: connection: name routines consistently
2015-03-19 Johan Hovoldgreybus: connection: replace custom error function...
2014-12-24 Greg Kroah-Hartmangreybus: protocol: split binding of prototcols to conne...
2014-12-13 Greg Kroah-Hartmangreybus: bundle: s/gb_interface/gb_bundle/g
2014-12-12 Alex Eldergreybus: add Linaro copyrights
2014-12-03 Alex Eldergreybus: make op_cycle atomic (again)
2014-12-03 Alex Eldergreybus: get rid of pending operations list
2014-11-21 Viresh Kumargreybus: Random spell fixes
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: kill off the last of gbuf.c
2014-11-17 Alex Eldergreybus: use a simple list of hd connections
2014-11-14 Alex Eldergreybus: op_cycle doesn't need to be atomic
2014-11-14 Alex Eldergreybus: simplify pending operations tracking
2014-11-05 Alex Eldergreybus: move methods into protocol
2014-11-05 Alex Eldergreybus: count rather than list protocol users
2014-10-29 Alex Eldergreybus: introduce protocol abstraction
2014-10-29 Alex Eldergreybus: use protocol_id for numeric values
2014-10-28 Greg Kroah-Hartmangreybus: Merge branch 'master' into driver_model_rework
2014-10-28 Alex Eldergreybus: begin abstracting connection operations
2014-10-27 Greg Kroah-Hartmangreybus: operation: make the timeout a per-operation...
2014-10-24 Greg Kroah-Hartmangreybus: hook up greybus to the driver model
2014-10-22 Alex Eldergreybus: define connection state
2014-10-22 Alex Eldergreybus: time out operation requests
2014-10-21 Greg Kroah-Hartmangreybus: Merge branch 'gregkh_work' into master
2014-10-21 Alex Eldergreybus: improve module cleanup code
2014-10-17 Alex Eldergreybus: add device initialization
2014-10-17 Alex Eldergreybus: add gb_operation_find()
2014-10-06 Alex Eldergreybus: add bg_hd_connection_find()
2014-10-04 Alex Eldergreybus: define gb_connection_err()
2014-10-04 Alex Eldergreybus: add a connection->private field
2014-10-03 Alex Eldergreybus: record connection protocol
2014-10-03 Alex Eldergreybus: get rid of functions now...
2014-10-03 Alex Eldergreybus: allocate connection host cport id
2014-10-03 Alex Eldergreybus: fix connection header declarations
2014-10-03 Alex Eldergreybus: introduce an operation abstraction
2014-10-03 Alex Eldergreybus: introduce a connection abstraction