index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
ptp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+17
2025-05-16
ptp: ocp: Limit signal/freq counts in summary output functions
Sagi Maimon
1
-7
/
+17
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+50
2025-05-01
ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
Sagi Maimon
1
-2
/
+50
2025-04-29
ptp: ocp: Add const to bp->attr_group allocation type
Kees Cook
1
-1
/
+1
2025-04-22
ptp: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-2
/
+2
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-04-16
ptp: ocp: fix start time alignment in ptp_ocp_signal_set
Sagi Maimon
1
-0
/
+1
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
1
-0
/
+2
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
4
-25
/
+19
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-20
ptp: ocp: reject unsupported periodic output flags
Jacob Keller
1
-0
/
+4
2025-03-06
ptp: ocp: Remove redundant check in _signal_summary_show
Ivan Abramov
1
-3
/
+0
2025-03-05
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
1
-0
/
+16
2025-02-11
ptp: vmclock: Remove goto-based cleanup logic
Thomas Weißschuh
1
-19
/
+13
2025-02-11
ptp: vmclock: Clean up miscdev and ptp clock through devres
Thomas Weißschuh
1
-7
/
+6
2025-02-11
ptp: vmclock: Don't unregister misc device if it was not registered
Thomas Weißschuh
1
-1
/
+2
2025-02-11
ptp: vmclock: Set driver data before its usage
Thomas Weißschuh
1
-2
/
+2
2025-02-11
ptp: vmclock: Add .owner to vmclock_miscdev_fops
David Woodhouse
1
-0
/
+1
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+12
2025-01-28
ptp: Properly handle compat ioctls
Thomas Weißschuh
1
-0
/
+4
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2025-01-27
ptp: Ensure info->enable callback is always set
Thomas Weißschuh
1
-0
/
+8
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-8
/
+8
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
1
-1
/
+1
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-07
pps: Fix a use-after-free
Calvin Owens
1
-1
/
+1
2025-01-02
ptp: ocp: constify 'struct bin_attribute'
Thomas Weißschuh
1
-8
/
+8
2024-12-06
ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
Thomas Weißschuh
1
-3
/
+3
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+2
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
7
-7
/
+7
2024-11-30
ptp: Add error handling for adjfine callback in ptp_clock_adjtime
Ajay Kaher
1
-1
/
+2
2024-11-04
ptp: Remove 'default y' for VMCLOCK PTP device
David Woodhouse
1
-1
/
+5
2024-11-03
ptp: fc3: remove redundant check on variable ret
Colin Ian King
1
-5
/
+0
2024-10-31
ptp_pch: Replace deprecated PCI functions
Philipp Stanner
1
-3
/
+3
2024-10-30
s390/time: Add PtP driver
Sven Schnelle
3
-0
/
+141
2024-10-09
ptp: Add support for the AMZNC10C 'vmclock' device
David Woodhouse
3
-0
/
+629
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-09
ptp: ptp_ines: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-08
ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDED
Mahesh Bandewar
1
-2
/
+6
2024-09-06
ptp: ocp: Improve PCIe delay estimation
Vadim Fedorenko
1
-9
/
+11
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-67
/
+101
2024-09-05
ptp: ptp_idt82p33: Convert comma to semicolon
Chen Ni
1
-4
/
+4
2024-09-03
ptp: ocp: adjust sysfs entries to expose tty information
Vadim Fedorenko
1
-11
/
+51
2024-09-03
ptp: ocp: convert serial ports to array
Vadim Fedorenko
1
-63
/
+57
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-06-25
ptp/vmware: Use VMware hypercall API
Alexey Makhalov
1
-9
/
+3
2024-06-18
ptp: fix integer overflow in max_vclocks_store
Dan Carpenter
1
-2
/
+1
2024-06-05
ptp: Fix error message on failed pin verification
Karol Kolacinski
1
-1
/
+2
[next]