summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-2/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+1
2012-03-20media: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+10
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman4-17/+50
2012-03-01Revert "media: Fix typo in mixer_drv.c and hdmi_drv.c"Jiri Kosina2-3/+3
2012-02-29[media] media: davinci: added module.h to resolve unresolved macrosHenrique Camargo1-0/+1
2012-02-27[media] [FOR,v3.3] uvcvideo: Avoid division by 0 in timestamp calculationLaurent Pinchart1-5/+9
2012-02-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+50
2012-02-21davinci: Fix typo in dm355_ccdvc.cMasanari Iida1-1/+1
2012-02-15[media] hdpvr: update picture controls to support firmware versions > 0.15Taylor Ralph3-15/+47
2012-02-14[media] hdpvr: fix race conditon during start of streamingJanne Grunau1-1/+2
2012-02-09[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart1-1/+1
2012-02-05media: Fix typo in ov6650.cMasanari Iida1-1/+1
2012-02-04media: Fix typo in mixer_drv.c and hdmi_drv.cMasanari Iida2-3/+3
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2-2/+15
2012-01-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+15
2012-01-25Driver core: driver_find() drops reference before returningAlan Stern4-8/+1
2012-01-24[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu1-0/+14
2012-01-24[media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari1-2/+1
2012-01-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds36-558/+396
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+2
2012-01-18[media] as3645a: Fix compilation by including slab.hLaurent Pinchart1-0/+1
2012-01-18[media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.cSachin Kamat1-1/+0
2012-01-18[media] s5p-mfc: Remove linux/version.h include from s5p_mfc.cSachin Kamat1-1/+0
2012-01-18[media] v4l2-ctrls: make control names consistentHans Verkuil1-27/+27
2012-01-18[media] s5p-jpeg: adapt to recent videobuf2 changesMarek Szyprowski1-3/+4
2012-01-18[media] s5p-g2d: fixed a bug in controls setting functionKamil Debski1-0/+1
2012-01-18[media] s5p-mfc: Fix volatile controls setupKamil Debski1-1/+1
2012-01-18[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double testJulia Lawall1-1/+1
2012-01-18[media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double testJulia Lawall1-3/+4
2012-01-18[media] s5p-fimc: Fix incorrect control ID assignmentSachin Kamat1-3/+3
2012-01-16[media] tlg2300: fix up check_firmware() returnDan Carpenter1-2/+2
2012-01-16[media] saa7164: remove duplicate initializationDan Carpenter1-4/+0
2012-01-16[media] cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen1-12/+12
2012-01-16[media] cx23885: Don't duplicate xc4000 entry for radioMiroslav Slugen1-2/+2
2012-01-16[media] cx23885-dvb: check if dvb_attach() succededMiroslav Slugen1-0/+5
2012-01-16[media] cx231xx: dereferencing NULL after allocation failureDan Carpenter1-1/+1
2012-01-16[media] pwc: Simplify leds parameter parsingHans de Goede1-8/+2
2012-01-16[media] pwc: Remove dev_hint module parameterHans de Goede1-127/+2
2012-01-16[media] pwc: Use one shared usb command bufferHans de Goede8-118/+81
2012-01-16[media] pwc: Avoid unnecessarily rebuilding the decoder tablesHans de Goede2-0/+9
2012-01-16[media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede4-19/+22
2012-01-16[media] pwc: Fix pixfmt handlingHans de Goede5-32/+28
2012-01-16[media] pwc: Make decoder data part of the main pwc structHans de Goede7-60/+35
2012-01-16[media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede3-28/+82
2012-01-16[media] ivtv: remove open_id/id from the filehandle codeHans Verkuil5-18/+12
2012-01-16[media] ivtv: switch to the v4l core lockHans Verkuil4-54/+39
2012-01-16[media] cx18: remove exclusive open of radio deviceHans Verkuil1-27/+14