summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2011-12-30Input: add driver for pixcir i2c touchscreensJianchun Bian
2011-12-28Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov
2011-12-12Input: migor-ts - use proper client data accessor functionsDmitry Torokhov
2011-12-12Input: migor-ts - convert to a threaded IRQDmitry Torokhov
2011-12-01Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov
2011-12-01Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron
2011-12-01Input: touchscreen - use macro module_platform_driver()JJ Ding
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-29Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-16Input: ad7879 - consolidate PM methodsDmitry Torokhov
2011-11-15Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing
2011-11-10Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-05Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-10-27Merge branch 'next' into for-linusDmitry Torokhov
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König
2011-10-12Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity
2011-10-07Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov
2011-10-07Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz
2011-09-28Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior
2011-09-21Input: penmount - simplify unregister procedureDmitry Torokhov
2011-09-21Input: penmount - rework handling of different protocolsDmitry Torokhov
2011-09-21Input: penmount - add PenMount 6250 supportJohn Sung
2011-09-21Input: penmount - add PenMount 3000 supportJohn Sung
2011-09-21Input: penmount - add PenMount 6000 supportJohn Sung
2011-09-21Input: penmount - fix the protocolJohn Sung
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov
2011-08-27Input: tsc2007 - add open and close methodsDmitry Torokhov
2011-08-27Input: tsc2007 - convert to threaded IRQDmitry Torokhov
2011-08-24Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov
2011-08-24Input: wacom_w8001 - implement open and closeDmitry Torokhov
2011-08-21Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin
2011-08-20Input: max11801_ts - correct license statementJiejing Zhang
2011-08-17Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen
2011-08-03Input: ad7879 - fix deficient device disableMichael Hennerich
2011-07-19Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin
2011-07-19Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin
2011-07-13Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin
2011-07-13Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin
2011-07-05Input: wm97xx - mark channels which need pen_downWolfram Sang
2011-07-05Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang
2011-07-05Input: wm97xx - remove redundant defineWolfram Sang
2011-07-04Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen
2011-07-04Input: atmel_mxt_ts - update object listIiro Valkonen