index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-01-06
6
-45
/
+346
|
\
|
*
Input: wacom_w8001 - support pen or touch only devices
Ping Cheng
2010-12-30
1
-12
/
+32
|
*
Input: wacom_w8001 - use __set_bit to set keybits
Ping Cheng
2010-12-27
1
-5
/
+5
|
*
Input: bu21013_ts - fix misuse of logical operation in place of bitop
David Sterba
2010-12-27
1
-1
/
+1
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...
Dmitry Torokhov
2010-12-16
1
-18
/
+7
|
|
\
|
|
*
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
2010-12-16
1
-16
/
+5
|
|
*
input: mt: Collect slots initialization code
Henrik Rydberg
2010-12-16
1
-1
/
+1
|
|
*
input: mt: Break out slots handling
Henrik Rydberg
2010-12-16
1
-1
/
+1
|
*
|
Input: add ST1232 touchscreen controller driver
Tony SIM
2010-12-15
3
-5
/
+292
|
*
|
Input: qt602240_ts - fix wrong sizeof in object table allocation
Chris Leech
2010-11-18
1
-1
/
+1
|
*
|
Input: qt602240_ts - convert to using dev_pm_ops
Dmitry Torokhov
2010-11-18
1
-7
/
+12
|
|
/
*
/
Input: usbtouchscreen - add support for LG Flatron T1710B
Glenn Sommer
2010-11-22
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-10-31
2
-6
/
+28
|
\
|
*
Input: bu21013_ts - fix null dereference in error handling
Dan Carpenter
2010-10-28
1
-1
/
+1
|
*
Input: ad7879 - prevent invalid finger data reports
Michael Hennerich
2010-10-28
1
-5
/
+27
*
|
input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-10-27
1
-8
/
+8
*
|
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-10-25
3
-0
/
+406
|
\
\
|
*
|
input: add driver for tnetv107x touchscreen controller
Cyril Chemparathy
2010-09-24
3
-0
/
+406
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-10-25
15
-518
/
+2526
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Input: ad7877 - switch to using threaded IRQ
Dmitry Torokhov
2010-10-18
1
-40
/
+25
|
*
|
Input: ad7877 - use attribute group to control visibility of attributes
Dmitry Torokhov
2010-10-18
1
-20
/
+29
|
*
|
Input: ad7877 - filter events where pressure is beyond the maximum
Michael Hennerich
2010-10-17
1
-0
/
+7
|
*
|
Input: ad7877 - implement EV_KEY:BTN_TOUCH reporting
Michael Hennerich
2010-10-17
1
-5
/
+12
|
*
|
Input: ad7877 - implement specified chip select behavior
Michael Hennerich
2010-10-17
1
-1
/
+11
|
*
|
Input: hp680_ts_input - use cancel_delayed_work_sync()
Tejun Heo
2010-10-17
1
-4
/
+2
|
*
|
Input: ads7846 - switch to using threaded IRQ
Jason Wang
2010-10-17
1
-430
/
+456
|
*
|
Input: add ROHM BU21013 touch panel controller support
Naveen Kumar Gaddipati
2010-10-13
3
-0
/
+661
|
*
|
Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter
James Ketrenos
2010-09-06
1
-2
/
+2
|
*
|
Merge branch 'mrst-touchscreen' into next
Dmitry Torokhov
2010-09-05
3
-0
/
+700
|
|
\
\
|
|
*
|
Input: mrst-touchscreen - move out of staging
Dmitry Torokhov
2010-09-01
3
-0
/
+700
|
*
|
|
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
Eric Millbrandt
2010-09-05
1
-2
/
+13
|
*
|
|
Input: wm97xx-core - simplify error path in wm97xx_probe()
Axel Lin
2010-09-05
1
-2
/
+1
|
*
|
|
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
2010-09-05
1
-3
/
+7
|
*
|
|
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
2010-09-02
1
-1
/
+0
|
*
|
|
Input: tsc2007 - fix a redundant assignment for pdata
Axel Lin
2010-09-02
1
-1
/
+1
|
*
|
|
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
2010-09-02
1
-1
/
+1
|
*
|
|
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
2010-09-02
1
-0
/
+1
|
*
|
|
Input: s3c2410_ts - fix s3c2410ts_probe error path
Axel Lin
2010-09-02
1
-1
/
+1
|
*
|
|
Input: add LPC32xx touchscreen controller driver
Kevin Wells
2010-08-28
3
-0
/
+422
|
*
|
|
Input: wacom_w8001 - add multitouch slot support
Peter Hutterer
2010-08-28
1
-3
/
+46
|
*
|
|
Input: wacom_w8001 - support (and ignore) touch tablets
Peter Hutterer
2010-08-28
1
-2
/
+86
|
*
|
|
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
Peter Hutterer
2010-08-28
1
-6
/
+48
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
|
|
touchscreen: Fix sign bug
Kulikov Vasiliy
2010-08-12
1
-1
/
+1
*
|
|
input: STMPE touch controller support
Luotao Fu
2010-08-12
3
-0
/
+408
|
/
/
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
1
-3
/
+3
|
\
\
|
*
|
Input: cy8ctmg100_ts - signedness bug
Dan Carpenter
2010-08-10
1
-3
/
+3
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-02
12
-578
/
+2685
|
\
|
|
|
|
/
|
/
|
|
*
Input: cy8ctmg110 - capacitive touchscreen support
Samuli Konttila
2010-07-31
3
-1
/
+379
[next]