summaryrefslogtreecommitdiff
path: root/drivers/media/rc/ir-mce_kbd-decoder.c
AgeCommit message (Expand)Author
2018-01-23media: rc: do not remove first bit if leader pulse is presentSean Young
2018-01-23media: rc: clean up leader pulse/space for manchester encodingSean Young
2017-12-14media: lirc: implement reading scancodeSean Young
2017-12-14media: lirc: lirc interface should not be a raw decoderSean Young
2017-12-14media: lirc: use the correct carrier for scancode transmitSean Young
2017-10-31media: rc: Convert timers to use timer_setup()Kees Cook
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