summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov2012-01-051-6/+6
* Input: add driver for pixcir i2c touchscreensJianchun Bian2011-12-313-0/+252
* Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner2011-12-283-0/+666
* Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov2011-12-121-25/+18Star
* Input: migor-ts - use proper client data accessor functionsDmitry Torokhov2011-12-121-5/+4Star
* Input: migor-ts - convert to a threaded IRQDmitry Torokhov2011-12-121-41/+24Star
* Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov2011-12-011-6/+1Star
* Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron2011-12-011-2/+2
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-0118-228/+18Star
* Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-293-3/+0Star
* Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin2011-11-291-1/+0Star
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-297-17/+24
|\
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-075-0/+5
| |\
| | * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-015-0/+5
| * | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-17/+17
| |\ \ | | |/ | |/|
| | * input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König2011-10-241-17/+17
| * | Merge branch 'next' into for-linusDmitry Torokhov2011-10-2715-137/+531
| |\ \ | | |/ | |/|
| * | Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-081-0/+2
* | | Input: ad7879 - consolidate PM methodsDmitry Torokhov2011-11-164-56/+19Star
* | | Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing2011-11-153-0/+314
* | | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-103-13/+15
* | | Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither2011-11-052-0/+42
| |/ |/|
* | Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-121-0/+6
* | Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-071-4/+2Star
* | Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz2011-10-071-6/+15
* | Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-283-0/+197
* | Input: penmount - simplify unregister procedureDmitry Torokhov2011-09-211-4/+4
* | Input: penmount - rework handling of different protocolsDmitry Torokhov2011-09-211-56/+64
* | Input: penmount - add PenMount 6250 supportJohn Sung2011-09-211-0/+23
* | Input: penmount - add PenMount 3000 supportJohn Sung2011-09-211-4/+75
* | Input: penmount - add PenMount 6000 supportJohn Sung2011-09-211-8/+57
* | Input: penmount - fix the protocolJohn Sung2011-09-211-6/+8
* | Input: remove IRQF_DISABLED from driversYong Zhang2011-09-077-8/+8
* | Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-074-2/+18
|\|
| * Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
| * Input: max11801_ts - correct license statementJiejing Zhang2011-08-201-1/+2
| * Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen2011-08-171-0/+12
| * Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-031-1/+3
* | Input: tsc2007 - add open and close methodsDmitry Torokhov2011-08-271-8/+38
* | Input: tsc2007 - convert to threaded IRQDmitry Torokhov2011-08-271-84/+66Star
* | Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov2011-08-241-4/+4
* | Input: wacom_w8001 - implement open and closeDmitry Torokhov2011-08-241-1/+20
|/
* Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin2011-07-191-10/+5Star
* Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin2011-07-191-0/+2
* Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin2011-07-131-1/+1
* Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin2011-07-131-2/+2
* Input: wm97xx - mark channels which need pen_downWolfram Sang2011-07-053-15/+20
* Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang2011-07-053-25/+21Star
* Input: wm97xx - remove redundant defineWolfram Sang2011-07-054-9/+9
* Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen2011-07-041-2/+4