summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/bu21029_ts.c
AgeCommit message (Expand)Author
2023-07-07Input: bu21029_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski
2023-07-07Input: bu21029_ts - simplify with dev_err_probe()Krzysztof Kozlowski
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-09Input: bu21029 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: bu21029_ts - Convert to i2c's .probe_new()Uwe Kleine-König
2021-03-25Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2018-06-24Input: add bu21029 touch driverZhu Yi