summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-sanyo-decoder.c
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+9
* 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-23/+14Star
* media: rc: fix kernel-doc parameter namesMauro Carvalho Chehab2017-11-301-1/+1
* 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