summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-19Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-15Input: add mc13783 touchscreen driverSascha Hauer
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-29Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar
2009-11-23Input: add S3C24XX touchscreen driverArnaud Patard
2009-11-23Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone
2009-11-23Input: ads7846 - switch to using dev_vdbg()Pavel Machek
2009-11-23Input: ads7846 - fix pressure reportingPavel Machek
2009-11-23Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum
2009-11-20AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre
2009-11-20Input: atmel_tsadcc - use platform parametersNicolas Ferre
2009-11-20Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre
2009-11-20Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut
2009-10-26Input: add driver for Dynapro serial touchscreenTias Guns
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-10-05Input: ad7879 - pass up error codes from probe functionsMichael Hennerich
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov
2009-09-17Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim
2009-09-17Input: ad7879 - add support for AD7889Michael Hennerich
2009-09-17input: PCAP2 based touchscreen driverDaniel Ribeiro
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-12Merge branch 'master' into develRussell King
2009-09-04wm97xx-core: Pass platform_data to batteryMarek Vasut
2009-09-03Input: wacom_w8001 - simplify querying logicDmitry Torokhov
2009-09-02ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut
2009-08-12Input: eeti_ts - allow active high irq linesDaniel Mack
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov
2009-08-04Input: tsc2007 - check if I2C communication works during probeRichard Röjfors
2009-08-04Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov
2009-07-27Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler
2009-07-26Input: tsc2007 - do not read coordinates during probeRichard Röjfors
2009-07-26Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors
2009-07-26Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov
2009-07-26Input: tsc2007 - remove HR timerRichard Röjfors
2009-07-20Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut
2009-07-20Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut
2009-07-12Input: w90p910_ts - use clk APIWan ZongShun
2009-07-12Input: ucb1400_ts - fix a misleading function nameHans J. Koch