aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-06ptp: Fix clock_getres() implementationThomas Gleixner1-1/+3
2011-06-01ptp: Fix some locking bugs in ptp_read()Dan Carpenter1-4/+4
2011-06-01ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter1-1/+2
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran1-0/+19
2011-05-23ptp: Added a clock driver for the IXP46x.Richard Cochran3-0/+346
2011-05-23ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran1-0/+13
2011-05-23ptp: Added a brand new class driver for ptp clocks.Richard Cochran6-0/+860