summaryrefslogtreecommitdiff
path: root/drivers/pps
Commit message (Expand)AuthorAge
* drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat2013-11-13
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-11
* PPS: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-19
* pps-gpio: add device-tree binding and supportJan Luebbe2013-07-03
* drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe2013-07-03
* drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe2013-07-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * Include missing linux/slab.h inclusionsDavid Howells2013-04-29
* | pps: pps_kc_hardpps_lock can be staticFengguang Wu2013-04-30
* | pps: hide more configuration symbols behind CONFIG_PPSFlorian Fainelli2013-04-30
|/
* drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall2013-02-27
* pps: convert to idr_alloc()Tejun Heo2013-02-27
* pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-13
* pps: Don't crash the machine when exiting will doGeorge Spelvin2013-02-13
* pps: Fix a use-after free bug when unregistering a source.George Spelvin2013-02-13
* pps: Use pps_lookup_dev to reduce ldisc couplingGeorge Spelvin2013-02-13
* pps: Add pps_lookup_dev() functionGeorge Spelvin2013-02-13
* tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings2012-11-01
* idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-06
* pps: return PTR_ERR on error in device_createEmil Goode2012-07-30
* pps: class_create() returns an ERR_PTR, not NULLDan Carpenter2012-03-05
* pps gpio client: add missing dependencyHeiko Carstens2011-11-02
* pps: new client driver using GPIOJames Nuss2011-11-02
* pps: default echo functionJames Nuss2011-11-02
* Fix common misspellingsLucas De Marchi2011-03-31
* pps: remove unreachable codeAlexander Gordeev2011-03-22
* pps: change to new flag variablematt mooney2011-03-17
* pps: make pps_gen_parport depend on BROKENThomas Gleixner2011-03-04
* pps: initialize ts_real properlyAlexander Gordeev2011-02-25
* pps: claim parallel port exclusivelyAlexander Gordeev2011-01-26
* pps ktimer: remove noisy messageRodolfo Giometti2011-01-26
* pps: add parallel port PPS signal generatorAlexander Gordeev2011-01-13
* pps: add parallel port PPS signal generatorAlexander Gordeev2011-01-13
* pps: add parallel port PPS clientAlexander Gordeev2011-01-13
* pps: add kernel consumer supportAlexander Gordeev2011-01-13
* ntp: add hardpps implementationAlexander Gordeev2011-01-13
* pps: timestamp is always passed to dcd_change()Alexander Gordeev2011-01-13
* pps: simplify conditions a bitAlexander Gordeev2011-01-13
* pps: use BUG_ON for kernel API safety checksAlexander Gordeev2011-01-13
* pps: make idr lock a mutex and protect idr_pre_getAlexander Gordeev2011-01-13
* pps: move idr stuff to pps.cAlexander Gordeev2011-01-13
* pps: convert printk/pr_* to dev_*Alexander Gordeev2011-01-13
* pps: access pps device by direct pointerAlexander Gordeev2011-01-13
* pps: unify timestamp gatheringAlexander Gordeev2011-01-13
* pps: fix race in PPS_FETCH handlerAlexander Gordeev2011-01-13
* pps: declare variables where they are used in switchAlexander Gordeev2011-01-13
* pps: trivial fixesAlexander Gordeev2011-01-13