summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov
2011-01-11Input: wacom_w8001 - add single-touch supportPing Cheng
2011-01-06Input: cy8ctmg110_ts - Convert to dev_pm_opsMark Brown
2011-01-06Input: migor_ts - convert to dev_pm_opsMark Brown
2011-01-06Input: mcs5000_ts - convert to dev_pm_opsMark Brown
2011-01-06Input: eeti_ts - convert to dev_pm_opsMark Brown
2011-01-06Input: ad7879 - convert I2C to dev_pm_opsMark Brown
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov
2010-12-30Input: wacom_w8001 - support pen or touch only devicesPing Cheng
2010-12-27Input: wacom_w8001 - use __set_bit to set keybitsPing Cheng
2010-12-27Input: bu21013_ts - fix misuse of logical operation in place of bitopDavid Sterba
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg
2010-12-16input: mt: Break out slots handlingHenrik Rydberg
2010-12-15Input: add ST1232 touchscreen controller driverTony SIM
2010-11-22Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer
2010-11-18Input: qt602240_ts - fix wrong sizeof in object table allocationChris Leech
2010-11-18Input: qt602240_ts - convert to using dev_pm_opsDmitry Torokhov
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-28Input: bu21013_ts - fix null dereference in error handlingDan Carpenter
2010-10-28Input: ad7879 - prevent invalid finger data reportsMichael Hennerich
2010-10-27input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Input: ad7877 - switch to using threaded IRQDmitry Torokhov
2010-10-18Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-17Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich
2010-10-17Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich
2010-10-17Input: ad7877 - implement specified chip select behaviorMichael Hennerich
2010-10-17Input: hp680_ts_input - use cancel_delayed_work_sync()Tejun Heo
2010-10-17Input: ads7846 - switch to using threaded IRQJason Wang
2010-10-13Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati
2010-09-24input: add driver for tnetv107x touchscreen controllerCyril Chemparathy
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