summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak1-4/+4
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut1-0/+9
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
2009-03-01Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz1-0/+1
2009-01-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-2/+3
2009-01-13Input: corgi_ts - mark probe function as __devinitUwe Kleine-König1-4/+5
2009-01-11Input: usbtouchscreen - allow reporting calibrated dataDan Streetman1-2/+17
2009-01-07touchscreen: Fix build of da9034Alan Cox1-0/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-6/+1135
2008-12-31Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar1-2/+2
2008-12-23Input: add da9034 touchscreen supportEric Miao3-0/+398
2008-12-23Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison1-1/+1
2008-12-20Input: add tsc2007 based touchscreen driverKwangwoo Lee3-0/+393
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov1-1/+1
2008-12-13Merge git://git.marvell.com/orion into develRussell King1-1/+1