index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
sh_keysc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-2
/
+2
*
Input: sh_keysc - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-08
1
-2
/
+0
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-11-30
1
-13
/
+1
*
Input: sh_keysc - fix compile warning
Dmitry Torokhov
2011-07-04
1
-1
/
+1
*
Input: sh_keysc - 8x8 MODE_6 fix
Magnus Damm
2011-06-18
1
-1
/
+1
*
Input: sh_keysc - only compile PM code if PM is enabled
Dmitry Torokhov
2011-05-05
1
-4
/
+4
*
Input: sh_keysc - make sh_keysc_device_driver static
Dmitry Torokhov
2011-05-03
1
-1
/
+1
*
Input: sh_keysc - switch to threaded IRQ handler
Magnus Damm
2011-04-28
1
-1
/
+2
*
Input: sh_keysc - implement runtime PM support
Magnus Damm
2011-04-28
1
-25
/
+15
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Input: sh_keysc - update the driver with mode 6
Magnus Damm
2010-02-10
1
-1
/
+2
*
Input: sh_keysc - switch to using bitmaps
Magnus Damm
2010-02-10
1
-25
/
+44
*
Input: sh_keysc - factor out hw access functions
Magnus Damm
2010-02-10
1
-26
/
+43
*
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-21
1
-1
/
+1
|
\
|
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
|
Input: sh_keysc - add mode 4 and mode 5 support
Magnus Damm
2010-01-21
1
-3
/
+3
|
/
*
sh: Move KEYSC header file
Magnus Damm
2009-11-30
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-09-16
1
-8
/
+14
|
\
|
*
Input: sh_keysc - allow modifying keymap from userspace
Dmitry Torokhov
2009-07-21
1
-8
/
+14
*
|
sh: add kycr2_delay for sh_keysc
Kuninori Morimoto
2009-09-15
1
-0
/
+3
|
/
*
input: sh_keysc: use enable/disable_irq_wake()
Magnus Damm
2009-04-02
1
-1
/
+16
*
input: sh_keysc suspend can use to_platform_device()
Magnus Damm
2009-03-11
1
-5
/
+2
*
input: add suspend wakeup support to sh_keysc
Magnus Damm
2009-03-10
1
-4
/
+25
*
sh: sh_mobile keysc clock framework support
Magnus Damm
2008-12-22
1
-5
/
+23
*
sh_keysc: remove request_mem_region() and release_mem_region()
Tetsuya Mukawa
2008-07-28
1
-20
/
+7
*
Fix sh_keysc double free
Magnus Damm
2008-04-18
1
-1
/
+0
*
sh: SuperH KEYSC platform driver
Magnus Damm
2008-04-18
1
-0
/
+281