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-14 | 1 | -1/+1 |
* | Input: bu21029_ts - use local 'client->dev' variable in probe() | Krzysztof Kozlowski | 2023-07-08 | 1 | -20/+15 |
* | Input: bu21029_ts - simplify with dev_err_probe() | Krzysztof Kozlowski | 2023-07-08 | 1 | -14/+6 |
* | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-17 | 1 | -1/+1 |
* | Input: bu21029 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 2023-01-10 | 1 | -4/+4 |
* | Input: bu21029_ts - Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-12-02 | 1 | -3/+2 |
* | Input: move to use request_irq by IRQF_NO_AUTOEN flag | Barry Song | 2021-03-25 | 1 | -2/+2 |
* | Input: use input_device_enabled() | Andrzej Pietrasiewicz | 2020-12-03 | 1 | -2/+2 |
* | Input: add bu21029 touch driver | Zhu Yi | 2018-06-25 | 1 | -0/+484 |