index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
rohm_bu21023.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: rohm_bu21023 - switch to using cleanup functions
Dmitry Torokhov
2024-06-29
1
-21
/
+19
*
Input: rohm_bu21023 - switch to using sysfs_emit()
Dmitry Torokhov
2024-06-29
1
-3
/
+3
*
Input: rohm_bu21023 - factor out settings update code
Dmitry Torokhov
2024-06-29
1
-48
/
+29
*
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-14
1
-1
/
+1
*
Input: rohm_bu21023 - use device core to create driver-specific device attrib...
Dmitry Torokhov
2023-09-06
1
-10
/
+2
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
Input: rohm_bu21023 - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
2018-07-13
1
-2
/
+2
*
Input: rohm_bu21023 - use managed devm_device_add_group
Andi Shyti
2017-09-30
1
-16
/
+1
*
Input: touchscreen - use local variables consistently
Guenter Roeck
2017-01-22
1
-2
/
+1
*
Input: rohm_bu21023 - fix handling of retrying firmware update
Dmitry Torokhov
2016-01-07
1
-1
/
+1
*
Input: add support for ROHM BU21023/24 touchscreen
Yoichi Yuasa
2015-10-06
1
-0
/
+1218