summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/rohm_bu21023.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Input: rohm_bu21023 - use device core to create driver-specific device attrib...Dmitry Torokhov1-10/+2
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-12-03Input: rohm_bu21023 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2018-07-13input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-2/+2
2017-09-30Input: rohm_bu21023 - use managed devm_device_add_groupAndi Shyti1-16/+1
2017-01-22Input: touchscreen - use local variables consistentlyGuenter Roeck1-2/+1
2016-01-07Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov1-1/+1
2015-10-06Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa1-0/+1218