summaryrefslogtreecommitdiffstats
path: root/drivers/ptp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-129-45/+1421
|\
| * ptp: Move from simple ida to xarrayKory Maincent2024-03-111-14/+18
| * ptp: make ptp_class constantRicardo B. Marliere2024-03-113-10/+12
| * ptp: fc3: Convert to platform remove callback returning voidUwe Kleine-König2024-03-051-4/+2
| * ptp: ocp: add Adva timecard supportSagi Maimon2024-02-081-9/+293
| * dpll: extend lock_status_get() op by status error and expose to userJiri Pirko2024-02-011-4/+5
| * ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li2024-01-294-0/+1074
| * ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li2024-01-291-1/+15
| * drivers/ptp: Convert snprintf to sysfs_emitLi Zhijian2024-01-261-7/+6
* | treewide: Remove system_counterval_t.cs, which is never readPeter Hilber2024-02-073-6/+2
* | ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constantPeter Hilber2024-02-073-7/+9
* | x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber2024-02-071-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-1/+1
|\
| * ptp: ocp: fix bug in unregistering the DPLL subsystemSagi Maimon2023-12-291-1/+1
* | ptp: ocp: Use DEFINE_RES_*() in placeAndy Shevchenko2024-01-021-20/+6
* | dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko2023-12-131-8/+0
* | net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent2023-11-181-9/+7
|/
* ptp: annotate data-race around q->head and q->tailEric Dumazet2023-11-134-6/+13
* Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"Jakub Kicinski2023-11-131-2/+0
* ptp: Fixes a null pointer dereference in ptp_ioctlYuran Pereira2023-11-101-0/+2
* ptp: fix corrupted list in ptp_openEdward Adam Davis2023-11-083-11/+19
* ptp: ptp_read should not release queueEdward Adam Davis2023-11-081-2/+0
* ptp: prevent string overflowDan Carpenter2023-10-191-2/+2
* ptp: add debugfs interface to see applied channel masksXabier Marquiegui2023-10-153-0/+25
* ptp: support event queue reader channel masksXabier Marquiegui2023-10-153-2/+39
* ptp: support multiple timestamp event readersXabier Marquiegui2023-10-154-29/+55
* ptp: Replace timestamp event queue with linked listXabier Marquiegui2023-10-154-6/+42
* posix-clock: introduce posix_clock_context conceptXabier Marquiegui2023-10-152-15/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-051-1/+0
|\
| * ptp: ocp: Fix error handling in ptp_ocp_device_initDinghao Liu2023-10-021-1/+0
* | ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()Nathan Chancellor2023-10-041-1/+1
* | ptp: ocp: fix error code in probe()Dan Carpenter2023-10-041-1/+1
* | ptp_ocp: implement DPLL opsVadim Fedorenko2023-09-172-60/+310
|/
* net: ptp: create a mock-up PTP Hardware Clock driverVladimir Oltean2023-08-093-0/+187
* ptp: Explicitly include correct DT includesRob Herring2023-07-181-1/+1
* ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...Rahul Rameshbabu2023-07-031-0/+3
* ptp: ocp: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu2023-06-201-0/+7
* ptp: idt82p33: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu2023-06-202-11/+11
* ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu2023-06-202-20/+18
* ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu2023-06-203-1/+20
* net: pch_gbe: Allow build on MIPS_GENERIC kernelJiaxun Yang2023-06-081-1/+1
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-2/+1
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-1/+1
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
| * | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-301-1/+1
|\ \ \ | | |/ | |/|
| * | ptp_qoriq: fix memory leak in probe()SongJingyi2023-03-241-1/+1
| |/
* | ptp: add ToD device driver for Intel FPGA cardsTianfei Zhang2023-03-293-0/+347
* | ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski2023-03-173-11/+53
* | ptp: ines: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1