summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cy8ctmg110_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-171-1/+0
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: cy8ctmg110_ts - use C99-style structure initializatorsShubhrajyoti Datta2012-10-111-2/+11
* Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-1/+2
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-12/+1
* Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin2011-07-181-0/+2
* Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin2011-07-131-1/+1
* Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin2011-07-131-2/+2
* Input: cy8ctmg110_ts - Convert to dev_pm_opsMark Brown2011-01-061-6/+9
* Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitterJames Ketrenos2010-09-061-2/+2
* Input: cy8ctmg100_ts - signedness bugDan Carpenter2010-08-101-3/+3
* Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila2010-07-311-0/+363
OpenPOWER on IntegriCloud