aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-31Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov4-20/+55
2011-01-31Input: 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-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-5/+39
2011-01-20Input: ads7846 - convert to dev_pm_opsMark Brown1-6/+10
2011-01-20Input: ad7879 - convert SPI to dev_pm_opsMark Brown1-8/+9
2011-01-20Input: ad7877 - convert to dev_pm_opsMark Brown1-10/+9
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-15/+15
2011-01-17Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati1-1/+34
2011-01-17Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati1-2/+2
2011-01-17Input: 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/jikos/trivialLinus Torvalds1-1/+1
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov6-64/+195
2011-01-11Input: wacom_w8001 - add single-touch supportPing Cheng1-33/+149
2011-01-06Input: cy8ctmg110_ts - Convert to dev_pm_opsMark Brown1-6/+9
2011-01-06Input: migor_ts - convert to dev_pm_opsMark Brown1-4/+8
2011-01-06Input: mcs5000_ts - convert to dev_pm_opsMark Brown1-7/+10
2011-01-06Input: eeti_ts - convert to dev_pm_opsMark Brown1-7/+9
2011-01-06Input: ad7879 - convert I2C to dev_pm_opsMark Brown1-7/+10
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov6-45/+346
2010-12-30Input: wacom_w8001 - support pen or touch only devicesPing Cheng1-12/+32
2010-12-27Input: wacom_w8001 - use __set_bit to set keybitsPing Cheng1-5/+5
2010-12-27Input: 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/input-mt into nextDmitry 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-15Input: 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
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-6/+28
2010-10-28Input: bu21013_ts - fix null dereference in error handlingDan Carpenter1-1/+1
2010-10-28Input: ad7879 - prevent invalid finger data reportsMichael Hennerich1-5/+27
2010-10-27input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-8/+8
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds3-0/+406
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds15-518/+2526
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-18Input: ad7877 - switch to using threaded IRQDmitry Torokhov1-40/+25
2010-10-18Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov1-20/+29
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-10-17Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich1-0/+7
2010-10-17Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich1-5/+12
2010-10-17Input: ad7877 - implement specified chip select behaviorMichael Hennerich1-1/+11
2010-10-17Input: hp680_ts_input - use cancel_delayed_work_sync()Tejun Heo1-4/+2
2010-10-17Input: ads7846 - switch to using threaded IRQJason Wang1-430/+456
2010-10-13Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati3-0/+661
2010-09-24input: add driver for tnetv107x touchscreen controllerCyril Chemparathy3-0/+406