Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cca5e19af216a9955c9041f5576761dd2fe4147f
/
drivers
/
pps
/
pps.c
5515e9a
drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
by Miroslav Lichvar
· 5 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
c2a49fe
pps: fix padding issue with PPS_FETCH for ioctl_compat
by Matt Ranostay
· 8 years ago
2ac6665
pps: add ioctl_compat function to correct ioctl definitions
by Matt Ranostay
· 8 years ago
bd0eae4
PPS: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
19dd2da
pps: convert to idr_alloc()
by Tejun Heo
· 12 years ago
d953e0e
pps: Fix a use-after free bug when unregistering a source.
by George Spelvin
· 12 years ago
513b032
pps: Add pps_lookup_dev() function
by George Spelvin
· 12 years ago
125c4c7
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
by Fengguang Wu
· 12 years ago
668f06b
pps: return PTR_ERR on error in device_create
by Emil Goode
· 12 years ago
7ad1256
pps: class_create() returns an ERR_PTR, not NULL
by Dan Carpenter
· 13 years ago
717c033
pps: add kernel consumer support
by Alexander Gordeev
· 14 years ago
2a5cd6e
pps: make idr lock a mutex and protect idr_pre_get
by Alexander Gordeev
· 14 years ago
083e586
pps: move idr stuff to pps.c
by Alexander Gordeev
· 14 years ago
7f7cce7
pps: convert printk/pr_* to dev_*
by Alexander Gordeev
· 14 years ago
5e196d3
pps: access pps device by direct pointer
by Alexander Gordeev
· 14 years ago
3003d55
pps: fix race in PPS_FETCH handler
by Alexander Gordeev
· 14 years ago
86d921f
pps: declare variables where they are used in switch
by Alexander Gordeev
· 14 years ago
cbf83cc5
pps: locking scheme fix up for PPS_GETPARAMS
by Rodolfo Giometti
· 15 years ago
054b2b1
pps: fix incorrect verdict check
by Joonwoo Park
· 15 years ago
eae9d2b
LinuxPPS: core support
by Rodolfo Giometti
· 16 years ago