linux-kernel-test/drivers/media/video/cx23885
Mauro Carvalho Chehab 579e7d60ba V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()
We'll need to register a sysfs class for the IR devices. As such, the better
is to have the input_register_device()/input_unregister_device() inside
the ir register/unregister functions.

Also, solves a naming problem with V4L ir_input_init() function, that were,
in fact, registering a device.

While here, do a few cleanups at budget-ci IR logic.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-16 00:18:45 -02:00
..
cimax2.c V4L/DVB (12956): Fix gpio mutex in NetUP Dual DVB-S2 CI card. 2009-09-19 00:15:48 -03:00
cimax2.h V4L/DVB (10798): Add CIMax(R) SP2 Common Interface code for NetUP Dual DVB-S2 CI card 2009-03-30 12:43:04 -03:00
cx23885-417.c V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments 2009-12-16 00:17:57 -02:00
cx23885-cards.c V4L/DVB (13493): TeVii S470 and TBS 6920 fixes 2009-12-05 18:42:08 -02:00
cx23885-core.c V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers 2009-12-16 00:17:56 -02:00
cx23885-dvb.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 2009-12-09 19:50:49 -08:00
cx23885-f300.c V4L/DVB (13493): TeVii S470 and TBS 6920 fixes 2009-12-05 18:42:08 -02:00
cx23885-f300.h V4L/DVB (13493): TeVii S470 and TBS 6920 fixes 2009-12-05 18:42:08 -02:00
cx23885-i2c.c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses 2009-09-12 12:18:13 -03:00
cx23885-input.c V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() 2009-12-16 00:18:45 -02:00
cx23885-input.h V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the HVR-1850 2009-12-05 18:40:21 -02:00
cx23885-ioctl.c V4L/DVB (13086): cx23885: Add skeleton v4l2_subdev for the CX23888 integrated IR controller 2009-12-05 18:40:16 -02:00
cx23885-ioctl.h V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and CX23417 regs 2009-12-05 18:40:16 -02:00
cx23885-ir.c V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the HVR-1850 2009-12-05 18:40:21 -02:00
cx23885-ir.h V4L/DVB (13098): cx23885: Add integrated IR subdevice interrupt and notification handling 2009-12-05 18:40:20 -02:00
cx23885-reg.h V4L/DVB (13098): cx23885: Add integrated IR subdevice interrupt and notification handling 2009-12-05 18:40:20 -02:00
cx23885-vbi.c V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings 2008-10-12 09:36:58 -02:00
cx23885-video.c V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments 2009-12-16 00:17:57 -02:00
cx23885.h V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers 2009-12-16 00:17:56 -02:00
cx23888-ir.c V4L/DVB (13253): cx23885: CodingStyle fix 2009-12-05 18:41:08 -02:00
cx23888-ir.h V4L/DVB (13086): cx23885: Add skeleton v4l2_subdev for the CX23888 integrated IR controller 2009-12-05 18:40:16 -02:00
Kconfig V4L/DVB (13493): TeVii S470 and TBS 6920 fixes 2009-12-05 18:42:08 -02:00
Makefile V4L/DVB (13493): TeVii S470 and TBS 6920 fixes 2009-12-05 18:42:08 -02:00
netup-eeprom.c V4L/DVB (12957): Fix MAC address reading from EEPROM in NetUP Dual DVB-S2 CI card. 2009-09-19 00:15:49 -03:00
netup-eeprom.h V4L/DVB (10797): Add EEPROM code for NetUP Dual DVB-S2 CI card. 2009-03-30 12:43:04 -03:00
netup-init.c V4L/DVB (10796): Add init code for NetUP Dual DVB-S2 CI card 2009-03-30 12:43:04 -03:00
netup-init.h V4L/DVB (10796): Add init code for NetUP Dual DVB-S2 CI card 2009-03-30 12:43:04 -03:00