kernel-ark/drivers/media/video/cx88
Jean Delvare c668f32dca V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
Let card drivers probe for IR receiver devices and instantiate them if
found. Ultimately it would be better if we could stop probing
completely, but I suspect this won't be possible for all card types.

There's certainly room for cleanups. For example, some drivers are
sharing I2C adapter IDs, so they also had to share the list of I2C
addresses being probed for an IR receiver. Now that each driver
explicitly says which addresses should be probed, maybe some addresses
can be dropped from some drivers.

Also, the special cases in saa7134-i2c should probably be handled on a
per-board basis. This would be more efficient and less risky than always
probing extra addresses on all boards. I'll give it a try later.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-06-16 18:21:11 -03:00
..
cx88-alsa.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
cx88-blackbird.c V4L/DVB (11300): cx88: convert to v4l2_subdev. 2009-03-30 12:43:48 -03:00
cx88-cards.c V4L/DVB (11807): cx88: remove xc5000 reset for Pinnacle 800i 2009-06-16 18:21:08 -03:00
cx88-core.c V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 2009-04-06 21:44:22 -03:00
cx88-dvb.c V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. 2009-04-06 21:44:20 -03:00
cx88-i2c.c V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model 2009-06-16 18:21:11 -03:00
cx88-input.c V4L/DVB (11735): Enables the Winfast TV2000 XP Global TV IR 2009-06-16 18:20:58 -03:00
cx88-mpeg.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
cx88-reg.h
cx88-tvaudio.c
cx88-vbi.c
cx88-video.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
cx88-vp3054-i2c.c
cx88-vp3054-i2c.h
cx88.h V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board. 2009-06-16 18:20:50 -03:00
Kconfig
Makefile