index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2
-2
/
+24
2020-03-06
ptp: add VMware virtual PTP clock driver
Vivek Thampi
3
-0
/
+157
2020-02-25
ptp: Add a ptp clock driver for IDT 82P33 SMU.
Min Li
4
-0
/
+1192
2020-02-17
ptp_qoriq: drop the code of alarm
Yangbo Lu
1
-28
/
+1
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-14
ptp: free ptp device pin descriptors properly
Vladis Dronov
1
-2
/
+2
2020-01-12
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
3
-344
/
+1
2020-01-08
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2
-64
/
+15
2020-01-03
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-18
/
+15
2019-12-31
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
1
-0
/
+6
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2
-18
/
+15
2019-12-26
ptp: Add a driver for InES time stamping IP core.
Richard Cochran
3
-0
/
+863
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-17
ptp_qoriq: export extts_clean_up() function
Yangbo Lu
1
-2
/
+2
2019-12-17
ptp_qoriq: check valid status before reading extts fifo
Yangbo Lu
1
-3
/
+8
2019-12-14
ptp: clockmatrix: add I2C dependency
Arnd Bergmann
1
-1
/
+1
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+15
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
1
-0
/
+2
2019-11-15
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
1
-5
/
+13
2019-11-12
ptp: ptp_clockmatrix: Fix build error
YueHaibing
1
-1
/
+1
2019-11-07
ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()
Wei Yongjun
1
-1
/
+3
2019-11-04
ptp: Add a ptp clock driver for IDT ClockMatrix.
Vincent Cheng
5
-0
/
+2201
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-10-11
ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-07
ptp: fix typo of "mechanism" in Kconfig help text
Antonio Borneo
1
-2
/
+2
2019-10-02
ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime
Vladimir Oltean
1
-1
/
+2
2019-09-27
ptp: correctly disable flags on old ioctls
Jacob Keller
1
-2
/
+2
2019-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
1
-0
/
+63
2019-07-25
ptp: ptp_dte: remove redundant dev_err message
Ding Xiang
1
-4
/
+1
2019-06-15
ptp: add QorIQ PTP support for DPAA2
Yangbo Lu
1
-1
/
+1
2019-06-14
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
6
-84
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-09
ptp_qoriq: fix NULL access if ptp dt node missing
Claudiu Manoil
1
-0
/
+3
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-02-20
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
1
-3
/
+3
2019-02-12
ptp: add QorIQ PTP support for ENETC
Yangbo Lu
1
-1
/
+1
2019-02-12
ptp_qoriq: fix register memory map
Yangbo Lu
1
-5
/
+6
2019-02-12
ptp_qoriq: add little enadian support
Yangbo Lu
2
-36
/
+45
2019-02-12
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
1
-67
/
+77
2019-02-12
ptp_qoriq: make ptp operations global
Yangbo Lu
1
-11
/
+16
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
2
-162
/
+162
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
1
-1
/
+1
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-1
/
+1
2019-01-26
ptp: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-8
/
+8
2019-01-23
ptp: add debugfs support for ptp_qoriq
Yangbo Lu
4
-2
/
+108
2019-01-23
ptp_qoriq: support external trigger stamp FIFO
Yangbo Lu
1
-14
/
+54
[next]