Age | Commit message (Expand) | Author |
2009-04-17 | cx18: Fix the handling of i2c bus registration error | Mauro Carvalho Chehab |
2009-04-13 | cx18: Send correct input routing value to external audio multiplexers | Andy Walls |
2009-04-02 | ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. | Hans Verkuil |
2009-04-02 | v4l2-subdev: change s_routing prototype | Hans Verkuil |
2009-04-01 | v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su... | Hans Verkuil |
2009-03-30 | v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 | 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-03-20 | Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE | Mauro Carvalho Chehab |
2009-03-14 | cx18: Optimize processing of VBI buffers from the capture unit | Andy Walls |
2009-03-14 | cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG stream | Andy Walls |
2009-03-01 | cx18: Add interlock so sliced VBI insertion only happens for an MPEG PS | Andy Walls |
2009-02-28 | cx18: Fix VPS service register codes | Andy Walls |
2009-02-28 | cx18: Correct comments about vertical and horizontal blanking timings | Andy Walls |
2009-02-28 | cx18: Fix s-parse warnings and a logic error about extracting the VBI PTS | Andy Walls |
2009-02-28 | cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-parse warning | Andy Walls |
2009-02-28 | cx18: Fix a video scaling check problem introduced by sliced VBI changes | Andy Walls |
2009-02-28 | cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c_client setup | 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: Disable AC3 controls as the firmware doesn't support AC3 | Andy Walls |
2009-02-21 | cx18: Increment version number due to significant changes for v4l2_subdevs | Andy Walls |
2009-02-21 | cx18: Get rid of unused variables related to video output | Andy Walls |
2009-02-21 | cx18: Change log lines for internal subdevs and fix tveeprom reads | Andy Walls |
2009-02-21 | cx18: Fix a memory leak of buffers used for sliced VBI insertion | Andy Walls |
2009-02-21 | v4l2-common: remove v4l2_ctrl_query_fill_std | Hans Verkuil |
2009-02-21 | cx18: Convert GPIO connected functions to act as v4l2_subdevices | Andy Walls |
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: Slim down instance handling, build names from v4l2_device.name | Andy Walls |
2009-02-14 | cx18: Convert the integrated A/V decoder core interface to a v4l2_subdev | Andy Walls |
2009-02-13 | v4l2-common: add comments warning that about the sort order | Hans Verkuil |
2009-02-06 | ivtv/cx18: fix g_fmt and try_fmt for raw video | Mauro Carvalho Chehab |
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-07 | cx18: Process Raw VBI on a whole frame basis; fix VBI buffer size | Andy Walls |
2009-02-06 | cx18: Fix sliced VBI PTS and fix artifacts in last raw line of field | Andy Walls |
2009-02-06 | cx18: Use correct line counts per field in firmware API call | Andy Walls |
2009-02-06 | cx18: Fixes for enforcing when Encoder Raw VBI params can be set | Andy Walls |
2009-02-05 | cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state management | Andy Walls |
2009-02-01 | cx18: Remove an unused spinlock | Andy Walls |
2009-02-01 | cx18: Fix presentation timestamp (PTS) for VBI buffers | 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: Normalize APU after second APU firmware load | Andy Walls |
2009-01-30 | cx18: Smarter verification of CX18_AUDIO_ENABLE register writes | Andy Walls |
2009-01-30 | cx18: Defer A/V core initialization until a valid cx18_av_cmd arrives | Andy Walls |