summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/sh_keysc.c
AgeCommit message (Expand)Author
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-07-04Input: sh_keysc - fix compile warningDmitry Torokhov
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm
2011-05-05Input: sh_keysc - only compile PM code if PM is enabledDmitry Torokhov
2011-05-03Input: sh_keysc - make sh_keysc_device_driver staticDmitry Torokhov
2011-04-28Input: sh_keysc - switch to threaded IRQ handlerMagnus Damm
2011-04-28Input: sh_keysc - implement runtime PM supportMagnus Damm
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm
2010-02-10Input: sh_keysc - switch to using bitmapsMagnus Damm
2010-02-10Input: sh_keysc - factor out hw access functionsMagnus Damm
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-11-30sh: Move KEYSC header fileMagnus Damm
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-15sh: add kycr2_delay for sh_keyscKuninori Morimoto
2009-07-21Input: sh_keysc - allow modifying keymap from userspaceDmitry Torokhov
2009-04-02input: sh_keysc: use enable/disable_irq_wake()Magnus Damm
2009-03-11input: sh_keysc suspend can use to_platform_device()Magnus Damm
2009-03-10input: add suspend wakeup support to sh_keyscMagnus Damm
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm
2008-07-28sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa
2008-04-18Fix sh_keysc double freeMagnus Damm
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm