summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/st1232.c
AgeCommit message (Expand)AuthorLines
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han-5/+2
2014-02-11PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki-1/+2
2013-12-06Input: use dev_get_platdata()Jingoo Han-1/+1
2013-10-06Input: st1232 - include linux/of.h headerSachin Kamat-0/+1
2013-04-15Input: st1232 - add reset pin handlingBastian Hecht-4/+43
2013-04-15Input: st1232 - convert to devm_* infrastructureLaurent Pinchart-22/+12
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitconstBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2012-04-04Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov-7/+4
2012-04-04Input: st1232 - add device tree supportMagnus Damm-0/+9
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin-11/+1
2011-12-25PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki-1/+12
2010-12-15Input: add ST1232 touchscreen controller driverTony SIM-0/+274