Age | Commit message (Expand) | Author |
2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-01-09 | Input: egalax_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron |
2022-12-02 | Input: egalax_ts - Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-10-24 | Input: egalax_ts - do not hardcode interrupt trigger | Dmitry Torokhov |
2022-10-24 | Input: egalax_ts - switch to using gpiod API | Dmitry Torokhov |
2018-09-18 | Input: egalax_ts - add system wakeup support | Anson Huang |
2018-07-18 | Input: egalax_ts - switch to SPDX identifier | Fabio Estevam |
2017-01-22 | Input: touchscreen - drop unnecessary calls to input_set_drvdata | Guenter Roeck |
2017-01-21 | Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata | Guenter Roeck |
2015-07-30 | Input: touchscreen - export OF module alias information | Javier Martinez Canillas |
2015-07-17 | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2014-11-02 | Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han |
2014-05-14 | Input: egalax_ts - make of_device_id array const | Jingoo Han |
2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-10-06 | Input: egalax_ts - remove redundant of_match_ptr | Sachin Kamat |
2013-06-27 | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov |
2013-05-05 | Input: egalax_ts - move to devm_* functions | Andy Shevchenko |
2013-05-05 | Input: egalax_ts - ABS_MT_POSITION_Y not reported well | Heiko Abraham |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton |
2012-10-25 | Input: egalax_ts - get gpio from devicetree | Hui Wang |
2012-09-19 | Input: MT - Add flags to input_mt_init_slots() | Henrik Rydberg |
2012-03-16 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin |
2011-11-15 | Input: add EETI eGalax I2C capacitive multi touch driver | Zhang Jiejing |