aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-sony-decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young1-1/+1
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab1-1/+1
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2018-04-20media: rc: set timeout to smallest value required by enabled protocolsSean Young1-0/+1
2018-02-14media: rc: replace IR_dprintk() with dev_dbg in IR decodersSean Young1-6/+8
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-11/+12
2017-01-30[media] rc: ir-sony-decoder: Add encode capabilitySean Young1-0/+48
2015-11-19[media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit1-4/+0
2015-04-30[media] ir-sony-decoder: shutup smatch warningsMauro Carvalho Chehab1-14/+14
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-5/+5
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-1/+5
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-5/+5
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman1-4/+4
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-2/+15
2012-03-08[media] media: ir-sony-decoder: 15bit function decode fixJames Hogan1-1/+1
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-6/+5
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/+182