summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
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/dto...Linus 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', '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
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/dto...Linus 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/dto...Linus 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/dto...Linus 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...Linus Torvalds1-2/+9
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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/dto...Linus Torvalds1-12/+9
2008-08-11input: migor_ts compile and detection fixMagnus Damm1-2/+9
2008-08-08Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov2-5/+5
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King4-9/+9
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King4-9/+352
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-29Input: wm97xx - enable sub-drivers by defaultMark Brown1-12/+9
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-9/+352
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2-5/+5
2008-07-23Input: add driver for Atmel integrated touchscreen controllerDan Liang3-0/+345
2008-07-23Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt1-5/+5
2008-07-23Input: ads7846 - fix sparse endian warningsHarvey Harrison1-4/+2