linux/drivers/media/video/cx18
Andy Walls 350145a4f7 V4L/DVB (10278): cx18: Fix bad audio in first analog capture.
Normalize the APU state before the second firmware load so that audio
for the first analog capture is correct.

Many thanks to Conexant for supporting me in finding a solution for this
problem.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:42:25 -03:00
..
cx18-audio.c V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors. 2008-10-12 09:36:58 -02:00
cx18-audio.h
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 (9937): cx18: Use a consistent crystal value for computing all PLL parameters 2008-12-30 09:39:24 -02:00
cx18-av-core.h V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls 2008-12-30 09:38:11 -02:00
cx18-av-firmware.c V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clock 2009-03-30 12:42:24 -03:00
cx18-av-vbi.c V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840 2008-12-30 09:38:32 -02:00
cx18-cards.c V4L/DVB (9806): cx18: Enable raw VBI capture 2008-12-30 09:38:33 -02:00
cx18-cards.h V4L/DVB (9806): cx18: Enable raw VBI capture 2008-12-30 09:38:33 -02:00
cx18-controls.c V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parameters 2008-12-30 09:39:08 -02: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 (10278): cx18: Fix bad audio in first analog capture. 2009-03-30 12:42:25 -03:00
cx18-driver.h V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18 2009-03-30 12:42:24 -03:00
cx18-dvb.c V4L/DVB (9802): cx18: Add module parameters for finer control over buffer allocations 2008-12-30 09:38:29 -02: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 (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18 2009-03-30 12:42:24 -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 (9937): cx18: Use a consistent crystal value for computing all PLL parameters 2008-12-30 09:39:24 -02:00
cx18-firmware.h
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 (10141): v4l2: debugging API changed to match against driver name instead of ID. 2009-01-02 17:11:52 -02: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 (10141): v4l2: debugging API changed to match against driver name instead of ID. 2009-01-02 17:11:52 -02: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 (9893): cx18: Convert some list manipulations to emphasize entries not lists 2008-12-30 09:39:08 -02:00
cx18-queue.h V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream 2008-12-30 09:38:29 -02: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 (10135): v4l2: introduce v4l2_file_operations. 2009-01-02 17:11:12 -02: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 (9806): cx18: Enable raw VBI capture 2008-12-30 09:38:33 -02:00
cx18-vbi.h
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
cx18-video.h
cx23418.h V4L/DVB (10278): cx18: Fix bad audio in first analog capture. 2009-03-30 12:42:25 -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