aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/migor_ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-12Input: migor_ts - convert to SPDX identifiersKuninori Morimoto1-14/+1
2016-05-19Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-05-18Input: migor-ts - fix error for modular buildJavier Martinez Canillas1-1/+1
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-12/+1
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov1-25/+18
2011-12-12Input: migor-ts - use proper client data accessor functionsDmitry Torokhov1-5/+4
2011-12-12Input: migor-ts - convert to a threaded IRQDmitry Torokhov1-41/+24
2011-01-06Input: migor_ts - convert to dev_pm_opsMark Brown1-4/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-02input: migor_ts: add wakeup supportMagnus Damm1-0/+23
2008-08-11input: migor_ts compile and detection fixMagnus Damm1-2/+9
2008-05-16Input: add support for SuperH MigoR touchscreenMagnus Damm1-0/+250