aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/w90p910_ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-24Input: touchsceen - convert timers to use timer_setup()Kees Cook1-4/+3
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-05-08Input: w90p910_ts - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
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
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding1-13/+1
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang1-1/+1
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun1-1/+1
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-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+17
2009-09-02ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun1-2/+2
2009-07-12Input: w90p910_ts - use clk APIWan ZongShun1-13/+13
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall1-4/+4
2009-06-11Input: add support for touchscreen on W90P910 ARM platformWan ZongShun1-0/+350