summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/max7359_keypad.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-21Input: max7359 - convert to dev_pm_opsMark Brown1-7/+10
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-22Input: max7359 - use threaded IRQsDmitry Torokhov1-35/+13
2009-09-22Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon1-0/+352