aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2013-06-17[media] ivtv: remove g_chip_identHans Verkuil
2013-06-17[media] cx18: remove g_chip_ident supportHans Verkuil
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil
2013-06-08[media] cx88: fix NULL pointer dereferenceHans Verkuil
2013-05-31zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro
2013-05-27[media] media: pci: remove duplicate checks for EPERMLad, Prabhakar
2013-05-27[media] sta2x11_vip: fix error return code in sta2x11_vip_init_one()Wei Yongjun
2013-05-21[media] stb0899: remove commented value from IQ_SWAP_ON/OFF usagesReinhard Nissl
2013-05-21[media] CARDLIST.bttv: add new cardsHans Verkuil
2013-05-21[media] bttv: Add CyberVision CV06Ondrej Zary
2013-05-21[media] bttv: Add noname Bt848 capture card with 14MHz xtalOndrej Zary
2013-05-21[media] bttv: Add Adlink MPG24 entry to the bttv cardlistHans Verkuil
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01zoran: Don't print proc_dir_entry data in debugDavid Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-28[media] cx88: make core less verboseMauro Carvalho Chehab
2013-04-25[media] cx25821-alsa: get rid of a __must_check warningMauro Carvalho Chehab
2013-04-25[media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab
2013-04-25[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab
2013-04-25Merge branch 'topic/cx25821' into patchworkMauro Carvalho Chehab
2013-04-22[media] cx88: Fix unsafe locking in suspend-resumeAlexey Khoroshilov
2013-04-16[media] sta2x11_vip: Fix compilation if I2C is not setMauro Carvalho Chehab
2013-04-16[media] zoran: Don't print proc_dir_entry data in debug [RFC]David Howells
2013-04-16[media] cx25821: remove cx25821-audio-upstream.c from the MakefileHans Verkuil
2013-04-16[media] cx25821: replace custom ioctls with write()Hans Verkuil
2013-04-16[media] cx25821: drop cx25821-video-upstream-ch2.c/hHans Verkuil
2013-04-16[media] cx25821: add output format ioctlsHans Verkuil
2013-04-16[media] cx25821: prepare querycap for output supportHans Verkuil
2013-04-16[media] cx25821: group all fmt functions togetherHans Verkuil
2013-04-16[media] cx25821: setup output nodes correctlyHans Verkuil
2013-04-16[media] cx25821: remove references to subdevices that aren't thereHans Verkuil
2013-04-16[media] cx25821: remove custom ioctls that duplicate v4l2 ioctlsHans Verkuil
2013-04-16[media] cx25821: g/s/try/enum_fmt related fixes and cleanupsHans Verkuil
2013-04-16[media] cx25821: switch to v4l2_fh, add event and prio handlingHans Verkuil
2013-04-16[media] cx25821: replace resource management functions with fh ownershipHans Verkuil
2013-04-16[media] cx25821: move vidq from cx25821_fh to cx25821_channelHans Verkuil
2013-04-16[media] cx25821: remove 'type' field from cx25821_fhHans Verkuil
2013-04-16[media] cx25821: use core lockingHans Verkuil
2013-04-16[media] cx25821: remove unnecessary debug messagesHans Verkuil
2013-04-16[media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL definesHans Verkuil
2013-04-16[media] cx25821: convert to the control frameworkHans Verkuil
2013-04-16[media] cx25821: embed video_device, clean up some kernel log spamHans Verkuil
2013-04-16[media] cx25821: remove bogus dependenciesHans Verkuil
2013-04-16[media] cx25821: remove cropping ioctlsHans Verkuil
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