index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
rotary_encoder.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: rotary-encoder - add DT bindings
Daniel Mack
2012-08-22
1
-16
/
+80
*
Input: rotary-encoder - constify platform data pointers
Dmitry Torokhov
2012-08-22
1
-6
/
+6
*
Input: rotary-encoder - use gpio_request_one()
Daniel Mack
2012-08-22
1
-25
/
+8
*
Input: rotary-encoder - defer calls gpio_to_irq()
Daniel Mack
2012-08-22
1
-2
/
+3
*
Input: misc - use macro module_platform_driver()
JJ Ding
2011-12-01
1
-13
/
+1
*
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
*
Input: rotary-encoder - add support for half-period encoders
Johan Hovold
2011-05-12
1
-3
/
+39
*
Input: rotary-encoder - refactor and clean up
Johan Hovold
2011-05-12
1
-33
/
+44
*
Input: rotary_encoder - use proper irqflags
Alexander Stein
2011-02-03
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Input: rotary-encoder - set gpio direction for each requested gpio
Andrew Clayton
2010-02-11
1
-0
/
+14
*
Input: rotary_encoder - fix relative axis support
H Hartley Sweeten
2009-10-06
1
-2
/
+2
*
Input: rotary_encoder - add support for REL_* axes
H Hartley Sweeten
2009-04-18
1
-20
/
+41
*
Input: generic driver for rotary encoders on GPIOs
Daniel Mack
2009-03-09
1
-0
/
+221