aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
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
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/dtor/inputLinus 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
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov1-1/+1
2008-07-07Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder3-0/+246
2008-07-03Input: usbtouchscreen - ignore eGalax screens supporting HID protocolDaniel Ritz1-1/+19
2008-06-30Input: Add driver for iNexio serial touchscreen.Richard Lemon3-0/+220
2008-06-30Input: wm9712 - no pressure measurement with 5-wire modeMark Brown1-6/+12
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov2-12/+35
2008-06-02Input: add HTC Shift Touchscreen DriverPau Oliva Fora3-0/+268
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-12/+35
2008-05-27Input: wm9713 - support five wire panelsMark Brown1-0/+22
2008-05-27Input: wm97xx-core - fix race on PHY initMark Brown1-11/+11
2008-05-27Input: wm97xx-core - fix driver nameMark Brown1-1/+1
2008-05-27Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown1-0/+1
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro1-1/+1
2008-05-20Input: remove CVS keywordsAdrian Bunk2-4/+0
2008-05-16Input: add support for SuperH MigoR touchscreenMagnus Damm3-0/+262
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-11/+11
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-28/+2501
2008-04-24Merge branch 'wm97xx'Dmitry Torokhov1-8/+48
2008-04-24Input: ucb1400_ts - IRQ probe fixVernon Sauder1-4/+0
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2-0/+6
2008-04-19Merge branch 'omap2-upstream' into develRussell King1-40/+0
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-04-17Input: wm97xx-core - support use as a wakeup sourceMark Brown1-0/+39
2008-04-17Input: wm97xx-core - use IRQF_SAMPLE_RANDOMMark Brown1-1/+2
2008-04-17Input: wm97xx-core - only schedule interrupt handler if not already scheduledMark Brown1-7/+7
2008-04-14ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell1-40/+0
2008-04-04Input: usbtouchscreen - don't use DMA on stackOliver Neukum1-12/+19
2008-04-02Merge branch 'wm97xx'Dmitry Torokhov7-0/+2426
2008-04-02Input: WM97xx - add support for streaming mode on MainstoneMark Brown3-0/+315
2008-04-02Input: WM97xx - add chip driver for WM97123 touchscreenMark Brown3-0/+470
2008-04-02Input: WM97xx - add chip driver for WM9712 touchscreenMark Brown3-0/+472
2008-04-02Input: WM97xx - add chip driver for WM9705 touchscreenMark Brown3-0/+363
2008-04-02Input: add support for WM97xx familty touchscreensMark Brown3-0/+806
2008-04-02Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell1-12/+10