summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* mfd: Use genirq in 88pm860xHaojian Zhuang2010-03-071-10/+5Star
* input: Enable touch on 88pm860xHaojian Zhuang2010-03-073-0/+254
* input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-061-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2010-03-019-141/+476
|\
| * Input: ads7846 - add regulator supportGrazvydas Ignotas2010-02-251-1/+27
| * Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick2010-02-201-14/+16
| * Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick2010-02-191-0/+1
| * Input: schedule corgi_ssp and corgi_ts to be removedEric Miao2010-02-111-1/+0Star
| * Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary2010-02-041-3/+14
| * Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary2010-02-042-2/+264
| * Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary2010-02-041-3/+14
| * Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary2010-02-041-10/+12
| * Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2010-01-292-0/+6
| * Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-221-1/+1
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-163-0/+271
| | |\
| | * | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
| * | | Input: make USB device ids constantMárton Németh2010-01-111-1/+1
| * | | Input: make i2c device ids constantMárton Németh2010-01-101-1/+1
| * | | Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov2010-01-071-105/+120
| | |/ | |/|
* | | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-221-4/+4
* | | Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-191-56/+141
|/ /
* / Input: add mc13783 touchscreen driverSascha Hauer2009-12-153-0/+271
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-108-36/+855
|\
| * Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2009-11-302-0/+34
| * Input: add S3C24XX touchscreen driverArnaud Patard2009-11-233-1/+471
| * Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone2009-11-232-3/+76
| * Input: ads7846 - switch to using dev_vdbg()Pavel Machek2009-11-231-16/+7Star
| * Input: ads7846 - fix pressure reportingPavel Machek2009-11-231-1/+1
| * Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum2009-11-231-1/+1
| * AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre2009-11-201-1/+1
| * Input: atmel_tsadcc - use platform parametersNicolas Ferre2009-11-201-6/+35
| * Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre2009-11-201-3/+3
| * Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-201-4/+7
| * Input: add driver for Dynapro serial touchscreenTias Guns2009-10-263-0/+219
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-4/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-091-2/+2
|\
| * Input: ad7879 - pass up error codes from probe functionsMichael Hennerich2009-10-061-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-244-5/+337
|\|
| * Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-183-0/+330
| * Input: ad7879 - add support for AD7889Michael Hennerich2009-09-182-5/+7
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-231-0/+3
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-2313-265/+656
| |\ \
| * | | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-041-0/+3
* | | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-233-0/+3
| |/ / |/| |
* | | input: PCAP2 based touchscreen driverDaniel Ribeiro2009-09-173-0/+281
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-1511-259/+360
|\ \
| * | Input: wacom_w8001 - simplify querying logicDmitry Torokhov2009-09-041-81/+40Star
| * | Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-281-4/+13
| |\ \
| * | | Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-121-3/+19
| * | | Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-051-4/+5