| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2024-05-13 | 1 | -2/+2 |
* | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-17 | 1 | -1/+1 |
* | Input: wacom_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 2023-01-09 | 1 | -4/+4 |
* | Input: wacom_i2c - Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-12-02 | 1 | -3/+2 |
* | Input: wacom_i2c - clean up the query device fields | Alistair Francis | 2021-11-29 | 1 | -18/+26 |
* | Input: wacom_i2c - use macros for the bit masks | Alistair Francis | 2021-11-09 | 1 | -6/+16 |
* | Input: wacom_i2c - switch to using managed resources | Dmitry Torokhov | 2021-03-25 | 1 | -38/+17 |
* | Input: wacom_i2c - do not force interrupt trigger | Dmitry Torokhov | 2021-03-25 | 1 | -2/+1 |
* | Input: wacom_i2c - remove unneeded gpio.h header file | Fabio Estevam | 2019-10-27 | 1 | -1/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55 | Thomas Gleixner | 2019-05-24 | 1 | -6/+1 |
* | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-17 | 1 | -1/+0 |
* | Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 2014-11-02 | 1 | -4/+2 |
* | Input: wacom_i2c - implement hovering capability | Tatsunosuke Tobita | 2013-06-18 | 1 | -4/+10 |
* | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: wacom_i2c - fix compiler warning | Dmitry Torokhov | 2012-07-07 | 1 | -1/+1 |
* | Input: wacom_i2c - do not use irq_to_gpio | Dmitry Torokhov | 2012-04-10 | 1 | -37/+4 |
* | Input: add support for Wacom Stylus device with I2C interface | Tatsunosuke Tobita | 2012-04-04 | 1 | -0/+315 |