Age | Commit message (Expand) | Author | Files | Lines |
2014-07-31 | Input: imx_keypad - remove ifdef round PM methods | Fabio Estevam | 1 | -4/+2 |
2014-05-14 | Input: imx_keypad - make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-02-17 | Input: imx_keypad - Propagate the real error code on platform_get_irq() failure | Fabio Estevam | 1 | -2/+2 |
2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-06 | Input: use dev_get_platdata() | Jingoo Han | 1 | -1/+2 |
2013-08-15 | Input: keyboard, serio - simplify use of devm_ioremap_resource | Julia Lawall | 1 | -6/+1 |
2013-03-31 | Input: imx_keypad - switch to using managed resources | Fabio Estevam | 1 | -63/+14 |
2013-01-03 | Input: imx_keypad - add device tree support | Liu Ying | 1 | -18/+25 |
2012-11-25 | Input: imx_keypad - only set enabled columns to open-drain | Andreas Pretzsch | 1 | -1/+2 |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-04 | Input: imx_keypad - fix missing clk conversions | Fabio Estevam | 1 | -2/+2 |
2012-08-21 | Input: imx_keypad - reset the hardware before enabling | Michael Grzeschik | 1 | -0/+3 |
2012-07-06 | Input: imx_keypad - check error returned by clk_prepare_enable() | Fabio Estevam | 1 | -5/+14 |
2012-07-06 | Input: imx_keypad - adapt the new kpp clock name | Fabio Estevam | 1 | -1/+1 |
2012-07-06 | Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare() | Fabio Estevam | 1 | -4/+4 |
2012-05-10 | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 1 | -7/+10 |
2011-11-30 | Input: keyboard - use macro module_platform_driver() | JJ Ding | 1 | -13/+1 |
2011-10-12 | Input: imx_keypad - add pm suspend and resume support | Hui Wang | 1 | -0/+44 |
2011-09-07 | Input: remove IRQF_DISABLED from drivers | Yong Zhang | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-31 | Input: add imx-keypad driver to support the IMX Keypad Port | Alberto Panizzo | 1 | -0/+594 |