index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pps
/
clients
/
pps_parport.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-01-07
pps: Fix a use-after-free
Calvin Owens
2024-09-03
pps: add an error check in parport_attach
Ma Ke
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
2024-04-29
pps: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2021-07-29
pps: clients: parport: Switch to use module_parport_driver()
Andy Shevchenko
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
2018-03-14
pps: client: use new parport device model
Sudip Mukherjee
2016-07-23
pps: do not crash when failed to register
Jiri Slaby
2013-04-29
Include missing linux/slab.h inclusions
David Howells
2011-11-02
pps: default echo function
James Nuss
2011-01-26
pps: claim parallel port exclusively
Alexander Gordeev
2011-01-13
pps: add parallel port PPS client
Alexander Gordeev