2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-14 00:24:15 +08:00
linux-next/drivers/media/rc/img-ir
David Härdeman 120703f9eb [media] rc-core: document the protocol type
Right now the protocol information is not preserved, rc-core gets handed a
scancode but has no idea which protocol it corresponds to.

This patch (which required reading through the source/keymap for all drivers,
not fun) makes the protocol information explicit which is important
documentation and makes it easier to e.g. support multiple protocols with one
decoder (think rc5 and rc-streamzap). The information isn't used yet so there
should be no functional changes.

[m.chehab@samsung.com: rebased, added cxusb and removed bad whitespacing]
Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-07-23 21:50:48 -03:00
..
img-ir-core.c [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
img-ir-hw.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-hw.h [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-jvc.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-nec.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-raw.c [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
img-ir-raw.h [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
img-ir-sanyo.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-sharp.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir-sony.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
img-ir.h [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
Kconfig [media] rc: img-ir: add Sanyo decoder module 2014-03-11 15:48:12 -03:00
Makefile [media] rc: img-ir: add Sanyo decoder module 2014-03-11 15:48:12 -03:00