summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/twl4030_keypad.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-12Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin1-1/+3
2011-04-07Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D1-1/+1
2010-10-13Input: twl4030_keypad - fix error handling pathDmitry Torokhov1-4/+3
2010-07-21Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov1-6/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-30Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi1-9/+2
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-2/+2
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-08-28Input: add twl4030_keypad driverDavid Brownell1-0/+480