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