1. 5515e9a drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl by Miroslav Lichvar · 5 years ago
  2. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  3. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  4. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  5. c2a49fe pps: fix padding issue with PPS_FETCH for ioctl_compat by Matt Ranostay · 8 years ago
  6. 2ac6665 pps: add ioctl_compat function to correct ioctl definitions by Matt Ranostay · 8 years ago
  7. bd0eae4 PPS: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  8. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 12 years ago
  9. d953e0e pps: Fix a use-after free bug when unregistering a source. by George Spelvin · 12 years ago
  10. 513b032 pps: Add pps_lookup_dev() function by George Spelvin · 12 years ago
  11. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  12. 668f06b pps: return PTR_ERR on error in device_create by Emil Goode · 12 years ago
  13. 7ad1256 pps: class_create() returns an ERR_PTR, not NULL by Dan Carpenter · 13 years ago
  14. 717c033 pps: add kernel consumer support by Alexander Gordeev · 14 years ago
  15. 2a5cd6e pps: make idr lock a mutex and protect idr_pre_get by Alexander Gordeev · 14 years ago
  16. 083e586 pps: move idr stuff to pps.c by Alexander Gordeev · 14 years ago
  17. 7f7cce7 pps: convert printk/pr_* to dev_* by Alexander Gordeev · 14 years ago
  18. 5e196d3 pps: access pps device by direct pointer by Alexander Gordeev · 14 years ago
  19. 3003d55 pps: fix race in PPS_FETCH handler by Alexander Gordeev · 14 years ago
  20. 86d921f pps: declare variables where they are used in switch by Alexander Gordeev · 14 years ago
  21. cbf83cc5 pps: locking scheme fix up for PPS_GETPARAMS by Rodolfo Giometti · 15 years ago
  22. 054b2b1 pps: fix incorrect verdict check by Joonwoo Park · 15 years ago
  23. eae9d2b LinuxPPS: core support by Rodolfo Giometti · 16 years ago