Age | Commit message (Expand) | Author |
2008-07-27 | remove select's of FW_LOADER | Mauro Carvalho Chehab |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-21 | videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct | Hans Verkuil |
2008-07-25 | cx18: Lock the aux PLL to the video pixle rate for analog captures | Andy Walls |
2008-07-23 | cx18: Fix 32 kHz audio sample output rate for analog tuner SIF input | Andy Walls |
2008-07-20 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev2 | Mauro Carvalho Chehab |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-20 | videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-19 | cx18: remove firmware size check | Hans Verkuil |
2008-07-18 | videodev/cx18: fix get_index bug and error-handling lock-ups | Hans Verkuil |
2008-07-17 | cx18/smsusb: fix compile errors when building for kernels < 2.6.19 | Hans Verkuil |
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-07-13 | cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lirc | Andy Walls |
2008-07-13 | cx18: Add locking for struct cx18 GPIO state variables | Andy Walls |
2008-07-08 | Fix a const pointer error in the Conexant cx23418 MPEG encoder driver | Mauro Carvalho Chehab |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.10 | Hans Verkuil |
2008-07-07 | cx18: Use correct GPIO pin for resetting Xceive 3028 tuner on Yuan MPC718 | Andy Walls |
2008-07-06 | cx18: Add missing reset recovery delay in cx18-i2c.c | Andy Walls |
2008-06-28 | cx18: enable TS support | Hans Verkuil |
2008-06-28 | cx18: Upgrade to newer firmware & update cx18 documentation. | Hans Verkuil |
2008-06-28 | cx18: set correct audio inputs for tuner and line-in 2. | Hans Verkuil |
2008-06-28 | cx18: fix v4l-cx23418-dig.fw firmware load. | Hans Verkuil |
2008-06-28 | cx18/ivtv: choose a better initial TV standard for cards without eeprom. | Hans Verkuil |
2008-06-27 | cx18: fix PAL/SECAM support | Hans Verkuil |
2008-06-29 | Fix whitespace diffs between -git and mercurial | Mauro Carvalho Chehab |
2008-06-25 | Merge: from http://linuxtv.org/hg/~awalls/v4l-dvb | Hans Verkuil |
2008-06-25 | ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl | Hans Verkuil |
2008-06-25 | ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined. | Hans Verkuil |
2008-06-24 | cx18: Improve Raptor card audio input routing defintions | Andy Walls |
2008-06-22 | cx18: improve support for the Raptor board. | Hans Verkuil |
2008-06-22 | ivtv/cx18: improve tuner std check in card definitions. | Hans Verkuil |
2008-06-22 | cx2341x: add TS capability | Hans Verkuil |
2008-06-22 | cx18/ivtv: ioctl debugging improvements | Hans Verkuil |
2008-06-22 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2008-06-21 | cx18: fix prefix typo | Hans Verkuil |
2008-06-21 | cx18: show GPIO pins when VIDIOC_LOG_STATUS is called. | Hans Verkuil |
2008-06-21 | cx18: add support for Conexant Raptor PAL/SECAM card | Hans Verkuil |
2008-06-21 | cx18: make sure all v4l2_format fields are filled in | Hans Verkuil |
2008-06-21 | ivtv/cx18: fix video_temporal_filter handling | Hans Verkuil |
2008-06-21 | ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests | Hans Verkuil |
2008-06-21 | cx18: convert to video_ioctl2() | Hans Verkuil |
2008-06-21 | cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and enable card entry | Andy Walls |
2008-06-21 | cx18: Add I2C slave reset via GPIO upon initialization | Andy Walls |
2008-06-21 | cx18: Fix firmware load for case when digital capture happens first | Andy Walls |
2008-06-19 | cx18: Fix audio mux input definitions for HVR-1600 Line In 2 and FM radio | Andy Walls |
2008-06-13 | cx18: Fix unintended auto configurations in cx18-av-core | Andy Walls |
2008-06-17 | cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISE | Michael Krufky |