index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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