index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: Add driver for Cypress touchpanels
Peter Nordström
2014-10-01
5
-0
/
+5274
*
[qtouch] Update the touch driver for updated MT protocol
Dan Murphy
2014-10-01
1
-86
/
+17
*
qtouch: Update the reporting to use the multi touch
Dan Murphy
2014-10-01
1
-6
/
+11
*
[Tablet2] Add qtouch driver to k3.
Dan Murphy
2014-10-01
3
-0
/
+1225
*
[Blaze] Synaptics: Update the TS driver from K35
Dan Murphy
2014-10-01
1
-51
/
+45
*
syntm12xx: Port synaptics touch screen
Dan Murphy
2014-10-01
3
-0
/
+3606
*
input: mms_ts: max x/y are max coordinates, not the x/y size
Dima Zavin
2012-09-10
1
-2
/
+2
*
Revert "HACK: input: mms_ts: Log a touch event after driver enable."
JP Abgrall
2012-05-16
1
-10
/
+0
*
HACK: input: mms_ts: Log a touch event after driver enable.
JP Abgrall
2012-04-05
1
-0
/
+10
*
input: mms_ts: add mod param to die if firmware flash fails
Dima Zavin
2011-11-10
1
-2
/
+11
*
input: mms_ts: reset IC before retrying failed word write
tyoony
2011-11-10
1
-0
/
+1
*
input: mms_ts: sleep after suspend/resume command
tyoony
2011-10-19
1
-0
/
+2
*
input: mms_ts: touch IC finger ids are 1-based
Dima Zavin
2011-09-21
1
-1
/
+1
*
input: mms_ts: allow the board to provide the firmware filename
Dima Zavin
2011-09-20
1
-2
/
+3
*
input: mms_ts: don't flash fw in probe, let userspace handle it
Dima Zavin
2011-09-20
1
-1
/
+1
*
input: mms_ts: do not hardcode version in driver
Dima Zavin
2011-09-08
1
-34
/
+51
*
input: mms_ts: make firmware flashing more robust
Dima Zavin
2011-09-08
1
-60
/
+65
*
input: mms_ts: disable irqs during time sensitive operations
tyoony
2011-09-08
1
-0
/
+13
*
input: mms_ts: firmware and driver update for VA24-3
tyoony
2011-08-23
1
-1
/
+1
*
input: mms_ts: use i2c_transfer for reading finger data
tyoony
2011-08-23
1
-1
/
+21
*
input: mms_ts: update driver to work with firmware version 0x21
Colin Cross
2011-07-27
1
-1
/
+1
*
input: mms_ts: ensure that we only enable/disable once
Dima Zavin
2011-06-30
1
-0
/
+17
*
input: mms_ts: add early_suspend and late_resume handler
tyoony
2011-06-27
1
-2
/
+34
*
input: mms_ts: add suspend/resume support
Dima Zavin
2011-06-27
1
-1
/
+75
*
input: mms_ts: update driver to work with firmware version 0x11
tyoony
2011-06-21
1
-1
/
+1
*
input: mms_ts: wake up all waiting threads on initialization
Dima Zavin
2011-06-15
1
-1
/
+1
*
input: mms_ts: don't report width major because we don't have it
Dima Zavin
2011-06-15
1
-2
/
+0
*
input: mms_ts: update driver to work with firmware version 0x10
Dima Zavin
2011-06-15
1
-35
/
+24
*
input: mms_ts: add a power-on reset during initialization
Dima Zavin
2011-06-14
1
-0
/
+31
*
input: mms_ts: add firmware flashing support
Dima Zavin
2011-06-14
1
-52
/
+463
*
input: mms_ts: update driver to the new firmware i2c protocol
Dima Zavin
2011-06-14
1
-78
/
+155
*
input: mms_ts: properly implement the multi-touch slot protocol
Dima Zavin
2011-06-14
1
-22
/
+6
*
input: touchscreen: add Melfas MMSxxx driver
Dima Zavin
2011-06-14
3
-0
/
+293
*
input: touchscreen: atmel_mxt_ts: Add dummy read after reset
Colin Cross
2011-06-14
1
-0
/
+4
*
Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...
Rebecca Schultz Zavin
2011-06-14
1
-1
/
+4
*
Input: synaptics_i2c_rmi: Send new multi touch events
Arve Hjønnevåg
2011-06-14
1
-0
/
+25
*
Input: synaptics_i2c_rmi: Add sensitivity adjust option.
Arve Hjønnevåg
2011-06-14
1
-0
/
+7
*
Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...
Arve Hjønnevåg
2011-06-14
1
-3
/
+12
*
Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.
Arve Hjønnevåg
2011-06-14
3
-0
/
+638
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-05-24
17
-70
/
+399
|
\
|
*
Input: tsc2007 - add X, Y and Z fuzz factors to platform data
Thierry Reding
2011-05-17
1
-3
/
+4
|
*
Input: tsc2007 - add poll_period parameter to platform data
Thierry Reding
2011-05-17
1
-3
/
+3
|
*
Input: tsc2007 - add poll_delay parameter to platform data
Thierry Reding
2011-05-17
1
-2
/
+3
|
*
Input: tsc2007 - add max_rt parameter to platform data
Thierry Reding
2011-05-17
1
-1
/
+3
|
*
Input: tsc2007 - debounce pressure measurement
Thierry Reding
2011-05-17
1
-1
/
+3
|
*
Input: atmel_tsadcc - correct call to input_free_device
Julia Lawall
2011-05-14
1
-1
/
+1
|
*
Input: ads7846 - fix gpio_pendown configuration
Igor Grinberg
2011-05-12
1
-0
/
+7
|
*
Input: ads7846 - add possibility to use external vref on ads7846
Alexander Stein
2011-05-12
1
-8
/
+11
|
*
Input: h3600_ts_input - fix a leak of the IRQ during init failure
Axel Lin
2011-05-03
1
-4
/
+4
|
*
Merge commit 'v2.6.39-rc4' into next
Dmitry Torokhov
2011-04-22
14
-49
/
+71
|
|
\
[next]