summaryrefslogtreecommitdiffstats
path: root/drivers/pps/clients/pps-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* pps: clients: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat2013-11-131-1/+1
* drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-121-1/+0Star
* pps-gpio: add device-tree binding and supportJan Luebbe2013-07-041-54/+73
* drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe2013-07-041-17/+1Star
* drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe2013-07-041-21/+7Star
* drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall2013-02-281-4/+2Star
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* pps: new client driver using GPIOJames Nuss2011-11-031-0/+227