summaryrefslogtreecommitdiff
path: root/drivers/pps/clients/pps-gpio.c
AgeCommit message (Expand)Author
2022-02-04pps: clients: gpio: Propagate return value from pps_gpio_probeRobert Hancock
2021-03-24pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()Andy Shevchenko
2021-03-24pps: clients: gpio: Use struct device pointer directlyAndy Shevchenko
2021-03-24pps: clients: gpio: Make use of device propertiesAndy Shevchenko
2021-03-24pps: clients: gpio: Get rid of legacy platform dataAndy Shevchenko
2021-03-24pps: clients: gpio: Remove redundant condition in ->remove()Andy Shevchenko
2021-03-24pps: clients: gpio: Use dev_err_probe() to avoid log noiseAndy Shevchenko
2021-03-24pps: clients: gpio: Bail out on error when requesting GPIO echo lineAndy Shevchenko
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-14pps: pps-gpio PPS ECHO implementationTom Burkart
2019-05-14pps: descriptor-based gpioTom Burkart
2018-11-27pps: using ERR_PTR instead of NULL while pps_register_source failsYueHaibing
2014-10-20pps: clients: drop owner assignment from platform_driversWolfram Sang
2013-11-13drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat
2013-09-11drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03pps-gpio: add device-tree binding and supportJan Luebbe
2013-07-03drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe
2013-07-03drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe
2013-02-27drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2011-11-02pps: new client driver using GPIOJames Nuss