summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-134-8/+26
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-024-8/+26
| |\
| | * Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz2009-02-281-0/+1
| | * Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-292-2/+3
| | * Input: corgi_ts - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+5
| | * Input: usbtouchscreen - allow reporting calibrated dataDan Streetman2009-01-101-2/+17
* | | [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-091-1/+0
|/ /
* | touchscreen: Fix build of da9034Alan Cox2009-01-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-067-6/+1135
|\ \ | |/
| * Input: add da9034 touchscreen supportEric Miao2008-12-233-0/+398
| * Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison2008-12-231-1/+1
| * Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-203-0/+393
| * Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-201-1/+1
| |\
| * | Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar2008-11-243-0/+339
| * | Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas2008-11-191-3/+2
| * | Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-301-2/+2
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-301-1/+1
|\ \ \
| * \ \ Merge git://git.marvell.com/orion into develRussell King2008-12-131-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2008-12-021-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-251-2/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * hrtimer: removing all ur callback modesPeter Zijlstra2008-11-251-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-11-301-1/+1
|\ \ | |/ |/|
| * Input: elo - fix format string in elo driverVojtech Pavlik2008-10-301-1/+1
* | Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-222-2/+2
|\ \
| * \ Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-201-1/+1
| |\ \
| | * | mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton2008-10-191-1/+1
| * | | sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-201-1/+1
| |/ /
* | | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao2008-10-211-1/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-167-67/+89
|\ \ | |/
| * Merge branch 'next' into for-linusDmitry Torokhov2008-10-157-81/+143
| |\
| | * Input: wm97xx - update email address for Liam GirdwoodLiam Girdwood2008-10-135-15/+10
| | * Input: ads7846 - fix cache line sharing issueDmitry Torokhov2008-10-091-36/+51
| | * Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-101-14/+54
| | * Input: atmel_tsadcc - improve accuracyDan Liang2008-09-101-13/+24
| | * Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-101-3/+4
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-113-262/+189
|\ \ \ | |/ / |/| |
| * | Merge branch 'pxa-palm' into pxa-machinesRussell King2008-10-072-248/+135
| |\ \
| | * | [ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek Vašut2008-08-202-248/+135
| * | | Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-171-14/+54
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson2008-09-161-2/+2
* | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-201-2/+9
|\ \ \ \
| * | | | input: migor_ts compile and detection fixMagnus Damm2008-08-111-2/+9
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-194-4/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-184-4/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-151-12/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov2008-08-082-5/+5
| |\ \ | | |/
| * | Input: wm97xx - enable sub-drivers by defaultMark Brown2008-07-291-12/+9
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-074-9/+9
OpenPOWER on IntegriCloud