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