summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-nec-decoder.c
AgeCommit message (Expand)AuthorLines
2018-04-20media: rc: set timeout to smallest value required by enabled protocolsSean Young-0/+1
2018-02-14media: rc: replace IR_dprintk() with dev_dbg in IR decodersSean Young-11/+9
2017-12-14media: lirc: use the correct carrier for scancode transmitSean Young-0/+1
2017-12-11media: rc: add SPDX identifiers to the code I wroteMauro Carvalho Chehab-14/+5
2017-11-27media: ir-nec-decoder: fix kernel-doc parametersMauro Carvalho Chehab-2/+1
2017-10-11media: rc: nec decoder should not send both repeat and keycodeSean Young-12/+17
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young-8/+9
2017-08-20media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo-29/+3
2017-08-20media: rc-core: consistent use of rc_repeat()David Härdeman-7/+3
2017-01-30[media] rc: ir-nec-decoder: Add encode capabilityJames Hogan-0/+81
2017-01-30[media] rc: unify nec32 protocol scancode formatSean Young-1/+4
2016-09-22[media] rc: split nec protocol into its three variantsSean Young-2/+6
2015-11-19[media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit-3/+0
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman-1/+1
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman-1/+1
2014-04-06[media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman-4/+1
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan-1/+1
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab-2/+2
2014-02-06[media] media: rc: change 32bit NEC scancode formatJames Hogan-1/+4
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman-1/+1
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman-2/+2
2012-08-11[media] nec-decoder: fix NEC decoding for Pioneer Laserdisc CU-700 remoteSean Young-2/+2
2011-11-23Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab-0/+1
2011-11-23[media] ir-nec-decoder: Report what bit failed at debug msgMauro Carvalho Chehab-2/+2
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker-0/+1
2011-03-22[media] rc: interim support for 32-bit NEC-ish scancodesJarod Wilson-2/+8
2010-12-31[media] ir-nec-decoder: fix repeat key issueMariusz Białończyk-3/+7
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab-2/+2
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab-3/+3
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman-8/+7
2010-12-29[media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab-1/+1
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab-0/+217