summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/bu21029_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: bu21029_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski2023-07-071-20/+15
* Input: bu21029_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-14/+6
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: bu21029 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* Input: bu21029_ts - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song2021-03-251-2/+2
* Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-021-2/+2
* Input: add bu21029 touch driverZhu Yi2018-06-241-0/+484