Age | Commit message (Expand) | Author | Files | Lines |
2013-12-09 | [media] media: marvell-ccic: use devm to release clk | Libin Yang | 1 | -31/+8 |
2013-12-09 | [media] media_tree: Fix spelling errors | Jonathan McCrohan | 12 | -19/+19 |
2013-12-04 | [media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdev | Laurent Pinchart | 1 | -5/+2 |
2013-11-29 | [media] marvell-ccic: drop resource free in driver remove | Libin Yang | 1 | -7/+0 |
2013-11-29 | [media] v4l: vsp1: Fix error return code in vsp1_video_init() | Wei Yongjun | 1 | -1/+3 |
2013-11-21 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -3/+2 |
2013-11-19 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2013-11-19 | Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -0/+1 |
2013-11-19 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 31 | -173/+4566 |
2013-11-16 | Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel... | Vinod Koul | 2 | -3/+2 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-14 | dmaengine: remove DMA unmap flags | Bartlomiej Zolnierkiewicz | 2 | -3/+2 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -6/+3 |
2013-11-13 | drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram buffer | Nicolin Chen | 1 | -3/+2 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-11-08 | [media] platform drivers: Fix build on frv arch | Mauro Carvalho Chehab | 1 | -0/+1 |
2013-11-07 | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -4/+11 |
2013-10-31 | DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent() | Russell King | 2 | -6/+3 |
2013-10-31 | [media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-10-31 | [media] media: rcar_vin: Add preliminary r8a7790 support | Valentine Barshak | 1 | -1/+4 |
2013-10-31 | [media] V4L2: soc-camera: work around unbalanced calls to .s_power() | Guennadi Liakhovetski | 1 | -6/+16 |
2013-10-31 | [media] soc-camera: switch to using the new struct v4l2_subdev_platform_data | Guennadi Liakhovetski | 1 | -12/+12 |
2013-10-28 | [media] s5p-mfc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-10-28 | [media] s5p-mfc: call wake_up_dev if in suspend mode | Prathyush K | 1 | -4/+6 |
2013-10-28 | [media] s5p-mfc: Adjust the default values of some encoder params | Arun Kumar K | 1 | -4/+4 |
2013-10-28 | [media] platform: Kconfig: Select SRAM for VIDEO_CODA | Fabio Estevam | 1 | -0/+1 |
2013-10-28 | [media] coda: v4l2-compliance fix: zero pixel format priv field | Philipp Zabel | 1 | -0/+2 |
2013-10-28 | [media] coda: v4l2-compliance fix: implement try_decoder_cmd | Philipp Zabel | 1 | -8/+20 |
2013-10-28 | [media] coda: v4l2-compliance fix: overwrite invalid pixel formats with the c... | Philipp Zabel | 1 | -16/+56 |
2013-10-28 | [media] coda: prefix v4l2_ioctl_ops with coda_ instead of vidioc_ | Philipp Zabel | 1 | -60/+63 |
2013-10-28 | [media] coda: use picture type returned from hardware | Philipp Zabel | 1 | -2/+1 |
2013-10-28 | [media] coda: move coda_product_name above vidioc_querycap | Philipp Zabel | 1 | -16/+19 |
2013-10-28 | [media] coda: fix FMO value setting for CodaDx6 | Philipp Zabel | 1 | -3/+1 |
2013-10-28 | [media] coda: add compressed flag to format enumeration output | Philipp Zabel | 1 | -0/+2 |
2013-10-28 | [media] coda: only set buffered input queue for decoder | Philipp Zabel | 1 | -2/+3 |
2013-10-28 | [media] coda: allow more than four instances on CODA7541 | Philipp Zabel | 1 | -4/+10 |
2013-10-28 | [media] exynos-gsc: Handle ctx job finish when aborted | Shaik Ameer Basha | 2 | -13/+17 |
2013-10-28 | [media] mem2mem_testdev: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -2/+1 |
2013-10-28 | [media] m2m-deinterlace: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -2/+1 |
2013-10-28 | [media] s5p-g2d: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -1/+1 |
2013-10-28 | [media] v4l: ti-vpe: Add de-interlacer support in VPE | Archit Taneja | 1 | -34/+358 |
2013-10-28 | [media] v4l: ti-vpe: Add VPE mem to mem driver | Archit Taneja | 5 | -0/+2294 |
2013-10-28 | [media] v4l: ti-vpe: Add helpers for creating VPDMA descriptors | Archit Taneja | 3 | -0/+838 |
2013-10-28 | [media] v4l: ti-vpe: Create a vpdma helper library | Archit Taneja | 3 | -0/+852 |
2013-10-17 | [media] marvell-ccic: drop free_irq for devm_request_irq allocated irq | Wei Yongjun | 1 | -1/+0 |
2013-10-17 | [media] media: Remove unnecessary semicolons | Joe Perches | 6 | -6/+6 |
2013-10-17 | exynos4-is: Use the generic MIPI CSIS PHY driver | Sylwester Nawrocki | 2 | -4/+11 |
2013-10-15 | [media] timblogiw: fix two sparse warnings | Hans Verkuil | 1 | -2/+2 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+2 |