summaryrefslogtreecommitdiff
path: root/drivers/ptp
AgeCommit message (Expand)Author
2021-03-24ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalationYangbo Lu
2021-02-17ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessaryVincent Cheng
2021-02-17ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Clean-up dev_*() messages.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Remove unused header declarations.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.Vincent Cheng
2021-01-06ptp: ptp_ines: prevent build when HAS_IOMEM is not setRandy Dunlap
2021-01-05phy: dp83640: select CONFIG_CRC32Arnd Bergmann
2020-12-09ptp: clockmatrix: deprecate firmware older than 4.8.7Min Li
2020-12-09ptp: clockmatrix: Fix non-zero phase_adj is lost after snapMin Li
2020-12-09ptp: clockmatrix: remove 5 second delay before entering write phase modeMin Li
2020-12-09ptp: clockmatrix: reset device and check BOOT_STATUSMin Li
2020-12-05ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-25ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li
2020-11-23ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)Christian Eggers
2020-11-07ptp: idt82p33: optimize _idt82p33_adjfineMin Li
2020-11-07ptp: idt82p33: use i2c_master_send for bus writeMin Li
2020-11-07ptp: idt82p33: add adjphase supportMin Li
2020-09-18ptp_qoriq: support FIPER3Yangbo Lu
2020-08-26ptp: ptp_ines: Remove redundant null checkXu Wang
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-19ptp: ptp_clockmatrix: use i2c_master_send for i2c writeMin Li
2020-08-19ptp: ptp_ines: Use generic helper functionKurt Kanzenbach
2020-08-05ptp: only allow phase values lower than 1 periodVladimir Oltean
2020-07-30ptp: ptp_clockmatrix: update to support 4.8.7 firmwareMin Li
2020-07-19ptp: add ability to configure duty cycle for periodic outputVladimir Oltean
2020-06-25ptp_pch: use generic power managementVaibhav Gupta
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-25ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...Richard Cochran
2020-05-02ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.Vincent Cheng
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng
2020-04-29ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun
2020-04-25ptp: clockmatrix: remove unnecessary comparisonYang Yingliang
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24ptp: idt82p33: remove unnecessary comparisonYang Yingliang
2020-04-21ptp: Remove unneeded conversion to boolJason Yan
2020-04-20ptp: idt82p33: Make two variables staticYueHaibing
2020-04-20ptp_kvm: Make kvm_ptp_lock staticYueHaibing
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran
2020-03-05ptp: add VMware virtual PTP clock driverVivek Thampi
2020-02-24ptp: Add a ptp clock driver for IDT 82P33 SMU.Min Li
2020-02-16ptp_qoriq: drop the code of alarmYangbo Lu
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-14ptp: free ptp device pin descriptors properlyVladis Dronov
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann
2020-01-07ptp: clockmatrix: Rework clockmatrix version information.Vincent Cheng