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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Input: tsc2005 - add open/close
Dmitry Torokhov
1
-94
/
+124
2011-03-17
Input: tsc2005 - handle read errors from SPI layer
Dmitry Torokhov
1
-19
/
+81
2011-03-17
Input: tsc2005 - do not rearm timer in hardirq handler
Dmitry Torokhov
1
-13
/
+1
2011-03-17
Input: tsc2005 - don't use work for 'pen up' handling
Dmitry Torokhov
1
-31
/
+27
2011-03-17
Input: tsc2005 - do not use 0 in place of NULL
Dmitry Torokhov
1
-20
/
+16
2011-03-17
Input: tsc2005 - use true/false for boolean variables
Dmitry Torokhov
1
-12
/
+13
2011-03-17
Input: tsc2005 - hide selftest attribute if we can't reset
Dmitry Torokhov
1
-18
/
+28
2011-03-17
Input: tsc2005 - rework driver initialization code
Dmitry Torokhov
1
-110
/
+105
2011-03-17
Input: tsc2005 - set up bus type in input device
Dmitry Torokhov
1
-0
/
+1
2011-03-17
Input: tsc2005 - set up parent device
Dmitry Torokhov
1
-0
/
+1
2011-03-17
Input: tsc2005 - clear driver data after unbinding
Dmitry Torokhov
1
-1
/
+4
2011-03-17
Input: tsc2005 - add module description
Dmitry Torokhov
1
-0
/
+1
2011-03-17
Input: tsc2005 - remove driver banner message
Dmitry Torokhov
1
-1
/
+0
2011-03-17
Input: tsc2005 - remove incorrect module alias
Dmitry Torokhov
1
-1
/
+0
2011-03-17
Input: tsc2005 - convert to using dev_pm_ops
Dmitry Torokhov
1
-12
/
+12
2011-03-17
Input: tsc2005 - use spi_get/set_drvdata()
Dmitry Torokhov
1
-7
/
+12
2011-03-17
Input: introduce tsc2005 driver
Lauri Leukkunen
3
-0
/
+725
2010-11-22
Input: usbtouchscreen - add support for LG Flatron T1710B
Glenn Sommer
1
-0
/
+1
2010-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+28
2010-10-29
Input: bu21013_ts - fix null dereference in error handling
Dan Carpenter
1
-1
/
+1
2010-10-29
Input: ad7879 - prevent invalid finger data reports
Michael Hennerich
1
-5
/
+27
2010-10-27
input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
1
-8
/
+8
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+406
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-518
/
+2526
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-18
Input: ad7877 - switch to using threaded IRQ
Dmitry Torokhov
1
-40
/
+25
2010-10-18
Input: ad7877 - use attribute group to control visibility of attributes
Dmitry Torokhov
1
-20
/
+29
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-18
Input: ad7877 - filter events where pressure is beyond the maximum
Michael Hennerich
1
-0
/
+7
2010-10-18
Input: ad7877 - implement EV_KEY:BTN_TOUCH reporting
Michael Hennerich
1
-5
/
+12
2010-10-18
Input: ad7877 - implement specified chip select behavior
Michael Hennerich
1
-1
/
+11
2010-10-18
Input: hp680_ts_input - use cancel_delayed_work_sync()
Tejun Heo
1
-4
/
+2
2010-10-18
Input: ads7846 - switch to using threaded IRQ
Jason Wang
1
-430
/
+456
2010-10-13
Input: add ROHM BU21013 touch panel controller support
Naveen Kumar Gaddipati
3
-0
/
+661
2010-09-24
input: add driver for tnetv107x touchscreen controller
Cyril Chemparathy
3
-0
/
+406
2010-09-06
Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter
James Ketrenos
1
-2
/
+2
2010-09-05
Merge branch 'mrst-touchscreen' into next
Dmitry Torokhov
3
-0
/
+700
2010-09-05
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
Eric Millbrandt
1
-2
/
+13
2010-09-05
Input: wm97xx-core - simplify error path in wm97xx_probe()
Axel Lin
1
-2
/
+1
2010-09-05
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
1
-3
/
+7
2010-09-03
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
1
-1
/
+0
2010-09-03
Input: tsc2007 - fix a redundant assignment for pdata
Axel Lin
1
-1
/
+1
2010-09-03
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
1
-1
/
+1
2010-09-03
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
1
-0
/
+1
2010-09-03
Input: s3c2410_ts - fix s3c2410ts_probe error path
Axel Lin
1
-1
/
+1
2010-09-02
Input: mrst-touchscreen - move out of staging
Dmitry Torokhov
3
-0
/
+700
2010-08-29
Input: add LPC32xx touchscreen controller driver
Kevin Wells
3
-0
/
+422
2010-08-29
Input: wacom_w8001 - add multitouch slot support
Peter Hutterer
1
-3
/
+46
2010-08-29
Input: wacom_w8001 - support (and ignore) touch tablets
Peter Hutterer
1
-2
/
+86
2010-08-29
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
Peter Hutterer
1
-6
/
+48
[next]