summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2010-09-06Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitterJames Ketrenos
2010-09-05Merge branch 'mrst-touchscreen' into nextDmitry Torokhov
2010-09-05Input: wm97xx-core - add retries to wm97xx_read_aux_adcEric Millbrandt
2010-09-05Input: wm97xx-core - simplify error path in wm97xx_probe()Axel Lin
2010-09-05Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin
2010-09-02Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin
2010-09-02Input: tsc2007 - fix a redundant assignment for pdataAxel Lin
2010-09-02Input: tps6507x-ts - properly unregister input device on removalAxel Lin
2010-09-02Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin
2010-09-02Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin
2010-09-01Input: mrst-touchscreen - move out of stagingDmitry Torokhov
2010-08-28Input: add LPC32xx touchscreen controller driverKevin Wells
2010-08-28Input: wacom_w8001 - add multitouch slot supportPeter Hutterer
2010-08-28Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer
2010-08-28Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer
2010-08-12touchscreen: Fix sign bugKulikov Vasiliy
2010-08-12input: STMPE touch controller supportLuotao Fu
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-10Input: cy8ctmg100_ts - signedness bugDan Carpenter
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun
2010-07-15Input: usbtouchscreen - implement reset_resumeOliver Neukum
2010-07-15Input: usbtouchscreen - implement runtime power managementOliver Neukum
2010-07-15Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum
2010-07-14Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim
2010-07-03Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin
2010-07-03Input: ads7846 - do not allow altering platform dataDmitry Torokhov
2010-07-03Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich
2010-07-03Input: ad7879 - fix spi word size to 16 bitMichael Hennerich
2010-07-03Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overheadMichael Hennerich
2010-07-03Input: ad7879 - add open and close methodsDmitry Torokhov
2010-07-03Input: ad7879 - split bus logic outMike Frysinger
2010-06-30Input: ad7879 - use threaded IRQDmitry Torokhov
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov
2010-06-28Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar
2010-06-28Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin
2010-06-23Input: tps6507x-ts - remove unneeded NULL testJiri Slaby
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov
2010-06-08Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov
2010-06-08Input: ad7877 - fix spi word size to 16 bitOskar Schirmer
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-06-02Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov
2010-06-02Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown
2010-05-31Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds