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