Commit Graph

3277 Commits (3a4b7886ee59e122d359e1714ed89585a06645ad)

Author SHA1 Message Date
Steven Toth 7b9139086a V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific register. 17 years ago
Steven Toth 52ce27bfc4 V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1 did not stream. 17 years ago
Steven Toth ecda5966c9 V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible default 17 years ago
Steven Toth 28901ab621 V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1 17 years ago
Andy Walls 35f92b2af8 V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog captures 17 years ago
Andy Walls f8f6296ada V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SIF input 17 years ago
Hans de Goede fff4205f1d V4L/DVB (8458): gspca_sonixb remove one more no longer needed special case from the code 17 years ago
Andoni Zubimendi 84754319e3 V4L/DVB (8457): gspca_sonixb remove some no longer needed sn9c103+ov7630 special cases 17 years ago
Hans de Goede e0a33d4d6e V4L/DVB (8456): gspca_sonixb remove non working ovXXXX contrast, hue and saturation ctrls 17 years ago
Hans de Goede 6af492e566 V4L/DVB (8455): gspca_sonixb sn9c103 + ov7630 autoexposure and cleanup 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Mauro Carvalho Chehab 4c7827eec7 V4L/DVB (8234a): uvcvideo: Fix build for uvc input 17 years ago
Jean-Francois Moine 10b0e96ed9 V4L/DVB (8442): gspca: Remove the version from the subdrivers. 17 years ago
Jean-Francois Moine 06ca78fa3a V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj. 17 years ago
Adrian Bunk 903e10aa66 V4L/DVB (8440): gspca: Makes some needlessly global functions static. 17 years ago
Jean-Francois Moine 63fc4a038d V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250). 17 years ago
Jean-Francois Moine bb64e86c3a V4L/DVB (8436): gspca: Version number only in the main driver. 17 years ago
Jean-Francois Moine 6001761761 V4L/DVB (8435): gspca: Delay after reset for ov7660 and USB traces in sonixj. 17 years ago
Mauro Carvalho Chehab 2864462eaf V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h 17 years ago
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 17 years ago
Hans Verkuil 22a04f1063 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' 17 years ago
Hans Verkuil 5e85e732f0 V4L/DVB (8428): videodev: rename 'dev' to 'parent' 17 years ago
Hans Verkuil 27a5e6d3fc V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.c 17 years ago
Guennadi Liakhovetski c60f2b5c1d V4L/DVB (8425): v4l: fix checkpatch errors introduced by recent commits 17 years ago
Hans Verkuil 82fc52a886 V4L/DVB (8423): cx18: remove firmware size check 17 years ago
Hans Verkuil bcf4562ecb V4L/DVB (8422): cs5345: fix incorrect mask with VIDIOC_DBG_S_REGISTER 17 years ago
Jean-Francois Moine d20b27478d V4L/DVB (8415): gspca: Infinite loop in i2c_w() of etoms. 17 years ago
Hans Verkuil fac3639d88 V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-ups 17 years ago
Hans Verkuil f19ad39014 V4L/DVB (8411): videobuf-dma-contig.c: fix 64-bit build for pre-2.6.24 kernels 17 years ago
Hans Verkuil 86751b016f V4L/DVB (8410): sh_mobile_ceu_camera: fix 64-bit compiler warnings 17 years ago
Mauro Carvalho Chehab af8b303e96 V4L/DVB (8397): video: convert select VIDEO_ZORAN_ZR36060 into depends on 17 years ago
Mauro Carvalho Chehab 367394ac5c V4L/DVB (8396): video: Fix Kbuild dependency for VIDEO_IR_I2C 17 years ago
Mauro Carvalho Chehab 1c22dad8ab V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2c 17 years ago
Mauro Carvalho Chehab 432aa3b64d V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUF 17 years ago
Hans Verkuil c3fb62bf92 V4L/DVB (8390): videodev: add comment and remove magic number. 17 years ago
Brandon Philips 8373a3e512 V4L/DVB (8389): videodev: simplify get_index() 17 years ago
Hans Verkuil 2bc93aa304 V4L/DVB (8387): Some cosmetic changes 17 years ago
Hans Verkuil e3bf20de33 V4L/DVB (8381): ov7670: fix compile warnings 17 years ago
Hans Verkuil 9edd350f51 V4L/DVB (8380): saa7115: use saa7115_auto instead of saa711x as the autodetect driver name. 17 years ago
Jean Delvare 5daed07401 V4L/DVB (8379): saa7127: Make device detection optional 17 years ago
Hans Verkuil 03b52c36a3 V4L/DVB (8378): cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_av_std_setup 17 years ago
Hans Verkuil ca130eef2c V4L/DVB (8377): ivtv/cx18: ensure the default control values are correct 17 years ago
Hans Verkuil cb5aa1c62d V4L/DVB (8376): cx25840: move cx25840_vbi_setup to core.c and rename to cx25840_std_setup 17 years ago
Hans de Goede 5de39b2b1f V4L/DVB (8374): gspca: No conflict of 0c45:6011 with the sn9c102 driver. 17 years ago
Hans de Goede 12ff91264c V4L/DVB (8373): gspca: Hue, saturation and contrast controls added for sn9c10x ovxxxx. 17 years ago
Hans de Goede 722103e390 V4L/DVB (8372): gspca: Small ov6650 fixes. 17 years ago
Jean-Francois Moine c91256c27b V4L/DVB (8371): gspca: Webcam 08ca:2050 added. 17 years ago
Jean-Francois Moine 100f7f2a34 V4L/DVB (8370): gspca: Webcam 0461:0821 added. 17 years ago
Jean-Francois Moine 1ff1e48442 V4L/DVB (8369): gspca: Bad initialization of sn9c102 ov7630. 17 years ago
Andoni Zubimendi d87616f5a5 V4L/DVB (8367): gspca: Light frequency filter / exposure / clean-up for sn9c103 ov7630. 17 years ago