| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-08-18 | 1 | -0/+1 |
|\ |
|
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 2018-07-07 | 1 | -0/+1 |
* | | ptp_qoriq: use div_u64/div_u64_rem for 64-bit division | Yangbo Lu | 2018-08-06 | 1 | -2/+4 |
* | | ptp_qoriq: support automatic configuration for ptp timer | Yangbo Lu | 2018-08-06 | 1 | -3/+108 |
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2018-07-21 | 1 | -0/+1 |
|\ \ |
|
| * | | ptp: fix missing break in switch | Gustavo A. R. Silva | 2018-07-19 | 1 | -0/+1 |
| |/ |
|
* / | ptp: support DPAA FMan 1588 timer in ptp_qoriq | Yangbo Lu | 2018-06-26 | 2 | -39/+67 |
|/ |
|
* | ptp: replace getnstimeofday64() with ktime_get_real_ts64() | Arnd Bergmann | 2018-06-20 | 2 | -3/+3 |
* | ptp_qoriq: move some definitions to header file | Yangbo Lu | 2018-05-29 | 1 | -131/+1 |
* | ptp: rework gianfar_ptp as QorIQ common PTP driver | Yangbo Lu | 2018-05-29 | 3 | -7/+592 |
* | ptp_pch: use helpers function for converting between ns and timespec | YueHaibing | 2018-04-27 | 1 | -5/+2 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -1/+1 |
* | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 2 | -2/+2 |
* | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-16 | 1 | -1/+4 |
|\ |
|
| * | x86/pvclock: add setter for pvclock_pvti_cpu0_va | Joao Martins | 2017-11-08 | 1 | -1/+1 |
| * | ptp_kvm: probe for kvm guest availability | Joao Martins | 2017-11-08 | 1 | -0/+3 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | ptp: make ptp_clock_info const | Bhumika Goyal | 2017-08-22 | 4 | -4/+4 |
* | ptp: introduce ptp auxiliary worker | Grygorii Strashko | 2017-08-02 | 2 | -0/+45 |
* | ptp: dte: Use LL suffix for 64-bit constants | Geert Uytterhoeven | 2017-07-06 | 1 | -1/+1 |
* | ptp: Add a ptp clock driver for Broadcom DTE | Arun Parameswaran | 2017-06-15 | 3 | -0/+370 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-02 | 1 | -11/+7 |
|\ |
|
| * | time: Change posix clocks ops interfaces to use timespec64 | Deepa Dinamani | 2017-04-14 | 1 | -11/+7 |
* | | PTP: fix ptr_ret.cocci warnings | kbuild test robot | 2017-03-20 | 1 | -4/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-02-23 | 3 | -0/+220 |
|\ |
|
| * | ptp_kvm: try to detect hypercall availability | Radim Krčmář | 2017-02-16 | 1 | -0/+7 |
| * | PTP: add kvm PTP driver | Marcelo Tosatti | 2017-02-08 | 3 | -0/+213 |
* | | ptp: create "pins" together with the rest of attributes | Dmitry Torokhov | 2017-02-17 | 3 | -42/+24 |
* | | ptp: use is_visible method to hide unused attributes | Dmitry Torokhov | 2017-02-17 | 1 | -70/+55 |
* | | ptp: use kcalloc when allocating arrays | Dmitry Torokhov | 2017-02-17 | 1 | -3/+2 |
* | | ptp: do not explicitly set drvdata in ptp_clock_register() | Dmitry Torokhov | 2017-02-17 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-13 | 1 | -5/+5 |
|\ |
|
| * | posix-timers: Make them configurable | Nicolas Pitre | 2016-11-16 | 1 | -1/+1 |
| * | ptp_clock: Allow for it to be optional | Nicolas Pitre | 2016-11-16 | 1 | -4/+4 |
* | | ptp: Introduce a high resolution frequency adjustment method. | Richard Cochran | 2016-11-10 | 1 | -1/+4 |
* | | ptp: use permission-specific DEVICE_ATTR variants | Julia Lawall | 2016-10-31 | 1 | -1/+1 |
|/ |
|
* | drivers/ptp: Fix kernel memory disclosure | Vlad Tsyrklevich | 2016-10-13 | 1 | -0/+1 |
* | ptp: Fix resource leak in case of error | Christophe Jaillet | 2016-10-04 | 1 | -0/+1 |
* | ptp: ixp46x: remove NO_IRQ handling | Arnd Bergmann | 2016-09-07 | 1 | -7/+8 |
* | ptp: oops in ptp_ioctl() | Dan Carpenter | 2016-05-30 | 1 | -0/+1 |
* | ptp: use memdup_user(). | Muhammad Falak R Wani | 2016-05-23 | 1 | -8/+3 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -0/+27 |
|\ |
|
| * | ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping | Christopher S. Hall | 2016-03-03 | 1 | -0/+27 |
* | | ptp: ixp46x: use helpers for converting ns to timespec | Kefeng Wang | 2016-01-29 | 1 | -5/+2 |
|/ |
|
* | ptp: remove 32 bit get/set methods. | Richard Cochran | 2015-03-31 | 2 | -18/+5 |
* | ptp: pch: convert to the 64 bit get/set time methods. | Richard Cochran | 2015-03-31 | 1 | -4/+4 |
* | ptp: ixp46x: convert to the 64 bit get/set time methods. | Richard Cochran | 2015-03-31 | 1 | -4/+4 |
* | ptp: use the 64 bit get/set time methods for the posix clock. | Richard Cochran | 2015-03-31 | 1 | -2/+17 |
* | ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl. | Richard Cochran | 2015-03-31 | 1 | -4/+10 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |