index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
st1232.c
Age
Commit message (
Expand
)
Author
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-02-10
PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments
Rafael J. Wysocki
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-10-06
Input: st1232 - include linux/of.h header
Sachin Kamat
2013-04-15
Input: st1232 - add reset pin handling
Bastian Hecht
2013-04-15
Input: st1232 - convert to devm_* infrastructure
Laurent Pinchart
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 __devinitconst
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-04-04
Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2012-04-04
Input: st1232 - add device tree support
Magnus Damm
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-12-25
PM / input / touchscreen: Make st1232 use device PM QoS constraints
Rafael J. Wysocki
2010-12-16
Input: add ST1232 touchscreen controller driver
Tony SIM