index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2017-01-22
Input: touchscreen - use local variables consistently
Guenter Roeck
1
-2
/
+2
2016-08-23
Input: pixcir_i2c_ts - remove a useless blank line
LABBE Corentin
1
-1
/
+0
2016-08-23
Input: pixcir_i2c_ts - remove text about writing to Free Software Foundation
LABBE Corentin
1
-4
/
+0
2016-08-23
Input: pixcir_i2c_ts - simplify code with of_device_get_match_data
LABBE Corentin
1
-7
/
+1
2016-07-16
Input: pixcir_ts - add support for axis inversion / swapping
Hans de Goede
1
-33
/
+20
2016-07-16
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
1
-1
/
+1
2015-12-05
Input: pixcir_i2c - add support for wake and enable gpios
Sander Vermin
1
-0
/
+41
2015-10-14
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver
Vignesh R
1
-12
/
+0
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