/tools/perf/scripts/python/bin/

n> Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/bu21013_ts.c
AgeCommit message (Expand)Author
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2023-07-07Input: bu21013_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski
2023-07-07Input: bu21013_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: bu21013_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: bu21013_ts - Convert to i2c's .probe_new()Uwe Kleine-König