index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
greybus: svc: add flags and traffic class parameter to connection create op
Perry Hung
2
-0
/
+12
2015-07-29
greybus: svc: connection: ask SVC to create connections
Perry Hung
3
-1
/
+9
2015-07-29
greybus: svc: create bidirectional routes on hotplug request
Perry Hung
1
-0
/
+19
2015-07-29
greybus: svc: add route create operation
Perry Hung
2
-0
/
+29
2015-07-29
greybus: get rid of old svc-protocol
Viresh Kumar
4
-363
/
+0
2015-07-29
greybus: es2: remove svc endpoint message handling
Greg Kroah-Hartman
1
-69
/
+2
2015-07-29
greybus: es1: remove svc endpoint message handling
Greg Kroah-Hartman
1
-69
/
+2
2015-07-29
greybus: Switch to Cport 0 for svc and control protocol
Viresh Kumar
1
-2
/
+2
2015-07-29
greybus: es1/2: Lets start using svc protocol
Viresh Kumar
2
-22
/
+8
2015-07-29
greybus: svc: revert svc changes to keep things working for a while.
Greg Kroah-Hartman
11
-94
/
+741
2015-07-28
greybus: loopback: warn user if kfifo cannot log all data
Bryan O'Donoghue
1
-2
/
+9
2015-07-28
greybus: loopback: provide interface to read all latency data-points
Bryan O'Donoghue
1
-3
/
+143
2015-07-28
greybus: loopback: make loopback code thread safe
Bryan O'Donoghue
1
-4
/
+16
2015-07-28
greybus: loopback: remove redundant timestamping
Bryan O'Donoghue
1
-30
/
+11
2015-07-28
greybus: initialize svc connection while creating hd
Viresh Kumar
4
-13
/
+15
2015-07-28
greybus: core: clean up ida memory for host controller
Greg Kroah-Hartman
1
-0
/
+1
2015-07-27
greybus: remove svc_msg.h
Viresh Kumar
2
-158
/
+0
2015-07-27
greybus: es1: create svc connection early enough
Viresh Kumar
2
-12
/
+12
2015-07-27
greybus: interface: make gb_interface_destroy() static
Greg Kroah-Hartman
1
-3
/
+3
2015-07-27
greybus: remove submit_svc from the host driver
Greg Kroah-Hartman
4
-48
/
+1
2015-07-27
greybus: greybus.h: remove greybus_svc_in()
Greg Kroah-Hartman
1
-1
/
+0
2015-07-27
greybus: svc: add flags and traffic class parameter to connection create op
Perry Hung
2
-0
/
+12
2015-07-27
greybus: svc: connection: ask SVC to create connections
Perry Hung
3
-1
/
+9
2015-07-27
greybus: svc: create bidirectional routes on hotplug request
Perry Hung
1
-0
/
+19
2015-07-27
greybus: svc: add route create operation
Perry Hung
2
-0
/
+29
2015-07-27
greybus: get rid of old svc-protocol
Viresh Kumar
4
-363
/
+0
2015-07-27
greybus: es2: remove svc endpoint message handling
Greg Kroah-Hartman
1
-69
/
+2
2015-07-27
greybus: es1: remove svc endpoint message handling
Greg Kroah-Hartman
1
-69
/
+2
2015-07-27
greybus: Switch to Cport 0 for svc and control protocol
Viresh Kumar
1
-2
/
+2
2015-07-27
greybus: es1/2: Lets start using svc protocol
Viresh Kumar
2
-22
/
+8
2015-07-24
greybus: connection: compare hd_cport_id for matching SVC protocol
Viresh Kumar
1
-2
/
+4
2015-07-24
greybus: connection: silence warning on unbound protocols
Perry Hung
2
-4
/
+2
2015-07-24
greybus: battery: fix panic on operation error
Perry Hung
1
-1
/
+1
2015-07-24
greybus: interface: localize gb_interface_destroy()
Viresh Kumar
1
-1
/
+0
2015-07-24
greybus: svc: remove interface->svc pointer
Viresh Kumar
3
-7
/
+7
2015-07-24
greybus: svc: connection is created only once now
Viresh Kumar
2
-23
/
+11
2015-07-24
greybus: svc: fully initialize the partially initialized connection
Viresh Kumar
3
-15
/
+27
2015-07-24
greybus: loopback: convert loopback wake/sleep to a waitqueue
Bryan O'Donoghue
1
-13
/
+17
2015-07-24
greybus: loopback: add poll support to the iteration_count sysfs file
Greg Kroah-Hartman
1
-1
/
+2
2015-07-23
greybus: operation: add completion work queue
Johan Hovold
1
-6
/
+19
2015-07-23
greybus: operation: use per-connection work queues
Johan Hovold
3
-17
/
+19
2015-07-23
greybus: connection: clean up creation error paths
Johan Hovold
1
-8
/
+11
2015-07-23
greybus: connection: clean up connection creation
Johan Hovold
1
-5
/
+4
2015-07-23
greybus: connection: prevent oops for protocol_id sysfs file
Greg Kroah-Hartman
1
-1
/
+4
2015-07-23
greybus: svc: Fix build warning on 64bit systems
Viresh Kumar
1
-1
/
+1
2015-07-22
greybus: connection: fix connection initialisation
Johan Hovold
1
-4
/
+4
2015-07-22
greybus: operation: clean up greybus_message_sent
Johan Hovold
1
-3
/
+3
2015-07-22
greybus: operation: fix operation ordering
Johan Hovold
1
-1
/
+2
2015-07-22
greybus: loopback: rename frequency to requests
Bryan O'Donoghue
1
-11
/
+12
2015-07-22
greybus: loopback: add commentary to sysfs variables
Bryan O'Donoghue
1
-0
/
+3
[prev]
[next]