aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/adp5588-keys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov1-1/+1
2010-01-19Input: ADP5588 - add support for ADP5587 devicesMichael Hennerich1-2/+4
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-09-17Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich1-0/+361