aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-061-1/+1
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Input: synaptics_i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov2009-11-021-3/+3
* Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov2009-09-171-19/+32
* Input: add driver for Synaptics I2C touchpadMike Rapoport2009-06-191-0/+676