| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: twl4030_keypad - fix handling of platform_get_irq() error | Krzysztof Kozlowski | 2020-09-16 | 1 | -5/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 2017-09-04 | 1 | -1/+1 |
* | Input: matrix-keypad - switch to using generic device properties | Dmitry Torokhov | 2017-01-31 | 1 | -2/+2 |
* | Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata | Guenter Roeck | 2017-01-18 | 1 | -1/+0 |
* | Input: twl4030 - fix unsafe macro definition | Rui Teng | 2016-04-29 | 1 | -12/+16 |
* | input: keyboard: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 | 1 | -1/+0 |
* | Input: twl4030-keypad - convert to using managed resources | Dmitry Torokhov | 2014-01-07 | 1 | -48/+22 |
* | Input: twl4030-keypad - add device tree support | Sebastian Reichel | 2014-01-04 | 1 | -17/+50 |
* | Input: use dev_get_platdata() | Jingoo Han | 2013-12-06 | 1 | -1/+1 |
* | Input: twl4030_keypad - pass correct pointer to free_irq() | Lars-Peter Clausen | 2013-05-23 | 1 | -1/+1 |
* | Input: twl4030_keypad - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-08 | 1 | -1/+0 |
* | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 1 | -2/+2 |
* | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 2012-05-11 | 1 | -13/+12 |
* | Input: twl4030_keypad - fix comment (trivial) | Felipe Contreras | 2012-02-01 | 1 | -3/+1 |
* | Input: keyboard - use macro module_platform_driver() | JJ Ding | 2011-12-01 | 1 | -12/+1 |
* | Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() | Axel Lin | 2011-04-12 | 1 | -1/+3 |
* | Input: twl4030_keypad - avoid potential NULL-pointer dereference | Shubhrajyoti D | 2011-04-07 | 1 | -1/+1 |
* | Input: twl4030_keypad - fix error handling path | Dmitry Torokhov | 2010-10-13 | 1 | -4/+3 |
* | Input: twl40300-keypad - fix handling of "all ground" rows | Dmitry Torokhov | 2010-07-21 | 1 | -6/+11 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Input: twl4030_keypad - switch to using threaded IRQ | Felipe Balbi | 2009-12-30 | 1 | -9/+2 |
* | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -2/+2 |
* | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 1 | -1/+1 |
* | Input: add twl4030_keypad driver | David Brownell | 2009-08-28 | 1 | -0/+480 |