index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-09-30
input: Fix typos in comments across various files
Yu Jiaoliang
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