]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-07-30 Greg Kroah... greybus: Merge branch 'master' into svc to keep it...
2015-07-30 Viresh Kumargreybus: connection: remove special check for svc cport id
2015-07-29 Viresh Kumargreybus: initialize svc connection while creating hd
2015-07-29 Viresh Kumargreybus: remove svc_msg.h
2015-07-29 Viresh Kumargreybus: es1: create svc connection early enough
2015-07-29 Greg Kroah... greybus: interface: make gb_interface_destroy() static
2015-07-29 Greg Kroah... greybus: remove submit_svc from the host driver
2015-07-29 Greg Kroah... greybus: greybus.h: remove greybus_svc_in()
2015-07-29 Perry Hunggreybus: svc: add flags and traffic class parameter...
2015-07-29 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-29 Perry Hunggreybus: svc: create bidirectional routes on hotplug...
2015-07-29 Perry Hunggreybus: svc: add route create operation
2015-07-29 Viresh Kumargreybus: get rid of old svc-protocol
2015-07-29 Greg Kroah... greybus: es2: remove svc endpoint message handling
2015-07-29 Greg Kroah... greybus: es1: remove svc endpoint message handling
2015-07-29 Viresh Kumargreybus: Switch to Cport 0 for svc and control protocol
2015-07-29 Viresh Kumargreybus: es1/2: Lets start using svc protocol
2015-07-29 Greg Kroah... greybus: svc: revert svc changes to keep things working...
2015-07-28 Bryan O'Donoghuegreybus: loopback: warn user if kfifo cannot log all...
2015-07-28 Bryan O'Donoghuegreybus: loopback: provide interface to read all latenc...
2015-07-28 Bryan O'Donoghuegreybus: loopback: make loopback code thread safe
2015-07-28 Bryan O'Donoghuegreybus: loopback: remove redundant timestamping
2015-07-28 Viresh Kumargreybus: initialize svc connection while creating hd
2015-07-28 Greg Kroah... greybus: core: clean up ida memory for host controller
2015-07-27 Viresh Kumargreybus: remove svc_msg.h
2015-07-27 Viresh Kumargreybus: es1: create svc connection early enough
2015-07-27 Greg Kroah... greybus: interface: make gb_interface_destroy() static
2015-07-27 Greg Kroah... greybus: remove submit_svc from the host driver
2015-07-27 Greg Kroah... greybus: greybus.h: remove greybus_svc_in()
2015-07-27 Perry Hunggreybus: svc: add flags and traffic class parameter...
2015-07-27 Perry Hunggreybus: svc: connection: ask SVC to create connections
2015-07-27 Perry Hunggreybus: svc: create bidirectional routes on hotplug...
2015-07-27 Perry Hunggreybus: svc: add route create operation
2015-07-27 Viresh Kumargreybus: get rid of old svc-protocol
2015-07-27 Greg Kroah... greybus: es2: remove svc endpoint message handling
2015-07-27 Greg Kroah... greybus: es1: remove svc endpoint message handling
2015-07-27 Viresh Kumargreybus: Switch to Cport 0 for svc and control protocol
2015-07-27 Viresh Kumargreybus: es1/2: Lets start using svc protocol
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 Perry Hunggreybus: battery: fix panic on operation error
2015-07-24 Viresh Kumargreybus: interface: localize gb_interface_destroy()
2015-07-24 Viresh Kumargreybus: svc: remove interface->svc pointer
2015-07-24 Viresh Kumargreybus: svc: connection is created only once now
2015-07-24 Viresh Kumargreybus: svc: fully initialize the partially initialize...
2015-07-24 Bryan O'Donoghuegreybus: loopback: convert loopback wake/sleep to a...
2015-07-24 Greg Kroah... greybus: loopback: add poll support to the iteration_co...
2015-07-23 Johan Hovoldgreybus: operation: add completion work queue
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... greybus: connection: prevent oops for protocol_id sysfs...
2015-07-23 Viresh Kumargreybus: svc: Fix build warning on 64bit systems
2015-07-22 Johan Hovoldgreybus: connection: fix connection initialisation
2015-07-22 Johan Hovoldgreybus: operation: clean up greybus_message_sent
2015-07-22 Johan Hovoldgreybus: operation: fix operation ordering
2015-07-22 Bryan O'Donoghuegreybus: loopback: rename frequency to requests
2015-07-22 Bryan O'Donoghuegreybus: loopback: add commentary to sysfs variables
2015-07-22 Bryan O'Donoghuegreybus: loopback: run operations a set number of times
2015-07-22 Bryan O'Donoghuegreybus: loopback: update loopback operation descriptio...
2015-07-22 Bryan O'Donoghuegreybus: loopback: timestamp seeding should not drop...
2015-07-22 Bryan O'Donoghuegreybus: manifest: convert pr_err to dev_err
2015-07-22 Bryan O'Donoghuegreybus: manifest: reserve control connection cport...
2015-07-22 Viresh Kumargreybus: svc: No need of a separate version request
2015-07-22 Viresh Kumargreybus: svc: Implement SVC requests
2015-07-22 Viresh Kumargreybus: svc: Add helpers to create AP<->SVC connection
2015-07-22 Viresh Kumargreybus: interface: Update gb_create_control_connection...
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: Define cport/bundle for SVC protocol
2015-07-22 Viresh Kumargreybus: Define device ids for AP/SVC/modules
2015-07-22 Viresh Kumargreybus: protocol: move version_response structure...
2015-07-22 Viresh Kumargreybus: sync protocol and class definitions
2015-07-22 Viresh Kumargreybus: interface: drop stale comment
2015-07-22 Viresh Kumargreybus: connections: comment style fix
2015-07-20 Johan Hovoldgreybus: operation: fix atomic message submission
2015-07-20 Johan Hovoldgreybus: operation: fix atomic response allocation
2015-07-16 Johan Hovoldgreybus: kernel_ver: add list_last_entry for old kernels
2015-07-15 Johan Hovoldgreybus: operation: add gb_operation_sync_timeout helper
2015-07-15 Johan Hovoldgreybus: operation: allow drivers to define custom...
2015-07-15 Johan Hovoldgreybus: operation: split incoming and outgoing cancell...
2015-07-15 Johan Hovoldgreybus: operation: fix response-cancellation race
2015-07-15 Johan Hovoldgreybus: operation: fix operation look-up race
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: suppress response submission on...
2015-07-15 Johan Hovoldgreybus: operation: clean up operation work function
2015-07-15 Johan Hovoldgreybus: operation: complete operations on cancellation
2015-07-15 Johan Hovoldgreybus: operation: make cancellation synchronous
2015-07-15 Johan Hovoldgreybus: operation: add active counter
2015-07-15 Johan Hovoldgreybus: operation: clean up create-incoming error...
2015-07-15 Johan Hovoldgreybus: operation: fix another cancellation use-after...
2015-07-14 Bryan O'Donoghuegreybus: uart: fix typo in defintion
2015-07-14 Bryan O'Donoghuegreybus: loopback: fix 64bit printf format error
2015-07-14 Bryan O'Donoghuegreybus: loopback: fix broken tabs in greybus_protocols.h
2015-07-13 Bryan O'Donoghuegreybus: loopback: update throughput metrics to improve...
2015-07-13 Bryan O'Donoghuegreybus: loopback: truncate maximum loop data to link...
2015-07-13 Bryan O'Donoghuegreybus: loopback: add sink to loopback protocol
next