1. b857cac pps: generator: use new parport device model by Sudip Mukherjee · 7 years ago
  2. fb56d97 pps: client: use new parport device model by Sudip Mukherjee · 7 years ago
  3. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  4. 28f3a48 pps: parport: use timespec64 instead of timespec by Arnd Bergmann · 6 years ago
  5. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  6. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  7. ab4f526 drivers/pps: use surrounding "if PPS" to remove numerous dependency checks by Robert P. J. Day · 7 years ago
  8. 98e959d drivers: pps: Make PPS into a menuconfig to ease disabling by Vincent Legoll · 7 years ago
  9. c2a49fe pps: fix padding issue with PPS_FETCH for ioctl_compat by Matt Ranostay · 7 years ago
  10. 2ac6665 pps: add ioctl_compat function to correct ioctl definitions by Matt Ranostay · 7 years ago
  11. ab47deb pps: kc: fix non-tickless system config dependency by Maciej S. Szmigiero · 8 years ago
  12. 368301f pps: do not crash when failed to register by Jiri Slaby · 8 years ago
  13. ade1bdf ntp/pps: use y2038 safe types in pps_event_time by Arnd Bergmann · 9 years ago
  14. 7ec88e4 ntp/pps: use timespec64 for hardpps() by Arnd Bergmann · 9 years ago
  15. da2612a pps: clients: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  16. 1a10bd9 drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  17. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  18. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  19. bd0eae4 PPS: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  20. c5dbcf8 pps-gpio: add device-tree binding and support by Jan Luebbe · 11 years ago
  21. 05212be drivers/pps/clients/pps-gpio.c: convert to module_platform_driver by Jan Luebbe · 11 years ago
  22. 2a65182 drivers/pps/clients/pps-gpio.c: convert to devm_* helpers by Jan Luebbe · 11 years ago
  23. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. 97439d0 pps: pps_kc_hardpps_lock can be static by Fengguang Wu · 11 years ago
  25. 1a0f399 pps: hide more configuration symbols behind CONFIG_PPS by Florian Fainelli · 11 years ago
  26. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 11 years ago
  27. 507063b drivers/pps/clients/pps-gpio.c: use devm_kzalloc by Julia Lawall · 11 years ago
  28. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 11 years ago
  29. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 11 years ago
  30. ce3da1a pps: Don't crash the machine when exiting will do by George Spelvin · 11 years ago
  31. d953e0e pps: Fix a use-after free bug when unregistering a source. by George Spelvin · 11 years ago
  32. 03a7ffe4 pps: Use pps_lookup_dev to reduce ldisc coupling by George Spelvin · 11 years ago
  33. 513b032 pps: Add pps_lookup_dev() function by George Spelvin · 11 years ago
  34. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  35. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  36. c562830 pps, ptp: Remove dependencies on EXPERIMENTAL by Ben Hutchings · 12 years ago
  37. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  38. 668f06b pps: return PTR_ERR on error in device_create by Emil Goode · 12 years ago
  39. 7ad1256 pps: class_create() returns an ERR_PTR, not NULL by Dan Carpenter · 12 years ago
  40. 79bc574 pps gpio client: add missing dependency by Heiko Carstens · 13 years ago
  41. 16152045 pps: new client driver using GPIO by James Nuss · 13 years ago
  42. 437c534 pps: default echo function by James Nuss · 13 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  44. 77d1c8e pps: remove unreachable code by Alexander Gordeev · 13 years ago
  45. 26a082d pps: change to new flag variable by matt mooney · 14 years ago
  46. 95b90af pps: make pps_gen_parport depend on BROKEN by Thomas Gleixner · 13 years ago
  47. 99b0d36 pps: initialize ts_real properly by Alexander Gordeev · 13 years ago
  48. 4f542e3 pps: claim parallel port exclusively by Alexander Gordeev · 14 years ago
  49. a783ac4 pps ktimer: remove noisy message by Rodolfo Giometti · 14 years ago
  50. 563558b pps: add parallel port PPS signal generator by Alexander Gordeev · 14 years ago
  51. 46b402a pps: add parallel port PPS signal generator by Alexander Gordeev · 14 years ago
  52. a10203c pps: add parallel port PPS client by Alexander Gordeev · 14 years ago
  53. 717c033 pps: add kernel consumer support by Alexander Gordeev · 14 years ago
  54. 025b40a ntp: add hardpps implementation by Alexander Gordeev · 14 years ago
  55. 12f9b1f pps: timestamp is always passed to dcd_change() by Alexander Gordeev · 14 years ago
  56. 818b9ee pps: simplify conditions a bit by Alexander Gordeev · 14 years ago
  57. 29f347c pps: use BUG_ON for kernel API safety checks by Alexander Gordeev · 14 years ago
  58. 2a5cd6e pps: make idr lock a mutex and protect idr_pre_get by Alexander Gordeev · 14 years ago
  59. 083e586 pps: move idr stuff to pps.c by Alexander Gordeev · 14 years ago
  60. 7f7cce7 pps: convert printk/pr_* to dev_* by Alexander Gordeev · 14 years ago
  61. 5e196d3 pps: access pps device by direct pointer by Alexander Gordeev · 14 years ago
  62. 6f4229b pps: unify timestamp gathering by Alexander Gordeev · 14 years ago
  63. 3003d55 pps: fix race in PPS_FETCH handler by Alexander Gordeev · 14 years ago
  64. 86d921f pps: declare variables where they are used in switch by Alexander Gordeev · 14 years ago
  65. 7a21a3c pps: trivial fixes by Alexander Gordeev · 14 years ago
  66. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  67. a0880df pps: serial clients support by Rodolfo Giometti · 14 years ago
  68. 697fb85 pps: LinuxPPS clients support by Rodolfo Giometti · 14 years ago
  69. 276b282 pps: events reporting fix up by Rodolfo Giometti · 15 years ago
  70. cbf83cc5 pps: locking scheme fix up for PPS_GETPARAMS by Rodolfo Giometti · 15 years ago
  71. 054b2b1 pps: fix incorrect verdict check by Joonwoo Park · 15 years ago
  72. eae9d2b LinuxPPS: core support by Rodolfo Giometti · 15 years ago