aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-09Input: 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-08Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown3-0/+254
2009-03-08Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2-1/+5
2009-03-08Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown1-1/+1
2009-03-08Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport1-4/+9
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-8/+26
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz1-0/+1
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-2/+3
2009-01-12Input: corgi_ts - mark probe function as __devinitUwe Kleine-König1-4/+5
2009-01-10Input: usbtouchscreen - allow reporting calibrated dataDan Streetman1-2/+17
2009-01-07touchscreen: Fix build of da9034Alan Cox1-0/+1
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-6/+1135
2008-12-30Merge 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', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/coreIngo 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
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao1-1/+1
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra1-2/+2
2008-11-24Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar3-0/+339
2008-11-19Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas1-3/+2
2008-10-30Input: elo - fix format string in elo driverVojtech Pavlik1-1/+1
2008-10-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2-2/+2
2008-10-21[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao1-1/+5
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds1-1/+1
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt1-1/+1
2008-10-19mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton1-1/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-67/+89
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov7-81/+143
2008-10-13Input: wm97xx - update email address for Liam GirdwoodLiam Girdwood5-15/+10
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-262/+189
2008-10-09Input: ads7846 - fix cache line sharing issueDmitry Torokhov1-36/+51
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King2-248/+135
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao1-14/+54
2008-09-16Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson1-2/+2
2008-09-10Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao1-14/+54
2008-09-10Input: atmel_tsadcc - improve accuracyDan Liang1-13/+24
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier1-3/+4
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-20[ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek Vašut2-248/+135
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+9
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-4/+0
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi4-4/+0
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-12/+9