aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pps (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13pps: make idr lock a mutex and protect idr_pre_getAlexander Gordeev1-8/+11
2011-01-13pps: move idr stuff to pps.cAlexander Gordeev2-54/+52
2011-01-13pps: convert printk/pr_* to dev_*Alexander Gordeev4-21/+26
2011-01-13pps: access pps device by direct pointerAlexander Gordeev4-144/+73
2011-01-13pps: unify timestamp gatheringAlexander Gordeev3-26/+20
2011-01-13pps: fix race in PPS_FETCH handlerAlexander Gordeev2-5/+9
2011-01-13pps: declare variables where they are used in switchAlexander Gordeev1-4/+6
2011-01-13pps: trivial fixesAlexander Gordeev1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-12pps: serial clients supportRodolfo Giometti3-0/+162
2010-03-12pps: LinuxPPS clients supportRodolfo Giometti5-0/+153
2009-11-12pps: events reporting fix upRodolfo Giometti1-5/+15
2009-11-12pps: locking scheme fix up for PPS_GETPARAMSRodolfo Giometti1-3/+8
2009-08-26pps: fix incorrect verdict checkJoonwoo Park1-1/+1
2009-06-18LinuxPPS: core supportRodolfo Giometti5-0/+780