aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-rc6-decoder.c
Commit message (Expand)AuthorAge
* media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl2018-10-04
* media: rc: decoders do not need to check for transitionsSean Young2018-05-14
* media: rc: set timeout to smallest value required by enabled protocolsSean Young2018-04-20
* media: rc: replace IR_dprintk() with dev_dbg in IR decodersSean Young2018-02-14
* media: rc: do not remove first bit if leader pulse is presentSean Young2018-01-23
* media: rc: clean up leader pulse/space for manchester encodingSean Young2018-01-23
* media: lirc: use the correct carrier for scancode transmitSean Young2017-12-14
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-20
* [media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä2017-01-30
* [media] rc: rc6 decoder should report protocol correctlySean Young2016-09-22
* [media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit2015-11-19
* Revert "[media] rc: ir-rc6-decoder: Add encode capability"David Härdeman2015-08-19
* [media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä2015-05-14
* [media] rc-core: fix toggle handling in the rc6 decoderDavid Härdeman2014-11-21
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-25
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-23
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-11
* [media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman2013-03-23
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-27
* [media] ir-rc6-decoder: Support RC6-6A variable length datalawrence rust2011-11-23
* drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-31
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-29
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-29
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-29
* [media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab2010-12-29
* [media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab2010-12-29