aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cy8ctmg110_ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han1-4/+2
2013-12-06Input: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-12Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-4/+2
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-11Input: cy8ctmg110_ts - use C99-style structure initializatorsShubhrajyoti Datta1-2/+11
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen1-1/+2
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-12/+1
2011-07-18Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin1-0/+2
2011-07-13Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin1-1/+1
2011-07-13Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin1-2/+2
2011-01-06Input: cy8ctmg110_ts - Convert to dev_pm_opsMark Brown1-6/+9
2010-09-06Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitterJames Ketrenos1-2/+2
2010-08-10Input: cy8ctmg100_ts - signedness bugDan Carpenter1-3/+3
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila1-0/+363