Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b29ef3546aecb253a5552b198cef23750d56e1e4
/
drivers
/
pps
1a10bd9
drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
b67fb086
drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
bd0eae4
PPS: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
c5dbcf8
pps-gpio: add device-tree binding and support
by Jan Luebbe
· 11 years ago
05212be
drivers/pps/clients/pps-gpio.c: convert to module_platform_driver
by Jan Luebbe
· 11 years ago
2a65182
drivers/pps/clients/pps-gpio.c: convert to devm_* helpers
by Jan Luebbe
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
97439d0
pps: pps_kc_hardpps_lock can be static
by Fengguang Wu
· 12 years ago
1a0f399
pps: hide more configuration symbols behind CONFIG_PPS
by Florian Fainelli
· 12 years ago
0d01ff2
Include missing linux/slab.h inclusions
by David Howells
· 12 years ago
507063b
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
by Julia Lawall
· 12 years ago
19dd2da
pps: convert to idr_alloc()
by Tejun Heo
· 12 years ago
593fb1ae4
pps: Move timestamp read into PPS code proper
by George Spelvin
· 12 years ago
ce3da1a
pps: Don't crash the machine when exiting will do
by George Spelvin
· 12 years ago
d953e0e
pps: Fix a use-after free bug when unregistering a source.
by George Spelvin
· 12 years ago
03a7ffe4
pps: Use pps_lookup_dev to reduce ldisc coupling
by George Spelvin
· 12 years ago
513b032
pps: Add pps_lookup_dev() function
by George Spelvin
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
c562830
pps, ptp: Remove dependencies on EXPERIMENTAL
by Ben Hutchings
· 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
79bc574
pps gpio client: add missing dependency
by Heiko Carstens
· 13 years ago
16152045
pps: new client driver using GPIO
by James Nuss
· 13 years ago
437c534
pps: default echo function
by James Nuss
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
77d1c8e
pps: remove unreachable code
by Alexander Gordeev
· 14 years ago
26a082d
pps: change to new flag variable
by matt mooney
· 14 years ago
95b90af
pps: make pps_gen_parport depend on BROKEN
by Thomas Gleixner
· 14 years ago
99b0d36
pps: initialize ts_real properly
by Alexander Gordeev
· 14 years ago
4f542e3
pps: claim parallel port exclusively
by Alexander Gordeev
· 14 years ago
a783ac4
pps ktimer: remove noisy message
by Rodolfo Giometti
· 14 years ago
563558b
pps: add parallel port PPS signal generator
by Alexander Gordeev
· 14 years ago
46b402a
pps: add parallel port PPS signal generator
by Alexander Gordeev
· 14 years ago
a10203c
pps: add parallel port PPS client
by Alexander Gordeev
· 14 years ago
717c033
pps: add kernel consumer support
by Alexander Gordeev
· 14 years ago
025b40a
ntp: add hardpps implementation
by Alexander Gordeev
· 14 years ago
12f9b1f
pps: timestamp is always passed to dcd_change()
by Alexander Gordeev
· 14 years ago
818b9ee
pps: simplify conditions a bit
by Alexander Gordeev
· 14 years ago
29f347c
pps: use BUG_ON for kernel API safety checks
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
6f4229b
pps: unify timestamp gathering
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
7a21a3c
pps: trivial fixes
by Alexander Gordeev
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a0880df
pps: serial clients support
by Rodolfo Giometti
· 15 years ago
697fb85
pps: LinuxPPS clients support
by Rodolfo Giometti
· 15 years ago
276b282
pps: events reporting fix up
by Rodolfo Giometti
· 15 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
· 15 years ago