summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/st1232.c
Commit message (Expand)AuthorAgeFilesLines
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-5/+2Star
* PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki2014-02-111-1/+2
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: st1232 - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* Input: st1232 - add reset pin handlingBastian Hecht2013-04-151-4/+43
* Input: st1232 - convert to devm_* infrastructureLaurent Pinchart2013-04-151-22/+12Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitconstBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-04-041-7/+4Star
* Input: st1232 - add device tree supportMagnus Damm2012-04-041-0/+9
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-11/+1Star
* PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki2011-12-251-1/+12
* Input: add ST1232 touchscreen controller driverTony SIM2010-12-161-0/+274