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-22
greybus: loopback: run operations a set number of times
Bryan O'Donoghue
1
-50
/
+58
2015-07-22
greybus: loopback: update loopback operation description comment
Bryan O'Donoghue
1
-3
/
+5
2015-07-22
greybus: loopback: timestamp seeding should not drop metrics
Bryan O'Donoghue
1
-4
/
+2
2015-07-22
greybus: manifest: convert pr_err to dev_err
Bryan O'Donoghue
1
-1
/
+1
2015-07-22
greybus: manifest: reserve control connection cport/bundle ids
Bryan O'Donoghue
1
-26
/
+32
2015-07-22
greybus: svc: No need of a separate version request
Viresh Kumar
1
-18
/
+1
2015-07-22
greybus: svc: Implement SVC requests
Viresh Kumar
2
-16
/
+169
2015-07-22
greybus: svc: Add helpers to create AP<->SVC connection
Viresh Kumar
5
-5
/
+90
2015-07-22
greybus: interface: Update gb_create_control_connection() to support SVC protocol
Viresh Kumar
2
-8
/
+28
2015-07-22
greybus: connection: Allow a bundle-less connection
Viresh Kumar
2
-15
/
+23
2015-07-22
greybus: connection: Create gb_connection_create_range() to specify hd-cport-id range
Viresh Kumar
2
-3
/
+14
2015-07-22
greybus: connection: don't send connected/disconnected events for SVC connection
Viresh Kumar
1
-2
/
+2
2015-07-22
greybus: Define cport/bundle for SVC protocol
Viresh Kumar
1
-1
/
+9
2015-07-22
greybus: Define device ids for AP/SVC/modules
Viresh Kumar
1
-1
/
+6
2015-07-22
greybus: protocol: move version_response structure to greybus_protocols.h
Viresh Kumar
2
-6
/
+9
2015-07-22
greybus: sync protocol and class definitions
Viresh Kumar
1
-0
/
+5
2015-07-22
greybus: interface: drop stale comment
Viresh Kumar
1
-2
/
+1
2015-07-22
greybus: connections: comment style fix
Viresh Kumar
1
-1
/
+1
2015-07-20
greybus: operation: fix atomic message submission
Johan Hovold
1
-1
/
+1
2015-07-20
greybus: operation: fix atomic response allocation
Johan Hovold
4
-8
/
+11
2015-07-16
greybus: kernel_ver: add list_last_entry for old kernels
Johan Hovold
1
-0
/
+5
2015-07-15
greybus: operation: add gb_operation_sync_timeout helper
Johan Hovold
2
-7
/
+19
2015-07-15
greybus: operation: allow drivers to define custom timeouts
Johan Hovold
2
-9
/
+22
2015-07-15
greybus: operation: split incoming and outgoing cancellation
Johan Hovold
3
-18
/
+39
2015-07-15
greybus: operation: fix response-cancellation race
Johan Hovold
1
-4
/
+8
2015-07-15
greybus: operation: fix operation look-up race
Johan Hovold
1
-11
/
+9
2015-07-15
greybus: connection: fix protocol tear-down race
Johan Hovold
1
-5
/
+2
2015-07-15
greybus: operation: fix connection tear down
Johan Hovold
4
-49
/
+107
2015-07-15
greybus: connection: add connection-state locking
Johan Hovold
2
-4
/
+21
2015-07-15
greybus: operation: suppress response submission on connection tear down
Johan Hovold
1
-0
/
+3
2015-07-15
greybus: operation: clean up operation work function
Johan Hovold
1
-11
/
+10
2015-07-15
greybus: operation: complete operations on cancellation
Johan Hovold
1
-2
/
+1
2015-07-15
greybus: operation: make cancellation synchronous
Johan Hovold
3
-3
/
+23
2015-07-15
greybus: operation: add active counter
Johan Hovold
2
-2
/
+28
2015-07-15
greybus: operation: clean up create-incoming error path
Johan Hovold
1
-4
/
+5
2015-07-15
greybus: operation: fix another cancellation use-after-free
Johan Hovold
1
-5
/
+10
2015-07-14
greybus: uart: fix typo in defintion
Bryan O'Donoghue
2
-2
/
+2
2015-07-13
greybus: loopback: fix 64bit printf format error
Bryan O'Donoghue
1
-2
/
+2
2015-07-13
greybus: loopback: fix broken tabs in greybus_protocols.h
Bryan O'Donoghue
1
-6
/
+6
2015-07-13
greybus: loopback: update throughput metrics to improve granularity
Bryan O'Donoghue
1
-5
/
+20
2015-07-13
greybus: loopback: truncate maximum loop data to link size
Bryan O'Donoghue
1
-3
/
+20
2015-07-13
greybus: loopback: add sink to loopback protocol
Bryan O'Donoghue
2
-0
/
+30
2015-07-13
greybus: loopback: make loopback type input equivalent to protocol type
Bryan O'Donoghue
1
-11
/
+11
2015-07-13
greybus: loopback: remove spurious pr_err in sysfs store
Bryan O'Donoghue
1
-1
/
+0
2015-07-13
greybus: loopback: remove magic number in state-machine
Bryan O'Donoghue
1
-1
/
+1
2015-07-13
greybus: loopback: Move loopback operation definitions
Bryan O'Donoghue
2
-20
/
+21
2015-07-13
greybus: Cleanup connection leftovers
Viresh Kumar
3
-0
/
+18
2015-07-13
greybus: operation: fix incoming-response corruption
Johan Hovold
1
-2
/
+3
2015-07-13
greybus: operation: fix outgoing-response corruption
Johan Hovold
1
-5
/
+6
2015-07-13
greybus: operation: fix use-after-free in response receive path
Johan Hovold
1
-0
/
+7
[prev]
[next]