index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
pixcir_i2c_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-21
Input: touchscreen - use local variables consistently
Guenter Roeck
1
-2
/
+2
2016-08-22
Input: pixcir_i2c_ts - remove a useless blank line
LABBE Corentin
1
-1
/
+0
2016-08-22
Input: pixcir_i2c_ts - remove text about writing to Free Software Foundation
LABBE Corentin
1
-4
/
+0
2016-08-22
Input: pixcir_i2c_ts - simplify code with of_device_get_match_data
LABBE Corentin
1
-7
/
+1
2016-07-15
Input: pixcir_ts - add support for axis inversion / swapping
Hans de Goede
1
-33
/
+20
2016-07-15
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
1
-1
/
+1
2015-12-04
Input: pixcir_i2c - add support for wake and enable gpios
Sander Vermin
1
-0
/
+41
2015-10-13
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-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-11
Input: pixcir_i2c_ts - use standard OF touchscreen parsing code
Dmitry Torokhov
1
-51
/
+44
2015-07-11
Input: pixcir_i2c_ts - simplify input device initialization
Dmitry Torokhov
1
-5
/
+0
2015-07-11
Input: pixcir_i2c_ts - add RESET gpio
Roger Quadros
1
-0
/
+22
2015-07-11
Input: pixcir_i2c_ts - allow using with GPIO expanders
Dmitry Torokhov
1
-1
/
+1
2015-07-11
Input: pixcir_i2c_ts - switch the device over to gpiod
Dmitry Torokhov
1
-17
/
+9
2015-07-11
Input: pixcir_i2c_ts - move platform data
Dmitry Torokhov
1
-1
/
+1
2015-06-16
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-18
Input: pixcir_i2c_ts - implement wakeup from suspend
Roger Quadros
1
-4
/
+43
2014-05-18
Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()
Roger Quadros
1
-1
/
+15
2014-05-18
Input: pixcir_i2c_ts - initialize interrupt mode and power mode
Roger Quadros
1
-8
/
+174
2014-05-18
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-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
1
-1
/
+1
2012-03-16
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
1
-11
/
+1
2011-12-30
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
1
-0
/
+239