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