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
/
pixcir_i2c_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-20
Merge tag 'v4.2-rc3' into next
Dmitry Torokhov
1
-1
/
+1
2015-07-18
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-12
Input: pixcir_i2c_ts - use standard OF touchscreen parsing code
Dmitry Torokhov
1
-51
/
+44
2015-07-12
Input: pixcir_i2c_ts - simplify input device initialization
Dmitry Torokhov
1
-5
/
+0
2015-07-12
Input: pixcir_i2c_ts - add RESET gpio
Roger Quadros
1
-0
/
+22
2015-07-12
Input: pixcir_i2c_ts - allow using with GPIO expanders
Dmitry Torokhov
1
-1
/
+1
2015-07-12
Input: pixcir_i2c_ts - switch the device over to gpiod
Dmitry Torokhov
1
-17
/
+9
2015-07-12
Input: pixcir_i2c_ts - move platform data
Dmitry Torokhov
1
-1
/
+1
2015-06-17
Input: pixcir_i2c_ts - fix receive error
Frodo Lai
1
-1
/
+1
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
1
-1
/
+1
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2014-07-28
Input: pixcir_i2c_ts - add device tree support
Roger Quadros
1
-0
/
+77
2014-07-28
Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs
Roger Quadros
1
-17
/
+57
2014-07-28
Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol
Roger Quadros
1
-31
/
+94
2014-05-19
Input: pixcir_i2c_ts - implement wakeup from suspend
Roger Quadros
1
-4
/
+43
2014-05-19
Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()
Roger Quadros
1
-1
/
+15
2014-05-19
Input: pixcir_i2c_ts - initialize interrupt mode and power mode
Roger Quadros
1
-8
/
+174
2014-05-19
Input: pixcir_i2c_ts - use devres managed resource allocations
Roger Quadros
1
-23
/
+15
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-05
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
1
-1
/
+1
2012-03-17
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
1
-11
/
+1
2011-12-31
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
1
-0
/
+239