aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cy8ctmg110_ts.c
AgeCommit message (Expand)Author
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-08-12Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-10-11Input: cy8ctmg110_ts - use C99-style structure initializatorsShubhrajyoti Datta
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-03-16Input: convert I2C drivers to use module_i2c_driver()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-01-06Input: cy8ctmg110_ts - Convert to dev_pm_opsMark Brown
2010-09-06Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitterJames Ketrenos
2010-08-10Input: cy8ctmg100_ts - signedness bugDan Carpenter
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila