index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
cx18
/
cx18-av-core.c
Age
Commit message (
Expand
)
Author
2009-05-29
cx18: Perform 64 bit divide so it works for 32 bit systems
Andy Walls
2009-05-16
cx18: Tweak color burst gate delay and initial color sub-carrier freq
Andy Walls
2009-05-16
cx18: Complete support for Sliced and Raw VBI for 625 line systems
Andy Walls
2009-05-10
cx18: Initial attempt to get sliced VBI working for 625 line systems
Andy Walls
2009-05-03
cx18: Have audio decoder drive SIF gain control, and rework AFE config
Andy Walls
2009-04-02
v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-01
v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-03-30
v4l2-subdev: add load_fw and use that instead of abusing core->init.
Hans Verkuil
2009-03-30
cx18: remove intermediate 'ioctl' step
Hans Verkuil
2009-02-28
cx18: Correct comments about vertical and horizontal blanking timings
Andy Walls
2009-02-28
cx18: Fix a video scaling check problem introduced by sliced VBI changes
Andy Walls
2009-02-27
cx18 and saa7110: remove the fake v4l2_ctrl_query_fill calls for the proper ones
Mauro Carvalho Chehab
2009-02-26
cx18: Fix compilation and remove the obsoleted v4l2_ctrl_query_fill_std() call
Mauro Carvalho Chehab
2009-02-26
merge: http://linuxtv.org/hg/~awalls/cx18
Mauro Carvalho Chehab
2009-02-21
cx18: Change log lines for internal subdevs and fix tveeprom reads
Andy Walls
2009-02-21
v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-02-20
cx18: Convert I2C devices to v4l2_subdevices
Andy Walls
2009-02-16
cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev
Andy Walls
2009-02-14
cx18: Convert the integrated A/V decoder core interface to a v4l2_subdev
Andy Walls
2009-02-09
merge: http://linuxtv.org/hg/~awalls/cx18-sliced-vbi
Mauro Carvalho Chehab
2009-02-09
merge: http://linuxtv.org/hg/~awalls/cx18
Mauro Carvalho Chehab
2009-02-08
cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least
Andy Walls
2009-02-01
cx18: Fix coding style of a switch statement per checkpatch.pl
Andy Walls
2009-01-30
cx18: Clean-up and enable sliced VBI handling
Andy Walls
2009-01-30
cx18: Defer A/V core initialization until a valid cx18_av_cmd arrives
Andy Walls
2009-01-29
v4l2: fix incorrect hue range check
Hans Verkuil
2008-12-20
cx18: Use a consistent crystal value for computing all PLL parameters
Andy Walls
2008-11-21
cx18: Copyright attribution update for files modified by awalls
Andy Walls
2008-11-16
cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy
Andy Walls
2008-11-02
cx18: Fix PLL freq computation for debug display
Andy Walls
2008-11-02
cx18: Fix write retries for registers that always change - part 3.
Andy Walls
2008-09-28
cx18: Add default behavior of checking and retrying PCI MMIO accesses
Andy Walls
2008-08-30
cx18: Create cx18_ specific wrappers for all pci mmio accessesors.
Andy Walls
2008-07-17
cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_av_std_setup
Hans Verkuil
2008-07-17
ivtv/cx18: ensure the default control values are correct
Hans Verkuil
2008-06-28
cx18: set correct audio inputs for tuner and line-in 2.
Hans Verkuil
2008-06-27
cx18: fix PAL/SECAM support
Hans Verkuil
2008-06-13
cx18: Fix unintended auto configurations in cx18-av-core
Andy Walls
2008-06-07
cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs
Hans Verkuil
2008-05-21
cx18: fix audio registers 808 and 80c
Hans Verkuil
2008-04-28
cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil