Age | Commit message (Expand) | Author |
2019-12-13 | ptp: clockmatrix: add I2C dependency | Arnd Bergmann |
2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-15 | ptp: Introduce strict checking of external time stamp options. | Richard Cochran |
2019-11-15 | ptp: Validate requests to enable time stamping of external signals. | Richard Cochran |
2019-11-12 | ptp: ptp_clockmatrix: Fix build error | YueHaibing |
2019-11-06 | ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe() | Wei Yongjun |
2019-11-03 | ptp: Add a ptp clock driver for IDT ClockMatrix. | Vincent Cheng |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-10 | ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-10-07 | ptp: fix typo of "mechanism" in Kconfig help text | Antonio Borneo |
2019-10-02 | ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime | Vladimir Oltean |
2019-09-27 | ptp: correctly disable flags on old ioctls | Jacob Keller |
2019-09-13 | PTP: introduce new versions of IOCTLs | Felipe Balbi |
2019-07-25 | ptp: ptp_dte: remove redundant dev_err message | Ding Xiang |
2019-06-15 | ptp: add QorIQ PTP support for DPAA2 | Yangbo Lu |
2019-06-13 | ptp: ptp_clock: Publish scaled_ppm_to_ppb | Shalom Toledo |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-09 | ptp_qoriq: fix NULL access if ptp dt node missing | Claudiu Manoil |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-02-19 | ptp_qoriq: don't pass a large struct by value but instead pass it by reference | Colin Ian King |
2019-02-12 | ptp: add QorIQ PTP support for ENETC | Yangbo Lu |
2019-02-12 | ptp_qoriq: fix register memory map | Yangbo Lu |
2019-02-12 | ptp_qoriq: add little enadian support | Yangbo Lu |
2019-02-12 | ptp_qoriq: convert to use ptp_qoriq_init/free | Yangbo Lu |
2019-02-12 | ptp_qoriq: make ptp operations global | Yangbo Lu |
2019-02-12 | ptp_qoriq: make structure/function names more consistent | Yangbo Lu |
2019-02-10 | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner |
2019-02-07 | timex: use __kernel_timex internally | Deepa Dinamani |
2019-01-25 | ptp: fix debugfs_simple_attr.cocci warnings | YueHaibing |
2019-01-22 | ptp: add debugfs support for ptp_qoriq | Yangbo Lu |
2019-01-22 | ptp_qoriq: support external trigger stamp FIFO | Yangbo Lu |
2019-01-22 | ptp_qoriq: fix interrupt enabling and handling | Yangbo Lu |
2019-01-08 | ptp: check that rsv field is zero in struct ptp_sys_offset_extended | Eugene Syromiatnikov |
2018-12-28 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-12-19 | ptp: fix an IS_ERR() vs NULL check | Dan Carpenter |
2018-11-23 | ptp: Fix pass zero to ERR_PTR() in ptp_clock_register | YueHaibing |
2018-11-09 | ptp: deprecate gettime64() in favor of gettimex64() | Miroslav Lichvar |
2018-11-09 | ptp: add PTP_SYS_OFFSET_EXTENDED ioctl | Miroslav Lichvar |
2018-11-09 | ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl | Miroslav Lichvar |
2018-11-09 | ptp: reorder declarations in ptp_ioctl() | Miroslav Lichvar |
2018-10-28 | ptp: drop redundant kasprintf() to create worker name | Rasmus Villemoes |
2018-10-22 | ptp: ptp_dte: simplify getting .driver_data | Wolfram Sang |
2018-10-17 | ptp: fix Spectre v1 vulnerability | Gustavo A. R. Silva |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-08-06 | ptp_qoriq: use div_u64/div_u64_rem for 64-bit division | Yangbo Lu |
2018-08-05 | ptp_qoriq: support automatic configuration for ptp timer | Yangbo Lu |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |