index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_private.h
Age
Commit message (
Expand
)
Author
2024-03-11
ptp: make ptp_class constant
Ricardo B. Marliere
2023-11-13
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
2023-11-08
ptp: fix corrupted list in ptp_open
Edward Adam Davis
2023-10-15
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
2023-10-15
ptp: support event queue reader channel masks
Xabier Marquiegui
2023-10-15
ptp: support multiple timestamp event readers
Xabier Marquiegui
2023-10-15
ptp: Replace timestamp event queue with linked list
Xabier Marquiegui
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2023-02-22
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