Age | Commit message (Expand) | Author | Files | Lines |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2011-12-01 | Input: keyboard - use macro module_platform_driver() | JJ Ding | 1 | -13/+1 |
2011-07-04 | Input: sh_keysc - fix compile warning | Dmitry Torokhov | 1 | -1/+1 |
2011-06-18 | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm | 1 | -1/+1 |
2011-05-05 | Input: sh_keysc - only compile PM code if PM is enabled | Dmitry Torokhov | 1 | -4/+4 |
2011-05-03 | Input: sh_keysc - make sh_keysc_device_driver static | Dmitry Torokhov | 1 | -1/+1 |
2011-04-28 | Input: sh_keysc - switch to threaded IRQ handler | Magnus Damm | 1 | -1/+2 |
2011-04-28 | Input: sh_keysc - implement runtime PM support | Magnus Damm | 1 | -25/+15 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-11 | Input: sh_keysc - update the driver with mode 6 | Magnus Damm | 1 | -1/+2 |
2010-02-11 | Input: sh_keysc - switch to using bitmaps | Magnus Damm | 1 | -25/+44 |
2010-02-11 | Input: sh_keysc - factor out hw access functions | Magnus Damm | 1 | -26/+43 |
2010-01-22 | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov | 1 | -1/+1 |
2010-01-21 | Input: sh_keysc - add mode 4 and mode 5 support | Magnus Damm | 1 | -3/+3 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-11-30 | sh: Move KEYSC header file | Magnus Damm | 1 | -1/+1 |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 1 | -8/+14 |
2009-09-15 | sh: add kycr2_delay for sh_keysc | Kuninori Morimoto | 1 | -0/+3 |
2009-07-21 | Input: sh_keysc - allow modifying keymap from userspace | Dmitry Torokhov | 1 | -8/+14 |
2009-04-02 | input: sh_keysc: use enable/disable_irq_wake() | Magnus Damm | 1 | -1/+16 |
2009-03-11 | input: sh_keysc suspend can use to_platform_device() | Magnus Damm | 1 | -5/+2 |
2009-03-10 | input: add suspend wakeup support to sh_keysc | Magnus Damm | 1 | -4/+25 |
2008-12-22 | sh: sh_mobile keysc clock framework support | Magnus Damm | 1 | -5/+23 |
2008-07-28 | sh_keysc: remove request_mem_region() and release_mem_region() | Tetsuya Mukawa | 1 | -20/+7 |
2008-04-18 | Fix sh_keysc double free | Magnus Damm | 1 | -1/+0 |
2008-04-18 | sh: SuperH KEYSC platform driver | Magnus Damm | 1 | -0/+281 |