aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil2008-12-3013-683/+503
* V4L/DVB (9508): ivtv: enable tuner support for Yuan PG600-2Hans Verkuil2008-12-291-4/+12
* V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil2008-11-111-13/+13
* V4L/DVB (9486): ivtv/ivtvfb: no longer experimentalHans Verkuil2008-11-111-2/+2
* V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependencyHans Verkuil2008-11-111-2/+1
* V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab2008-10-211-1/+1
* V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong2008-10-212-0/+7
* V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt2008-10-211-0/+12
* V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil2008-10-213-11/+9
* byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2008-10-201-0/+1
* V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max i...Hans Verkuil2008-10-171-2/+16
* V4L/DVB (9190): ivtv: yuv write() error handling tweakIan Armstrong2008-10-171-7/+8
* V4L/DVB (9166): ivtv - Fix potential race condition in yuv handlerIan Armstrong2008-10-134-5/+9
* V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fixIan Armstrong2008-10-131-2/+3
* V4L/DVB (9164): ivtvfb: a small cosmetic changeIan Armstrong2008-10-131-1/+1
* V4L/DVB (9163): ivtvfb: fix sparse warnings and improve write functionIan Armstrong2008-10-131-39/+37
* V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil2008-10-136-8/+18
* V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.Hans Verkuil2008-10-131-1/+1
* V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil2008-10-122-21/+25
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-122-2/+2
* V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and vi...Hans Verkuil2008-10-122-14/+10
* V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMTHans Verkuil2008-10-121-18/+11
* V4L/DVB (8856): v4l: fix assorted compile warnings/errorsHans Verkuil2008-10-122-3/+0
* V4L/DVB (8561): make ivtv_claim_stream() staticAdrian Bunk2008-10-122-6/+1
* V4L/DVB: follow lspci device/vendor styleBjorn Helgaas2008-10-121-2/+2
* V4L/DVB (8648): ivtv: improve CC supportHans Verkuil2008-09-036-25/+15
* V4L/DVB (8633): ivtv: update ivtv version numberHans Verkuil2008-09-031-1/+1
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+0
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-5/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-63/+67
* V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil2008-07-261-3/+2
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* V4L/DVB (8379): saa7127: Make device detection optionalJean Delvare2008-07-201-1/+1
* V4L/DVB (8249): Fix pointer cast warnings in the ivtv framebuffer driverDavid Howells2008-07-201-3/+4
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-202-5/+0
* V4L/DVB (8171): ivtv: put back full device name, people relied on it in udev ...Hans Verkuil2008-07-201-2/+2
* V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards with...Hans Verkuil2008-07-201-0/+6
* V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled thro...Hans Verkuil2008-07-203-12/+33
* V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is n...Hans Verkuil2008-07-201-28/+31
* V4L/DVB (8106): ivtv/cx18: improve tuner std check in card definitions.Hans Verkuil2008-07-201-17/+17
* V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil2008-07-201-1/+3
* V4L/DVB (8104): cx18/ivtv: ioctl debugging improvementsHans Verkuil2008-07-204-23/+21
* V4L/DVB (8090): ivtv: yuv decoder lock fix (2)Ian Armstrong2008-07-201-1/+1
* V4L/DVB (8088): ivtv: yuv decoder lock fixIan Armstrong2008-07-201-12/+13
* V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handlingHans Verkuil2008-07-201-9/+0
* V4L/DVB (8085): ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUFHans Verkuil2008-07-201-2/+9
* V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION testsHans Verkuil2008-07-201-15/+7
* V4L/DVB (8081): ivtv: remove obsolete arrays.Hans Verkuil2008-07-201-31/+0
* V4L/DVB (8080): ivtv: make sure all v4l2_format fields are filled inHans Verkuil2008-07-201-45/+67