Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pps: add kernel consumer support | Alexander Gordeev | 2011-01-13 | 1 | -1/+37 |
* | pps: make idr lock a mutex and protect idr_pre_get | Alexander Gordeev | 2011-01-13 | 1 | -8/+11 |
* | pps: move idr stuff to pps.c | Alexander Gordeev | 2011-01-13 | 1 | -1/+49 |
* | pps: convert printk/pr_* to dev_* | Alexander Gordeev | 2011-01-13 | 1 | -12/+13 |
* | pps: access pps device by direct pointer | Alexander Gordeev | 2011-01-13 | 1 | -16/+6 |
* | pps: fix race in PPS_FETCH handler | Alexander Gordeev | 2011-01-13 | 1 | -3/+7 |
* | pps: declare variables where they are used in switch | Alexander Gordeev | 2011-01-13 | 1 | -4/+6 |
* | pps: locking scheme fix up for PPS_GETPARAMS | Rodolfo Giometti | 2009-11-12 | 1 | -3/+8 |
* | pps: fix incorrect verdict check | Joonwoo Park | 2009-08-26 | 1 | -1/+1 |
* | LinuxPPS: core support | Rodolfo Giometti | 2009-06-18 | 1 | -0/+312 |