summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2010-02-11Input: 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-29Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2-0/+6
2010-01-22Merge 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-10Input: make i2c device ids constantMárton Németh1-1/+1
2010-01-07Input: 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/dto...Linus 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-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-36/+855
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-4/+4
2009-11-30Input: 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-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2009-10-06Input: ad7879 - pass up error codes from probe functionsMichael Hennerich1-2/+2
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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/torval...Anton Vorontsov13-265/+656
2009-09-18Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim3-0/+330
2009-09-18Input: ad7879 - add support for AD7889Michael Hennerich2-5/+7
2009-09-17input: PCAP2 based touchscreen driverDaniel Ribeiro3-0/+281
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-259/+360
2009-09-12Merge branch 'master' into develRussell King1-4/+13
2009-09-04wm97xx-core: Pass platform_data to batteryMarek Vasut1-0/+3
2009-09-04Input: wacom_w8001 - simplify querying logicDmitry Torokhov1-81/+40
2009-09-02ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun1-2/+2
2009-08-28Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov1-4/+13
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak1-4/+4
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut1-0/+9
2009-08-12Input: eeti_ts - allow active high irq linesDaniel Mack1-3/+19
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov1-4/+5
2009-08-05Input: tsc2007 - check if I2C communication works during probeRichard Röjfors1-3/+5
2009-08-05Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov1-79/+93
2009-07-28Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2-0/+54
2009-07-26Input: tsc2007 - do not read coordinates during probeRichard Röjfors1-2/+3