summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-12fsl-viu: adjust for OF based clock lookupGerhard Sittig
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-09[media] media: marvell-ccic: use devm to release clkLibin Yang
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-12-04[media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdevLaurent Pinchart
2013-12-04omap3isp: Modify clocks registration to avoid circular referencesSylwester Nawrocki
2013-11-29[media] marvell-ccic: drop resource free in driver removeLibin Yang
2013-11-29[media] v4l: vsp1: Fix error return code in vsp1_video_init()Wei Yongjun
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-08[media] platform drivers: Fix build on frv archMauro Carvalho Chehab
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-31DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()Russell King
2013-10-31[media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-31[media] media: rcar_vin: Add preliminary r8a7790 supportValentine Barshak
2013-10-31[media] V4L2: soc-camera: work around unbalanced calls to .s_power()Guennadi Liakhovetski
2013-10-31[media] soc-camera: switch to using the new struct v4l2_subdev_platform_dataGuennadi Liakhovetski
2013-10-28[media] s5p-mfc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-28[media] s5p-mfc: call wake_up_dev if in suspend modePrathyush K
2013-10-28[media] s5p-mfc: Adjust the default values of some encoder paramsArun Kumar K
2013-10-28[media] platform: Kconfig: Select SRAM for VIDEO_CODAFabio Estevam
2013-10-28[media] coda: v4l2-compliance fix: zero pixel format priv fieldPhilipp Zabel
2013-10-28[media] coda: v4l2-compliance fix: implement try_decoder_cmdPhilipp Zabel
2013-10-28[media] coda: v4l2-compliance fix: overwrite invalid pixel formats with the c...Philipp Zabel
2013-10-28[media] coda: prefix v4l2_ioctl_ops with coda_ instead of vidioc_Philipp Zabel
2013-10-28[media] coda: use picture type returned from hardwarePhilipp Zabel
2013-10-28[media] coda: move coda_product_name above vidioc_querycapPhilipp Zabel
2013-10-28[media] coda: fix FMO value setting for CodaDx6Philipp Zabel
2013-10-28[media] coda: add compressed flag to format enumeration outputPhilipp Zabel
2013-10-28[media] coda: only set buffered input queue for decoderPhilipp Zabel
2013-10-28[media] coda: allow more than four instances on CODA7541Philipp Zabel
2013-10-28[media] exynos-gsc: Handle ctx job finish when abortedShaik Ameer Basha
2013-10-28[media] mem2mem_testdev: Remove casting the return value which is a void pointerJingoo Han
2013-10-28[media] m2m-deinterlace: Remove casting the return value which is a void pointerJingoo Han
2013-10-28[media] s5p-g2d: Remove casting the return value which is a void pointerJingoo Han
2013-10-28[media] v4l: ti-vpe: Add de-interlacer support in VPEArchit Taneja
2013-10-28[media] v4l: ti-vpe: Add VPE mem to mem driverArchit Taneja
2013-10-28[media] v4l: ti-vpe: Add helpers for creating VPDMA descriptorsArchit Taneja
2013-10-28[media] v4l: ti-vpe: Create a vpdma helper libraryArchit Taneja