summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/timesync.c
AgeCommit message (Expand)Author
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-04don't open-code file_inode()Al Viro
2016-10-16staging: greybus: timesync.c: Fixed WARNING for brace issueChase Metzger
2016-08-03greybus: timesync: Printout strobe count on sync failureBryan O'Donoghue
2016-08-03greybus: timesync: Ensure parallel synchronous calls succeedBryan O'Donoghue
2016-08-03greybus: timesync: Implement a retry mechanismBryan O'Donoghue
2016-07-21greybus: timesync: do not print frametime by defaultDavid Lin
2016-07-20greybus: timesync: reduce initial startup timeBryan O'Donoghue
2016-07-19greybus: timesync: Bugfix ping should not result in -EAGAINBryan O'Donoghue
2016-06-24greybus: timesync: Make printout consitent with other greybus messagesBryan O'Donoghue
2016-06-24greybus: timesync: Initialize the timesync ping fields to zeroBryan O'Donoghue
2016-06-16greybus: timesync: Rework timesync removal serialization logicBryan O'Donoghue
2016-06-16greybus: timesync: Fix transitions to the INACTIVE stateBryan O'Donoghue
2016-06-16greybus: timesync: Do not hold mutex on cancel_delayed_work_syncBryan O'Donoghue
2016-06-10greybus: timesync: Do 64 bit divisions in a 32 friendly wayBryan O'Donoghue
2016-06-06greybus: timesync: Add debugfs entry to display frame-ping in ktimeBryan O'Donoghue
2016-06-06greybus: timesync: Add gb_timesync_frame_time_to_timespec()Bryan O'Donoghue
2016-06-06greybus: tracepoints: Add standard Linux tracepoint for TimeSync eventBryan O'Donoghue
2016-06-06greybus: timesync: Add timesync core driverBryan O'Donoghue