index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
Input: cy8ctmg100_ts - signedness bug
Dan Carpenter
1
-3
/
+3
2010-07-31
Input: cy8ctmg110 - capacitive touchscreen support
Samuli Konttila
3
-1
/
+379
2010-07-15
Input: usbtouchscreen - implement reset_resume
Oliver Neukum
1
-32
/
+76
2010-07-15
Input: usbtouchscreen - implement runtime power management
Oliver Neukum
1
-3
/
+24
2010-07-15
Input: usbtouchscreen - implement basic suspend/resume
Oliver Neukum
1
-0
/
+25
2010-07-14
Input: Add ATMEL QT602240 touchscreen driver
Joonyoung Shim
3
-0
/
+1414
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
1
-3
/
+3
2010-07-03
Input: ads7846 - extend the driver for ads7845 controller support
Anatolij Gustschin
1
-37
/
+135
2010-07-03
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
1
-16
/
+19
2010-07-03
Input: ad7879 - report EV_KEY/BTN_TOUCH events
Michael Hennerich
1
-3
/
+13
2010-07-03
Input: ad7879 - fix spi word size to 16 bit
Michael Hennerich
1
-0
/
+8
2010-07-03
Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
Michael Hennerich
1
-1
/
+4
2010-07-03
Input: ad7879 - add open and close methods
Dmitry Torokhov
4
-39
/
+86
2010-07-03
Input: ad7879 - split bus logic out
Mike Frysinger
6
-415
/
+484
2010-06-30
Input: ad7879 - use threaded IRQ
Dmitry Torokhov
1
-27
/
+9
2010-06-30
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
4
-9
/
+1
2010-06-28
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2
-11
/
+14
2010-06-28
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
1
-1
/
+4
2010-06-23
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
1
-3
/
+0
2010-06-08
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
Dmitry Torokhov
1
-16
/
+18
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-11
/
+7
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
4
-9
/
+1
2010-06-02
Input: ads7846 - fix compiler warning in ads7846_probe()
Dmitry Torokhov
1
-1
/
+1
2010-06-02
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
1
-8
/
+4
2010-05-31
Input: s3c2410_ts - tone down logging
Mark Brown
1
-1
/
+1
2010-05-31
Input: s3c2410_ts - fix build error due to ADC Kconfig rename
Mark Brown
1
-1
/
+1
2010-05-28
input: Touchscreen driver for TPS6507x
Todd Fischer
3
-0
/
+414
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+8
2010-05-27
Input: s3c2410_ts - restore accidentially dropped s3c24xx ids
Vasily Khoruzhick
1
-0
/
+2
2010-05-26
Input: usbtouchscreen - support bigger iNexio touchscreens
Ondrej Zary
1
-1
/
+6
2010-05-26
Input: ads7846 - return error on regulator_get() failure
Kevin Hilman
1
-2
/
+2
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-4
/
+4
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-4
/
+223
2010-05-19
Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-26
/
+18
2010-05-19
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-402
/
+0
2010-05-19
Input: usbtouchscreen - switch to using kmemdup()
Julia Lawall
1
-3
/
+2
2010-05-19
Input: wm9712 - fix wm97xx_set_gpio() logic
Manuel Lauss
1
-1
/
+1
2010-05-19
Merge commit 'v2.6.34' into next
Dmitry Torokhov
2
-13
/
+58
2010-05-19
Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entry
Ben Dooks
1
-2
/
+2
2010-05-19
Input: s3c24xx_ts - Add FEAT for Samsung touchscreen support
Naveen Krishna
1
-3
/
+12
2010-05-19
Input: s3c24xx_ts - Implement generic GPIO configuration callback
Naveen Krishna
1
-20
/
+3
2010-05-19
ARM: SAMSUNG: Move mach/ts.h to plat/ts.h
Maurus Cuelenaere
1
-1
/
+1
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+12
2010-05-13
Input: ad7877 - keep dma rx buffers in seperate cache lines
Oskar Schirmer
1
-3
/
+12
2010-05-11
input: remove now deprecated corgi_ts.c touchscreen driver
Eric Miao
3
-402
/
+0
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-10
/
+46
2010-04-20
Input: eeti_ts - cancel pending work when going to suspend
Daniel Mack
1
-10
/
+46
2010-04-13
Input: add driver for hampshire serial touchscreens
Adam Bennett
3
-0
/
+218
2010-04-13
Input: tsc2007 - do not leave dangling clientdata pointer
Wolfram Sang
1
-0
/
+2
[next]