summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-rc6-decoder.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1Star
* media: rc: ir-rc6-decoder: enable toggle bit for Zotac remotesMatthias Reichl2019-02-181-0/+2
* media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl2018-10-041-2/+7
* media: rc: decoders do not need to check for transitionsSean Young2018-05-141-10/+0Star
* 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-13/+13
* media: rc: do not remove first bit if leader pulse is presentSean Young2018-01-231-2/+2
* media: rc: clean up leader pulse/space for manchester encodingSean Young2018-01-231-25/+10Star
* media: lirc: use the correct carrier for scancode transmitSean Young2017-12-141-0/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-15/+15
* [media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä2017-01-301-0/+117
* [media] rc: rc6 decoder should report protocol correctlySean Young2016-09-221-2/+2
* [media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit2015-11-191-5/+0Star
* Revert "[media] rc: ir-rc6-decoder: Add encode capability"David Härdeman2015-08-191-122/+0Star
* [media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä2015-05-141-0/+122
* [media] rc-core: fix toggle handling in the rc6 decoderDavid Härdeman2014-11-211-1/+1
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-261-3/+3
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-241-9/+28
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-3/+3
* [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/+6
* [media] ir-rc6-decoder: Support RC6-6A variable length datalawrence rust2011-11-241-26/+41
* drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-11-011-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-9/+8Star
* [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/+281