summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun-1/+1
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov-9/+1
2010-06-08Input: ad7877 - fix spi word size to 16 bitOskar Schirmer-0/+7
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+7
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-9/+1
2010-06-02Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov-1/+1
2010-06-02Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter-8/+4
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown-1/+1
2010-05-31Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown-1/+1
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer-0/+414
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+8
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick-0/+2
2010-05-26Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary-1/+6
2010-05-26Input: ads7846 - return error on regulator_get() failureKevin Hilman-2/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-4/+4
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-4/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+223
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds-26/+18
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-402/+0
2010-05-19Input: usbtouchscreen - switch to using kmemdup()Julia Lawall-3/+2
2010-05-19Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss-1/+1
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov-13/+58
2010-05-19Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks-2/+2
2010-05-19Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna-3/+12
2010-05-19Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna-20/+3
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere-1/+1
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+12
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer-3/+12
2010-05-11input: remove now deprecated corgi_ts.c touchscreen driverEric Miao-402/+0
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+46
2010-04-20Input: eeti_ts - cancel pending work when going to suspendDaniel Mack-10/+46
2010-04-13Input: add driver for hampshire serial touchscreensAdam Bennett-0/+218
2010-04-13Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang-0/+2
2010-04-13Input: remove now deprecated corgi_ts.c touchscreen driverEric Miao-402/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+11
2010-03-11Input: ads7846 - add wakeup supportRanjith Lohithakshan-0/+10
2010-03-09Input: ad7877 - increase pen up imeoutMichael Hennerich-1/+1
2010-03-09Input: ads7846 - add support for AD7843 partsMichael Hennerich-4/+15
2010-03-07mfd: Use genirq in 88pm860xHaojian Zhuang-10/+5
2010-03-07input: Enable touch on 88pm860xHaojian Zhuang-0/+254
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König-2/+2
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov-141/+476
2010-02-25Input: ads7846 - add regulator supportGrazvydas Ignotas-1/+27
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin-4/+4
2010-02-20Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick-14/+16
2010-02-19Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick-0/+1
2010-02-10Input: schedule corgi_ssp and corgi_ts to be removedEric Miao-1/+0
2010-02-04Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary-3/+14
2010-02-04Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary-2/+264
2010-02-04Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary-3/+14