linux/drivers/media/video/cx18
Andy Walls 1a2670465e V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a v4l2_subdev
This is the next step in converting the cx18 driver to use the v4l2_device/
v4l2_subdevice framework.  This is a straightforward conversion of the
cx18_av_*[ch] files.  It compiles, but leaves the driver in an unlinkable
state at the moment.

Note, the cx18 integrated A/V digitizer will now make a host match at address 1,
as far as v4l2-dbg is concerned.  That means it identifies itself as a separate
"chip", and acts as an alias to the integrated A/V decoder registers that are
also available with the host match at address 0.

Signed-off-by: Andy Walls <awalls@radix.net>
[mchehab@redhat.com: fix merge conflicts due to the removal of v4l2_ctrl_query_fill_std()]
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:43:01 -03:00
..
Kconfig V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 2008-12-16 16:43:59 -02:00
Makefile V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors. 2008-10-12 09:36:58 -02:00
cx18-audio.c V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writes 2009-03-30 12:42:38 -03:00
cx18-audio.h V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip 2008-04-29 18:41:41 -03:00
cx18-av-audio.c V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL parameters 2008-12-30 09:39:24 -02:00
cx18-av-core.c V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a v4l2_subdev 2009-03-30 12:43:01 -03:00
cx18-av-core.h V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a v4l2_subdev 2009-03-30 12:43:01 -03:00
cx18-av-firmware.c V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writes 2009-03-30 12:42:38 -03:00
cx18-av-vbi.c V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least 2009-03-30 12:42:39 -03:00
cx18-cards.c V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling 2009-03-30 12:42:38 -03:00
cx18-cards.h V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling 2009-03-30 12:42:38 -03:00
cx18-controls.c V4L/DVB (10544): v4l2-common: add comments warning that about the sort order 2009-03-30 12:42:46 -03:00
cx18-controls.h V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl 2008-07-20 07:12:23 -03:00
cx18-driver.c V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least 2009-03-30 12:42:39 -03:00
cx18-driver.h V4L/DVB (10443): cx18: Use correct line counts per field in firmware API call 2009-03-30 12:42:39 -03:00
cx18-dvb.c V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev 2009-03-30 12:42:25 -03:00
cx18-dvb.h V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -02:00
cx18-fileops.c V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers 2009-03-30 12:42:38 -03:00
cx18-fileops.h V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 2009-01-02 17:11:12 -02:00
cx18-firmware.c V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev 2009-03-30 12:42:25 -03:00
cx18-firmware.h V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip 2008-04-29 18:41:41 -03:00
cx18-gpio.c V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls 2008-12-30 09:38:11 -02:00
cx18-gpio.h V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls 2008-12-30 09:38:11 -02:00
cx18-i2c.c V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev 2009-03-30 12:42:25 -03:00
cx18-i2c.h V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. 2009-01-02 17:11:52 -02:00
cx18-io.c V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics logging 2008-12-30 09:38:11 -02:00
cx18-io.h V4L/DVB (9778): cx18: cx18_writel_expect() should not declare success on a PCI read error 2008-12-30 09:38:20 -02:00
cx18-ioctl.c V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video 2009-03-30 12:42:41 -03:00
cx18-ioctl.h V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. 2009-01-02 17:11:34 -02:00
cx18-irq.c V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls 2008-12-30 09:38:11 -02:00
cx18-irq.h V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls 2008-12-30 09:38:11 -02:00
cx18-mailbox.c V4L/DVB (10278): cx18: Fix bad audio in first analog capture. 2009-03-30 12:42:25 -03:00
cx18-mailbox.h V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parameters 2008-12-30 09:39:08 -02:00
cx18-queue.c V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev 2009-03-30 12:42:25 -03:00
cx18-queue.h V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev 2009-03-30 12:42:25 -03:00
cx18-scb.c V4L/DVB (9895): cx18: Refine the firmware load and firmware startup process 2008-12-30 09:39:09 -02:00
cx18-scb.h V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls 2008-12-30 09:38:11 -02:00
cx18-streams.c V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least 2009-03-30 12:42:39 -03:00
cx18-streams.h V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock held 2008-12-30 09:38:32 -02:00
cx18-vbi.c V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least 2009-03-30 12:42:39 -03:00
cx18-vbi.h V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers 2009-03-30 12:42:38 -03:00
cx18-version.h V4L/DVB (9803): cx18: Increment version number due to siginificant buffering changes 2008-12-30 09:38:30 -02:00
cx18-video.c V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip 2008-04-29 18:41:41 -03:00
cx18-video.h V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip 2008-04-29 18:41:41 -03:00
cx23418.h V4L/DVB (10278): cx18: Fix bad audio in first analog capture. 2009-03-30 12:42:25 -03:00