aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo13-2/+11
2010-03-11Input: ads7846 - add wakeup supportRanjith Lohithakshan1-0/+10
2010-03-09Input: ad7877 - increase pen up imeoutMichael Hennerich1-1/+1
2010-03-09Input: ads7846 - add support for AD7843 partsMichael Hennerich2-4/+15
2010-03-07mfd: Use genirq in 88pm860xHaojian Zhuang1-10/+5
2010-03-07input: Enable touch on 88pm860xHaojian Zhuang3-0/+254
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König1-2/+2
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov9-141/+476
2010-02-25Input: ads7846 - add regulator supportGrazvydas Ignotas1-1/+27
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin1-4/+4
2010-02-20Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick1-14/+16
2010-02-19Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick1-0/+1
2010-02-10Input: schedule corgi_ssp and corgi_ts to be removedEric Miao1-1/+0
2010-02-04Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary1-3/+14
2010-02-04Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary2-2/+264
2010-02-04Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary1-3/+14
2010-02-04Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary1-10/+12
2010-01-28Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2-0/+6
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov1-1/+1
2010-01-19Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich1-56/+141
2010-01-11Input: make USB device ids constantMárton Németh1-1/+1
2010-01-09Input: make i2c device ids constantMárton Németh1-1/+1
2010-01-06Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov1-105/+120
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-0/+271
2009-12-15Input: add mc13783 touchscreen driverSascha Hauer3-0/+271