summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/max7359_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-11/+1Star
* Input: max7359 - convert to dev_pm_opsMark Brown2011-02-211-7/+10
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: max7359 - use threaded IRQsDmitry Torokhov2009-09-221-35/+13Star
* Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon2009-09-221-0/+352