Age | Commit message (Expand) | Author | Files | Lines |
2018-04-20 | media: rc: set timeout to smallest value required by enabled protocols | Sean Young | 1 | -0/+1 |
2018-02-14 | media: rc: replace IR_dprintk() with dev_dbg in IR decoders | Sean Young | 1 | -9/+9 |
2017-12-14 | media: lirc: use the correct carrier for scancode transmit | Sean Young | 1 | -0/+1 |
2017-12-11 | media: rc: add SPDX identifiers to the code I wrote | Mauro Carvalho Chehab | 1 | -23/+14 |
2017-11-30 | media: rc: fix kernel-doc parameter names | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-08-20 | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young | 1 | -3/+3 |
2017-08-20 | media: rc-core: consistent use of rc_repeat() | David Härdeman | 1 | -7/+3 |
2017-01-30 | [media] rc: ir-sanyo-decoder: Add encode capability | Sean Young | 1 | -0/+43 |
2016-11-22 | [media] sanyo decoder: address was being truncated | Sean Young | 1 | -1/+2 |
2015-11-19 | [media] media: rc: move check whether a protocol is enabled to the core | Heiner Kallweit | 1 | -3/+0 |
2014-07-26 | [media] rc-core: remove protocol arrays | David Härdeman | 1 | -1/+1 |
2014-07-24 | [media] rc-core: document the protocol type | David Härdeman | 1 | -1/+1 |
2014-03-11 | [media] rc: abstract access to allowed/enabled protocols | James Hogan | 1 | -1/+1 |
2014-02-07 | [media, edac] Change my email address | Mauro Carvalho Chehab | 1 | -2/+2 |
2013-03-23 | [media] rc-core: don't treat dev->rc_map.rc_type as a bitmap | David Härdeman | 1 | -1/+1 |
2012-10-27 | [media] rc-core: add separate defines for protocol bitmaps and numbers | David Härdeman | 1 | -2/+2 |
2012-05-14 | [media] v4l/dvb: fix compiler warnings | Hans Verkuil | 1 | -2/+2 |
2011-11-24 | [media] ir-sanyo-decoder.c doesn't compile | Hans Verkuil | 1 | -0/+1 |
2011-11-24 | [media] rc: Add support for decoding Sanyo protocol | Mauro Carvalho Chehab | 1 | -0/+204 |