summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/timesync.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: timesync: Printout strobe count on sync failureBryan O'Donoghue2016-08-031-1/+2
* greybus: timesync: Ensure parallel synchronous calls succeedBryan O'Donoghue2016-08-031-2/+1
* greybus: timesync: Implement a retry mechanismBryan O'Donoghue2016-08-031-6/+16
* greybus: timesync: do not print frametime by defaultDavid Lin2016-07-211-1/+1
* greybus: timesync: reduce initial startup timeBryan O'Donoghue2016-07-201-1/+1
* greybus: timesync: Bugfix ping should not result in -EAGAINBryan O'Donoghue2016-07-191-1/+1
* greybus: timesync: Make printout consitent with other greybus messagesBryan O'Donoghue2016-06-241-3/+4
* greybus: timesync: Initialize the timesync ping fields to zeroBryan O'Donoghue2016-06-241-0/+3
* greybus: timesync: Rework timesync removal serialization logicBryan O'Donoghue2016-06-161-2/+2
* greybus: timesync: Fix transitions to the INACTIVE stateBryan O'Donoghue2016-06-161-4/+2
* greybus: timesync: Do not hold mutex on cancel_delayed_work_syncBryan O'Donoghue2016-06-161-1/+2
* greybus: timesync: Do 64 bit divisions in a 32 friendly wayBryan O'Donoghue2016-06-101-7/+15
* greybus: timesync: Add debugfs entry to display frame-ping in ktimeBryan O'Donoghue2016-06-061-12/+102
* greybus: timesync: Add gb_timesync_frame_time_to_timespec()Bryan O'Donoghue2016-06-061-25/+243
* greybus: tracepoints: Add standard Linux tracepoint for TimeSync eventBryan O'Donoghue2016-06-061-5/+12
* greybus: timesync: Add timesync core driverBryan O'Donoghue2016-06-061-0/+1021
OpenPOWER on IntegriCloud