index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
3
-4
/
+5
2012-09-22
ptp: provide the clock's adjusted frequency
Richard Cochran
1
-2
/
+3
2012-09-22
ptp: remember the adjusted frequency
Richard Cochran
2
-0
/
+2
2012-09-07
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
1
-0
/
+5
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-05-16
ptp_pch: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2012-04-21
pch_gbe: correct receive time stamp filtering
Takahiro Shimizu
1
-3
/
+7
2012-04-21
pch_gbe: do not set the channel control register
Takahiro Shimizu
1
-2
/
+0
2012-04-21
pch_gbe: export a method to set the receive match address
Takahiro Shimizu
1
-1
/
+2
2012-04-21
pch_gbe: scale time stamps to nanoseconds
Takahiro Shimizu
1
-0
/
+2
2012-04-16
Fix typo in various Kconfig file
Masanari Iida
1
-1
/
+1
2012-04-12
ixp4xx_eth: Fix up the get_ts_info ethtool method.
Richard Cochran
1
-2
/
+2
2012-04-04
ixp4xx_eth: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+3
2012-04-04
ptp: Add a method for obtaining the device index.
Richard Cochran
1
-0
/
+6
2012-03-17
phc: Update author's email address.
Richard Cochran
2
-2
/
+2
2012-03-09
ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.
David S. Miller
1
-3
/
+3
2012-03-09
supports eg20t ptp clock
Takahiro Shimizu
3
-0
/
+744
2011-12-06
ptp: Fix clock_getres() implementation
Thomas Gleixner
1
-1
/
+3
2011-06-01
ptp: Fix some locking bugs in ptp_read()
Dan Carpenter
1
-4
/
+4
2011-06-01
ptp: Return -EFAULT on copy_to_user() errors
Dan Carpenter
1
-1
/
+2
2011-05-23
ptp: Added a clock driver for the National Semiconductor PHYTER.
Richard Cochran
1
-0
/
+19
2011-05-23
ptp: Added a clock driver for the IXP46x.
Richard Cochran
3
-0
/
+346
2011-05-23
ptp: Added a clock that uses the eTSEC found on the MPC85xx.
Richard Cochran
1
-0
/
+13
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran
6
-0
/
+860