summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-17[media] DT: export of_get_next_parent() for use by modules: fix modular V4L2Guennadi Liakhovetski1-0/+1
2013-04-17Revert "[media] mfd: Add header files and Kbuild plumbing for SI476x MFD core"Mauro Carvalho Chehab2-17/+0
2013-04-17Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"Mauro Carvalho Chehab3-1617/+0
2013-04-16[media] sta2x11_vip: Fix compilation if I2C is not setMauro Carvalho Chehab1-0/+1
2013-04-16[media] it913x: rename its tuner driver to tuner_it913xMauro Carvalho Chehab5-4/+4
2013-04-16[media] mceusb: add some missing cmd sizesWilliam Steidtmann1-2/+9
2013-04-16[media] zoran: Don't print proc_dir_entry data in debug [RFC]David Howells1-1/+1
2013-04-16[media] staging/media: fix go7007 dependencies and buildRandy Dunlap1-1/+1
2013-04-16[media] em28xx: Put remaining .vidioc_g_chip_info instance under ADV_DEBUGMichal Marek1-1/+1
2013-04-15[media] cxd2820r_t2: Fix a warning: stream_id is unsignedMauro Carvalho Chehab1-1/+1
2013-04-14[media] rc: fix single line indentation of keymaps/MakefileAntti Palosaari1-1/+1
2013-04-14[media] em28xx: map remote for 1b80:e425Antti Palosaari1-0/+1
2013-04-14[media] rc: add rc-reddoAntti Palosaari2-0/+87
2013-04-14[media] media: vb2: add length check for mmapSeung-Woo Kim1-0/+5
2013-04-14[media] rc: ene_ir: fix potential double free in ene_probe()Wei Yongjun1-0/+1
2013-04-14[media] rc: nuvoton-cir: fix potential double free in nvt_probe()Wei Yongjun1-0/+1
2013-04-14[media] rc: ite-cir: fix potential double free in ite_probe()Wei Yongjun1-0/+1
2013-04-14[media] rc: winbond-cir: fix potential double free in wbcir_probe()Wei Yongjun1-0/+1
2013-04-14[media] soc-camera: fix typos in the default format-conversion tableGuennadi Liakhovetski1-2/+2
2013-04-14[media] davinic: vpss: trivial cleanupLad, Prabhakar1-8/+3
2013-04-14[media] media: davinci: vpbe: venc: move the enabling of vpss clocks to driverLad, Prabhakar1-0/+25
2013-04-14[media] media: davinci: vpss: enable vpss clocksLad, Prabhakar4-106/+30
2013-04-14[media] davinci: vpif: add pm_runtime supportLad, Prabhakar1-18/+6
2013-04-14[media] media: davinci: kconfig: fix incorrect selectsSekhar Nori2-79/+41
2013-04-14[media] adv7180: fix querystd() method for no input signalVladimir Barinov1-0/+4
2013-04-14[media] em28xx: improve em2710/em2820 distinctionFrank Schaefer1-8/+8
2013-04-14[media] em28xx: fix snapshot button supportFrank Schaefer1-1/+2
2013-04-14[media] media: Fix randconfig errorRandy Dunlap1-0/+1
2013-04-14[media] dt3155v4l: fix timestamp handlingHans Verkuil1-1/+3
2013-04-14[media] dt3155v4l: fix incorrect mutex lockingHans Verkuil1-1/+2
2013-04-14[media] hdpvr: allow g/s/enum/querystd when in legacy modeHans Verkuil1-11/+26
2013-04-14[media] hdpvr: add dv_timings supportHans Verkuil2-24/+194
2013-04-14[media] hdpvr: add g/querystd, remove deprecated current_normHans Verkuil2-13/+54
2013-04-14[media] hdpvr: recognize firmware version 0x1eHans Verkuil2-0/+2
2013-04-14[media] hdpvr: register the video node at the end of probeHans Verkuil1-6/+7
2013-04-14[media] hdpvr: small fixesHans Verkuil1-3/+3
2013-04-14[media] hdpvr: support device_caps in querycapHans Verkuil1-3/+3
2013-04-14[media] hdpvr: add prio and control event supportHans Verkuil1-8/+12
2013-04-14[media] hdpvr: remove hdpvr_fh and just use v4l2_fhHans Verkuil2-73/+46
2013-04-14[media] hdpvr: convert to the control frameworkHans Verkuil2-378/+145
2013-04-14[media] radio-si4713: add prio checking and control eventsHans Verkuil1-0/+10
2013-04-14[media] radio-si4713: convert to the control frameworkHans Verkuil3-823/+239
2013-04-14[media] radio-si4713: fix g/s_frequencyHans Verkuil1-3/+7
2013-04-14[media] radio-si4713: use V4L2 core lockHans Verkuil3-121/+40
2013-04-14[media] radio-si4713: improve querycapHans Verkuil1-1/+4
2013-04-14[media] radio-si4713: embed struct video_device instead of allocating itHans Verkuil1-17/+8
2013-04-14[media] radio-si4713: remove audout ioctlsHans Verkuil1-32/+0
2013-04-14[media] em28xx: fix kernel oops when watching digital TVHans Verkuil1-3/+5
2013-04-14[media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFOHans Verkuil3-12/+12
2013-04-14[media] v4l2-ioctl: fill in name before calling vidioc_g_chip_nameHans Verkuil1-4/+4