summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2010-03-11tegra touch: enable multi-touchVarun Wadekar
2010-02-25tegra touch: handle second finger transitionsVarun Wadekar
2010-02-09touchscreen: fix build break for non-early-suspend tegra driverGary King
2010-02-05tegra: Add early_suspend and late_resume hooks to touch-screen driverBharat Nihalani
2010-01-15linux kernel:Added new product id for PANJIT touch screen.Krishna Reddy
2009-12-10touchscreen: add a touchscreen input device driver for Tegra ODM kitGary King
2009-07-29Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...Rebecca Schultz Zavin
2009-07-24Input: synaptics_i2c_rmi: Send new multi touch eventsArve Hjønnevåg
2009-07-24Input: synaptics_i2c_rmi: Add sensitivity adjust option.Arve Hjønnevåg
2009-07-24Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...Arve Hjønnevåg
2009-07-24Input: synaptics_i2c_rmi: disable_irq -> disable_irq_nosyncArve Hjønnevåg
2009-04-07Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.Arve Hjønnevåg
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-12Input: corgi_ts - mark probe function as __devinitUwe Kleine-König
2009-01-10Input: usbtouchscreen - allow reporting calibrated dataDan Streetman
2009-01-07touchscreen: Fix build of da9034Alan Cox
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-23Input: add da9034 touchscreen supportEric Miao
2008-12-23Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison
2008-12-20Input: add tsc2007 based touchscreen driverKwangwoo Lee
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov
2008-12-13Merge git://git.marvell.com/orion into develRussell King
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra
2008-11-24Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar
2008-11-19Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas
2008-10-30Input: elo - fix format string in elo driverVojtech Pavlik
2008-10-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King
2008-10-21[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt
2008-10-19mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov
2008-10-13Input: wm97xx - update email address for Liam GirdwoodLiam Girdwood
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-09Input: ads7846 - fix cache line sharing issueDmitry Torokhov
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao
2008-09-16Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson
2008-09-10Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao
2008-09-10Input: atmel_tsadcc - improve accuracyDan Liang
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier