Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | input: keyboard: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-16 | Merge tag 'v3.13-rc4' into next | Dmitry Torokhov | 1 | -1/+2 |
2013-12-06 | Input: use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
2013-11-25 | Input: keyboard - "keycode & KEY_MAX" changes some keycode values | Andrew Liu | 1 | -1/+2 |
2013-05-08 | Input: bf54x-keys - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
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 |
2011-12-12 | Input: keyboard - staticise non-exported symbols | Axel Lin | 1 | -1/+1 |
2011-11-30 | Input: keyboard - use macro module_platform_driver() | JJ Ding | 1 | -13/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-09 | Input: bf54x-keys - fix system hang when pressing a key | Mike Frysinger | 1 | -1/+1 |
2009-07-23 | Input: bf54x-keys - convert printk() to dev_*() | Mike Frysinger | 1 | -17/+9 |
2009-04-15 | Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag | Michael Hennerich | 1 | -1/+1 |
2009-03-09 | Input: bf54x-keys - fix typo in warning | Michael Hennerich | 1 | -2/+2 |
2009-01-29 | Input: bf54x-keys - fix debounce time validation | Roel Kluin | 1 | -2/+2 |
2008-10-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -1/+12 |
2008-09-10 | Input: bf54x-keys - add power management support | Michael Hennerich | 1 | -1/+12 |
2008-08-27 | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 1 | -1/+1 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-04-24 | Input: bf54x-keys - add infrastructure for keypad wakeups | Michael Hennerich | 1 | -3/+32 |
2008-04-24 | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 1 | -0/+2 |
2008-02-03 | bf54x: remove duplicate include | Andre Haupt | 1 | -1/+0 |
2007-10-22 | Input: bf54x-keys - return real error when request_irq() fails | Michael Hennerich | 1 | -1/+0 |
2007-10-13 | Input: add support for Blackfin BF54x Keypad controller | Michael Hennerich | 1 | -0/+382 |