index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_private.h
Age
Commit message (
Expand
)
Author
2023-11-28
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
2023-03-11
ptp: vclock: use mutex to fix "sleep on atomic" bug
Íñigo Huguet
2022-05-10
ptp: Speed up vclock lookup
Gerhard Engleder
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
2021-07-01
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
2021-07-01
ptp: track available ptp vclocks information
Yangbo Lu
2021-07-01
ptp: support ptp physical/virtual clocks conversion
Yangbo Lu
2021-07-01
ptp: add ptp virtual clock driver framework
Yangbo Lu
2019-12-30
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-08-01
ptp: introduce ptp auxiliary worker
Grygorii Strashko
2017-02-17
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
2014-03-21
ptp: expose the programmable pins via sysfs
Richard Cochran
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
2013-07-26
PTP: convert class code to use dev_groups
Greg Kroah-Hartman
2012-09-22
ptp: remember the adjusted frequency
Richard Cochran
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran