summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao-10/+16
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao-1/+2
2009-04-11Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown-2/+1
2009-04-11Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao-0/+10
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov-6/+1942
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-0/+23
2009-04-02input: migor_ts: add wakeup supportMagnus Damm-0/+23
2009-03-30trivial: Fix misspelling of "Celsius".Adam Buchbinder-1/+1
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King-8/+26
2009-03-09Input: add AD7879 Touchscreen driverMichael Hennerich-0/+815
2009-03-09Input: add AD7877 touchscreen driverMichael Hennerich-0/+858
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao-1/+0
2009-03-08Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown-0/+254
2009-03-08Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport-1/+5
2009-03-08Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown-1/+1
2009-03-08Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport-4/+9
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+26
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz-0/+1
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-2/+3
2009-01-12Input: corgi_ts - mark probe function as __devinitUwe Kleine-König-4/+5
2009-01-10Input: usbtouchscreen - allow reporting calibrated dataDan Streetman-2/+17
2009-01-07touchscreen: Fix build of da9034Alan Cox-0/+1
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+1135
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar-2/+2
2008-12-23Input: add da9034 touchscreen supportEric Miao-0/+398
2008-12-23Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison-1/+1
2008-12-20Input: add tsc2007 based touchscreen driverKwangwoo Lee-0/+393
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov-1/+1
2008-12-13Merge git://git.marvell.com/orion into develRussell King-1/+1
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao-1/+1
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra-2/+2
2008-11-24Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar-0/+339
2008-11-19Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas-3/+2
2008-10-30Input: elo - fix format string in elo driverVojtech Pavlik-1/+1
2008-10-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-2/+2
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King-2/+2
2008-10-21[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao-1/+5
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds-1/+1
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt-1/+1
2008-10-19mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton-1/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-67/+89
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov-81/+143
2008-10-13Input: wm97xx - update email address for Liam GirdwoodLiam Girdwood-15/+10
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-262/+189
2008-10-09Input: ads7846 - fix cache line sharing issueDmitry Torokhov-36/+51
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King-248/+135
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+2
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao-14/+54