summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-sanyo-decoder.c
Commit message (Expand)AuthorAgeFilesLines
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-3/+3
* media: rc-core: consistent use of rc_repeat()David Härdeman2017-08-201-7/+3Star
* [media] rc: ir-sanyo-decoder: Add encode capabilitySean Young2017-01-301-0/+43
* [media] sanyo decoder: address was being truncatedSean Young2016-11-221-1/+2
* [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: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-1/+1
* [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-1/+1
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-271-2/+2
* [media] v4l/dvb: fix compiler warningsHans Verkuil2012-05-141-2/+2
* [media] ir-sanyo-decoder.c doesn't compileHans Verkuil2011-11-241-0/+1
* [media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab2011-11-231-0/+204