summaryrefslogtreecommitdiff
path: root/drivers/pps/clients/pps-gpio.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-04pps-gpio: add device-tree binding and supportJan Luebbe1-54/+73
2013-07-04drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe1-17/+1
2013-07-04drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe1-21/+7
2013-02-28drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall1-4/+2
2013-01-04Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2011-11-03pps: new client driver using GPIOJames Nuss1-0/+227