index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pps
/
clients
/
pps_parport.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
pps: Fix a use-after-free
Calvin Owens
1
-2
/
+2
2024-09-03
pps: add an error check in parport_attach
Ma Ke
1
-2
/
+6
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
1
-1
/
+0
2024-04-29
pps: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2021-07-29
pps: clients: parport: Switch to use module_parport_driver()
Andy Shevchenko
1
-34
/
+8
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
-1
/
+1
2018-03-14
pps: client: use new parport device model
Sudip Mukherjee
1
-3
/
+18
2016-07-23
pps: do not crash when failed to register
Jiri Slaby
1
-1
/
+1
2013-04-29
Include missing linux/slab.h inclusions
David Howells
1
-0
/
+1
2011-11-02
pps: default echo function
James Nuss
1
-9
/
+0
2011-01-26
pps: claim parallel port exclusively
Alexander Gordeev
1
-1
/
+1
2011-01-13
pps: add parallel port PPS client
Alexander Gordeev
1
-0
/
+258