index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pps
/
pps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPS: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-1
/
+1
*
pps: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-22
/
+14
*
pps: Fix a use-after free bug when unregistering a source.
George Spelvin
2013-02-13
1
-4
/
+10
*
pps: Add pps_lookup_dev() function
George Spelvin
2013-02-13
1
-0
/
+33
*
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2012-10-06
1
-1
/
+1
*
pps: return PTR_ERR on error in device_create
Emil Goode
2012-07-30
1
-1
/
+3
*
pps: class_create() returns an ERR_PTR, not NULL
Dan Carpenter
2012-03-05
1
-2
/
+2
*
pps: add kernel consumer support
Alexander Gordeev
2011-01-13
1
-1
/
+37
*
pps: make idr lock a mutex and protect idr_pre_get
Alexander Gordeev
2011-01-13
1
-8
/
+11
*
pps: move idr stuff to pps.c
Alexander Gordeev
2011-01-13
1
-1
/
+49
*
pps: convert printk/pr_* to dev_*
Alexander Gordeev
2011-01-13
1
-12
/
+13
*
pps: access pps device by direct pointer
Alexander Gordeev
2011-01-13
1
-16
/
+6
*
pps: fix race in PPS_FETCH handler
Alexander Gordeev
2011-01-13
1
-3
/
+7
*
pps: declare variables where they are used in switch
Alexander Gordeev
2011-01-13
1
-4
/
+6
*
pps: locking scheme fix up for PPS_GETPARAMS
Rodolfo Giometti
2009-11-12
1
-3
/
+8
*
pps: fix incorrect verdict check
Joonwoo Park
2009-08-26
1
-1
/
+1
*
LinuxPPS: core support
Rodolfo Giometti
2009-06-18
1
-0
/
+312