aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAge
* Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov2012-01-05
* Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov2012-01-05
* Input: ucb1400_ts - drop inline annotationsDmitry Torokhov2012-01-05
* Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov2012-01-05
* Input: ucb1400_ts - set driver ownerDmitry Torokhov2012-01-05
* Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov2012-01-05
* Input: add driver for pixcir i2c touchscreensJianchun Bian2011-12-30
* Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner2011-12-28
* Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov2011-12-12
* Input: migor-ts - use proper client data accessor functionsDmitry Torokhov2011-12-12
* Input: migor-ts - convert to a threaded IRQDmitry Torokhov2011-12-12
* Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov2011-12-01
* Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron2011-12-01
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-01
* Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-29
* Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin2011-11-29
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
|\
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\
| | * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
| * | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-03
| |\ \ | | |/ | |/|
| | * input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König2011-10-24
| * | Merge branch 'next' into for-linusDmitry Torokhov2011-10-27
| |\ \ | | |/ | |/|
| * | Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-08
* | | Input: ad7879 - consolidate PM methodsDmitry Torokhov2011-11-16
* | | Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing2011-11-15
* | | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
* | | Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither2011-11-05
| |/ |/|
* | Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-11
* | Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-06
* | Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz2011-10-06
* | Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-28
* | Input: penmount - simplify unregister procedureDmitry Torokhov2011-09-21
* | Input: penmount - rework handling of different protocolsDmitry Torokhov2011-09-21
* | Input: penmount - add PenMount 6250 supportJohn Sung2011-09-21
* | Input: penmount - add PenMount 3000 supportJohn Sung2011-09-21
* | Input: penmount - add PenMount 6000 supportJohn Sung2011-09-21
* | Input: penmount - fix the protocolJohn Sung2011-09-21
* | Input: remove IRQF_DISABLED from driversYong Zhang2011-09-07
* | Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-07
|\|
| * Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin2011-08-21
| * Input: max11801_ts - correct license statementJiejing Zhang2011-08-20
| * Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen2011-08-17
| * Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-03
* | Input: tsc2007 - add open and close methodsDmitry Torokhov2011-08-27
* | Input: tsc2007 - convert to threaded IRQDmitry Torokhov2011-08-27
* | Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov2011-08-24
* | Input: wacom_w8001 - implement open and closeDmitry Torokhov2011-08-24
|/
* Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin2011-07-18
* Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin2011-07-18
* Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin2011-07-13