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