alistair23-linux/drivers/media/video/em28xx
Mauro Carvalho Chehab 055cd55601 V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
Currently, the IR table is initialized by calling ir_input_init(). However,
this function doesn't return any error code, nor has a function to be called
when de-initializing the IR's.

Change the return argment to integer and make sure that each driver will
handle the error code. Also adds a function to free any resources that may
be allocating there: ir_input_free().

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-05 18:42:21 -02:00
..
em28xx-audio.c V4L/DVB (13289): em28xx-audio: Convert printks to em28xx_err 2009-12-05 18:41:13 -02:00
em28xx-cards.c V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote Controller 2009-12-05 18:42:20 -02:00
em28xx-core.c em28xx: don't load audio modules when AC97 is mis-detected 2009-12-05 18:42:16 -02:00
em28xx-dvb.c V4L/DVB (13290): em28xx-dvb: Convert printks to em28xx_err and em28xx_info 2009-12-05 18:41:13 -02:00
em28xx-i2c.c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses 2009-09-12 12:18:13 -03:00
em28xx-input.c V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation 2009-12-05 18:42:21 -02:00
em28xx-reg.h V4L/DVB (13328): em28xx: Add chip ID for em2800 2009-12-05 18:41:21 -02:00
em28xx-vbi.c V4L/DVB (12882): em28xx: remove text editor tags from em28xx-vbi.c 2009-09-19 00:14:06 -03:00
em28xx-video.c em28xx: don't reduce scale to half size for em2800 2009-12-05 18:42:16 -02:00
em28xx.h V4L/DVB (13528): em28xx: add support for em2800 VC211A card 2009-12-05 18:42:17 -02:00
Kconfig V4L/DVB (12951): em28xx: add Reddo DVB-C USB TV Box 2009-09-19 00:15:32 -03:00
Makefile V4L/DVB (12742): em28xx: add raw VBI support for NTSC 2009-09-18 23:47:41 -03:00