summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-jvc-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-7/+7
* media: lirc: use the correct carrier for scancode transmitSean Young2017-12-141-0/+1
* 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: ir-jvc-decoder: Add encode capabilitySean Young2017-01-301-0/+39
* [media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit2015-11-191-3/+0
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-251-1/+1
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-231-1/+1
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-1/+1
* [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
* drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-311-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-2/+2
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-7/+6
* [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/+199
OpenPOWER on IntegriCloud