Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1d4df649cbb4b26d19bea38ecff4b65b10a1bbca
/
drivers
/
input
/
misc
/
rotary_encoder.c
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
645ff1e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
0832e93
Input: rotary-encoder - don't log EPROBE_DEFER to kernel log
by Uwe Kleine-König
· 6 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
d205a21
Input: rotary_encoder - support binary encoding of states
by Uwe Kleine-König
· 8 years ago
d96caf8
Input: rotary-encoder - fix bare use of 'unsigned'
by Clifton Barnes
· 9 years ago
7dde4e7
Input: rotary-encoder - support more than 2 gpios as input
by Uwe Kleine-König
· 9 years ago
a9e340d
Input: rotary_encoder - move away from platform data structure
by Dmitry Torokhov
· 9 years ago
8631580
Input: rotary_encoder - use input_set_capability()
by Dmitry Torokhov
· 9 years ago
77a8f0a
Input: rotary_encoder - convert to use gpiod API
by Dmitry Torokhov
· 9 years ago
6a6f70b
Input: rotary_encoder - mark PM methods as __maybe_unused
by Dmitry Torokhov
· 9 years ago
dee520e
Input: rotary_encoder - use threaded irqs
by Timo Teräs
· 9 years ago
d9202af
Input: rotary_encoder - convert to devm-* api
by Timo Teräs
· 9 years ago
3a341a4
Input: rotary-encoder - add support for quarter-period mode
by Ezequiel Garcia
· 9 years ago
648b15c
Input: rotary-encoder - use of_property_read_bool
by Ben Gamari
· 9 years ago
47ec6e5
Input: rotary_encoder - add wake up support
by Sylvain Rochet
· 9 years ago
776bd31
input: misc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
5f155ee
Input: rotary_encoder - make of_device_id array const
by Jingoo Han
· 11 years ago
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
2e45e53
Input: rotary_encoder - include linux/of.h header
by Sachin Kamat
· 11 years ago
ad34b42
Input: rotary_encoder - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
e2619cf
Input: remove use of __devexit
by Bill Pemberton
· 12 years ago
5298cc4
Input: remove use of __devinit
by Bill Pemberton
· 12 years ago
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
80c99bc
Input: rotary-encoder - add DT bindings
by Daniel Mack
· 12 years ago
ce91953
Input: rotary-encoder - constify platform data pointers
by Dmitry Torokhov
· 12 years ago
429a34d
Input: rotary-encoder - use gpio_request_one()
by Daniel Mack
· 12 years ago
a78769b
Input: rotary-encoder - defer calls gpio_to_irq()
by Daniel Mack
· 12 years ago
840a746
Input: misc - use macro module_platform_driver()
by JJ Ding
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
e70bdd4
Input: rotary-encoder - add support for half-period encoders
by Johan Hovold
· 14 years ago
521a8f5
Input: rotary-encoder - refactor and clean up
by Johan Hovold
· 14 years ago
e0d5f4c
Input: rotary_encoder - use proper irqflags
by Alexander Stein
· 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
5deeac9
Input: rotary-encoder - set gpio direction for each requested gpio
by Andrew Clayton
· 15 years ago
06ee3d3
Input: rotary_encoder - fix relative axis support
by H Hartley Sweeten
· 15 years ago
bd3ce65
Input: rotary_encoder - add support for REL_* axes
by H Hartley Sweeten
· 16 years ago
73969ff
Input: generic driver for rotary encoders on GPIOs
by Daniel Mack
· 16 years ago