index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
rohm_bu21023.c
Age
Commit message (
Expand
)
Author
2024-06-28
Input: rohm_bu21023 - switch to using cleanup functions
Dmitry Torokhov
2024-06-28
Input: rohm_bu21023 - switch to using sysfs_emit()
Dmitry Torokhov
2024-06-28
Input: rohm_bu21023 - factor out settings update code
Dmitry Torokhov
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-09-06
Input: rohm_bu21023 - use device core to create driver-specific device attrib...
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-02
Input: rohm_bu21023 - Convert to i2c's .probe_new()
Uwe Kleine-König
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2018-07-13
input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
2017-09-29
Input: rohm_bu21023 - use managed devm_device_add_group
Andi Shyti
2017-01-21
Input: touchscreen - use local variables consistently
Guenter Roeck
2016-01-07
Input: rohm_bu21023 - fix handling of retrying firmware update
Dmitry Torokhov
2015-10-05
Input: add support for ROHM BU21023/24 touchscreen
Yoichi Yuasa