index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pps
/
clients
/
pps-ldisc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-7
/
+1
*
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-05-13
1
-1
/
+2
*
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2021-03-10
1
-3
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-15
/
+1
*
pps: using ERR_PTR instead of NULL while pps_register_source fails
YueHaibing
2018-11-27
1
-2
/
+2
*
pps: Move timestamp read into PPS code proper
George Spelvin
2013-02-13
1
-4
/
+7
*
pps: Don't crash the machine when exiting will do
George Spelvin
2013-02-13
1
-1
/
+10
*
pps: Use pps_lookup_dev to reduce ldisc coupling
George Spelvin
2013-02-13
1
-6
/
+4
*
pps: timestamp is always passed to dcd_change()
Alexander Gordeev
2011-01-13
1
-8
/
+0
*
pps: convert printk/pr_* to dev_*
Alexander Gordeev
2011-01-13
1
-0
/
+2
*
pps: access pps device by direct pointer
Alexander Gordeev
2011-01-13
1
-15
/
+26
*
pps: unify timestamp gathering
Alexander Gordeev
2011-01-13
1
-12
/
+6
*
pps: serial clients support
Rodolfo Giometti
2010-03-13
1
-0
/
+154