summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/spear-keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: spear: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* Input: spear_keyboard - reconfigure operating frequency on suspendShiraz Hashim2012-07-131-2/+44
* Input: spear_keyboard - fix clock handling during suspend/resumeShiraz Hashim2012-07-131-8/+10
* Input: spear_keyboard - generalize keyboard frequency configurationShiraz Hashim2012-07-081-6/+7
* Input: spear_keyboard - rename bit definitions to reflect registerShiraz Hashim2012-07-081-25/+27
* Input: spear_keyboard - use correct io accessorsShiraz Hashim2012-07-081-15/+15
* Input: spear-keyboard - fix disable device_init_wakeup in removeVipul Kumar Samar2012-07-081-1/+1
* Input: spear-keyboard - add device tree bindingsViresh Kumar2012-05-111-15/+56
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-111-10/+11
* Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar2012-02-281-7/+2Star
* Input: spear-keyboard - configure device according to supplied modeRajeev Kumar2012-02-281-1/+6
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar2011-03-311-1/+1
* Input: add support for keyboards on ST SPEAr platformRajeev Kumar2010-11-191-0/+344