summaryrefslogtreecommitdiff
path: root/drivers/media/rc/ir-rc6-decoder.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-23media: rc: do not remove first bit if leader pulse is presentSean Young1-2/+2
2018-01-23media: rc: clean up leader pulse/space for manchester encodingSean Young1-25/+10
2017-12-14media: lirc: use the correct carrier for scancode transmitSean Young1-0/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-15/+15
2017-01-30[media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä1-0/+117
2016-09-22[media] rc: rc6 decoder should report protocol correctlySean Young1-2/+2
2015-11-19[media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit1-5/+0
2015-08-19Revert "[media] rc: ir-rc6-decoder: Add encode capability"David Härdeman1-122/+0
2015-05-14[media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä1-0/+122
2014-11-21[media] rc-core: fix toggle handling in the rc6 decoderDavid Härdeman1-1/+1
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-3/+3
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-9/+28
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-3/+3
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman1-1/+1
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-2/+6
2011-11-23[media] ir-rc6-decoder: Support RC6-6A variable length datalawrence rust1-26/+41
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-2/+2
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-9/+8
2010-12-29[media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab1-1/+1
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab1-0/+281