summaryrefslogtreecommitdiffstats
path: root/drivers/ptp
Commit message (Expand)AuthorAgeFilesLines
* ptp_qoriq: move some definitions to header fileYangbo Lu2018-05-281-131/+1
* ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu2018-05-283-7/+592
* ptp_pch: use helpers function for converting between ns and timespecYueHaibing2018-04-271-5/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-2/+2
* Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-161-1/+4
|\
| * x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-081-1/+1
| * ptp_kvm: probe for kvm guest availabilityJoao Martins2017-11-081-0/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ptp: make ptp_clock_info constBhumika Goyal2017-08-224-4/+4
* ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-012-0/+45
* ptp: dte: Use LL suffix for 64-bit constantsGeert Uytterhoeven2017-07-061-1/+1
* ptp: Add a ptp clock driver for Broadcom DTEArun Parameswaran2017-06-153-0/+370
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-11/+7
|\
| * time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2017-04-141-11/+7
* | PTP: fix ptr_ret.cocci warningskbuild test robot2017-03-201-4/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-223-0/+220
|\
| * ptp_kvm: try to detect hypercall availabilityRadim Krčmář2017-02-161-0/+7
| * PTP: add kvm PTP driverMarcelo Tosatti2017-02-083-0/+213
* | ptp: create "pins" together with the rest of attributesDmitry Torokhov2017-02-173-42/+24
* | ptp: use is_visible method to hide unused attributesDmitry Torokhov2017-02-171-70/+55
* | ptp: use kcalloc when allocating arraysDmitry Torokhov2017-02-171-3/+2
* | ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov2017-02-171-2/+0
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-5/+5
|\
| * posix-timers: Make them configurableNicolas Pitre2016-11-161-1/+1
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-4/+4
* | ptp: Introduce a high resolution frequency adjustment method.Richard Cochran2016-11-091-1/+4
* | ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-10-311-1/+1
|/
* drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich2016-10-131-0/+1
* ptp: Fix resource leak in case of errorChristophe Jaillet2016-10-031-0/+1
* ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann2016-09-061-7/+8
* ptp: oops in ptp_ioctl()Dan Carpenter2016-05-291-0/+1
* ptp: use memdup_user().Muhammad Falak R Wani2016-05-231-8/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-0/+27
|\
| * ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall2016-03-031-0/+27
* | ptp: ixp46x: use helpers for converting ns to timespecKefeng Wang2016-01-291-5/+2
|/
* ptp: remove 32 bit get/set methods.Richard Cochran2015-03-312-18/+5
* ptp: pch: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
* ptp: ixp46x: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
* ptp: use the 64 bit get/set time methods for the posix clock.Richard Cochran2015-03-311-2/+17
* ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.Richard Cochran2015-03-311-4/+10
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ptp: Allow reassigning calibration pin functionStefan Sørensen2014-07-011-7/+2
* ptp: ptp_pch depends on x86_32Jean Delvare2014-06-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-1/+2
|\
| * ptp: fix kconfig dependency warningsRandy Dunlap2014-05-121-1/+2
* | ptp: validate the requested frequency adjustment.Richard Cochran2014-04-281-1/+4
|/
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-011-0/+1
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-212-0/+2
* ptp: expose the programmable pins via sysfsRichard Cochran2014-03-212-0/+118