aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2013-04-16[media] cx25821: make lots of externals staticHans Verkuil
2013-04-16[media] cx25821: s_input didn't check for invalid inputHans Verkuil
2013-04-16[media] cx25821: remove unnecessary global devlistHans Verkuil
2013-04-16[media] cx25821: make cx25821_sram_channels constHans Verkuil
2013-04-16[media] cx25821: fix log_status, querycapHans Verkuil
2013-04-16[media] cx25821: remove unused fields, ioctlsHans Verkuil
2013-04-16[media] cx25821: remove bogus radio/vbi/'video-ioctl' supportHans Verkuil
2013-04-16[media] cx25821: fix compiler warningHans Verkuil
2013-04-15[media] cx25821: the audio channel was registered as a video nodeHans Verkuil
2013-04-15[media] cx25821: do not expose broken video output streamsHans Verkuil
2013-04-15[media] cx25821: do not expose broken video output streamsHans Verkuil
2013-04-14[media] saa7134: v4l2-compliance: clear reserved part of VBI structureOndrej Zary
2013-04-14[media] saa7134: v4l2-compliance: remove bogus g_parmOndrej Zary
2013-04-14[media] saa7134: v4l2-compliance: remove bogus audio input supportOndrej Zary
2013-04-14[media] saa7134: v4l2-compliance: fix g_tuner/s_tunerOndrej Zary
2013-04-14[media] saa7134: v4l2-compliance: return real frequencyOndrej Zary
2013-04-14[media] saa7134: v4l2-compliance: use v4l2_fh to fix priority handlingOndrej Zary
2013-04-14[media] saa7134: v4l2-compliance: don't report invalid audio modes for radioOndrej Zary
2013-04-14[media] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPSOndrej Zary
2013-04-13cx25821: sanitize cx25821_openfile_audio() a bit...Al Viro
2013-04-13cx25821: sanitize cx25821_get_audio_data() a bitAl Viro
2013-04-12treewide: Fix typo in printksMasanari Iida
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08[media] budget: Add support for Philips Semi Sylt PCI ref. designPeter Wiese
2013-04-08[media] tda8290: change magic LNA config values to enumOndrej Zary
2013-04-08[media] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FMOndrej Zary
2013-04-08[media] tuner-core: Change config from unsigned int to void *Ondrej Zary
2013-04-08[media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001Mauro Carvalho Chehab
2013-04-08[media] demux.h: Remove duplicated enumMauro Carvalho Chehab
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen
2013-04-01Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab
2013-03-26[media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] ivtv: prepare ivtv for adding const to s_registerHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-03-23[media] bttv: apply mute settings on openFrank Schaefer
2013-03-23[media] bttv: do not unmute the device before the first openFrank Schaefer
2013-03-23[media] bttv: untangle audio input and mute settingFrank Schaefer
2013-03-23[media] bttv: separate GPIO part from function audio_mux()Frank Schaefer
2013-03-23[media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'Frank Schaefer
2013-03-23[media] bttv: do not save the audio input in audio_mux()Frank Schaefer
2013-03-23[media] bttv: audio_mux(): do not change the value of the v4l2 mute controlFrank Schaefer
2013-03-23[media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modify...Frank Schaefer
2013-03-23[media] cx23885: use IS_ENABLEDMauro Carvalho Chehab
2013-03-18[media] cx25821: Cleanup filename assignment codePeter Senna Tschudin
2013-03-18[media] media: ivtv: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-05[media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.cFrank Schaefer