summaryrefslogtreecommitdiff
path: root/drivers/pps/pps.c
Commit message (Expand)AuthorAge
* PPS: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-19
* pps: convert to idr_alloc()Tejun Heo2013-02-27
* pps: Fix a use-after free bug when unregistering a source.George Spelvin2013-02-13
* pps: Add pps_lookup_dev() functionGeorge Spelvin2013-02-13
* 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: add kernel consumer supportAlexander 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: fix race in PPS_FETCH handlerAlexander Gordeev2011-01-13
* pps: declare variables where they are used in switchAlexander Gordeev2011-01-13
* pps: locking scheme fix up for PPS_GETPARAMSRodolfo Giometti2009-11-12
* pps: fix incorrect verdict checkJoonwoo Park2009-08-26
* LinuxPPS: core supportRodolfo Giometti2009-06-18