aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc/rotary_encoder.c
AgeCommit message (Expand)Author
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-08-21Input: rotary-encoder - add DT bindingsDaniel Mack
2012-08-21Input: rotary-encoder - constify platform data pointersDmitry Torokhov
2012-08-21Input: rotary-encoder - use gpio_request_one()Daniel Mack
2012-08-21Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding
2011-09-27doc: fix broken referencesPaul Bolle
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold
2011-05-11Input: rotary-encoder - refactor and clean upJohan Hovold
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton
2009-10-05Input: rotary_encoder - fix relative axis supportH Hartley Sweeten
2009-04-17Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten
2009-03-08Input: generic driver for rotary encoders on GPIOsDaniel Mack