aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/rotary_encoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding1-13/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold1-3/+39
2011-05-11Input: rotary-encoder - refactor and clean upJohan Hovold1-33/+44
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-10Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton1-0/+14
2009-10-05Input: rotary_encoder - fix relative axis supportH Hartley Sweeten1-2/+2
2009-04-17Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten1-20/+41
2009-03-08Input: generic driver for rotary encoders on GPIOsDaniel Mack1-0/+221