linux/drivers/media/pci
Mauro Carvalho Chehab 15472faf12 [media] cx23885-dvb: use a better approach to hook set_frontend
When the frontend drivers got converted to DVBv5 API, the original
hook that tracked when a frontend is set got removed, being replaced
by an approach that would use the gate control. That doesn't work
fine with some boards. Also, the code were called more times than
desired.
Replace it by a logic that will hook the dvb set_frontend ops,
with works with both DVBv3 and DVBv5 calls.
Tested on a Mygica X8502 OEM board.

Tested-by: Alfredo Delaiti <alfredodelaiti@netscape.net>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-08-22 12:02:39 -03:00
..
b2c2 [media] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driver 2013-06-17 13:13:55 -03:00
bt8xx [media] bttv: stop abusing mbox_we for sw_status 2013-07-26 13:33:10 -03:00
cx18 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-07-13 12:09:57 -07:00
cx88 [media] cx88: set dev_parent to the correct parent PCI bus 2013-06-21 11:08:07 -03:00
cx23885 [media] cx23885-dvb: use a better approach to hook set_frontend 2013-08-22 12:02:39 -03:00
cx25821 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2013-05-01 17:51:54 -07:00
ddbridge Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
dm1105 [media] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driver 2013-06-17 13:14:38 -03:00
ivtv Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-07-13 12:09:57 -07:00
mantis [media] drivers/media/pci/mantis/mantis_cards: Convert to module_pci_driver 2013-06-17 13:15:39 -03:00
meye [media] ioctl numbers are unsigned int 2013-03-29 08:18:36 -03:00
ngene Merge branch 'v4l_for_linus' into staging/for_v3.9 2013-01-24 18:49:18 -02:00
pluto2 [media] drivers/media/pci/pluto2/pluto2: Convert to module_pci_driver 2013-06-17 13:14:52 -03:00
pt1 [media] drivers/media/pci/pt1/pt1: Convert to module_pci_driver 2013-06-17 13:13:34 -03:00
saa7134 [media] saa7134: Fix unlocked snd_pcm_stop() call 2013-07-15 21:25:14 +02:00
saa7146 [media] mxb: check register address when reading/writing a register 2013-06-17 08:53:48 -03:00
saa7164 [media] saa7164: fix compiler warning 2013-06-28 15:07:37 -03:00
sta2x11 [media] sta2x11_vip: fix error return code in sta2x11_vip_init_one() 2013-05-27 08:51:45 -03:00
ttpci [media] stb0899: remove commented value from IQ_SWAP_ON/OFF usages 2013-05-21 08:54:37 -03:00
zoran [media] zoran: use v4l2_dev instead of the deprecated parent field 2013-06-21 11:02:55 -03:00
Kconfig Properly handle tristate dependencies on USB/PCI menus 2013-06-17 11:40:28 -03:00
Makefile