index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pps
/
clients
/
pps-ldisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Ilpo Järvinen
1
-3
/
+3
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
1
-7
/
+1
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
1
-1
/
+2
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
1
-3
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-15
/
+1
2018-11-27
pps: using ERR_PTR instead of NULL while pps_register_source fails
YueHaibing
1
-2
/
+2
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
1
-4
/
+7
2013-02-13
pps: Don't crash the machine when exiting will do
George Spelvin
1
-1
/
+10
2013-02-13
pps: Use pps_lookup_dev to reduce ldisc coupling
George Spelvin
1
-6
/
+4
2011-01-13
pps: timestamp is always passed to dcd_change()
Alexander Gordeev
1
-8
/
+0
2011-01-13
pps: convert printk/pr_* to dev_*
Alexander Gordeev
1
-0
/
+2
2011-01-13
pps: access pps device by direct pointer
Alexander Gordeev
1
-15
/
+26
2011-01-13
pps: unify timestamp gathering
Alexander Gordeev
1
-12
/
+6
2010-03-13
pps: serial clients support
Rodolfo Giometti
1
-0
/
+154