linux/drivers/media/usb/em28xx
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
..
em28xx-audio.c [media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio 2014-05-23 13:44:42 -03:00
em28xx-camera.c [media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2 2014-05-23 13:22:06 -03:00
em28xx-cards.c [media] em28xx: add MSI Digivox Trio support 2014-07-04 15:34:40 -03:00
em28xx-core.c [media] em28xx: add support for DVB monitor led 2014-03-04 14:44:09 -03:00
em28xx-dvb.c [media] em28xx-dvb: Prepare for si2157 driver getting more parameters 2014-07-21 21:28:41 -03:00
em28xx-i2c.c [media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register() 2014-05-23 12:56:35 -03:00
em28xx-input.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
em28xx-reg.h [media] em28xx: fix I2S audio sample rate definitions and info output 2014-01-07 08:33:29 -02:00
em28xx-v4l.h [media] vb2: stop_streaming should return void 2014-04-23 10:12:51 -03:00
em28xx-vbi.c [media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx to struct v4l2 2014-05-23 13:14:53 -03:00
em28xx-video.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
em28xx.h [media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio 2014-05-23 13:44:42 -03:00
Kconfig [media] em28xx: add [2013:025f] PCTV tripleStick (292e) 2014-04-23 09:51:31 -03:00
Makefile [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00