summaryrefslogtreecommitdiffstats
path: root/drivers/pps/clients
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
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-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
* Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
* drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall2013-02-281-4/+2Star
* pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-131-4/+7
* pps: Don't crash the machine when exiting will doGeorge Spelvin2013-02-131-1/+10
* pps: Use pps_lookup_dev to reduce ldisc couplingGeorge Spelvin2013-02-131-6/+4Star
* tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-1/+1
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* pps gpio client: add missing dependencyHeiko Carstens2011-11-031-1/+1
* pps: new client driver using GPIOJames Nuss2011-11-033-0/+237
* pps: default echo functionJames Nuss2011-11-032-21/+0Star
* pps: change to new flag variablematt mooney2011-03-171-3/+1Star
* pps: claim parallel port exclusivelyAlexander Gordeev2011-01-261-1/+1
* pps ktimer: remove noisy messageRodolfo Giometti2011-01-261-2/+0Star
* pps: add parallel port PPS clientAlexander Gordeev2011-01-133-0/+266
* pps: timestamp is always passed to dcd_change()Alexander Gordeev2011-01-131-8/+0Star
* pps: convert printk/pr_* to dev_*Alexander Gordeev2011-01-132-2/+5
* pps: access pps device by direct pointerAlexander Gordeev2011-01-132-32/+39
* pps: unify timestamp gatheringAlexander Gordeev2011-01-132-19/+8Star
* pps: serial clients supportRodolfo Giometti2010-03-133-0/+162
* pps: LinuxPPS clients supportRodolfo Giometti2010-03-133-0/+150