aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* [media] cx25821: remove custom ioctls that duplicate v4l2 ioctlsHans Verkuil2013-04-163-143/+6
* [media] cx25821: g/s/try/enum_fmt related fixes and cleanupsHans Verkuil2013-04-161-102/+32
* [media] cx25821: switch to v4l2_fh, add event and prio handlingHans Verkuil2013-04-163-148/+59
* [media] cx25821: replace resource management functions with fh ownershipHans Verkuil2013-04-162-100/+35
* [media] cx25821: move vidq from cx25821_fh to cx25821_channelHans Verkuil2013-04-162-128/+115
* [media] cx25821: remove 'type' field from cx25821_fhHans Verkuil2013-04-162-42/+15
* [media] cx25821: use core lockingHans Verkuil2013-04-164-96/+27
* [media] cx25821: remove unnecessary debug messagesHans Verkuil2013-04-161-12/+0
* [media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL definesHans Verkuil2013-04-163-7/+2
* [media] cx25821: convert to the control frameworkHans Verkuil2013-04-163-184/+41
* [media] cx25821: embed video_device, clean up some kernel log spamHans Verkuil2013-04-163-55/+16
* [media] cx25821: remove bogus dependenciesHans Verkuil2013-04-167-44/+4
* [media] cx25821: remove cropping ioctlsHans Verkuil2013-04-161-44/+0
* [media] cx25821: make lots of externals staticHans Verkuil2013-04-163-243/+153
* [media] cx25821: s_input didn't check for invalid inputHans Verkuil2013-04-161-3/+1
* [media] cx25821: remove unnecessary global devlistHans Verkuil2013-04-164-106/+41
* [media] cx25821: make cx25821_sram_channels constHans Verkuil2013-04-168-92/+57
* [media] cx25821: fix log_status, querycapHans Verkuil2013-04-161-12/+11
* [media] cx25821: remove unused fields, ioctlsHans Verkuil2013-04-164-152/+10
* [media] cx25821: remove bogus radio/vbi/'video-ioctl' supportHans Verkuil2013-04-164-143/+88
* [media] cx25821: fix compiler warningHans Verkuil2013-04-162-6/+5
* [media] cx25821: the audio channel was registered as a video nodeHans Verkuil2013-04-152-6/+7
* [media] cx25821: do not expose broken video output streamsHans Verkuil2013-04-151-1/+1
* [media] saa7134: v4l2-compliance: clear reserved part of VBI structureOndrej Zary2013-04-141-0/+1
* [media] saa7134: v4l2-compliance: remove bogus g_parmOndrej Zary2013-04-141-7/+0
* [media] saa7134: v4l2-compliance: remove bogus audio input supportOndrej Zary2013-04-141-30/+0
* [media] saa7134: v4l2-compliance: fix g_tuner/s_tunerOndrej Zary2013-04-141-1/+4
* [media] saa7134: v4l2-compliance: return real frequencyOndrej Zary2013-04-142-3/+4
* [media] saa7134: v4l2-compliance: use v4l2_fh to fix priority handlingOndrej Zary2013-04-143-58/+10
* [media] saa7134: v4l2-compliance: don't report invalid audio modes for radioOndrej Zary2013-04-141-0/+1
* [media] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPSOndrej Zary2013-04-141-24/+34
* [media] budget: Add support for Philips Semi Sylt PCI ref. designPeter Wiese2013-04-081-0/+12
* [media] tda8290: change magic LNA config values to enumOndrej Zary2013-04-081-20/+21
* [media] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FMOndrej Zary2013-04-086-0/+82
* [media] tuner-core: Change config from unsigned int to void *Ondrej Zary2013-04-082-21/+22
* [media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001Mauro Carvalho Chehab2013-04-084-7/+19
* [media] demux.h: Remove duplicated enumMauro Carvalho Chehab2013-04-081-3/+3
* Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-011-5/+15
|\
| * [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-261-5/+15
* | [media] ioctl numbers are unsigned intMauro Carvalho Chehab2013-03-293-3/+3
* | [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-2413-44/+34
* | [media] ivtv: prepare ivtv for adding const to s_registerHans Verkuil2013-03-241-13/+13
* | [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-2421-66/+66
* | [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-2416-26/+24
* | [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-2419-33/+37
* | [media] bttv: apply mute settings on openFrank Schaefer2013-03-231-1/+2
* | [media] bttv: do not unmute the device before the first openFrank Schaefer2013-03-231-1/+3
* | [media] bttv: untangle audio input and mute settingFrank Schaefer2013-03-231-27/+24
* | [media] bttv: separate GPIO part from function audio_mux()Frank Schaefer2013-03-231-6/+12
* | [media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'Frank Schaefer2013-03-233-8/+8