summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/spear-keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-221-2/+0Star
* Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann2016-03-021-4/+2Star
* Input: update email-id of Rajeev KumarRajeev Kumar2015-05-221-1/+1
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+1Star
* Input: spear-keyboard - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0Star
* Input: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3Star
* Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar2012-11-281-0/+10
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: spear-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-54/+23Star
* Input: spear-keyboard - fix for balancing the enable_irq_wakeDeepak Sikri2012-11-101-3/+8
* 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