开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pps
/
clients
/
pps-ldisc.c
Age
Commit message (
Expand
)
Author
2023-01-19
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Ilpo Järvinen
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2018-11-27
pps: using ERR_PTR instead of NULL while pps_register_source fails
YueHaibing
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
2013-02-13
pps: Don't crash the machine when exiting will do
George Spelvin
2013-02-13
pps: Use pps_lookup_dev to reduce ldisc coupling
George Spelvin
2011-01-13
pps: timestamp is always passed to dcd_change()
Alexander Gordeev
2011-01-13
pps: convert printk/pr_* to dev_*
Alexander Gordeev
2011-01-13
pps: access pps device by direct pointer
Alexander Gordeev
2011-01-13
pps: unify timestamp gathering
Alexander Gordeev
2010-03-12
pps: serial clients support
Rodolfo Giometti