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-nec-decoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-11
/
+9
*
media: lirc: use the correct carrier for scancode transmit
Sean Young
2017-12-14
1
-0
/
+1
*
media: rc: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
2017-12-11
1
-14
/
+5
*
media: ir-nec-decoder: fix kernel-doc parameters
Mauro Carvalho Chehab
2017-11-27
1
-2
/
+1
*
media: rc: nec decoder should not send both repeat and keycode
Sean Young
2017-10-11
1
-12
/
+17
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
1
-8
/
+9
*
media: rc: ir-nec-decoder: move scancode composing code into a shared function
Shawn Guo
2017-08-20
1
-29
/
+3
*
media: rc-core: consistent use of rc_repeat()
David Härdeman
2017-08-20
1
-7
/
+3
*
[media] rc: ir-nec-decoder: Add encode capability
James Hogan
2017-01-30
1
-0
/
+81
*
[media] rc: unify nec32 protocol scancode format
Sean Young
2017-01-30
1
-1
/
+4
*
[media] rc: split nec protocol into its three variants
Sean Young
2016-09-22
1
-2
/
+6
*
[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-core: document the protocol type
David Härdeman
2014-07-23
1
-1
/
+1
*
[media] rc-core: do not change 32bit NEC scancode format for now
David Härdeman
2014-04-06
1
-4
/
+1
*
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2014-03-11
1
-1
/
+1
*
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-02-07
1
-2
/
+2
*
[media] media: rc: change 32bit NEC scancode format
James Hogan
2014-02-06
1
-1
/
+4
*
[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] nec-decoder: fix NEC decoding for Pioneer Laserdisc CU-700 remote
Sean Young
2012-08-11
1
-2
/
+2
*
Merge tag 'v3.2-rc2' into staging/for_v3.3
Mauro Carvalho Chehab
2011-11-23
1
-0
/
+1
|
\
|
*
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
[media] ir-nec-decoder: Report what bit failed at debug msg
Mauro Carvalho Chehab
2011-11-23
1
-2
/
+2
|
/
*
[media] rc: interim support for 32-bit NEC-ish scancodes
Jarod Wilson
2011-03-22
1
-2
/
+8
*
[media] ir-nec-decoder: fix repeat key issue
Mariusz Białończyk
2010-12-31
1
-3
/
+7
*
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
1
-2
/
+2
*
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
2010-12-29
1
-3
/
+3
*
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
1
-8
/
+7
*
[media] Rename rc-core files from ir- to rc-
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
2010-12-29
1
-0
/
+217