aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/twl4030_keypad.c
AgeCommit message (Expand)Author
2020-09-16Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov
2017-01-18Input: twl4030_keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-06Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov
2014-01-04Input: twl4030-keypad - add device tree supportSebastian Reichel
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-05-23Input: twl4030_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-08Input: twl4030_keypad - remove redundant platform_set_drvdata()Sachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2012-02-01Input: twl4030_keypad - fix comment (trivial)Felipe Contreras
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-04-11Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin
2011-04-06Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D
2010-10-13Input: twl4030_keypad - fix error handling pathDmitry Torokhov
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-29Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-08-27Input: add twl4030_keypad driverDavid Brownell