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
/
bu21013_ts.c
Age
Commit message (
Expand
)
Author
2019-09-02
Input: bu21013_ts - switch to using standard touchscreen properties
Dmitry Torokhov
2019-09-02
Input: bu21013_ts - switch to using MT-B (slotted) protocol
Dmitry Torokhov
2019-09-02
Input: bu21013_ts - fix suspend when wake source
Dmitry Torokhov
2019-09-02
Input: bu21013_ts - use interrupt from I2C client
Dmitry Torokhov
2019-09-02
Input: bu21013_ts - remove support for platform data
Dmitry Torokhov
2019-09-02
Input: bu21013_ts - convert to using managed resources
Dmitry Torokhov
2019-09-02
Input: bu21013_ts - remove useless comments
Dmitry Torokhov
2019-09-02
Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
Dmitry Torokhov
2019-09-02
Input: bu21013_ts - rename some variables
Dmitry Torokhov
2019-09-02
Input: bu21013_ts - convert to use GPIO descriptors
Linus Walleij
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2017-01-21
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2012-11-27
Input: bu21013_ts - add support for Device Tree booting
Lee Jones
2012-11-27
Input: bu21013_ts - move GPIO init and exit functions into the driver
Lee Jones
2012-11-27
Input: bu21013_ts - request regulator that actually exists
Lee Jones
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-10-31
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-01-17
Input: bu21013_ts - added regulator support
Naveen Kumar Gaddipati
2011-01-17
Input: bu21013_ts - remove duplicate resolution parameters
Naveen Kumar Gaddipati
2010-12-27
Input: bu21013_ts - fix misuse of logical operation in place of bitop
David Sterba
2010-10-28
Input: bu21013_ts - fix null dereference in error handling
Dan Carpenter
2010-10-13
Input: add ROHM BU21013 touch panel controller support
Naveen Kumar Gaddipati