aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender2015-08-121-0/+3
* Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer2012-11-161-1/+0
* Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-191-8/+13
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-315-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-2615-137/+531
|\ \ | |/ |/|
| * Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-111-0/+6
| * Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-061-4/+2
| * Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz2011-10-061-6/+15
| * Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-283-0/+197
| * Input: penmount - simplify unregister procedureDmitry Torokhov2011-09-201-4/+4
| * Input: penmount - rework handling of different protocolsDmitry Torokhov2011-09-201-56/+64
| * Input: penmount - add PenMount 6250 supportJohn Sung2011-09-201-0/+23
| * Input: penmount - add PenMount 3000 supportJohn Sung2011-09-201-4/+75
| * Input: penmount - add PenMount 6000 supportJohn Sung2011-09-201-8/+57
| * Input: penmount - fix the protocolJohn Sung2011-09-201-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: tsc2007 - add open and close methodsDmitry Torokhov2011-08-261-8/+38
| * | Input: tsc2007 - convert to threaded IRQDmitry Torokhov2011-08-261-84/+66
| * | Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov2011-08-231-4/+4
| * | Input: wacom_w8001 - implement open and closeDmitry Torokhov2011-08-231-1/+20
* | | Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-081-0/+2
| |/ |/|
* | 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-161-0/+12
* | Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-021-1/+3
|/
* Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin2011-07-181-10/+5
* Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin2011-07-181-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-043-15/+20
* Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang2011-07-043-25/+21
* Input: wm97xx - remove redundant defineWolfram Sang2011-07-044-9/+9
* Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen2011-07-041-2/+4
* Input: atmel_mxt_ts - update object listIiro Valkonen2011-07-041-82/+102
* Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt2011-06-291-1/+1
* Input: ads7846 - cleanup GPIO initializationIgor Grinberg2011-06-271-10/+5
* Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin2011-06-271-1/+1
* Merge branch 'next' into for-linusDmitry Torokhov2011-05-2417-70/+399
|\
| * Input: tsc2007 - add X, Y and Z fuzz factors to platform dataThierry Reding2011-05-171-3/+4
| * Input: tsc2007 - add poll_period parameter to platform dataThierry Reding2011-05-171-3/+3
| * Input: tsc2007 - add poll_delay parameter to platform dataThierry Reding2011-05-171-2/+3
| * Input: tsc2007 - add max_rt parameter to platform dataThierry Reding2011-05-171-1/+3
| * Input: tsc2007 - debounce pressure measurementThierry Reding2011-05-171-1/+3
| * Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall2011-05-141-1/+1
| * Input: ads7846 - fix gpio_pendown configurationIgor Grinberg2011-05-121-0/+7
| * Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein2011-05-121-8/+11