aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/rotary_encoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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