index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
w90p910_ts.c
Age
Commit message (
Expand
)
Author
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2013-05-08
Input: w90p910_ts - remove redundant platform_set_drvdata()
Sachin Kamat
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2010-07-15
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-09-02
ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform
wanzongshun
2009-07-12
Input: w90p910_ts - use clk API
Wan ZongShun
2009-07-07
Input: use resource_size when allocating resources
Julia Lawall
2009-06-11
Input: add support for touchscreen on W90P910 ARM platform
Wan ZongShun