开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pps
/
pps.c
Age
Commit message (
Expand
)
Author
2013-08-19
PPS: convert class code to use dev_groups
Greg Kroah-Hartman
2013-02-27
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-06
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2012-07-30
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-26
pps: fix incorrect verdict check
Joonwoo Park
2009-06-18
LinuxPPS: core support
Rodolfo Giometti