summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/lm8323.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov1-2/+0
2010-06-28Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter1-5/+7
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-2/+0
2010-04-13Input: lm8323 - do not leave dangling client data pointerWolfram Sang1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-05-15Input: introduce lm8323 keypad driverFelipe Balbi1-0/+878