Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-17 | 1 | -1/+1 |
* | Input: iqs269a - do not poll during ATI | Jeff LaBundy | 2023-01-11 | 1 | -51/+46 |
* | Input: iqs269a - do not poll during suspend or resume | Jeff LaBundy | 2023-01-11 | 1 | -87/+31 |
* | Input: iqs269a - configure device with a single block write | Jeff LaBundy | 2023-01-11 | 1 | -59/+39 |
* | Input: iqs269a - increase interrupt handler return delay | Jeff LaBundy | 2023-01-11 | 1 | -1/+1 |
* | Input: iqs269a - drop unused device node references | Jeff LaBundy | 2023-01-11 | 1 | -1/+11 |
* | Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 2023-01-10 | 1 | -4/+4 |
* | Input: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-07 | 1 | -14/+7 |
* | Input: add support for Azoteq IQS269A | Jeff LaBundy | 2020-05-18 | 1 | -0/+1833 |