index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
|
*
Input: usbtouchscreen - implement reset_resume
Oliver Neukum
2010-07-15
1
-32
/
+76
|
*
Input: usbtouchscreen - implement runtime power management
Oliver Neukum
2010-07-15
1
-3
/
+24
|
*
Input: usbtouchscreen - implement basic suspend/resume
Oliver Neukum
2010-07-15
1
-0
/
+25
|
*
Input: Add ATMEL QT602240 touchscreen driver
Joonyoung Shim
2010-07-14
3
-0
/
+1414
|
*
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
2010-07-04
1
-3
/
+3
|
*
Input: ads7846 - extend the driver for ads7845 controller support
Anatolij Gustschin
2010-07-03
1
-37
/
+135
|
*
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
2010-07-03
1
-16
/
+19
|
*
Input: ad7879 - report EV_KEY/BTN_TOUCH events
Michael Hennerich
2010-07-03
1
-3
/
+13
|
*
Input: ad7879 - fix spi word size to 16 bit
Michael Hennerich
2010-07-03
1
-0
/
+8
|
*
Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
Michael Hennerich
2010-07-03
1
-1
/
+4
|
*
Input: ad7879 - add open and close methods
Dmitry Torokhov
2010-07-03
4
-39
/
+86
|
*
Input: ad7879 - split bus logic out
Mike Frysinger
2010-07-03
6
-415
/
+484
|
*
Input: ad7879 - use threaded IRQ
Dmitry Torokhov
2010-06-30
1
-27
/
+9
|
*
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
2010-06-30
4
-9
/
+1
|
|
\
|
*
|
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2010-06-28
2
-11
/
+14
|
*
|
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
2010-06-28
1
-1
/
+4
|
*
|
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
2010-06-23
1
-3
/
+0
|
*
|
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
Dmitry Torokhov
2010-06-08
1
-16
/
+18
*
|
|
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
2010-07-15
1
-1
/
+1
*
|
|
Merge commit 'v2.6.35-rc3' into for-linus
Dmitry Torokhov
2010-06-22
4
-9
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-06-04
4
-11
/
+7
|
|
\
\
|
|
|
/
|
*
|
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
4
-9
/
+1
*
|
|
Input: ad7877 - fix spi word size to 16 bit
Oskar Schirmer
2010-06-08
1
-0
/
+7
|
|
/
|
/
|
*
|
Input: ads7846 - fix compiler warning in ads7846_probe()
Dmitry Torokhov
2010-06-02
1
-1
/
+1
*
|
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
2010-06-02
1
-8
/
+4
*
|
Input: s3c2410_ts - tone down logging
Mark Brown
2010-05-31
1
-1
/
+1
*
|
Input: s3c2410_ts - fix build error due to ADC Kconfig rename
Mark Brown
2010-05-31
1
-1
/
+1
|
/
*
input: Touchscreen driver for TPS6507x
Todd Fischer
2010-05-28
3
-0
/
+414
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-27
2
-3
/
+8
|
\
|
*
Input: usbtouchscreen - support bigger iNexio touchscreens
Ondrej Zary
2010-05-26
1
-1
/
+6
|
*
Input: ads7846 - return error on regulator_get() failure
Kevin Hilman
2010-05-26
1
-2
/
+2
*
|
Input: s3c2410_ts - restore accidentially dropped s3c24xx ids
Vasily Khoruzhick
2010-05-27
1
-0
/
+2
[prev]
[next]