Age | Commit message (Expand) | Author |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-06 | Input: use dev_get_platdata() | Jingoo Han |
2013-05-08 | Input: sh_keysc - 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-11-30 | Input: keyboard - use macro module_platform_driver() | JJ Ding |
2011-07-04 | Input: sh_keysc - fix compile warning | Dmitry Torokhov |
2011-06-18 | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm |
2011-05-05 | Input: sh_keysc - only compile PM code if PM is enabled | Dmitry Torokhov |
2011-05-03 | Input: sh_keysc - make sh_keysc_device_driver static | Dmitry Torokhov |
2011-04-28 | Input: sh_keysc - switch to threaded IRQ handler | Magnus Damm |
2011-04-28 | Input: sh_keysc - implement runtime PM support | Magnus Damm |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-10 | Input: sh_keysc - update the driver with mode 6 | Magnus Damm |
2010-02-10 | Input: sh_keysc - switch to using bitmaps | Magnus Damm |
2010-02-10 | Input: sh_keysc - factor out hw access functions | Magnus Damm |
2010-01-21 | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov |
2010-01-21 | Input: sh_keysc - add mode 4 and mode 5 support | Magnus Damm |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-11-30 | sh: Move KEYSC header file | Magnus Damm |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-09-15 | sh: add kycr2_delay for sh_keysc | Kuninori Morimoto |
2009-07-21 | Input: sh_keysc - allow modifying keymap from userspace | Dmitry Torokhov |
2009-04-02 | input: sh_keysc: use enable/disable_irq_wake() | Magnus Damm |
2009-03-11 | input: sh_keysc suspend can use to_platform_device() | Magnus Damm |
2009-03-10 | input: add suspend wakeup support to sh_keysc | Magnus Damm |
2008-12-22 | sh: sh_mobile keysc clock framework support | Magnus Damm |
2008-07-28 | sh_keysc: remove request_mem_region() and release_mem_region() | Tetsuya Mukawa |
2008-04-18 | Fix sh_keysc double free | Magnus Damm |
2008-04-18 | sh: SuperH KEYSC platform driver | Magnus Damm |