summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-26Merge branch 'next' into for-linusDmitry Torokhov
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König
2011-10-11Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity
2011-10-06Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov
2011-10-06Input: 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-20Input: penmount - simplify unregister procedureDmitry Torokhov
2011-09-20Input: penmount - rework handling of different protocolsDmitry Torokhov
2011-09-20Input: penmount - add PenMount 6250 supportJohn Sung
2011-09-20Input: penmount - add PenMount 3000 supportJohn Sung
2011-09-20Input: penmount - add PenMount 6000 supportJohn Sung
2011-09-20Input: 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-26Input: tsc2007 - add open and close methodsDmitry Torokhov
2011-08-26Input: tsc2007 - convert to threaded IRQDmitry Torokhov
2011-08-23Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov
2011-08-23Input: 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-16Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen
2011-08-02Input: ad7879 - fix deficient device disableMichael Hennerich
2011-07-18Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin
2011-07-18Input: 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-04Input: wm97xx - mark channels which need pen_downWolfram Sang
2011-07-04Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang
2011-07-04Input: 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
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt
2011-06-27Input: ads7846 - cleanup GPIO initializationIgor Grinberg
2011-06-27Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin
2011-05-24Merge branch 'next' into for-linusDmitry Torokhov
2011-05-17Input: tsc2007 - add X, Y and Z fuzz factors to platform dataThierry Reding
2011-05-17Input: tsc2007 - add poll_period parameter to platform dataThierry Reding
2011-05-17Input: tsc2007 - add poll_delay parameter to platform dataThierry Reding
2011-05-17Input: tsc2007 - add max_rt parameter to platform dataThierry Reding
2011-05-17Input: tsc2007 - debounce pressure measurementThierry Reding
2011-05-14Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall
2011-05-12Input: ads7846 - fix gpio_pendown configurationIgor Grinberg
2011-05-12Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein
2011-05-05Input: ads7846 - remove unused variable from struct ads7845_ser_reqAlexander Stein
2011-05-05Input: ads7846 - make transfer buffers DMA safeAlexander Stein
2011-05-03Input: h3600_ts_input - fix a leak of the IRQ during init failureAxel Lin