summaryrefslogtreecommitdiffstats
path: root/drivers/ptp
Commit message (Expand)AuthorAgeFilesLines
* ptp: drop redundant kasprintf() to create worker nameRasmus Villemoes2018-10-281-5/+1
* ptp: ptp_dte: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
* ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-10-171-0/+4
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | ptp_qoriq: use div_u64/div_u64_rem for 64-bit divisionYangbo Lu2018-08-061-2/+4
* | ptp_qoriq: support automatic configuration for ptp timerYangbo Lu2018-08-051-3/+108
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-0/+1
|\ \
| * | ptp: fix missing break in switchGustavo A. R. Silva2018-07-181-0/+1
| |/
* / ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu2018-06-262-39/+67
|/
* ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann2018-06-202-3/+3
* 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