summaryrefslogtreecommitdiff
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Properly handle tristate dependencies on USB/PCI menusMauro Carvalho Chehab2013-06-171-1/+3
* [media] saa7134: fix empress format compliance bugsHans Verkuil2013-06-172-24/+47
* [media] saa7134: fix format-related compliance issuesHans Verkuil2013-06-171-22/+52
* [media] saa7134: move qos_request from saa7134_fh to saa7134_devHans Verkuil2013-06-172-3/+3
* [media] saa7134: move fmt/width/height from saa7134_fh to saa7134_devHans Verkuil2013-06-172-29/+32
* [media] saa7134: move the overlay fields from saa7134_fh to saa7134_devHans Verkuil2013-06-172-21/+21
* [media] saa7134: remove radio/type field from saa7134_fhHans Verkuil2013-06-172-59/+32
* [media] zoran: remove bogus autodetect mode in set_normHans Verkuil2013-06-171-23/+0
* [media] bttv: fix querystdHans Verkuil2013-06-171-2/+2
* [media] saa7134: drop deprecated current_normHans Verkuil2013-06-172-2/+0
* [media] cx23885: remove use of deprecated current_normHans Verkuil2013-06-172-9/+3
* [media] saa7164: replace current_norm by g_stdHans Verkuil2013-06-173-2/+25
* [media] saa6752hs: convert to the control frameworkHans Verkuil2013-06-171-335/+122
* [media] ivtv: fix register range checkHans Verkuil2013-06-171-0/+2
* [media] cx18: fix register range checkHans Verkuil2013-06-171-0/+4
* [media] mxb: check register address when reading/writing a registerHans Verkuil2013-06-171-0/+4
* [media] saa7134: check register address in g_registerHans Verkuil2013-06-171-2/+2
* [media] saa6752hs: drop obsolete g_chip_identHans Verkuil2013-06-171-14/+0
* [media] cx23885: remove g_chip_identHans Verkuil2013-06-175-145/+29
* [media] ivtv: remove g_chip_identHans Verkuil2013-06-172-44/+5
* [media] cx18: remove g_chip_ident supportHans Verkuil2013-06-173-104/+7
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-177-117/+4
* [media] media: pci: remove duplicate checks for EPERMLad, Prabhakar2013-05-277-32/+0
* [media] sta2x11_vip: fix error return code in sta2x11_vip_init_one()Wei Yongjun2013-05-271-1/+2
* [media] stb0899: remove commented value from IQ_SWAP_ON/OFF usagesReinhard Nissl2013-05-213-3/+3
* [media] CARDLIST.bttv: add new cardsHans Verkuil2013-05-211-0/+1
* [media] bttv: Add CyberVision CV06Ondrej Zary2013-05-211-0/+10
* [media] bttv: Add noname Bt848 capture card with 14MHz xtalOndrej Zary2013-05-212-1/+21
* [media] bttv: Add Adlink MPG24 entry to the bttv cardlistHans Verkuil2013-05-212-5/+18
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-022-4/+6
|\
| * i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-022-4/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-129/+56
|\ \
| * | zoran: Don't print proc_dir_entry data in debugDavid Howells2013-05-011-1/+1
| * | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-011-1/+1
| * | cx25821: sanitize cx25821_openfile_audio() a bit...Al Viro2013-04-131-68/+28
| * | cx25821: sanitize cx25821_get_audio_data() a bitAl Viro2013-04-131-58/+25
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3065-4347/+1752
|\ \
| * | [media] cx88: make core less verboseMauro Carvalho Chehab2013-04-283-18/+25
| * | [media] cx25821-alsa: get rid of a __must_check warningMauro Carvalho Chehab2013-04-251-0/+2
| * | [media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab2013-04-251-1/+2
| * | [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab2013-04-251-2/+1
| * | Merge branch 'topic/cx25821' into patchworkMauro Carvalho Chehab2013-04-2515-3245/+782
| |\ \
| | * | [media] cx25821: remove cx25821-audio-upstream.c from the MakefileHans Verkuil2013-04-162-4/+1
| | * | [media] cx25821: replace custom ioctls with write()Hans Verkuil2013-04-164-228/+72
| | * | [media] cx25821: drop cx25821-video-upstream-ch2.c/hHans Verkuil2013-04-167-1195/+243
| | * | [media] cx25821: add output format ioctlsHans Verkuil2013-04-161-0/+46
| | * | [media] cx25821: prepare querycap for output supportHans Verkuil2013-04-161-2/+2
| | * | [media] cx25821: group all fmt functions togetherHans Verkuil2013-04-161-41/+43
| | * | [media] cx25821: setup output nodes correctlyHans Verkuil2013-04-164-200/+67