summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2013-06-12[media] exynos4-is: Move common functions to a separate moduleSylwester Nawrocki
2013-06-12[media] exynos4-is: Staticize local symbolsSachin Kamat
2013-06-12[media] s5p-mfc: Remove redundant use of of_match_ptr macroSachin Kamat
2013-06-12[media] exynos-gsc: Remove redundant use of of_match_ptr macroSachin Kamat
2013-06-12[media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL in mixer_drv.cSachin Kamat
2013-06-12[media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL in hdmi_drv.cSachin Kamat
2013-06-12[media] exynos4-is: Correct querycap ioctl handling at fimc-lite driverSylwester Nawrocki
2013-06-12[media] exynos4-is: Remove platform_device_id table at fimc-lite driverSylwester Nawrocki
2013-06-12[media] s5p-tv: fix error return code in mxr_acquire_video()Wei Yongjun
2013-06-12[media] s3c-camif: Remove redundant NULL checkSachin Kamat
2013-06-12[media] exynos4-is: Remove redundant NULL check in fimc-lite.cSachin Kamat
2013-06-12[media] s3c-camif: Use dev_info instead of printkSachin Kamat
2013-06-12[media] s3c-camif: Staticize local symbolsSachin Kamat
2013-06-12[media] omap3isp: ccp2: Don't ignore the regulator_enable() return valueLaurent Pinchart
2013-06-12[media] omap3isp: Defer probe when the IOMMU is not availableLaurent Pinchart
2013-06-12[media] omap3isp: include linux/mm_types.hArnd Bergmann
2013-06-12[media] omap3isp: Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-08[media] soc_camera: error dev remove and v4l2 callWenbing Wang
2013-06-08[media] sh_veu: fix the buffer size calculationKatsuya Matsubara
2013-06-08[media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara
2013-06-08[media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara
2013-06-08[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda
2013-06-08[media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki
2013-06-08[media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdevSylwester Nawrocki
2013-06-08[media] exynos4-is: Ensure fimc-is clocks are not enabled until properly conf...Sylwester Nawrocki
2013-06-08[media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loadedSylwester Nawrocki
2013-06-08[media] coda: do not call v4l2_m2m_job_finish from .job_abortPhilipp Zabel
2013-06-08[media] coda: replace completion with mutexPhilipp Zabel
2013-06-08[media] coda: add coda_encode_header helper functionPhilipp Zabel
2013-06-08[media] coda: per-product list of codecs instead of list of formatsPhilipp Zabel
2013-06-08[media] coda: simplify parameter buffer setup codePhilipp Zabel
2013-06-03[media] coda: clear registers in coda_hw_initPhilipp Zabel
2013-06-03[media] coda: stop setting bytesused in buf_preparePhilipp Zabel
2013-06-03[media] coda: frame stride must be a multiple of 8Philipp Zabel
2013-06-03[media] coda: fix ENC_SEQ_OPTION for CODA7Philipp Zabel
2013-06-03[media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda
2013-06-03[media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda
2013-06-03[media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda
2013-06-03[media] s5p-mfc: Remove special clock usage in driverArun Kumar K
2013-06-03[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki
2013-06-03[media] coda: v4l2-compliance fix: add VIDIOC_CREATE_BUFS supportPhilipp Zabel
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-28exynos4-is: Fix Kconfig commentPaul Bolle
2013-05-27[media] coda: do not use v4l2_dev in coda_timeoutPhilipp Zabel
2013-05-27[media] coda: fix error return value if v4l2_m2m_ctx_init failsPhilipp Zabel
2013-05-27[media] coda: set umask 0644 on debug module paramPhilipp Zabel
2013-05-27[media] coda: enable dmabuf supportPhilipp Zabel