aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pps/clients/pps-ldisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin1-4/+7
2013-02-13pps: Don't crash the machine when exiting will doGeorge Spelvin1-1/+10
2013-02-13pps: Use pps_lookup_dev to reduce ldisc couplingGeorge Spelvin1-6/+4
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev1-8/+0
2011-01-13pps: convert printk/pr_* to dev_*Alexander Gordeev1-0/+2
2011-01-13pps: access pps device by direct pointerAlexander Gordeev1-15/+26
2011-01-13pps: unify timestamp gatheringAlexander Gordeev1-12/+6
2010-03-12pps: serial clients supportRodolfo Giometti1-0/+154