summaryrefslogtreecommitdiff
path: root/drivers/pps
Commit message (Expand)AuthorAge
* pps: generator: use new parport device modelSudip Mukherjee2018-03-14
* pps: client: use new parport device modelSudip Mukherjee2018-03-14
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* pps: parport: use timespec64 instead of timespecArnd Bergmann2018-02-06
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* drivers/pps: use surrounding "if PPS" to remove numerous dependency checksRobert P. J. Day2017-09-08
* drivers: pps: Make PPS into a menuconfig to ease disablingVincent Legoll2017-05-18
* pps: fix padding issue with PPS_FETCH for ioctl_compatMatt Ranostay2017-03-17
* pps: add ioctl_compat function to correct ioctl definitionsMatt Ranostay2017-03-17
* pps: kc: fix non-tickless system config dependencyMaciej S. Szmigiero2016-10-11
* pps: do not crash when failed to registerJiri Slaby2016-07-23
* ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann2015-10-01
* ntp/pps: use timespec64 for hardpps()Arnd Bergmann2015-10-01
* pps: clients: drop owner assignment from platform_driversWolfram Sang2014-10-20
* 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