index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
loopback.c
Age
Commit message (
Expand
)
Author
2015-08-14
greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macros
Viresh Kumar
2015-08-11
greybus: loopback: handle timestamp roll-over
Bryan O'Donoghue
2015-08-11
greybus: loopback: functionally decompose calculation of turn-around times
Bryan O'Donoghue
2015-08-11
greybus: loopback: Drop get_version support
Viresh Kumar
2015-08-03
greybus: loopback: fix connection cleanup paths
Alex Elder
2015-08-03
greybus: loopback: compute average stats on demand only
Alex Elder
2015-08-03
greybus: loopback: use separate attribute macro for average
Alex Elder
2015-08-03
greybus: loopback: all read-only attributes are unsigned
Alex Elder
2015-08-03
greybus: loopback: error is an unsigned attribute
Alex Elder
2015-08-03
greybus: loopback: use a 32-bit count
Alex Elder
2015-08-03
greybus: loopback: record 32-bit min and max
Alex Elder
2015-08-03
greybus: loopback: use u32 for stats update
Alex Elder
2015-08-03
greybus: loopback: use U64_MAX for initialization
Alex Elder
2015-08-03
greybus: loopback: drop unneeded casts for void pointers
Alex Elder
2015-08-03
greybus: looback: fix two typos
Alex Elder
2015-07-28
greybus: loopback: warn user if kfifo cannot log all data
Bryan O'Donoghue
2015-07-28
greybus: loopback: provide interface to read all latency data-points
Bryan O'Donoghue
2015-07-28
greybus: loopback: make loopback code thread safe
Bryan O'Donoghue
2015-07-28
greybus: loopback: remove redundant timestamping
Bryan O'Donoghue
2015-07-24
greybus: loopback: convert loopback wake/sleep to a waitqueue
Bryan O'Donoghue
2015-07-24
greybus: loopback: add poll support to the iteration_count sysfs file
Greg Kroah-Hartman
2015-07-22
greybus: loopback: rename frequency to requests
Bryan O'Donoghue
2015-07-22
greybus: loopback: add commentary to sysfs variables
Bryan O'Donoghue
2015-07-22
greybus: loopback: run operations a set number of times
Bryan O'Donoghue
2015-07-22
greybus: loopback: update loopback operation description comment
Bryan O'Donoghue
2015-07-22
greybus: loopback: timestamp seeding should not drop metrics
Bryan O'Donoghue
2015-07-20
greybus: operation: fix atomic response allocation
Johan Hovold
2015-07-13
greybus: loopback: fix 64bit printf format error
Bryan O'Donoghue
2015-07-13
greybus: loopback: update throughput metrics to improve granularity
Bryan O'Donoghue
2015-07-13
greybus: loopback: truncate maximum loop data to link size
Bryan O'Donoghue
2015-07-13
greybus: loopback: add sink to loopback protocol
Bryan O'Donoghue
2015-07-13
greybus: loopback: make loopback type input equivalent to protocol type
Bryan O'Donoghue
2015-07-13
greybus: loopback: remove spurious pr_err in sysfs store
Bryan O'Donoghue
2015-07-13
greybus: loopback: remove magic number in state-machine
Bryan O'Donoghue
2015-07-13
greybus: loopback: Move loopback operation definitions
Bryan O'Donoghue
2015-05-14
greybus: loopback: add more clean up when init connection fails
Phong Tran
2015-05-12
greybus: loopback: support module-initiated requests
Alex Elder
2015-05-12
greybus: loopback: define loopback functions symbolically
Alex Elder
2015-05-12
greybus: loopback: symbolically define max wait time
Alex Elder
2015-05-12
greybus: loopback: fix an incorrect comment
Alex Elder
2015-05-12
greybus: loopback: return the right error value
Alex Elder
2015-05-12
greybus: loopback: fix the type attribute check
Alex Elder
2015-04-16
greybus: loopback: fix 64-bit divisions
Johan Hovold
2015-03-31
greybus: loopback: use the attribute groups, not group
Greg Kroah-Hartman
2015-03-31
greybus: loopback: fix build breakage about SZ_4K
Greg Kroah-Hartman
2015-03-31
greybus: Add loopback protocol
Alexandre Bailon
[prev]