1. 91c5daa drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl by Miroslav Lichvar · 4 years, 10 months ago
  2. bd0eae4 PPS: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  3. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 11 years ago
  4. d953e0e pps: Fix a use-after free bug when unregistering a source. by George Spelvin · 11 years ago
  5. 513b032 pps: Add pps_lookup_dev() function by George Spelvin · 11 years ago
  6. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  7. 668f06b pps: return PTR_ERR on error in device_create by Emil Goode · 12 years ago
  8. 7ad1256 pps: class_create() returns an ERR_PTR, not NULL by Dan Carpenter · 12 years ago
  9. 717c033 pps: add kernel consumer support by Alexander Gordeev · 13 years ago
  10. 2a5cd6e pps: make idr lock a mutex and protect idr_pre_get by Alexander Gordeev · 13 years ago
  11. 083e586 pps: move idr stuff to pps.c by Alexander Gordeev · 13 years ago
  12. 7f7cce7 pps: convert printk/pr_* to dev_* by Alexander Gordeev · 13 years ago
  13. 5e196d3 pps: access pps device by direct pointer by Alexander Gordeev · 13 years ago
  14. 3003d55 pps: fix race in PPS_FETCH handler by Alexander Gordeev · 13 years ago
  15. 86d921f pps: declare variables where they are used in switch by Alexander Gordeev · 13 years ago
  16. cbf83cc5 pps: locking scheme fix up for PPS_GETPARAMS by Rodolfo Giometti · 15 years ago
  17. 054b2b1 pps: fix incorrect verdict check by Joonwoo Park · 15 years ago
  18. eae9d2b LinuxPPS: core support by Rodolfo Giometti · 15 years ago