aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03[media] exynos4-is: Fix entity unregistration on error pathSylwester Nawrocki
2013-09-03[media] exynos-gsc: Register v4l2 deviceArun Kumar K
2013-09-03[media] exynos4-is: Fix fimc-lite bayer formatsArun Kumar K
2013-09-03[media] s5p-g2d: Fix registration failureSachin Kamat
2013-09-03[media] media: coda: Fix DT driver data pointer for i.MX27Alexander Shiyan
2013-09-03[media] s5p-mfc: Fix input/output format reportingJohn Sheu
2013-08-28[media] v4l: vsp1: Fix mutex double lock at streamon timeLaurent Pinchart
2013-08-28[media] v4l: vsp1: Add support for RT clockLaurent Pinchart
2013-08-28[media] v4l: vsp1: Initialize media device bus_info fieldLaurent Pinchart
2013-08-26[media] davinci: vpif_capture: fix error return code in vpif_probe()Wei Yongjun
2013-08-26[media] davinci: vpif_display: fix error return code in vpif_probe()Wei Yongjun
2013-08-24[media] vsp1: Fix a sparse warningMauro Carvalho Chehab
2013-08-24[media] s3c-camif: forever loop in camif_hw_set_source_format()Dan Carpenter
2013-08-24[media] s5p-tv: Include missing v4l2-dv-timings.h header fileSylwester Nawrocki
2013-08-24[media] exynos4-is: Ensure the FIMC gate clock is disabled at driver remove()Andrzej Hajda
2013-08-24[media] exynos4-is: Print error message on timeoutDan Carpenter
2013-08-24[media] exynos4-is: Annotate unused functionsSachin Kamat
2013-08-24[media] exynos4-is: Simplify sclk_cam clocks handlingSylwester Nawrocki
2013-08-24[media] exynos4-is: Add missing v4l2_device_unregister() call in fimc_md_remo...Sylwester Nawrocki
2013-08-24[media] exynos4-is: Add missing MODULE_LICENSE for exynos-fimc-is.koSylwester Nawrocki
2013-08-24[media] exynos4-is: Initialize the ISP subdev sd->owner fieldSylwester Nawrocki
2013-08-24[media] exynos4-is: Handle suspend/resume of fimc-is-i2c correctlyTomasz Figa
2013-08-24[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil
2013-08-24[media] coda: No need to check the return value of platform_get_resource()Fabio Estevam
2013-08-24[media] coda: Check the return value from clk_prepare_enable()Fabio Estevam
2013-08-24[media] coda: Fix error pathsFabio Estevam
2013-08-23fsl-viu: cleanup clock API useGerhard Sittig
2013-08-23[media] media/v4l2: VIDEO_SH_VEU should depend on HAS_DMAGeert Uytterhoeven
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-08-22[media] marvell-ccic/mmp-driver.c: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-18sh_mobile_ceu_camera: Fix a compilation warningMauro Carvalho Chehab
2013-08-18[media] exynos-gsc: fix s2r functionalityPrathyush K
2013-08-18[media] exynos4-is: Staticize local symbolSachin Kamat
2013-08-18[media] exynos4-is: Fix potential NULL pointer dereferenceSachin Kamat
2013-08-18[media] V4L2: mx3_camera: add support for asynchronous subdevice registrationGuennadi Liakhovetski
2013-08-18[media] V4L2: mx3_camera: print V4L2_MBUS_FMT_* codes in hexadecimal formatGuennadi Liakhovetski
2013-08-18[media] V4L2: mx3_camera: convert to managed resource allocationGuennadi Liakhovetski
2013-08-18[media] V4L2: soc-camera: fix requesting regulators in synchronous caseGuennadi Liakhovetski
2013-08-18[media] soc_camera: fix compiler warningHans Verkuil
2013-08-18[media] V4L2: soc_camera: Renesas R-Car VIN driverVladimir Barinov
2013-08-18[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME definesHans Verkuil
2013-08-18[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME definesHans Verkuil
2013-08-18[media] vsp1: Use the maximum number of entities defined in platform dataKatsuya Matsubara
2013-08-18[media] vsp1: Fix lack of the sink entity registration for enabled linksKatsuya Matsubara
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart