summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/st1232.c
Commit message (Expand)AuthorAgeFilesLines
* Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven2017-11-071-13/+3
* Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-211-1/+0
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-171-1/+0
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-5/+2
* 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/+12
* 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/+4
* Input: st1232 - add device tree supportMagnus Damm2012-04-041-0/+9
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-11/+1
* PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki2011-12-251-1/+12
* Input: add ST1232 touchscreen controller driverTony SIM2010-12-151-0/+274
OpenPOWER on IntegriCloud