summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Input: tsc2005 - use spi_get/set_drvdata()Dmitry Torokhov1-7/+12
2011-03-17Input: introduce tsc2005 driverLauri Leukkunen3-0/+725
2011-03-15Input: atmel_mxt_ts - add objects of mXT1386 chipJoonyoung Shim1-0/+8
2011-03-15Input: atmel_mxt_ts - remove firmware version checkJoonyoung Shim1-16/+5
2011-03-15Input: wm831x-ts - ensure the controller is in a known state on openMark Brown1-1/+3
2011-03-13Input: wm831x-ts - default pressure measurements onMark Brown1-1/+4
2011-02-25Input: atmel_mxt_ts - remove matrix size checkIiro Valkonen1-73/+0
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen1-3/+4
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen1-135/+13
2011-02-21Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech1-0/+1
2011-02-21Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen1-3/+3
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen1-464/+465
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov3-14/+14
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo4-23/+72
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-18/+33
2011-02-11Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov1-16/+22
2011-02-01Input: wacom_w8001 - report resolution to userlandPing Cheng1-2/+11
2011-02-01Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov4-20/+55
2011-02-01Input: wm831x-ts - remove use of ternary operatorMark Brown1-5/+13
2011-01-30Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown3-0/+366
2011-01-26input/tps6507x-ts: use system_wq instead of dedicated workqueueTejun Heo1-8/+4
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-5/+39
2011-01-21Input: ads7846 - convert to dev_pm_opsMark Brown1-6/+10
2011-01-21Input: ad7879 - convert SPI to dev_pm_opsMark Brown1-8/+9
2011-01-21Input: ad7877 - convert to dev_pm_opsMark Brown1-10/+9
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-15/+15
2011-01-18Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati1-1/+34
2011-01-18Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati1-2/+2
2011-01-18Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-12Merge branch 'next' into for-linusDmitry Torokhov6-64/+195
2011-01-11Input: wacom_w8001 - add single-touch supportPing Cheng1-33/+149
2011-01-07Input: cy8ctmg110_ts - Convert to dev_pm_opsMark Brown1-6/+9
2011-01-07Input: migor_ts - convert to dev_pm_opsMark Brown1-4/+8
2011-01-07Input: mcs5000_ts - convert to dev_pm_opsMark Brown1-7/+10
2011-01-07Input: eeti_ts - convert to dev_pm_opsMark Brown1-7/+9
2011-01-07Input: ad7879 - convert I2C to dev_pm_opsMark Brown1-7/+10
2011-01-07Merge branch 'next' into for-linusDmitry Torokhov6-45/+346
2010-12-30Input: wacom_w8001 - support pen or touch only devicesPing Cheng1-12/+32
2010-12-28Input: wacom_w8001 - use __set_bit to set keybitsPing Cheng1-5/+5
2010-12-28Input: bu21013_ts - fix misuse of logical operation in place of bitopDavid Sterba1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina3-6/+29
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov1-18/+7
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg1-16/+5
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-1/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-1/+1
2010-12-16Input: add ST1232 touchscreen controller driverTony SIM3-5/+292
2010-11-22Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer1-0/+1
2010-11-18Input: qt602240_ts - fix wrong sizeof in object table allocationChris Leech1-1/+1
2010-11-18Input: qt602240_ts - convert to using dev_pm_opsDmitry Torokhov1-7/+12