summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx25821
AgeCommit message (Expand)Author
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
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-13cx25821: sanitize cx25821_openfile_audio() a bit...Al Viro
2013-04-13cx25821: sanitize cx25821_get_audio_data() a bitAl Viro
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans 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-18[media] cx25821: Cleanup filename assignment codePeter Senna Tschudin
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-08[media] btcx-risc: move from media/i2c to media/commonHans Verkuil
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-11drivers/media/video/cx25821: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-11-22[media] cx25821: Replace kmemdup for kstrdup and clean upPeter Senna Tschudin
2012-11-22[media] cx25821: fix error return code and clean upPeter Senna Tschudin
2012-11-22[media] drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c: fix error ret...Peter Senna Tschudin
2012-11-22[media] drivers/media/pci/cx25821/cx25821-video-upstream.c: fix error return ...Peter Senna Tschudin
2012-10-27[media] cx25821: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-07[media] cx25821: testing the wrong variableDan Carpenter
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil
2012-08-16[media] Fix some Makefile rulesMauro Carvalho Chehab
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab