index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
auo-pixcir-ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-4
/
+4
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
1
-11
/
+1
2019-07-13
Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()
Fuqian Huang
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-11
/
+1
2018-01-23
Input: auo-pixcir-ts - delete an unnecessary return statement
Markus Elfring
1
-2
/
+0
2018-01-23
Input: auo-pixcir-ts - remove custom log for a failed memory allocation
Markus Elfring
1
-3
/
+1
2015-10-02
Input: auo-pixcir-ts - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-07-18
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2014-05-15
Input: auo-pixcir-ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2013-02-26
Input: auo-pixcir-ts - switch to using managed resources
Dmitry Torokhov
1
-94
/
+69
2013-02-25
Input: auo_pixcir_ts - add devicetree support
Heiko Stübner
1
-5
/
+69
2013-02-25
Input: auo_pixcir_ts - keep own pointer to platform_data
Heiko Stübner
1
-5
/
+6
2013-02-25
Input: auo-pixcir-ts - handle reset gpio directly
Heiko Stübner
1
-6
/
+20
2013-02-25
Input: auo-pixcir-ts - set input direction for interrupt gpio
Heiko Stübner
1
-0
/
+8
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-17
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
1
-11
/
+1
2011-12-28
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
1
-0
/
+652