aboutsummaryrefslogtreecommitdiff
path: root/drivers/ptp
AgeCommit message (Expand)AuthorFilesLines
2011-06-01ptp: Fix some locking bugs in ptp_read()Gravatar Dan Carpenter 1-4/+4
2011-06-01ptp: Return -EFAULT on copy_to_user() errorsGravatar Dan Carpenter 1-1/+2
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Gravatar Richard Cochran 1-0/+19
2011-05-23ptp: Added a clock driver for the IXP46x.Gravatar Richard Cochran 3-0/+346
2011-05-23ptp: Added a clock that uses the eTSEC found on the MPC85xx.Gravatar Richard Cochran 1-0/+13
2011-05-23ptp: Added a brand new class driver for ptp clocks.Gravatar Richard Cochran 6-0/+860