summaryrefslogtreecommitdiffstats
path: root/drivers/pps/clients/pps_parport.c
Commit message (Expand)AuthorAgeFilesLines
* pps: clients: parport: Switch to use module_parport_driver()Andy Shevchenko2021-07-291-34/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1
* pps: using ERR_PTR instead of NULL while pps_register_source failsYueHaibing2018-11-271-1/+1
* pps: client: use new parport device modelSudip Mukherjee2018-03-141-3/+18
* pps: do not crash when failed to registerJiri Slaby2016-07-231-1/+1
* Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
* pps: default echo functionJames Nuss2011-11-021-9/+0
* pps: claim parallel port exclusivelyAlexander Gordeev2011-01-261-1/+1
* pps: add parallel port PPS clientAlexander Gordeev2011-01-131-0/+258