summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-26Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors1-3/+6
2009-07-26Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov1-30/+42
2009-07-26Input: tsc2007 - remove HR timerRichard Röjfors1-35/+13
2009-07-21Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2-2/+7
2009-07-21Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2-19/+35
2009-07-13Input: w90p910_ts - use clk APIWan ZongShun2-13/+14
2009-07-13Input: ucb1400_ts - fix a misleading function nameHans J. Koch1-2/+3
2009-07-08Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson2-0/+38
2009-07-08Input: use resource_size when allocating resourcesJulia Lawall2-8/+8
2009-06-11Input: ads7846 - pin change interrupt supportMichael Roth1-3/+9
2009-06-11Input: add support for touchscreen on W90P910 ARM platformWan ZongShun3-0/+359
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov2-3/+4
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut1-1/+1
2009-05-20Input: add driver for EETI touchpanelsDaniel Mack3-0/+296
2009-05-20Input: ads7846 - more detailed model name in sysfsMichael Roth1-1/+3
2009-05-20Input: ads7846 - support swapping x and y axesMichael Roth1-0/+7
2009-05-16Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee1-1/+1
2009-05-12Input: tsc2007 - fix locking in hrtimer handlerThierry Reding1-2/+3
2009-05-09Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov5-4/+26
2009-05-01Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman1-1/+1
2009-04-19Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt3-0/+462
2009-04-18Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-18Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov6-22/+36
2009-04-16Input: ads7846 - fix unsafe disable_irqBen Nizette1-1/+1
2009-04-15Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby1-4/+3
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2-4/+3
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao1-10/+16
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao1-1/+2
2009-04-12Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown1-2/+1
2009-04-12Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao1-0/+10
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov8-6/+1942
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+23
2009-04-02input: migor_ts: add wakeup supportMagnus Damm1-0/+23
2009-03-30trivial: Fix misspelling of "Celsius".Adam Buchbinder1-1/+1
2009-03-14Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King4-8/+26
2009-03-10Input: add AD7879 Touchscreen driverMichael Hennerich3-0/+815
2009-03-10Input: add AD7877 touchscreen driverMichael Hennerich3-0/+858
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao1-1/+0
2009-03-09Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown3-0/+254
2009-03-09Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2-1/+5
2009-03-09Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown1-1/+1
2009-03-09Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport1-4/+9
2009-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-8/+26