summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-17[media] cx25821: switch to v4l2_fh, add event and prio handlingHans Verkuil3-148/+59
2013-04-17[media] cx25821: replace resource management functions with fh ownershipHans Verkuil2-100/+35
2013-04-17[media] cx25821: move vidq from cx25821_fh to cx25821_channelHans Verkuil2-128/+115
2013-04-17[media] cx25821: remove 'type' field from cx25821_fhHans Verkuil2-42/+15
2013-04-17[media] cx25821: use core lockingHans Verkuil4-96/+27
2013-04-17[media] cx25821: remove unnecessary debug messagesHans Verkuil1-12/+0
2013-04-17[media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL definesHans Verkuil3-7/+2
2013-04-17[media] cx25821: convert to the control frameworkHans Verkuil3-184/+41
2013-04-17[media] cx25821: embed video_device, clean up some kernel log spamHans Verkuil3-55/+16
2013-04-17[media] cx25821: remove bogus dependenciesHans Verkuil7-44/+4
2013-04-17[media] cx25821: remove cropping ioctlsHans Verkuil1-44/+0
2013-04-17[media] cx25821: make lots of externals staticHans Verkuil3-243/+153
2013-04-17[media] cx25821: s_input didn't check for invalid inputHans Verkuil1-3/+1
2013-04-17[media] cx25821: remove unnecessary global devlistHans Verkuil4-106/+41
2013-04-17[media] cx25821: make cx25821_sram_channels constHans Verkuil8-92/+57
2013-04-17[media] cx25821: fix log_status, querycapHans Verkuil1-12/+11
2013-04-17[media] cx25821: remove unused fields, ioctlsHans Verkuil4-152/+10
2013-04-17[media] cx25821: remove bogus radio/vbi/'video-ioctl' supportHans Verkuil4-143/+88
2013-04-16[media] cx25821: fix compiler warningHans Verkuil2-6/+5
2013-04-15[media] cx25821: the audio channel was registered as a video nodeHans Verkuil2-6/+7
2013-04-15[media] cx25821: do not expose broken video output streamsHans Verkuil1-1/+1
2013-04-15[media] cxd2820r_t2: Fix a warning: stream_id is unsignedMauro Carvalho Chehab1-1/+1
2013-04-15[media] rc: fix single line indentation of keymaps/MakefileAntti Palosaari1-1/+1
2013-04-15[media] em28xx: map remote for 1b80:e425Antti Palosaari1-0/+1
2013-04-15[media] rc: add rc-reddoAntti Palosaari2-0/+87
2013-04-15[media] media: vb2: add length check for mmapSeung-Woo Kim1-0/+5
2013-04-15[media] rc: ene_ir: fix potential double free in ene_probe()Wei Yongjun1-0/+1
2013-04-15[media] rc: nuvoton-cir: fix potential double free in nvt_probe()Wei Yongjun1-0/+1
2013-04-15[media] rc: ite-cir: fix potential double free in ite_probe()Wei Yongjun1-0/+1
2013-04-15[media] rc: winbond-cir: fix potential double free in wbcir_probe()Wei Yongjun1-0/+1
2013-04-15[media] soc-camera: fix typos in the default format-conversion tableGuennadi Liakhovetski1-2/+2
2013-04-15[media] davinic: vpss: trivial cleanupLad, Prabhakar1-8/+3
2013-04-15[media] media: davinci: vpbe: venc: move the enabling of vpss clocks to driverLad, Prabhakar1-0/+25
2013-04-15[media] media: davinci: vpss: enable vpss clocksLad, Prabhakar4-106/+30
2013-04-15[media] davinci: vpif: add pm_runtime supportLad, Prabhakar1-18/+6
2013-04-15[media] media: davinci: kconfig: fix incorrect selectsSekhar Nori2-79/+41
2013-04-15[media] adv7180: fix querystd() method for no input signalVladimir Barinov1-0/+4
2013-04-15[media] em28xx: improve em2710/em2820 distinctionFrank Schaefer1-8/+8
2013-04-15[media] em28xx: fix snapshot button supportFrank Schaefer1-1/+2
2013-04-15[media] media: Fix randconfig errorRandy Dunlap1-0/+1
2013-04-15[media] dt3155v4l: fix timestamp handlingHans Verkuil1-1/+3
2013-04-15[media] dt3155v4l: fix incorrect mutex lockingHans Verkuil1-1/+2
2013-04-15[media] hdpvr: allow g/s/enum/querystd when in legacy modeHans Verkuil1-11/+26
2013-04-15[media] hdpvr: add dv_timings supportHans Verkuil2-24/+194
2013-04-15[media] hdpvr: add g/querystd, remove deprecated current_normHans Verkuil2-13/+54
2013-04-15[media] hdpvr: recognize firmware version 0x1eHans Verkuil2-0/+2
2013-04-15[media] hdpvr: register the video node at the end of probeHans Verkuil1-6/+7
2013-04-15[media] hdpvr: small fixesHans Verkuil1-3/+3
2013-04-15[media] hdpvr: support device_caps in querycapHans Verkuil1-3/+3
2013-04-15[media] hdpvr: add prio and control event supportHans Verkuil1-8/+12