1. 9b945d7 pps: clients: parport: Switch to use module_parport_driver() by Andy Shevchenko · 3 years, 7 months ago
  2. 357a6a8 tty: no checking of tty_unregister_ldisc by Jiri Slaby · 3 years, 9 months ago
  3. f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 9 months ago
  4. fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 9 months ago
  5. d08410d Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 9 months ago
  6. 6b3bc828 pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup() by Andy Shevchenko · 3 years, 10 months ago
  7. 162a5de pps: clients: gpio: Use struct device pointer directly by Andy Shevchenko · 3 years, 10 months ago
  8. 28d03251 pps: clients: gpio: Make use of device properties by Andy Shevchenko · 3 years, 10 months ago
  9. ee89646 pps: clients: gpio: Get rid of legacy platform data by Andy Shevchenko · 3 years, 10 months ago
  10. fde046a pps: clients: gpio: Remove redundant condition in ->remove() by Andy Shevchenko · 3 years, 10 months ago
  11. 1a8fc4f pps: clients: gpio: Use dev_err_probe() to avoid log noise by Andy Shevchenko · 3 years, 10 months ago
  12. a4780db pps: clients: gpio: Bail out on error when requesting GPIO echo line by Andy Shevchenko · 3 years, 10 months ago
  13. 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 3 years, 11 months ago
  14. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  15. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  16. 4c69add pps: pps-gpio PPS ECHO implementation by Tom Burkart · 6 years ago
  17. 4461d65 pps: descriptor-based gpio by Tom Burkart · 6 years ago
  18. 3b1ad360 pps: using ERR_PTR instead of NULL while pps_register_source fails by YueHaibing · 6 years ago
  19. fb56d97 pps: client: use new parport device model by Sudip Mukherjee · 7 years ago
  20. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  21. ab4f526 drivers/pps: use surrounding "if PPS" to remove numerous dependency checks by Robert P. J. Day · 7 years ago
  22. 98e959d drivers: pps: Make PPS into a menuconfig to ease disabling by Vincent Legoll · 8 years ago
  23. 368301f pps: do not crash when failed to register by Jiri Slaby · 8 years ago
  24. da2612a pps: clients: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  25. 1a10bd9 drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  26. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  27. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  28. c5dbcf8 pps-gpio: add device-tree binding and support by Jan Luebbe · 12 years ago
  29. 05212be drivers/pps/clients/pps-gpio.c: convert to module_platform_driver by Jan Luebbe · 12 years ago
  30. 2a65182 drivers/pps/clients/pps-gpio.c: convert to devm_* helpers by Jan Luebbe · 12 years ago
  31. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 12 years ago
  32. 507063b drivers/pps/clients/pps-gpio.c: use devm_kzalloc by Julia Lawall · 12 years ago
  33. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 12 years ago
  34. ce3da1a pps: Don't crash the machine when exiting will do by George Spelvin · 12 years ago
  35. 03a7ffe4 pps: Use pps_lookup_dev to reduce ldisc coupling by George Spelvin · 12 years ago
  36. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  37. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  38. 79bc574 pps gpio client: add missing dependency by Heiko Carstens · 13 years ago
  39. 16152045 pps: new client driver using GPIO by James Nuss · 13 years ago
  40. 437c534 pps: default echo function by James Nuss · 13 years ago
  41. 26a082d pps: change to new flag variable by matt mooney · 14 years ago
  42. 4f542e3 pps: claim parallel port exclusively by Alexander Gordeev · 14 years ago
  43. a783ac4 pps ktimer: remove noisy message by Rodolfo Giometti · 14 years ago
  44. a10203c pps: add parallel port PPS client by Alexander Gordeev · 14 years ago
  45. 12f9b1f pps: timestamp is always passed to dcd_change() by Alexander Gordeev · 14 years ago
  46. 7f7cce7 pps: convert printk/pr_* to dev_* by Alexander Gordeev · 14 years ago
  47. 5e196d3 pps: access pps device by direct pointer by Alexander Gordeev · 14 years ago
  48. 6f4229b pps: unify timestamp gathering by Alexander Gordeev · 14 years ago
  49. a0880df pps: serial clients support by Rodolfo Giometti · 15 years ago
  50. 697fb85 pps: LinuxPPS clients support by Rodolfo Giometti · 15 years ago