index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
ir-sanyo-decoder.c
Age
Commit message (
Expand
)
Author
2018-02-14
media: rc: replace IR_dprintk() with dev_dbg in IR decoders
Sean Young
2017-12-14
media: lirc: use the correct carrier for scancode transmit
Sean Young
2017-12-11
media: rc: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
2017-11-30
media: rc: fix kernel-doc parameter names
Mauro Carvalho Chehab
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc-core: consistent use of rc_repeat()
David Härdeman
2017-01-30
[media] rc: ir-sanyo-decoder: Add encode capability
Sean Young
2016-11-22
[media] sanyo decoder: address was being truncated
Sean Young
2015-11-19
[media] media: rc: move check whether a protocol is enabled to the core
Heiner Kallweit
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
2013-03-23
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
David Härdeman
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
2012-05-14
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
2011-11-24
[media] ir-sanyo-decoder.c doesn't compile
Hans Verkuil
2011-11-23
[media] rc: Add support for decoding Sanyo protocol
Mauro Carvalho Chehab