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-12-11
greybus: loopback: register a struct device.
Axel Haslam
2015-12-10
greybus: loopback: remove mask attribute
Axel Haslam
2015-12-07
greybus: loopback: Ensure we reset stats once and once only
Bryan O'Donoghue
2015-12-07
greybus: loopback: Convert thread delay to microseconds
Bryan O'Donoghue
2015-12-07
greybus: loopback: Add asynchronous bi-directional support
Bryan O'Donoghue
2015-12-07
greybus: loopback: Convert cross-thread mutex to spinlock while relaxing conn...
Bryan O'Donoghue
2015-12-04
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
2015-12-03
greybus: loopback: drop bus aggregate calculation
Bryan O'Donoghue
2015-12-03
greybus: loopback: Drop unused timeval variables
Bryan O'Donoghue
2015-12-03
greybus: loopback: Move latency_ts initialization to transfer routine
Bryan O'Donoghue
2015-12-03
greybus: loopback: Relax locking during loopback operations
Bryan O'Donoghue
2015-11-25
greybus: loopback: remove endo reference
Johan Hovold
2015-11-25
greybus: interface: make interfaces children of host devices
Johan Hovold
2015-11-19
greybus: loopback: allocate a response even for a 0-byte request
Bartosz Golaszewski
2015-11-19
greybus: loopback: fix invalid response size
Alexandre Bailon
2015-11-11
greybus: loopback: fix layer violation
Johan Hovold
2015-10-19
greybus: loopback: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-10-15
greybus: loopback: capture and present firmware supplied latencies
Bryan O'Donoghue
2015-10-15
greybus: loopback: add tracker variables to hold firmware timestamps
Bryan O'Donoghue
2015-10-15
greybus: loopback: send command to APBridge to tag throughput
Bryan O'Donoghue
2015-09-29
greybus: operation: remove gb_operation_destroy
Johan Hovold
2015-09-23
greybus: loopback: remove module specific identifier from debugfs name
Bryan O'Donoghue
2015-09-23
greybus: loopback: drop redundant endo0 string from debugfs entry name
Bryan O'Donoghue
2015-09-23
greybus: loopback: masked out threads should sleep
Bryan O'Donoghue
2015-09-23
greybus: loopback: move sysfs entries to /sys/bus/greybus/devices/endo0
Bryan O'Donoghue
2015-09-23
greybus: loopback: drop dependency on internal timestamps
Bryan O'Donoghue
2015-09-14
greybus: loopback: use dev_name to populate sysfsname
Bryan O'Donoghue
2015-09-14
greybus: loopback: add gb_loopback_operation_sync
Bryan O'Donoghue
2015-09-14
greybus: loopback: sort list of connections for masking purposes
Bryan O'Donoghue
2015-09-14
greybus: loopback: add response len to loopback protocol
Bryan O'Donoghue
2015-09-14
greybus: loopback: convert pr_info to dev_err
Bryan O'Donoghue
2015-09-14
greybus: loopback: ensure sysfs entries are cleaned up on exit
Bryan O'Donoghue
2015-09-14
greybus: loopback: ensure debugfs entires are cleaned up on exit
Bryan O'Donoghue
2015-09-14
greybus: loopback: exit kfree after mutex release
Bryan O'Donoghue
2015-09-14
greybus: loopback: hold a coarse lock while init/exit run
Bryan O'Donoghue
2015-09-14
greybus: loopback: ensure count decrement happens before sysfs_remove_groups
Bryan O'Donoghue
2015-09-04
greybus: loopback: make sure to list_del on connection_exit
Bryan O'Donoghue
2015-08-18
greybus: loopback: fix typo in comment
Bryan O'Donoghue
2015-08-18
greybus: loopback: add module level sys/debug fs data points
Bryan O'Donoghue
2015-08-18
greybus: loopback: remove checkpatch error causing macro
Bryan O'Donoghue
2015-08-18
greybus: loopback: initialized ms_wait negate warning
Bryan O'Donoghue
2015-08-18
greybus: loopback: add bitmask of connections to include in test
Bryan O'Donoghue
2015-08-18
greybus: loopback: graph round-trip time for all threads
Bryan O'Donoghue
2015-08-18
greybus: loopback: functionally decompose gb_loopback_calc_latency
Bryan O'Donoghue
2015-08-18
greybus: loopback: add gb_loopback_nsec_to_usec_latency
Bryan O'Donoghue
2015-08-18
greybus: loopback: support synchronized tests over multiple cports
Bryan O'Donoghue
2015-08-18
greybus: loopback: convert sample report interface to debugfs
Bryan O'Donoghue
2015-08-18
greybus: loopback: add ability to graph greybus latency
Bryan O'Donoghue
2015-08-14
greybus: loopback: Print error on data mismatch
Viresh Kumar
2015-08-14
greybus: loopback: Send some sensible data
Viresh Kumar
[prev]
[next]