summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2013-08-18[media] exynos4-is: Fix potential NULL pointer dereferenceSachin Kamat1-6/+7
2013-08-18[media] V4L2: mx3_camera: add support for asynchronous subdevice registrationGuennadi Liakhovetski1-3/+13
2013-08-18[media] V4L2: mx3_camera: print V4L2_MBUS_FMT_* codes in hexadecimal formatGuennadi Liakhovetski1-3/+3
2013-08-18[media] V4L2: mx3_camera: convert to managed resource allocationGuennadi Liakhovetski1-37/+10
2013-08-18[media] V4L2: soc-camera: fix requesting regulators in synchronous caseGuennadi Liakhovetski1-6/+27
2013-08-18[media] soc_camera: fix compiler warningHans Verkuil1-2/+3
2013-08-18[media] V4L2: soc_camera: Renesas R-Car VIN driverVladimir Barinov3-0/+1495
2013-08-18[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME definesHans Verkuil2-16/+4
2013-08-18[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME definesHans Verkuil1-7/+2
2013-08-18[media] vsp1: Use the maximum number of entities defined in platform dataKatsuya Matsubara1-4/+4
2013-08-18[media] vsp1: Fix lack of the sink entity registration for enabled linksKatsuya Matsubara1-0/+3
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart18-0/+3907
2013-08-18[media] s5p-mfc: Add support for VP8 encoderArun Kumar K4-2/+200
2013-08-18[media] s5p-mfc: Update driver for v7 firmwareArun Kumar K3-9/+54
2013-08-18[media] s5p-mfc: Core support for MFC v7Arun Kumar K2-0/+34
2013-08-18[media] s5p-mfc: Add register definition file for MFC v7Arun Kumar K1-0/+58
2013-08-18[media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K6-24/+28
2013-08-18[media] s5p-mfc: Update v6 encoder buffer sizesArun Kumar K1-2/+2
2013-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-78/+50
2013-07-31[media] coda: add CODA7541 decoding supportPhilipp Zabel2-58/+813
2013-07-31[media] coda: split encoder specific parts out of device_run and irq_handlerPhilipp Zabel1-34/+48
2013-07-31[media] coda: dynamic IRAM setup for decoderPhilipp Zabel1-2/+48
2013-07-30[media] V4L: Rename subdev field of struct v4l2_async_notifierSylwester Nawrocki3-3/+3
2013-07-30[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*Sylwester Nawrocki2-4/+4
2013-07-26[media] marvell-ccic: switch to resource managed allocation and requestLibin Yang1-38/+22
2013-07-26[media] marvell-ccic: add SOF / EOF pair check for marvell-ccic driverLibin Yang1-4/+26
2013-07-26[media] marvell-ccic: add new formats support for marvell-ccic driverLibin Yang2-33/+165
2013-07-26[media] marvell-ccic: refine mcam_set_contig_buffer functionLibin Yang1-11/+10
2013-07-26[media] marvell-ccic: reset ccic phy when stop streaming for stabilityLibin Yang3-0/+33
2013-07-26[media] marvell-ccic: add clock tree support for marvell-ccic driverLibin Yang2-0/+66
2013-07-26[media] marvell-ccic: add MIPI support for marvell-ccic driverLibin Yang4-13/+244
2013-07-26[media] media: davinci: vpss: convert to devm* apiLad, Prabhakar1-49/+13
2013-07-26[media] media: davinci: vpbe_display: convert to devm* apiLad, Prabhakar1-16/+7
2013-07-26[media] media: davinci: vpbe_osd: convert to devm_* apiLad, Prabhakar1-35/+10
2013-07-26[media] media: davinci: vpbe_venc: convert to devm_* apiLad, Prabhakar1-78/+19
2013-07-26[media] media: davinci: vpif: display: add V4L2-async supportLad, Prabhakar2-83/+130
2013-07-26[media] media: davinci: vpif: capture: add V4L2-async supportLad, Prabhakar2-48/+105
2013-07-26[media] coda: add bitstream ringbuffer handling for decoderPhilipp Zabel2-3/+134
2013-07-26[media] coda: update CODA7541 to firmware 1.4.50Philipp Zabel2-62/+182
2013-07-26[media] coda: do not allocate maximum number of framebuffers for encoderPhilipp Zabel1-1/+1
2013-07-26[media] coda: dynamic IRAM setup for encoderPhilipp Zabel2-10/+146
2013-07-26[media] coda: use vb2_set_plane_payload instead of setting v4l2_planes[0].byt...Philipp Zabel1-5/+5
2013-07-26[media] s5p-g2d: Fix registration failureSachin Kamat1-0/+1
2013-07-26[media] media: coda: Fix DT driver data pointer for i.MX27Alexander Shiyan1-1/+1
2013-07-26[media] s5p-mfc: Fix input/output format reportingJohn Sheu2-77/+48
2013-07-16sh_veu: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat1-1/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds81-2327/+3103
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-1/+2
2013-07-04drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+2