aboutsummaryrefslogtreecommitdiff
path: root/drivers/ptp
AgeCommit message (Expand)Author
2017-08-22ptp: make ptp_clock_info constBhumika Goyal
2017-08-01ptp: introduce ptp auxiliary workerGrygorii Strashko
2017-07-06ptp: dte: Use LL suffix for 64-bit constantsGeert Uytterhoeven
2017-06-15ptp: Add a ptp clock driver for Broadcom DTEArun Parameswaran
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-14time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani
2017-03-20PTP: fix ptr_ret.cocci warningskbuild test robot
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-17ptp: create "pins" together with the rest of attributesDmitry Torokhov
2017-02-17ptp: use is_visible method to hide unused attributesDmitry Torokhov
2017-02-17ptp: use kcalloc when allocating arraysDmitry Torokhov
2017-02-17ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov
2017-02-16ptp_kvm: try to detect hypercall availabilityRadim Krčmář
2017-02-08PTP: add kvm PTP driverMarcelo Tosatti
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-16posix-timers: Make them configurableNicolas Pitre
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran
2016-10-31ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich
2016-10-03ptp: Fix resource leak in case of errorChristophe Jaillet
2016-09-06ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann
2016-05-29ptp: oops in ptp_ioctl()Dan Carpenter
2016-05-23ptp: use memdup_user().Muhammad Falak R Wani
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-03ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall
2016-01-29ptp: ixp46x: use helpers for converting ns to timespecKefeng Wang
2015-03-31ptp: remove 32 bit get/set methods.Richard Cochran
2015-03-31ptp: pch: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: ixp46x: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: use the 64 bit get/set time methods for the posix clock.Richard Cochran
2015-03-31ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.Richard Cochran
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-01ptp: Allow reassigning calibration pin functionStefan Sørensen
2014-06-17ptp: ptp_pch depends on x86_32Jean Delvare
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12ptp: fix kconfig dependency warningsRandy Dunlap
2014-04-28ptp: validate the requested frequency adjustment.Richard Cochran
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-21ptp: expose the programmable pins via sysfsRichard Cochran
2014-03-21ptp: introduce programmable pins.Richard Cochran
2014-01-15ptp_pch: Add dependency on HAS_IOMEMRichard Weinberger
2013-09-27ptp: switch to use gpiolibLinus Walleij
2013-07-26PTP: convert class code to use dev_groupsGreg Kroah-Hartman
2013-06-24build some drivers only when compile-testingJiri Slaby
2013-05-25ptp_pch: fix error handling in pch_probe()Wei Yongjun
2013-04-12ptp: dynamic allocation of PHC char devicesJiri Benc
2013-03-27ptp_pch: eliminate a number of sparse warningsSahara
2013-03-26ptp_pch: fix typo in module parameter descriptionJiri Benc