summaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_ocp.c
AgeCommit message (Expand)Author
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-25ptp: ocp: Reuse META's PCI vendor IDAndy Shevchenko
2025-11-25ptp: ocp: Apply standard pattern for cleaning up loopAndy Shevchenko
2025-11-25ptp: ocp: Make ptp_ocp_unregister_ext() NULL-awareAndy Shevchenko
2025-11-25ptp: ocp: Refactor signal_show() and fix %ptT misuseAndy Shevchenko
2025-11-19ptp: ocp: Switch to use %ptSpAndy Shevchenko
2025-11-10ptp: ocp: Document sysfs output format for backward compatibilityZhongqiu Han
2025-10-22ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loopJiasheng Jiang
2025-09-19ptp_ocp: make ptp_ocp driver compatible with PTP_EXTTS_REQUEST2Vadim Fedorenko
2025-08-29ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdogDuoming Zhou
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-16ptp: ocp: Limit signal/freq counts in summary output functionsSagi Maimon
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operationsSagi Maimon
2025-04-29ptp: ocp: Add const to bp->attr_group allocation typeKees Cook
2025-04-16ptp: ocp: fix start time alignment in ptp_ocp_signal_setSagi Maimon
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-20ptp: ocp: reject unsupported periodic output flagsJacob Keller
2025-03-06ptp: ocp: Remove redundant check in _signal_summary_showIvan Abramov
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-07pps: Fix a use-after-freeCalvin Owens
2025-01-02ptp: ocp: constify 'struct bin_attribute'Thomas Weißschuh
2024-09-06ptp: ocp: Improve PCIe delay estimationVadim Fedorenko
2024-09-03ptp: ocp: adjust sysfs entries to expose tty informationVadim Fedorenko
2024-09-03ptp: ocp: convert serial ports to arrayVadim Fedorenko
2024-05-09ptp: ocp: fix DPLL functionsVadim Fedorenko
2024-02-08ptp: ocp: add Adva timecard supportSagi Maimon
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-02ptp: ocp: Use DEFINE_RES_*() in placeAndy Shevchenko
2023-12-29ptp: ocp: fix bug in unregistering the DPLL subsystemSagi Maimon
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-04ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()Nathan Chancellor
2023-10-04ptp: ocp: fix error code in probe()Dan Carpenter
2023-10-02ptp: ocp: Fix error handling in ptp_ocp_device_initDinghao Liu
2023-09-17ptp_ocp: implement DPLL opsVadim Fedorenko
2023-06-20ptp: ocp: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-10ptp_ocp: add force_irq to xilinx_spi configurationVadim Fedorenko
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-10-24ptp: ocp: remove flash image header check fallbackVadim Fedorenko
2022-10-24ptp: ocp: expose config and temperature for ART cardVadim Fedorenko
2022-10-24ptp: ocp: add serial port of mRO50 MAC on ART cardVadim Fedorenko
2022-10-24ptp: ocp: add Orolia timecard supportVadim Fedorenko
2022-10-24ptp: ocp: upgrade serial line informationVadim Fedorenko