index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
ir-mce_kbd-decoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: rc: mce_kbd: input events via rc-core's input device
Sean Young
2018-10-05
1
-63
/
+14
*
media: rc: decoders do not need to check for transitions
Sean Young
2018-05-14
1
-6
/
+0
*
media: rc: mce_kbd decoder: fix race condition
Sean Young
2018-04-20
1
-7
/
+16
*
media: rc: mce_kbd decoder: remove superfluous call to input_sync
Sean Young
2018-04-20
1
-1
/
+0
*
media: rc: mce_kbd decoder: fix stuck keys
Sean Young
2018-04-20
1
-0
/
+2
*
media: rc: mce_kbd protocol encodes two scancodes
Sean Young
2018-04-20
1
-9
/
+12
*
media: rc: mce_kbd decoder: low timeout values cause double keydowns
Sean Young
2018-04-20
1
-5
/
+7
*
media: rc: set timeout to smallest value required by enabled protocols
Sean Young
2018-04-20
1
-0
/
+1
*
media: rc: replace IR_dprintk() with dev_dbg in IR decoders
Sean Young
2018-02-14
1
-29
/
+31
*
media: rc: do not remove first bit if leader pulse is present
Sean Young
2018-01-23
1
-2
/
+2
*
media: rc: clean up leader pulse/space for manchester encoding
Sean Young
2018-01-23
1
-1
/
+1
*
media: lirc: implement reading scancode
Sean Young
2017-12-14
1
-0
/
+5
*
media: lirc: lirc interface should not be a raw decoder
Sean Young
2017-12-14
1
-6
/
+0
*
media: lirc: use the correct carrier for scancode transmit
Sean Young
2017-12-14
1
-0
/
+1
*
media: rc: Convert timers to use timer_setup()
Kees Cook
2017-10-31
1
-4
/
+3
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
1
-3
/
+3
*
media: rc: mce kbd decoder not needed for IR TX drivers
Sean Young
2017-08-20
1
-0
/
+6
*
[media] mce_kbd: add encoder
Sean Young
2017-03-24
1
-2
/
+47
*
[media] mce_kbd: add missing keys from UK layout
Sean Young
2017-02-03
1
-1
/
+1
*
[media] media: rc: move check whether a protocol is enabled to the core
Heiner Kallweit
2015-11-19
1
-3
/
+0
*
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-25
1
-1
/
+1
*
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2014-03-11
1
-1
/
+1
*
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
David Härdeman
2013-03-23
1
-1
/
+1
*
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
2012-10-27
1
-2
/
+2
*
[media] ir-mce_kbd-decoder: include module.h for its facilities
Stephen Rothwell
2011-07-29
1
-0
/
+1
*
[media] rc-core support for Microsoft IR keyboard/mouse
Jarod Wilson
2011-07-27
1
-0
/
+448