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
/
timesync.c
Age
Commit message (
Expand
)
Author
2017-01-07
staging: greybus: remove timesync protocol support
Greg Kroah-Hartman
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-04
don't open-code file_inode()
Al Viro
2016-10-16
staging: greybus: timesync.c: Fixed WARNING for brace issue
Chase Metzger
2016-08-03
greybus: timesync: Printout strobe count on sync failure
Bryan O'Donoghue
2016-08-03
greybus: timesync: Ensure parallel synchronous calls succeed
Bryan O'Donoghue
2016-08-03
greybus: timesync: Implement a retry mechanism
Bryan O'Donoghue
2016-07-21
greybus: timesync: do not print frametime by default
David Lin
2016-07-20
greybus: timesync: reduce initial startup time
Bryan O'Donoghue
2016-07-19
greybus: timesync: Bugfix ping should not result in -EAGAIN
Bryan O'Donoghue
2016-06-24
greybus: timesync: Make printout consitent with other greybus messages
Bryan O'Donoghue
2016-06-24
greybus: timesync: Initialize the timesync ping fields to zero
Bryan O'Donoghue
2016-06-16
greybus: timesync: Rework timesync removal serialization logic
Bryan O'Donoghue
2016-06-16
greybus: timesync: Fix transitions to the INACTIVE state
Bryan O'Donoghue
2016-06-16
greybus: timesync: Do not hold mutex on cancel_delayed_work_sync
Bryan O'Donoghue
2016-06-10
greybus: timesync: Do 64 bit divisions in a 32 friendly way
Bryan O'Donoghue
2016-06-06
greybus: timesync: Add debugfs entry to display frame-ping in ktime
Bryan O'Donoghue
2016-06-06
greybus: timesync: Add gb_timesync_frame_time_to_timespec()
Bryan O'Donoghue
2016-06-06
greybus: tracepoints: Add standard Linux tracepoint for TimeSync event
Bryan O'Donoghue
2016-06-06
greybus: timesync: Add timesync core driver
Bryan O'Donoghue