index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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