index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_chardev.c
Age
Commit message (
Expand
)
Author
2025-10-31
ptp: Allow exposing cycles only for clocks with free-running counter
Carolina Jubran
2025-09-17
ptp: rework ptp_clock_unregister() to disable events
Russell King (Oracle)
2025-09-17
ptp: describe the two disables in ptp_set_pinfunc()
Russell King (Oracle)
2025-09-09
ptp: Add ioctl commands to expose raw cycle counter values
Carolina Jubran
2025-07-03
ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
Thomas Gleixner
2025-06-26
ptp: Simplify ptp_read()
Thomas Gleixner
2025-06-26
ptp: Convert chardev code to lock guards
Thomas Gleixner
2025-06-26
ptp: Split out PTP_MASK_EN_SINGLE ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_MASK_CLEAR_ALL ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_PIN_SETFUNC ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_PIN_GETFUNC ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_SYS_OFFSET ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_SYS_OFFSET_EXTENDED ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_SYS_OFFSET_PRECISE ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_ENABLE_PPS ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_PEROUT_REQUEST ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_EXTTS_REQUEST ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_CLOCK_GETCAPS ioctl code
Thomas Gleixner
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-03-05
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
2025-01-28
ptp: Properly handle compat ioctls
Thomas Weißschuh
2024-09-08
ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDED
Mahesh Bandewar
2024-06-05
ptp: Fix error message on failed pin verification
Karol Kolacinski
2023-11-13
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
2023-11-13
Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"
Jakub Kicinski
2023-11-10
ptp: Fixes a null pointer dereference in ptp_ioctl
Yuran Pereira
2023-11-08
ptp: fix corrupted list in ptp_open
Edward Adam Davis
2023-11-08
ptp: ptp_read should not release queue
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-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
2020-08-05
ptp: only allow phase values lower than 1 period
Vladimir Oltean
2020-07-19
ptp: add ability to configure duty cycle for periodic output
Vladimir Oltean
2020-05-02
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
2019-11-15
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
2019-09-27
ptp: correctly disable flags on old ioctls
Jacob Keller
2019-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-01-08
ptp: check that rsv field is zero in struct ptp_sys_offset_extended
Eugene Syromiatnikov
2018-11-09
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
2018-11-09
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
2018-11-09
ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
Miroslav Lichvar
2018-11-09
ptp: reorder declarations in ptp_ioctl()
Miroslav Lichvar
2018-10-17
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
[next]