index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
spear-keyboard.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
Input: spear-keyboard - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-4
/
+2
2015-05-22
Input: update email-id of Rajeev Kumar
Rajeev Kumar
1
-1
/
+1
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-05-08
Input: spear-keyboard - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-01-22
Input: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2012-11-28
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
1
-0
/
+10
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-10
Input: spear-keyboard - switch to using managed resources
Viresh Kumar
1
-54
/
+23
2012-11-10
Input: spear-keyboard - fix for balancing the enable_irq_wake
Deepak Sikri
1
-3
/
+8
2012-09-19
ARM: spear: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-07-13
Input: spear_keyboard - reconfigure operating frequency on suspend
Shiraz Hashim
1
-2
/
+44
2012-07-13
Input: spear_keyboard - fix clock handling during suspend/resume
Shiraz Hashim
1
-8
/
+10
2012-07-08
Input: spear_keyboard - generalize keyboard frequency configuration
Shiraz Hashim
1
-6
/
+7
2012-07-08
Input: spear_keyboard - rename bit definitions to reflect register
Shiraz Hashim
1
-25
/
+27
2012-07-08
Input: spear_keyboard - use correct io accessors
Shiraz Hashim
1
-15
/
+15
2012-07-08
Input: spear-keyboard - fix disable device_init_wakeup in remove
Vipul Kumar Samar
1
-1
/
+1
2012-05-11
Input: spear-keyboard - add device tree bindings
Viresh Kumar
1
-15
/
+56
2012-05-11
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
1
-10
/
+11
2012-02-28
Input: spear-keyboard - provide thaw and poweroff routines
Viresh Kumar
1
-7
/
+2
2012-02-28
Input: spear-keyboard - configure device according to supplied mode
Rajeev Kumar
1
-1
/
+6
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-03-31
Input: spear-keyboard - fix inverted condition in interrupt handler
Rajeev Kumar
1
-1
/
+1
2010-11-19
Input: add support for keyboards on ST SPEAr platform
Rajeev Kumar
1
-0
/
+344