summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-24[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on successGeert Uytterhoeven1-1/+7
2016-08-24[media] media: pci: pt3: don't print error when adding adapter failsWolfram Sang1-3/+1
2016-08-24[media] media: usb: dvb-usb-v2: dvb_usb_core: don't print error when adding a...Wolfram Sang1-2/+0
2016-08-24[media] media: pci: netup_unidvb: don't print error when adding adapter failsWolfram Sang1-4/+1
2016-08-24[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun1-0/+1
2016-08-24[media] VIDEO_MEDIATEK_VPU should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2016-08-24[media] exynos4-is: fimc-is-i2c: don't print error when adding adapter failsWolfram Sang1-4/+1
2016-08-24[media] s5p-mfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-4/+2
2016-08-24[media] media: s5p-jpeg add missing blank lines after declarationsShuah Khan1-3/+10
2016-08-24[media] media: s5p-mfc remove unnecessary error messagesShuah Khan1-2/+1
2016-08-24[media] media: s5p-mfc Fix misspelled error message and checkpatch errorsShuah Khan1-5/+6
2016-08-24[media] s5p-mfc: remove redundant return value check of platform_get_resource()Wei Yongjun1-4/+0
2016-08-24[media] media: s5p-mfc remove void function return statementShuah Khan1-1/+0
2016-08-24[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()Shuah Khan1-22/+50
2016-08-24[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure defini...Shuah Khan1-0/+2
2016-08-24[media] gsc-m2m: improve v4l2_capability driver and card fieldsJavier Martinez Canillas1-2/+2
2016-08-24[media] gsc-m2m: add device name sufix to bus_info capatiliby fieldJavier Martinez Canillas1-1/+2
2016-08-24[media] s5p-jpeg: only fill driver's name in capabilities driver fieldJavier Martinez Canillas1-2/+2
2016-08-24[media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handlingJavier Martinez Canillas1-6/+10
2016-08-24[media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas1-1/+2
2016-08-24[media] tw5864: remove two unused varsMauro Carvalho Chehab1-4/+0
2016-08-24[media] tw5864: remove double irq lock codeMauro Carvalho Chehab1-2/+0
2016-08-24[media] tw5864: add missing HAS_DMA dependencyHans Verkuil1-0/+1
2016-08-24[media] pci: Add tw5864 driverAndrey Utkin10-0/+4523
2016-08-24[media] vb2: add WARN_ONs checking if a valid struct device was passedHans Verkuil2-0/+15
2016-08-24[media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil3-15/+23
2016-08-24[media] vb2: remove TODO comment for dma-buf in QBUFJavier Martinez Canillas1-3/+4
2016-08-24[media] vb2: include lengths in dmabuf qbuf debug messageJavier Martinez Canillas1-2/+4
2016-08-24[media] sur40: properly report a single frame rate of 60 FPSFlorian Echtler1-2/+18
2016-08-24[media] vivid: return -ENODATA if the current input doesn't support g/s_selec...Hans Verkuil1-2/+2
2016-08-24[media] v4l2-subdev: rename cropcap to g_pixelaspectHans Verkuil2-7/+7
2016-08-24[media] pvrusb2: convert g/s_crop to g/s_selectionHans Verkuil1-30/+51
2016-08-24[media] vpbe_display: convert g/s_crop to g/s_selectionHans Verkuil1-28/+37
2016-08-24[media] vpfe_capture: convert g/s_crop to g/s_selectionHans Verkuil1-18/+34
2016-08-24[media] zoran: convert g/s_crop to g/s_selectionHans Verkuil1-64/+49
2016-08-24[media] saa7134: convert g/s_crop to g/s_selectionHans Verkuil1-12/+27
2016-08-24[media] omap_vout: convert g/s_crop to g/s_selectionHans Verkuil1-26/+27
2016-08-24[media] bttv: convert g/s_crop to g/s_selectionHans Verkuil2-21/+40
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil26-669/+749
2016-08-24[media] media: adv7180: add power pin controlSteve Longerbeam2-1/+28
2016-08-24[media] media: adv7180: define more registersSteve Longerbeam1-24/+49
2016-08-24[media] tw686x: Delete an unnecessary check before the function call "video_u...Markus Elfring1-2/+1
2016-08-24[media] v4l2-common: Delete an unnecessary check before the function call "sp...Markus Elfring1-1/+1
2016-08-24[media] cec: Delete an unnecessary check before the function call "rc_free_de...Markus Elfring1-2/+1
2016-08-24[media] cobalt: support reduced fpsHans Verkuil1-2/+5
2016-08-24[media] ad9389b: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-18/+4
2016-08-24[media] gspca: finepix: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-6/+2
2016-08-24[media] gspca: jl2005bcd: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-6/+2
2016-08-24[media] gspca: vicam: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-6/+2
2016-08-24[media] gspca: sonixj: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-9/+4