summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2013-04-22[media] cx88: Fix unsafe locking in suspend-resumeAlexey Khoroshilov2-8/+12
2013-04-16[media] sta2x11_vip: Fix compilation if I2C is not setMauro Carvalho Chehab1-0/+1
2013-04-16[media] zoran: Don't print proc_dir_entry data in debug [RFC]David Howells1-1/+1
2013-04-14[media] saa7134: v4l2-compliance: clear reserved part of VBI structureOndrej Zary1-0/+1
2013-04-14[media] saa7134: v4l2-compliance: remove bogus g_parmOndrej Zary1-7/+0
2013-04-14[media] saa7134: v4l2-compliance: remove bogus audio input supportOndrej Zary1-30/+0
2013-04-14[media] saa7134: v4l2-compliance: fix g_tuner/s_tunerOndrej Zary1-1/+4
2013-04-14[media] saa7134: v4l2-compliance: return real frequencyOndrej Zary2-3/+4
2013-04-14[media] saa7134: v4l2-compliance: use v4l2_fh to fix priority handlingOndrej Zary3-58/+10
2013-04-14[media] saa7134: v4l2-compliance: don't report invalid audio modes for radioOndrej Zary1-0/+1
2013-04-14[media] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPSOndrej Zary1-24/+34
2013-04-08[media] budget: Add support for Philips Semi Sylt PCI ref. designPeter Wiese1-0/+12
2013-04-08[media] tda8290: change magic LNA config values to enumOndrej Zary1-20/+21
2013-04-08[media] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FMOndrej Zary6-0/+82
2013-04-08[media] tuner-core: Change config from unsigned int to void *Ondrej Zary2-21/+22
2013-04-08[media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001Mauro Carvalho Chehab4-7/+19
2013-04-08[media] demux.h: Remove duplicated enumMauro Carvalho Chehab1-3/+3
2013-04-01Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab1-5/+15
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab3-3/+3
2013-03-26[media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede1-5/+15
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil13-44/+34
2013-03-24[media] ivtv: prepare ivtv for adding const to s_registerHans Verkuil1-13/+13
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil21-66/+66
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil16-26/+24
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil19-33/+37
2013-03-23[media] bttv: apply mute settings on openFrank Schaefer1-1/+2
2013-03-23[media] bttv: do not unmute the device before the first openFrank Schaefer1-1/+3
2013-03-23[media] bttv: untangle audio input and mute settingFrank Schaefer1-27/+24
2013-03-23[media] bttv: separate GPIO part from function audio_mux()Frank Schaefer1-6/+12
2013-03-23[media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'Frank Schaefer3-8/+8
2013-03-23[media] bttv: do not save the audio input in audio_mux()Frank Schaefer1-5/+5
2013-03-23[media] bttv: audio_mux(): do not change the value of the v4l2 mute controlFrank Schaefer1-4/+4
2013-03-23[media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modify...Frank Schaefer1-4/+4
2013-03-23[media] cx23885: use IS_ENABLEDMauro Carvalho Chehab1-2/+3
2013-03-18[media] cx25821: Cleanup filename assignment codePeter Senna Tschudin1-15/+6
2013-03-18[media] media: ivtv: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-05[media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.cFrank Schaefer3-9/+12
2013-03-05[media] bttv: make remote controls of devices with i2c ir decoder workingFrank Schaefer1-9/+13
2013-03-05[media] bttv: remove g/s_audio since there is only one audio inputHans Verkuil1-19/+0
2013-03-05[media] bttv: do not switch to the radio tuner unless it is accessedHans Verkuil2-3/+21
2013-03-05[media] bttv: fix try_fmt_vid_overlay and setup initial overlay sizeHans Verkuil1-19/+25
2013-03-05[media] bttv: fix g_tuner capabilities overrideHans Verkuil1-1/+1
2013-03-05[media] bttv: there may be multiple tvaudio/tda7432 devicesHans Verkuil1-4/+10
2013-03-05[media] bttv: use centralized std and implement g_stdHans Verkuil2-1/+13
2013-03-05[media] bttv: fix priority handlingHans Verkuil2-61/+6
2013-03-05[media] bttv: add support for control eventsHans Verkuil2-13/+39
2013-03-05[media] bttv: convert to the control frameworkHans Verkuil3-437/+266
2013-03-05[media] bttv: fix field handling inside TRY_FMTHans Verkuil1-16/+12
2013-03-05[media] bttv: fill in fb->flags for VIDIOC_G_FBUFHans Verkuil1-0/+1
2013-03-05[media] bttv: fill in colorspaceHans Verkuil1-0/+2