aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila3-1/+379
2010-07-15Input: usbtouchscreen - implement reset_resumeOliver Neukum1-32/+76
2010-07-15Input: usbtouchscreen - implement runtime power managementOliver Neukum1-3/+24
2010-07-15Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum1-0/+25
2010-07-14Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim3-0/+1414
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim1-3/+3
2010-07-03Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin1-37/+135
2010-07-03Input: ads7846 - do not allow altering platform dataDmitry Torokhov1-16/+19
2010-07-03Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich1-3/+13
2010-07-03Input: ad7879 - fix spi word size to 16 bitMichael Hennerich1-0/+8
2010-07-03Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overheadMichael Hennerich1-1/+4
2010-07-03Input: ad7879 - add open and close methodsDmitry Torokhov4-39/+86
2010-07-03Input: ad7879 - split bus logic outMike Frysinger6-415/+484
2010-06-30Input: ad7879 - use threaded IRQDmitry Torokhov1-27/+9
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov4-9/+1
2010-06-28Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar2-11/+14
2010-06-28Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin1-1/+4
2010-06-23Input: tps6507x-ts - remove unneeded NULL testJiri Slaby1-3/+0
2010-06-08Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov1-16/+18
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-11/+7
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang4-9/+1
2010-06-02Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov1-1/+1
2010-06-02Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter1-8/+4
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown1-1/+1
2010-05-31Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown1-1/+1
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer3-0/+414
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-3/+8
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick1-0/+2
2010-05-26Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary1-1/+6
2010-05-26Input: ads7846 - return error on regulator_get() failureKevin Hilman1-2/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+4
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-4/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-4/+223
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-26/+18
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-402/+0
2010-05-19Input: usbtouchscreen - switch to using kmemdup()Julia Lawall1-3/+2
2010-05-19Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss1-1/+1
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov2-13/+58
2010-05-19Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks1-2/+2
2010-05-19Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna1-3/+12
2010-05-19Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna1-20/+3
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere1-1/+1
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+12
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer1-3/+12
2010-05-11input: remove now deprecated corgi_ts.c touchscreen driverEric Miao3-402/+0
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-10/+46
2010-04-20Input: eeti_ts - cancel pending work when going to suspendDaniel Mack1-10/+46
2010-04-13Input: add driver for hampshire serial touchscreensAdam Bennett3-0/+218
2010-04-13Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang1-0/+2
2010-04-13Input: remove now deprecated corgi_ts.c touchscreen driverEric Miao3-402/+0