summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-nec-decoder.c
Commit message (Expand)AuthorAgeFilesLines
* media: rc: add SPDX identifiers to the code I wroteMauro Carvalho Chehab2017-12-111-14/+5Star
* media: ir-nec-decoder: fix kernel-doc parametersMauro Carvalho Chehab2017-11-271-2/+1Star
* media: rc: nec decoder should not send both repeat and keycodeSean Young2017-10-111-12/+17
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-8/+9
* media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo2017-08-201-29/+3Star
* media: rc-core: consistent use of rc_repeat()David Härdeman2017-08-201-7/+3Star
* [media] rc: ir-nec-decoder: Add encode capabilityJames Hogan2017-01-301-0/+81
* [media] rc: unify nec32 protocol scancode formatSean Young2017-01-301-1/+4
* [media] rc: split nec protocol into its three variantsSean Young2016-09-221-2/+6
* [media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit2015-11-191-3/+0Star
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-261-1/+1
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-241-1/+1
* [media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman2014-04-061-4/+1Star
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-1/+1
* [media, edac] Change my email addressMauro Carvalho Chehab2014-02-071-2/+2
* [media] media: rc: change 32bit NEC scancode formatJames Hogan2014-02-061-1/+4
* [media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman2013-03-231-1/+1
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-271-2/+2
* [media] nec-decoder: fix NEC decoding for Pioneer Laserdisc CU-700 remoteSean Young2012-08-111-2/+2
* Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-231-0/+1
|\
| * drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-11-011-0/+1
* | [media] ir-nec-decoder: Report what bit failed at debug msgMauro Carvalho Chehab2011-11-231-2/+2
|/
* [media] rc: interim support for 32-bit NEC-ish scancodesJarod Wilson2011-03-221-2/+8
* [media] ir-nec-decoder: fix repeat key issueMariusz Białończyk2010-12-311-3/+7
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-2/+2
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-3/+3
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-8/+7Star
* [media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab2010-12-291-1/+1
* [media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab2010-12-291-0/+217