index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pps
/
pps.c
Age
Commit message (
Expand
)
Author
2013-02-28
pps: convert to idr_alloc()
Tejun Heo
2013-02-13
pps: Fix a use-after free bug when unregistering a source.
George Spelvin
2013-02-13
pps: Add pps_lookup_dev() function
George Spelvin
2012-10-05
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2012-07-31
pps: return PTR_ERR on error in device_create
Emil Goode
2012-03-05
pps: class_create() returns an ERR_PTR, not NULL
Dan Carpenter
2011-01-13
pps: add kernel consumer support
Alexander Gordeev
2011-01-13
pps: make idr lock a mutex and protect idr_pre_get
Alexander Gordeev
2011-01-13
pps: move idr stuff to pps.c
Alexander Gordeev
2011-01-13
pps: convert printk/pr_* to dev_*
Alexander Gordeev
2011-01-13
pps: access pps device by direct pointer
Alexander Gordeev
2011-01-13
pps: fix race in PPS_FETCH handler
Alexander Gordeev
2011-01-13
pps: declare variables where they are used in switch
Alexander Gordeev
2009-11-12
pps: locking scheme fix up for PPS_GETPARAMS
Rodolfo Giometti
2009-08-27
pps: fix incorrect verdict check
Joonwoo Park
2009-06-18
LinuxPPS: core support
Rodolfo Giometti