| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-12-17 | 1 | -4/+2 |
|\ |
|
| * | Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 2014-11-02 | 1 | -4/+2 |
* | | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 1 | -7/+3 |
|/ |
|
* | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 1 | -1/+0 |
* | Input: use dev_get_platdata() | Jingoo Han | 2013-12-06 | 1 | -2/+2 |
* | Merge branch 'for-linus' to bring in change ensuring that drivers that | Dmitry Torokhov | 2012-07-07 | 1 | -1/+1 |
|\ |
|
| * | Input: request threaded-only IRQs with IRQF_ONESHOT | Lars-Peter Clausen | 2012-07-04 | 1 | -1/+1 |
* | | Input: ad7879 - add option to correct xy axis | Michael Hennerich | 2012-07-06 | 1 | -0/+5 |
|/ |
|
* | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov | 2011-11-29 | 1 | -0/+1 |
|\ |
|
| * | drivers/input: Add module.h to modular drivers implicitly using it | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | Input: ad7879 - consolidate PM methods | Dmitry Torokhov | 2011-11-15 | 1 | -4/+15 |
* | | Input: convert obsolete strict_strtox to kstrtox | JJ Ding | 2011-11-09 | 1 | -2/+2 |
|/ |
|
* | Input: ad7879 - fix deficient device disable | Michael Hennerich | 2011-08-02 | 1 | -1/+3 |
* | Input: ad7879 - prevent invalid finger data reports | Michael Hennerich | 2010-10-28 | 1 | -5/+27 |
* | Input: ad7879 - report EV_KEY/BTN_TOUCH events | Michael Hennerich | 2010-07-03 | 1 | -3/+13 |
* | Input: ad7879 - add open and close methods | Dmitry Torokhov | 2010-07-03 | 1 | -33/+80 |
* | Input: ad7879 - split bus logic out | Mike Frysinger | 2010-07-03 | 1 | -396/+104 |
* | Input: ad7879 - use threaded IRQ | Dmitry Torokhov | 2010-06-30 | 1 | -27/+9 |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -4/+1 |
* | Input: ad7879 - support auxiliary GPIOs via gpiolib | Michael Hennerich | 2010-01-19 | 1 | -56/+141 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-10-09 | 1 | -2/+2 |
|\ |
|
| * | Input: ad7879 - pass up error codes from probe functions | Michael Hennerich | 2009-10-05 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-23 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Input: ad7879 - add support for AD7889 | Michael Hennerich | 2009-09-17 | 1 | -2/+4 |
* | | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
|/ |
|
* | Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag | Michael Hennerich | 2009-04-15 | 1 | -2/+1 |
* | Input: add AD7879 Touchscreen driver | Michael Hennerich | 2009-03-09 | 1 | -0/+782 |