| Commit message (Expand) | Author | Age |
... | |
* | | | | Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resume | Jingoo Han | 2013-08-13 |
* | | | | Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resume | Jingoo Han | 2013-08-13 |
| |_|/
|/| | |
|
* | | | Input: ads7846 - add device tree bindings | Daniel Mack | 2013-07-02 |
* | | | Input: ads7846 - make sure we do not change platform data | Dmitry Torokhov | 2013-07-02 |
| |/
|/| |
|
* | | Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices | Ferruh Yigit | 2013-07-01 |
* | | Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices | Ferruh Yigit | 2013-07-01 |
* | | Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices | Ferruh Yigit | 2013-07-01 |
* | | Input: cyttsp - I2C driver split into two modules | Ferruh Yigit | 2013-07-01 |
* | | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 2013-06-28 |
|\| |
|
| * | Input: egalax_ts - ABS_MT_POSITION_Y not reported well | Heiko Abraham | 2013-05-05 |
* | | Input: wacom_i2c - implement hovering capability | Tatsunosuke Tobita | 2013-06-19 |
* | | Input: atmel_tsadcc - fix error handing with missing platform data | Wei Yongjun | 2013-06-06 |
* | | Input: touchscreen - use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-23 |
* | | Input: w90p910_ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-08 |
* | | Input: tnetv107x-ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 |
* | | Input: ti_am335x_tsc - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 |
* | | Input: mc13783_ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 |
* | | Input: jornada720_ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 |
* | | Input: intel-mid-touch - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 |
* | | Input: da9052_tsi - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 |
* | | Input: atmel-wm97xx - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 |
* | | Input: 88pm860x-ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 |
* | | Input: egalax_ts - move to devm_* functions | Andy Shevchenko | 2013-05-05 |
|/ |
|
* | Input: st1232 - add reset pin handling | Bastian Hecht | 2013-04-15 |
* | Input: st1232 - convert to devm_* infrastructure | Laurent Pinchart | 2013-04-15 |
* | Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 2013-04-08 |
* | Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 2013-04-08 |
* | Input: eeti_ts - remove redundant null check | Sachin Kamat | 2013-03-31 |
* | Input: edt-ft5x06 - remove redundant null check before kfree | Sachin Kamat | 2013-03-31 |
* | Input: mc13783_ts - use module_platform_driver_probe() | Fabio Porcedda | 2013-03-18 |
* | Input: atmel-wm97xx - use module_platform_driver_probe macro | Sachin Kamat | 2013-03-18 |
* | Merge tag 'v3.9-rc3' into next | Dmitry Torokhov | 2013-03-17 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-03-11 |
| |\ |
|
| | * | Input: mms114 - Fix regulator enable and disable paths | Mark Brown | 2013-03-10 |
| | * | Input: ads7864 - check return value of regulator enable | Mark Brown | 2013-03-10 |
| * | | Atmel MXT touchscreen: increase reset timeouts | Linus Torvalds | 2013-03-09 |
| * | | Input: atmel_mxt_ts - Support for touchpad variant | Daniel Kurtz | 2013-03-08 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-02-20 |
| |\| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-12-18 |
| |\ \ |
|
| * \ \ | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-16 |
| |\ \ \ |
|
| | * | | | Input: da9052_tsi.c: Fix interrupt handling | Fabio Estevam | 2012-11-20 |
| | * | | | input: TSC: ti_tsc: Convert TSC into a MFDevice | Patil, Rachna | 2012-11-05 |
| | * | | | input: TSC: ti_tscadc: Rename the existing touchscreen driver | Patil, Rachna | 2012-11-05 |
| | * | | | input: TSC: ti_tscadc: Remove definition of End Of Interrupt register | Patil, Rachna | 2012-11-05 |
| | * | | | input: TSC: ti_tscadc: set FIFO0 threshold Interrupt | Patil, Rachna | 2012-11-05 |
| | * | | | input: TSC: ti_tscadc: Add Step configuration as platform data | Patil, Rachna | 2012-11-05 |
| | * | | | input: TSC: ti_tscadc: Correct register usage | Patil, Rachna | 2012-11-05 |
| * | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 |
| |\ \ \ \ |
|
| | * | | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 |
* | | | | | | Input: wm9712 - fix dev_dbg newlines | Markus Pargmann | 2013-03-12 |