aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pps/clients/pps_parport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-15/+1
2018-11-27pps: using ERR_PTR instead of NULL while pps_register_source failsYueHaibing1-1/+1
2018-03-14pps: client: use new parport device modelSudip Mukherjee1-3/+18
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2013-04-29Include missing linux/slab.h inclusionsDavid Howells1-0/+1
2011-11-02pps: default echo functionJames Nuss1-9/+0
2011-01-26pps: claim parallel port exclusivelyAlexander Gordeev1-1/+1
2011-01-13pps: add parallel port PPS clientAlexander Gordeev1-0/+258