aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-36/+855
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-4/+4
2009-11-29Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2-0/+34
2009-11-23Input: add S3C24XX touchscreen driverArnaud Patard3-1/+471
2009-11-23Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone2-3/+76
2009-11-23Input: ads7846 - switch to using dev_vdbg()Pavel Machek1-16/+7
2009-11-23Input: ads7846 - fix pressure reportingPavel Machek1-1/+1
2009-11-23Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum1-1/+1
2009-11-20AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre1-1/+1
2009-11-20Input: atmel_tsadcc - use platform parametersNicolas Ferre1-6/+35
2009-11-20Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre1-3/+3
2009-11-20Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut1-4/+7
2009-10-26Input: add driver for Dynapro serial touchscreenTias Guns3-0/+219
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2009-10-05Input: ad7879 - pass up error codes from probe functionsMichael Hennerich1-2/+2
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-5/+337
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+3
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov3-0/+3
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Anton Vorontsov13-265/+656
2009-09-17Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim3-0/+330
2009-09-17Input: ad7879 - add support for AD7889Michael Hennerich2-5/+7
2009-09-17input: PCAP2 based touchscreen driverDaniel Ribeiro3-0/+281
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-259/+360
2009-09-12Merge branch 'master' into develRussell King1-4/+13