index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
/
cx88-core.c
Age
Commit message (
Expand
)
Author
2009-06-16
V4L/DVB (11394): cx88: Add support for stereo and sap detection for A2
Marton Balint
2009-06-16
V4L/DVB (11853): minor have assigned value twice
figo.zhang
2009-04-06
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-03-30
V4L/DVB (11300): cx88: convert to v4l2_subdev.
Hans Verkuil
2009-03-30
V4L/DVB (11047): cx88: convert to v4l2_device.
Hans Verkuil
2008-12-29
V4L/DVB (9497): tda9887/cx88: Adds SECAM/BGH standards
Frederic CAND
2008-10-17
V4L/DVB (9262): cx88: Change spurious buffer message into a debug only message
Steven Toth
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-06-05
V4L/DVB (7965): annotate bcx_riscmem
Al Viro
2008-04-24
V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7452): cx88: Enable chroma AGC by default for all non-SECAM modes
Frej Drejhammar
2008-04-24
V4L/DVB (7451): cx88: Add user control for chroma AGC
Frej Drejhammar
2008-04-24
V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to gener...
Guennadi Liakhovetski
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-01-25
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
2007-10-10
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-09
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6083): cx88-alsa: Rework buffer handling
Trent Piepho
2007-10-09
V4L/DVB (6082): cx88: Improve risc instruction printing in sram channel dump
Trent Piepho
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits
Trent Piepho
2007-10-09
V4L/DVB (6022): cx88: Move card core creation from cx88-core.c to cx88-cards.c
Trent Piepho
2007-10-09
V4L/DVB (6021): cx88: Copy board information into card state
Trent Piepho
2007-10-09
V4L/DVB (6020): cx88: Fix use of uninitialized variable
Trent Piepho
2007-04-27
V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE
Mauro Carvalho Chehab
2007-02-21
V4L/DVB (5102): make videodev to auto-generate standards
Mauro Carvalho Chehab
2007-02-21
V4L/DVB (5098): Added support for V4L2_STD_NTSC_443
Mauro Carvalho Chehab
2007-02-21
V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handler
Mauro Carvalho Chehab
2006-12-27
V4L/DVB (4980): Fixes bug 7267: PAL/60 is not working
Mauro Carvalho Chehab
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-10-03
V4L/DVB (4683): Norm_notchfilter is used on just one point and argument is bogus
Mauro Carvalho Chehab
2006-10-03
V4L/DVB (4681): Cx88: fix analog capture notch filter
Lars Gjesse Kjellberg
2006-09-26
V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.
Steven Toth
2006-09-26
V4L/DVB (4504): Enable audio DMA restart on channel change even when cx88-als...
Ricardo Cerqueira
2006-09-26
V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)
Peter Naulls
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in video drivers
Greg Kroah-Hartman
2006-06-26
V4L/DVB (4213): Cx88: cleanups
Adrian Bunk
2006-06-25
V4L/DVB (4002): Adjust VBI offset to match value reported in VBI format
Trent Piepho
2006-06-25
V4L/DVB (4001): Cx88 NTSC VBI fixes
Michael Schimek
2006-05-12
V4L/DVB (3766): Correct buffer size calculations in cx88-core.c
Duncan Sands
2006-03-24
V4L/DVB (3516): Make video_buf more generic
Mauro Carvalho Chehab
2006-03-21
V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media
Eric Sesterhenn
2006-02-27
V4L/DVB (3394): Bttv: correct bttv_risc_packed buffer size
Duncan Sands
2006-02-07
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
2006-02-06
V4L/DVB (3266): Fix NICAM buzz on analog sound
Marcin Rudowski
2006-01-15
V4L/DVB (3380): Semaphore to mutex conversion on drivers/media
Ingo Molnar
2006-01-11
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-01-09
V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)
Mauro Carvalho Chehab
[next]