summaryrefslogtreecommitdiff
path: root/drivers/input/misc/rotary_encoder.c
AgeCommit message (Expand)AuthorFilesLines
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-12Input: rotary-encoder - refactor and clean upJohan Hovold1-33/+44
2011-02-03Input: rotary_encoder - use proper irqflagsAlexander Stein1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-11Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton1-0/+14
2009-10-06Input: rotary_encoder - fix relative axis supportH Hartley Sweeten1-2/+2
2009-04-18Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten1-20/+41
2009-03-09Input: generic driver for rotary encoders on GPIOsDaniel Mack1-0/+221