summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2017-06-09v4l: rcar-fcp: Don't get/put module referenceLaurent Pinchart1-9/+2
2017-06-08[media] v4l: rcar_fdp1: use proper name for the R-Car SoCWolfram Sang1-1/+1
2017-06-08[media] platform/Makefile: don't depend on arch to include dirsMauro Carvalho Chehab1-2/+2
2017-06-08[media] davinci: Switch from V4L2 OF to V4L2 fwnodeSakari Ailus2-9/+13
2017-06-07[media] mtk-vcodec: Show mtk driver error without DEBUG definitionHirokazu Honda1-11/+9
2017-06-07[media] media: mtk-mdp: Fix mdp device treeDaniel Kurtz1-2/+10
2017-06-07[media] coda: copy headers in front of every I-framePhilipp Zabel1-4/+5
2017-06-07[media] coda: implement forced key framesPhilipp Zabel3-4/+12
2017-06-07[media] davinci: vpif_capture: cleanup raw camera supportKevin Hilman1-2/+80
2017-06-07[media] davinci: vpif_capture: get subdevs from DT when availableKevin Hilman2-2/+129
2017-06-07[media] davinci: vpif_capture: drop compliance hackKevin Hilman1-15/+0
2017-06-07[media] atmel-isi: code cleanupHugues Fruchet1-14/+10
2017-06-07Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab2-5/+8
2017-06-06[media] davinci: vpif_capture: fix default pixel format for BT.656/BT.1120 videoNori, Sekhar1-5/+5
2017-06-06[media] coda: improve colorimetry handlingPhilipp Zabel2-15/+39
2017-06-06[media] rcar-vin: fix bug in pixelformat selectionNiklas Söderlund1-12/+5
2017-06-06[media] rcar-vin: add missing error check to propagate errorNiklas Söderlund1-1/+4
2017-06-06[media] rcar-vin: remove subdevice matching from bind and unbind callbacksNiklas Söderlund1-25/+15
2017-06-06[media] rcar-vin: refactor and fold in function after stall handling reworkNiklas Söderlund1-7/+2
2017-06-06[media] rcar-vin: allow switch between capturing modes when stallingNiklas Söderlund1-5/+17
2017-06-06[media] rcar-vin: select capture mode based on free buffersNiklas Söderlund1-16/+15
2017-06-06[media] rcar-vin: move functions which acts on hardwareNiklas Söderlund1-91/+91
2017-06-06[media] rcar-vin: decrease buffers needed to captureNiklas Söderlund1-1/+1
2017-06-06[media] rcar-vin: use pad information when verifying media bus formatNiklas Söderlund1-0/+1
2017-06-06[media] rcar-vin: move pad lookup to async bound handlerNiklas Söderlund2-23/+29
2017-06-06[media] rcar-vin: refactor pad lookup codeNiklas Söderlund1-15/+21
2017-06-06[media] rcar-vin: move subdev source and sink pad index to rvin_graph_entityNiklas Söderlund2-14/+15
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-5/+8
2017-06-06[media] rcar-vin: fix standard in input enumerationNiklas Söderlund1-2/+6
2017-06-06[media] rcar-vin: fix how pads are handled for v4l2 subdevice operationsNiklas Söderlund1-12/+14
2017-06-06[media] rcar-vin: use rvin_reset_format() in S_DV_TIMINGSNiklas Söderlund1-6/+2
2017-06-06[media] rcar-vin: reset bytesperline and sizeimage when resetting formatNiklas Söderlund1-0/+3
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus18-106/+140
2017-06-06[media] coda: simplify optional reset handlingPhilipp Zabel1-9/+3
2017-06-06[media] media: s5p-cec: Fixed spelling mistakeRene Hickersberger1-1/+1
2017-06-06[media] cec: stih: fix typos in commentsBenjamin Gaignard1-2/+3
2017-06-06[media] cec: stih: allow to use max CEC logical addressesBenjamin Gaignard1-1/+1
2017-06-06[media] media: platform: coda: remove variable self assignmentGustavo A. R. Silva1-1/+0
2017-06-06[media] pxa_camera: Fix a call with an uninitialized device pointerPetr Cvek1-2/+2
2017-06-06[media] pxa_camera: Add (un)subscribe_event ioctlPetr Cvek1-0/+4
2017-06-06[media] pxa_camera: Fix incorrect test in the image size generationPetr Cvek1-0/+3
2017-06-06[media] pxa_camera: Add remaining Bayer 8 formatsPetr Cvek1-10/+30
2017-06-06[media] atmel-isc: Set the default DMA memory burst sizeSongjun Wu1-11/+12
2017-06-06[media] stm32-dcmi: STM32 DCMI camera interface driverHugues Fruchet4-0/+1418
2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil1-2/+2
2017-06-04[media] cec: select CEC_CORE instead of depend on itHans Verkuil2-3/+6
2017-05-28mtk-vcodec: Use designated initializersKees Cook3-12/+12
2017-05-22v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2-0/+28
2017-05-22v4l: vsp1: Postpone frame end handling in event of display list raceKieran Bingham3-4/+30
2017-05-19[media] soc_camera: annotate a switch fall throughMauro Carvalho Chehab1-0/+1