index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
2023-11-14
1
-2
/
+6
*
ptp: fix corrupted list in ptp_open
Edward Adam Davis
2023-11-09
1
-0
/
+1
*
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
2023-10-15
1
-0
/
+4
*
ptp: support event queue reader channel masks
Xabier Marquiegui
2023-10-15
1
-0
/
+3
*
ptp: support multiple timestamp event readers
Xabier Marquiegui
2023-10-15
1
-1
/
+0
*
ptp: Replace timestamp event queue with linked list
Xabier Marquiegui
2023-10-15
1
-1
/
+3
*
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2023-10-15
1
-7
/
+9
*
ptp: vclock: use mutex to fix "sleep on atomic" bug
Íñigo Huguet
2023-02-23
1
-1
/
+1
*
ptp: Speed up vclock lookup
Gerhard Engleder
2022-05-10
1
-0
/
+1
*
ptp: Add cycles support for virtual clocks
Gerhard Engleder
2022-05-10
1
-0
/
+10
*
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
2021-07-01
1
-0
/
+2
*
ptp: track available ptp vclocks information
Yangbo Lu
2021-07-01
1
-0
/
+1
*
ptp: support ptp physical/virtual clocks conversion
Yangbo Lu
2021-07-01
1
-0
/
+21
*
ptp: add ptp virtual clock driver framework
Yangbo Lu
2021-07-01
1
-0
/
+15
*
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2019-12-31
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
ptp: introduce ptp auxiliary worker
Grygorii Strashko
2017-08-02
1
-0
/
+3
*
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
2017-02-17
1
-3
/
+4
*
ptp: expose the programmable pins via sysfs
Richard Cochran
2014-03-21
1
-0
/
+3
*
ptp: introduce programmable pins.
Richard Cochran
2014-03-21
1
-0
/
+5
*
PTP: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-27
1
-1
/
+1
*
ptp: remember the adjusted frequency
Richard Cochran
2012-09-22
1
-0
/
+1
*
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran
2011-05-23
1
-0
/
+92