Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-03 | 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 |