summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/st1232.c
AgeCommit message (Expand)Author
2019-11-24Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger
2017-01-21Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-02-11PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-10-06Input: st1232 - include linux/of.h headerSachin Kamat
2013-04-15Input: st1232 - add reset pin handlingBastian Hecht
2013-04-15Input: st1232 - convert to devm_* infrastructureLaurent Pinchart
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitconstBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-04-04Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2012-04-04Input: st1232 - add device tree supportMagnus Damm
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-12-25PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki
2010-12-15Input: add ST1232 touchscreen controller driverTony SIM