Age | Commit message (Expand) | Author | Files | Lines |
2013-10-06 | Input: rotary_encoder - include linux/of.h header | Sachin Kamat | 1 | -0/+1 |
2013-05-06 | Input: rotary_encoder - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton | 1 | -3/+2 |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-08-22 | Input: rotary-encoder - add DT bindings | Daniel Mack | 1 | -16/+80 |
2012-08-22 | Input: rotary-encoder - constify platform data pointers | Dmitry Torokhov | 1 | -6/+6 |
2012-08-22 | Input: rotary-encoder - use gpio_request_one() | Daniel Mack | 1 | -25/+8 |
2012-08-22 | Input: rotary-encoder - defer calls gpio_to_irq() | Daniel Mack | 1 | -2/+3 |
2011-12-01 | Input: misc - use macro module_platform_driver() | JJ Ding | 1 | -13/+1 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -1/+1 |
2011-05-12 | Input: rotary-encoder - add support for half-period encoders | Johan Hovold | 1 | -3/+39 |
2011-05-12 | Input: rotary-encoder - refactor and clean up | Johan Hovold | 1 | -33/+44 |
2011-02-03 | Input: rotary_encoder - use proper irqflags | Alexander Stein | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-11 | Input: rotary-encoder - set gpio direction for each requested gpio | Andrew Clayton | 1 | -0/+14 |
2009-10-06 | Input: rotary_encoder - fix relative axis support | H Hartley Sweeten | 1 | -2/+2 |
2009-04-18 | Input: rotary_encoder - add support for REL_* axes | H Hartley Sweeten | 1 | -20/+41 |
2009-03-09 | Input: generic driver for rotary encoders on GPIOs | Daniel Mack | 1 | -0/+221 |