aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/rc/ir-jvc-decoder.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowGravatar Sean Young 1-1/+1
2020-09-03media: rc: harmonize infrared durations to microsecondsGravatar Sean Young 1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Gravatar Thomas Gleixner 1-9/+1
2018-04-20media: rc: set timeout to smallest value required by enabled protocolsGravatar Sean Young 1-0/+1
2018-02-14media: rc: replace IR_dprintk() with dev_dbg in IR decodersGravatar Sean Young 1-7/+7
2017-12-14media: lirc: use the correct carrier for scancode transmitGravatar Sean Young 1-0/+1
2017-11-30media: rc: fix kernel-doc parameter namesGravatar Mauro Carvalho Chehab 1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Gravatar Sean Young 1-3/+3
2017-01-30[media] rc: ir-jvc-decoder: Add encode capabilityGravatar Sean Young 1-0/+39
2015-11-19[media] media: rc: move check whether a protocol is enabled to the coreGravatar Heiner Kallweit 1-3/+0
2014-07-25[media] rc-core: remove protocol arraysGravatar David Härdeman 1-1/+1
2014-07-23[media] rc-core: document the protocol typeGravatar David Härdeman 1-1/+1
2014-03-11[media] rc: abstract access to allowed/enabled protocolsGravatar James Hogan 1-1/+1
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapGravatar David Härdeman 1-1/+1
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersGravatar David Härdeman 1-2/+2
2011-10-31drivers/media: Add module.h to all files using it implicitlyGravatar Paul Gortmaker 1-0/+1
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeGravatar Mauro Carvalho Chehab 1-2/+2
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Gravatar Mauro Carvalho Chehab 1-2/+2
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceGravatar David Härdeman 1-7/+6
2010-12-29[media] Rename rc-core files from ir- to rc-Gravatar Mauro Carvalho Chehab 1-1/+1
2010-12-29[media] rename drivers/media/IR to drives/media/rcGravatar Mauro Carvalho Chehab 1-0/+199