summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* 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-098-36/+855
|\
| * Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2009-11-292-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/+7
| * 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-051-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-234-5/+337
|\ \ | |/
| * Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-173-0/+330
| * Input: ad7879 - add support for AD7889Michael Hennerich2009-09-172-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-1411-259/+360
|\ \
| * | Input: wacom_w8001 - simplify querying logicDmitry Torokhov2009-09-031-81/+40
| * | Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-271-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
| * | | Input: tsc2007 - check if I2C communication works during probeRichard Röjfors2009-08-041-3/+5
| * | | Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov2009-08-041-79/+93
| * | | Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2009-07-272-0/+54
| * | | Input: tsc2007 - do not read coordinates during probeRichard Röjfors2009-07-261-2/+3
| * | | Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors2009-07-261-3/+6
| * | | Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov2009-07-261-30/+42
| * | | Input: tsc2007 - remove HR timerRichard Röjfors2009-07-261-35/+13
| * | | Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2009-07-202-2/+7
| * | | Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2009-07-202-19/+35
| * | | Input: w90p910_ts - use clk APIWan ZongShun2009-07-122-13/+14
| * | | Input: ucb1400_ts - fix a misleading function nameHans J. Koch2009-07-121-2/+3
| * | | Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson2009-07-072-0/+38
| * | | Input: use resource_size when allocating resourcesJulia Lawall2009-07-072-8/+8
| | |/ | |/|
* | | Merge branch 'master' into develRussell King2009-09-121-4/+13
|\ \ \ | | |/ | |/|
| * | Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-211-4/+4
| * | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+9
| |/
* | ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun2009-09-021-2/+2
|/
* Input: ads7846 - pin change interrupt supportMichael Roth2009-06-111-3/+9
* Input: add support for touchscreen on W90P910 ARM platformWan ZongShun2009-06-113-0/+359
* Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-112-3/+4
|\
OpenPOWER on IntegriCloud