aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/twl4030_keypad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-11Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin1-1/+3
2011-04-06Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D1-1/+1
2010-10-13Input: twl4030_keypad - fix error handling pathDmitry Torokhov1-4/+3
2010-07-20Input: 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 implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-29Input: 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-27Input: add twl4030_keypad driverDavid Brownell1-0/+480