summaryrefslogtreecommitdiff
path: root/drivers/input/misc/rotary_encoder.c
Commit message (Expand)AuthorAge
* Input: rotary_encoder - make of_device_id array constJingoo Han2014-05-14
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
* Input: rotary_encoder - include linux/of.h headerSachin Kamat2013-10-06
* Input: rotary_encoder - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-21
* Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-21
* Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-21
* Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-21
* Input: misc - use macro module_platform_driver()JJ Ding2011-11-30
* doc: fix broken referencesPaul Bolle2011-09-27
* Input: rotary-encoder - add support for half-period encodersJohan Hovold2011-05-12
* Input: rotary-encoder - refactor and clean upJohan Hovold2011-05-11
* Input: rotary_encoder - use proper irqflagsAlexander Stein2011-02-02
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton2010-02-10
* Input: rotary_encoder - fix relative axis supportH Hartley Sweeten2009-10-05
* Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten2009-04-17
* Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-08