Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-02-05 | Input: sx8654 - do not override interrupt trigger | Dmitry Torokhov | 1 | -1/+1 |
2019-02-05 | Input: sx8654 - convert #defined flags to BIT(x) | Richard Leitner | 1 | -5/+6 |
2019-01-29 | Input: sx8654 - use common of_touchscreen functions | Richard Leitner | 1 | -4/+8 |
2019-01-29 | Input: sx8654 - add sx8650 support | Richard Leitner | 1 | -20/+176 |
2019-01-29 | Input: sx8654 - add sx8655 and sx8656 to compatibles | Richard Leitner | 1 | -0/+4 |
2019-01-29 | Input: sx8654 - add reset-gpio support | Richard Leitner | 1 | -6/+38 |
2017-01-22 | Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata | Guenter Roeck | 1 | -1/+0 |
2015-05-13 | Input: sx8654 - fix memory allocation check | Dmitry Torokhov | 1 | -1/+1 |
2015-03-11 | Input: sx8654 - signedness bug in sx8654_irq() | Dan Carpenter | 1 | -1/+1 |
2015-03-07 | Input: add support for Semtech SX8654 I2C touchscreen controller | Sébastien Szymanski | 1 | -0/+286 |