aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pps/kapi.c
Commit message (Expand)AuthorAgeFilesLines
* pps: initialize ts_real properlyAlexander Gordeev2011-02-251-1/+1
* pps: add kernel consumer supportAlexander Gordeev2011-01-131-0/+6
* pps: simplify conditions a bitAlexander Gordeev2011-01-131-4/+2
* pps: use BUG_ON for kernel API safety checksAlexander Gordeev2011-01-131-4/+2
* pps: move idr stuff to pps.cAlexander Gordeev2011-01-131-53/+3
* pps: convert printk/pr_* to dev_*Alexander Gordeev2011-01-131-7/+8
* pps: access pps device by direct pointerAlexander Gordeev2011-01-131-96/+28
* pps: unify timestamp gatheringAlexander Gordeev2011-01-131-7/+12
* pps: fix race in PPS_FETCH handlerAlexander Gordeev2011-01-131-2/+2
* pps: trivial fixesAlexander Gordeev2011-01-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pps: events reporting fix upRodolfo Giometti2009-11-121-5/+15
* LinuxPPS: core supportRodolfo Giometti2009-06-181-0/+329