aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-mce_kbd-decoder.c
AgeCommit message (Expand)Author
2018-07-17media: rc: mce_kbd decoder: fix stuck keysSean Young
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc: mce kbd decoder not needed for IR TX driversSean Young
2017-03-24[media] mce_kbd: add encoderSean Young
2017-02-03[media] mce_kbd: add missing keys from UK layoutSean Young
2015-11-19[media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2011-07-29[media] ir-mce_kbd-decoder: include module.h for its facilitiesStephen Rothwell
2011-07-27[media] rc-core support for Microsoft IR keyboard/mouseJarod Wilson