aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/rotary_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* Input: rotary-encoder - add support for half-period encodersJohan Hovold2011-05-121-3/+39
* Input: rotary-encoder - refactor and clean upJohan Hovold2011-05-111-33/+44
* Input: rotary_encoder - use proper irqflagsAlexander Stein2011-02-021-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton2010-02-101-0/+14
* Input: rotary_encoder - fix relative axis supportH Hartley Sweeten2009-10-051-2/+2
* Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten2009-04-171-20/+41
* Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-081-0/+221