summaryrefslogtreecommitdiffstats
path: root/drivers/pps/clients/pps-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-1/+0
* pps-gpio: add device-tree binding and supportJan Luebbe2013-07-031-54/+73
* drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe2013-07-031-17/+1
* drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe2013-07-031-21/+7
* drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall2013-02-271-4/+2
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* pps: new client driver using GPIOJames Nuss2011-11-021-0/+227