summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-rc5-decoder.c
Commit message (Expand)AuthorAgeFilesLines
* media: rc: decoders do not need to check for transitionsSean Young2018-05-141-3/+0
* media: rc: set timeout to smallest value required by enabled protocolsSean Young2018-04-201-0/+1
* media: rc: replace IR_dprintk() with dev_dbg in IR decodersSean Young2018-02-141-6/+6
* media: rc: do not remove first bit if leader pulse is presentSean Young2018-01-231-5/+8
* media: rc: clean up leader pulse/space for manchester encodingSean Young2018-01-231-6/+3
* media: lirc: use the correct carrier for scancode transmitSean Young2017-12-141-0/+1
* media: rc: add SPDX identifiers to the code I wroteMauro Carvalho Chehab2017-12-111-15/+6
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-12/+13
* [media] rc: ir-rc5-decoder: Add encode capabilityJames Hogan2017-01-301-0/+97
* [media] rc5x: document that this is the 20 bit variantSean Young2017-01-301-3/+3
* [media] rc5x: 6th command bit is S2 bitSean Young2017-01-301-1/+1
* [media] Fix RC5 decoding with Fintek CIR chipsetJonathan McDowell2016-07-091-1/+1
* [media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit2015-11-191-3/+0
* Revert "[media] rc: ir-rc5-decoder: Add encode capability"David Härdeman2015-08-191-116/+0
* [media] rc: ir-rc5-decoder: Add encode capabilityJames Hogan2015-05-141-0/+116
* [media] rc5-decoder: BZ#85721: Fix RC5-SZ decodingMauro Carvalho Chehab2014-10-301-1/+1
* [media] ir-rc5-decoder: print where decoding failsMauro Carvalho Chehab2014-07-301-2/+2
* [media] rc-core: merge rc5 and streamzap decodersDavid Härdeman2014-07-251-31/+41
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-251-3/+3
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-231-1/+4
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-3/+3
* [media, edac] Change my email addressMauro Carvalho Chehab2014-02-071-2/+2
* [media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman2013-03-231-3/+3
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-271-3/+11
* drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-311-0/+1
* [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-1/+1
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-7/+6
* [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/+190