summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2013-04-17[media] r820t: Fix IF scaleMauro Carvalho Chehab
2013-04-17[media] rtl820t: Add a debug msg when PLL gets lockedMauro Carvalho Chehab
2013-04-17[media] r820t: proper lock and set the I2C gateMauro Carvalho Chehab
2013-04-17[media] rtl28xxu: use r820t to obtain the signal strengthMauro Carvalho Chehab
2013-04-17[media] r820t: Set gain mode to autoMauro Carvalho Chehab
2013-04-17[media] r820t: Give a better estimation of the signal strengthMauro Carvalho Chehab
2013-04-17[media] rtl28xxu: add support for Rafael Micro r820tMauro Carvalho Chehab
2013-04-17[media] r820t: Add a tuner driver for Rafael Micro R820T silicon tunerMauro Carvalho Chehab
2013-04-16[media] sta2x11_vip: Fix compilation if I2C is not setMauro Carvalho Chehab
2013-04-16[media] it913x: rename its tuner driver to tuner_it913xMauro Carvalho Chehab
2013-04-16[media] mceusb: add some missing cmd sizesWilliam Steidtmann
2013-04-16[media] zoran: Don't print proc_dir_entry data in debug [RFC]David Howells
2013-04-16[media] em28xx: Put remaining .vidioc_g_chip_info instance under ADV_DEBUGMichal Marek
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
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] cxd2820r_t2: Fix a warning: stream_id is unsignedMauro Carvalho Chehab
2013-04-15[media] cx25821: do not expose broken video output streamsHans Verkuil
2013-04-15[media] rc: fix single line indentation of keymaps/MakefileAntti Palosaari
2013-04-15[media] em28xx: map remote for 1b80:e425Antti Palosaari
2013-04-15[media] rc: add rc-reddoAntti Palosaari
2013-04-15[media] media: vb2: add length check for mmapSeung-Woo Kim