OpenCloudOS-Kernel/drivers/media/video/cx18
Andy Walls 3f75c6161f V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy
cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy so that
write retries always occur and read retries never occur (as they never help).
Remove MMIO statistics logging to speed up MMIO accesses.  Deprecate & ignore
retry_mmio and mmio_ndelay module parameters, to essentially force
retry_mmio=1 and mmio_ndelay=0.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-12-30 09:38:09 -02: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 (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 (9512): cx18: Fix write retries for registers that always change - part 3. 2008-12-29 17:53:26 -02:00
cx18-av-core.c V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy 2008-12-30 09:38:09 -02:00
cx18-av-core.h V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy 2008-12-30 09:38:09 -02:00
cx18-av-firmware.c V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy 2008-12-30 09:38:09 -02:00
cx18-av-vbi.c V4L/DVB (8378): cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_av_std_setup 2008-07-20 07:28:12 -03:00
cx18-cards.c V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio DVB-T/Analog 2008-10-12 09:37:16 -02:00
cx18-cards.h V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lirc 2008-07-20 07:25:03 -03:00
cx18-controls.c 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-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 (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy 2008-12-30 09:38:09 -02:00
cx18-driver.h V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy 2008-12-30 09:38:09 -02:00
cx18-dvb.c V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -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 (8773): cx18: Fix cx18_find_handle() and add error checking 2008-10-12 09:36:53 -02:00
cx18-fileops.h V4L/DVB (7856): cx18/: possible cleanups 2008-05-14 02:54:09 -03:00
cx18-firmware.c V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -02:00
cx18-firmware.h
cx18-gpio.c V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy 2008-12-30 09:38:09 -02:00
cx18-gpio.h V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback 2008-10-12 09:37:09 -02:00
cx18-i2c.c V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy 2008-12-30 09:38:09 -02:00
cx18-i2c.h
cx18-io.c V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy 2008-12-30 09:38:09 -02:00
cx18-io.h V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy 2008-12-30 09:38:09 -02:00
cx18-ioctl.c V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info. 2008-10-13 09:07:42 -02:00
cx18-ioctl.h V4L/DVB (8082): cx18: convert to video_ioctl2() 2008-07-20 07:10:43 -03:00
cx18-irq.c V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -02:00
cx18-irq.h V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -02:00
cx18-mailbox.c V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work handler 2008-12-30 09:38:09 -02:00
cx18-mailbox.h V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -02:00
cx18-queue.c V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexes 2008-12-30 09:38:08 -02:00
cx18-queue.h V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -02:00
cx18-scb.c V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors. 2008-10-12 09:36:58 -02:00
cx18-scb.h V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -02:00
cx18-streams.c V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexes 2008-12-30 09:38:08 -02:00
cx18-streams.h V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -02:00
cx18-vbi.c V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver 2008-04-29 18:41:42 -03:00
cx18-vbi.h
cx18-version.h V4L/DVB (9594): cx18: Roll driver version number due to significant changes 2008-12-30 09:38:02 -02:00
cx18-video.c
cx18-video.h
cx23418.h V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture. 2008-10-12 09:36:53 -02:00