summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-2/+2
|\
| * media: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-212-2/+2
|\ \
| * | Revert "media: Fix typo in mixer_drv.c and hdmi_drv.c"Jiri Kosina2012-03-012-3/+3
| * | davinci: Fix typo in dm355_ccdvc.cMasanari Iida2012-02-211-1/+1
| * | media: Fix typo in ov6650.cMasanari Iida2012-02-051-1/+1
| * | media: Fix typo in mixer_drv.c and hdmi_drv.cMasanari Iida2012-02-032-3/+3
* | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-204-8/+1Star
|\ \ \ | |_|/ |/| |
| * | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-094-17/+50
| |\ \
| * \ \ Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-022-2/+15
| |\ \ \ | | | |/ | | |/|
| * | | Driver core: driver_find() drops reference before returningAlan Stern2012-01-254-8/+1Star
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-162-5/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | [media] media: davinci: added module.h to resolve unresolved macrosHenrique Camargo2012-02-281-0/+1
| * | | [media] [FOR,v3.3] uvcvideo: Avoid division by 0 in timestamp calculationLaurent Pinchart2012-02-271-5/+9
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-02-244-17/+50
|\| | | | |_|/ |/| |
| * | [media] hdpvr: update picture controls to support firmware versions > 0.15Taylor Ralph2012-02-153-15/+47
| * | [media] hdpvr: fix race conditon during start of streamingJanne Grunau2012-02-141-1/+2
| * | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2012-02-091-1/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-272-2/+15
|\| | | |/ |/|
| * [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu2012-01-231-0/+14
| * [media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari2012-01-231-2/+1Star
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1836-558/+396Star
|\|
| * [media] as3645a: Fix compilation by including slab.hLaurent Pinchart2012-01-181-0/+1
| * [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.cSachin Kamat2012-01-181-1/+0Star
| * [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.cSachin Kamat2012-01-181-1/+0Star
| * [media] v4l2-ctrls: make control names consistentHans Verkuil2012-01-181-27/+27
| * [media] s5p-jpeg: adapt to recent videobuf2 changesMarek Szyprowski2012-01-181-3/+4
| * [media] s5p-g2d: fixed a bug in controls setting functionKamil Debski2012-01-181-0/+1
| * [media] s5p-mfc: Fix volatile controls setupKamil Debski2012-01-181-1/+1
| * [media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double testJulia Lawall2012-01-181-1/+1
| * [media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double testJulia Lawall2012-01-181-3/+4
| * [media] s5p-fimc: Fix incorrect control ID assignmentSachin Kamat2012-01-181-3/+3
| * [media] tlg2300: fix up check_firmware() returnDan Carpenter2012-01-161-2/+2
| * [media] saa7164: remove duplicate initializationDan Carpenter2012-01-161-4/+0Star
| * [media] cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen2012-01-161-12/+12
| * [media] cx23885: Don't duplicate xc4000 entry for radioMiroslav Slugen2012-01-161-2/+2
| * [media] cx23885-dvb: check if dvb_attach() succededMiroslav Slugen2012-01-161-0/+5
| * [media] cx231xx: dereferencing NULL after allocation failureDan Carpenter2012-01-161-1/+1
| * [media] pwc: Simplify leds parameter parsingHans de Goede2012-01-161-8/+2Star
| * [media] pwc: Remove dev_hint module parameterHans de Goede2012-01-161-127/+2Star
| * [media] pwc: Use one shared usb command bufferHans de Goede2012-01-168-118/+81Star
| * [media] pwc: Avoid unnecessarily rebuilding the decoder tablesHans de Goede2012-01-162-0/+9
| * [media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede2012-01-164-19/+22
| * [media] pwc: Fix pixfmt handlingHans de Goede2012-01-165-32/+28Star
| * [media] pwc: Make decoder data part of the main pwc structHans de Goede2012-01-167-60/+35Star
| * [media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede2012-01-163-28/+82
| * [media] ivtv: remove open_id/id from the filehandle codeHans Verkuil2012-01-165-18/+12Star
| * [media] ivtv: switch to the v4l core lockHans Verkuil2012-01-164-54/+39Star
| * [media] cx18: remove exclusive open of radio deviceHans Verkuil2012-01-161-27/+14Star
| * [media] ivtv: remove exclusive radio openHans Verkuil2012-01-161-33/+24Star