summaryrefslogtreecommitdiff
path: root/drivers/ptp
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-16
|\
| * x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-08
| * ptp_kvm: probe for kvm guest availabilityJoao Martins2017-11-08
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* ptp: make ptp_clock_info constBhumika Goyal2017-08-22
* ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-01
* ptp: dte: Use LL suffix for 64-bit constantsGeert Uytterhoeven2017-07-06
* ptp: Add a ptp clock driver for Broadcom DTEArun Parameswaran2017-06-15
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\
| * time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2017-04-14
* | PTP: fix ptr_ret.cocci warningskbuild test robot2017-03-20
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-22
|\
| * ptp_kvm: try to detect hypercall availabilityRadim Krčmář2017-02-16
| * PTP: add kvm PTP driverMarcelo Tosatti2017-02-08
* | ptp: create "pins" together with the rest of attributesDmitry Torokhov2017-02-17
* | ptp: use is_visible method to hide unused attributesDmitry Torokhov2017-02-17
* | ptp: use kcalloc when allocating arraysDmitry Torokhov2017-02-17
* | ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov2017-02-17
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\
| * posix-timers: Make them configurableNicolas Pitre2016-11-16
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-16
* | ptp: Introduce a high resolution frequency adjustment method.Richard Cochran2016-11-09
* | ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-10-31
|/
* drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich2016-10-13
* ptp: Fix resource leak in case of errorChristophe Jaillet2016-10-03
* ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann2016-09-06
* ptp: oops in ptp_ioctl()Dan Carpenter2016-05-29
* ptp: use memdup_user().Muhammad Falak R Wani2016-05-23
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\
| * ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall2016-03-03
* | ptp: ixp46x: use helpers for converting ns to timespecKefeng Wang2016-01-29
|/
* ptp: remove 32 bit get/set methods.Richard Cochran2015-03-31
* ptp: pch: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* ptp: ixp46x: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* ptp: use the 64 bit get/set time methods for the posix clock.Richard Cochran2015-03-31
* ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.Richard Cochran2015-03-31
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ptp: Allow reassigning calibration pin functionStefan Sørensen2014-07-01
* ptp: ptp_pch depends on x86_32Jean Delvare2014-06-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * ptp: fix kconfig dependency warningsRandy Dunlap2014-05-12
* | ptp: validate the requested frequency adjustment.Richard Cochran2014-04-28
|/
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-21
* ptp: expose the programmable pins via sysfsRichard Cochran2014-03-21
* ptp: introduce programmable pins.Richard Cochran2014-03-21
* ptp_pch: Add dependency on HAS_IOMEMRichard Weinberger2014-01-15
* ptp: switch to use gpiolibLinus Walleij2013-09-27