summaryrefslogtreecommitdiffstats
path: root/drivers/pps/clients
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
* drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall2013-02-271-4/+2
* 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/+4
* tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* pps gpio client: add missing dependencyHeiko Carstens2011-11-021-1/+1
* pps: new client driver using GPIOJames Nuss2011-11-023-0/+237
* pps: default echo functionJames Nuss2011-11-022-21/+0
* pps: change to new flag variablematt mooney2011-03-171-3/+1
* pps: claim parallel port exclusivelyAlexander Gordeev2011-01-261-1/+1
* pps ktimer: remove noisy messageRodolfo Giometti2011-01-261-2/+0
* pps: add parallel port PPS clientAlexander Gordeev2011-01-133-0/+266
* pps: timestamp is always passed to dcd_change()Alexander Gordeev2011-01-131-8/+0
* 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/+8
* pps: serial clients supportRodolfo Giometti2010-03-123-0/+162
* pps: LinuxPPS clients supportRodolfo Giometti2010-03-123-0/+150