index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
bu21013_ts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: bu21013_ts - switch to using standard touchscreen properties
Dmitry Torokhov
2019-09-02
1
-21
/
+33
*
Input: bu21013_ts - switch to using MT-B (slotted) protocol
Dmitry Torokhov
2019-09-02
1
-37
/
+43
*
Input: bu21013_ts - fix suspend when wake source
Dmitry Torokhov
2019-09-02
1
-24
/
+24
*
Input: bu21013_ts - use interrupt from I2C client
Dmitry Torokhov
2019-09-02
1
-16
/
+19
*
Input: bu21013_ts - remove support for platform data
Dmitry Torokhov
2019-09-02
1
-72
/
+37
*
Input: bu21013_ts - convert to using managed resources
Dmitry Torokhov
2019-09-02
1
-98
/
+84
*
Input: bu21013_ts - remove useless comments
Dmitry Torokhov
2019-09-02
1
-59
/
+2
*
Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
Dmitry Torokhov
2019-09-02
1
-10
/
+3
*
Input: bu21013_ts - rename some variables
Dmitry Torokhov
2019-09-02
1
-186
/
+190
*
Input: bu21013_ts - convert to use GPIO descriptors
Linus Walleij
2019-09-02
1
-48
/
+38
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-21
1
-2
/
+0
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-17
1
-1
/
+0
*
Input: bu21013_ts - add support for Device Tree booting
Lee Jones
2012-11-27
1
-4
/
+46
*
Input: bu21013_ts - move GPIO init and exit functions into the driver
Lee Jones
2012-11-27
1
-19
/
+50
*
Input: bu21013_ts - request regulator that actually exists
Lee Jones
2012-11-27
1
-1
/
+1
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-04
1
-1
/
+2
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-16
1
-24
/
+1
*
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Input: bu21013_ts - added regulator support
Naveen Kumar Gaddipati
2011-01-17
1
-1
/
+34
*
Input: bu21013_ts - remove duplicate resolution parameters
Naveen Kumar Gaddipati
2011-01-17
1
-2
/
+2
*
Input: bu21013_ts - fix misuse of logical operation in place of bitop
David Sterba
2010-12-27
1
-1
/
+1
*
Input: bu21013_ts - fix null dereference in error handling
Dan Carpenter
2010-10-28
1
-1
/
+1
*
Input: add ROHM BU21013 touch panel controller support
Naveen Kumar Gaddipati
2010-10-13
1
-0
/
+648